Commit Graph

2626 Commits

Author SHA1 Message Date
f943d3f5f7 Client/Shared: VersionHistoryPanel: Added a header component. 2024-08-22 15:36:24 +03:00
5366f41f37 Merge branch 'develop' into feature/ssr-confirm 2024-08-22 16:26:54 +04:00
7a7f239190 Shared: Aside: Deleted useless code. 2024-08-22 15:13:08 +03:00
ceac4c0faf Shared:ModalDialog: Added a header component. 2024-08-22 15:09:21 +03:00
ad28e374a2 Web: Components: Table: restored HANDLE_OFFSET 2024-08-22 14:56:38 +03:00
374feb440b Merge branch 'hotfix/v2.6.1' into bugfix/about-license 2024-08-22 13:21:24 +03:00
84696a0e64 Shared: Themes: fix color 2024-08-22 13:18:56 +03:00
bf9402870e Shared: Aside: The header is placed in a separate component. 2024-08-22 12:54:47 +03:00
3dd14ccd49 Merge branch 'develop' into feature/new-empty-screen 2024-08-22 12:31:27 +04:00
e9f5327d7c Merge branch 'hotfix/v2.6.1' into develop
# Conflicts:
#	packages/shared/components/room-icon/index.tsx
#	packages/shared/themes/base.ts
#	packages/shared/themes/dark.ts
#	packages/shared/themes/globalColors.ts
2024-08-22 12:29:56 +04:00
96fa461916 Shared:Components:ColorTheme: change styles for LoginContainer 2024-08-22 12:04:54 +04:00
71fd806822 Shared: SettingsStore: add license url 2024-08-21 23:15:54 +03:00
1d93dc44f0 Shared: Themes: delete useless 2024-08-21 16:48:36 +03:00
80cacd09c3 Shared/Client: Fixed styles for upload panel because of adding an icon. 2024-08-21 16:31:44 +03:00
855f79a51d Shared/Client: Fixed styles after adding an icon to the dialog header. 2024-08-21 15:44:44 +03:00
Timofey Boyko
dd33346a46
Merge pull request #594 from ONLYOFFICE/bugfix/imports
Bugfix/imports
2024-08-21 15:18:15 +03:00
64ea57f0eb Shared: restored Table.constants.ts 2024-08-21 15:50:02 +04:00
Akmal Isomadinov
0b5c0b0308 Shared:RoomIcon Fixed the initial of the room 2024-08-21 16:18:01 +05:00
ee6b1e8511 Shared: Selector: Fixed styles for selector header because of icon adding. 2024-08-21 13:19:04 +03:00
5c462bb588 Shared/Client: Fixed styles for invite panel. 2024-08-21 11:04:25 +03:00
925cbc7be7 Shared: Components: Fixed styles. 2024-08-21 10:47:50 +03:00
Akmal Isomadinov
05efe67fdc Client:AccountsBody:EmptyScreen Added new empty screen for group 2024-08-20 20:59:22 +05:00
e7af5267f6 Shared: Components: Modal-dialog: An icon has been added to the dialog. 2024-08-20 18:44:51 +03:00
49f7bc01b1 Fix Bug 69107 - Dropdown did not move behind the combobox when the keyboard disappeared. 2024-08-20 17:26:37 +03:00
Tatiana Lopaeva
8687972f98
Merge pull request #591 from ONLYOFFICE/bugfix/fix-backup-third-party
Fix Bug 69727 - Settings: Backup. Fixed backup providers
2024-08-20 16:51:40 +03:00
91f7292676 Web: Files: Fixed ThirdPartyComboBox 2024-08-20 15:06:31 +03:00
445bf4224b Client: Replaced blur to blackout 2024-08-20 15:16:21 +04:00
Akmal Isomadinov
62cf485588 Merge branch 'develop' into feature/new-empty-screen
# Conflicts:
#	packages/client/src/components/EmptyContainer/index.js
#	packages/client/src/pages/Home/Section/AccountsBody/EmptyScreen.js
#	packages/client/src/store/ContextOptionsStore.js
2024-08-20 14:04:49 +05:00
caf3efc1d9 Shared: Themes: fix input background 2024-08-20 11:27:39 +03:00
caf1512d30 Merge branch 'develop' into bugfix/oauth2-scope 2024-08-20 10:07:02 +03:00
b5346bb045 Client:PortalSettings:OAuth: add validate developer token 2024-08-19 17:21:51 +03:00
556df6e20c Merge branch 'hotfix/v2.6.1' into develop
# Conflicts:
#	packages/client/src/components/Article/MainButton/index.js
#	packages/client/src/components/GlobalEvents/ChangeUserTypeEvent.js
#	packages/client/src/components/dialogs/ChangeUserStatusDialog/index.js
#	packages/client/src/pages/Confirm/sub-components/auth.js
#	packages/client/src/pages/Home/Section/Header/index.js
#	packages/client/src/store/DialogsStore.js
#	packages/shared/components/access-right-select/AccessRightSelect.tsx
2024-08-19 17:26:45 +04:00
4ae56b7301 Shared:API:OAuth2: add introspect developer token method 2024-08-19 15:49:27 +03:00
Akmal Isomadinov
7bf1b1c5ba Client:MediaViewer Added the ability to automatically play videos when opening 2024-08-19 13:33:49 +05:00
0494768a60 Client: Fixed the logic of the restriction when the user limit is reached. 2024-08-19 10:02:24 +03:00
6a7463b300 Client: Fixed bar for standalone mode. 2024-08-19 09:39:45 +03:00
189ae17034
Merge pull request #588 from ONLYOFFICE/feature/quota-limit
Feature/quota limit
2024-08-16 20:02:23 +04:00
6d9721bfd2 Merge branch 'hotfix/v2.6.1' of https://github.com/ONLYOFFICE/DocSpace-client into hotfix/v2.6.1 2024-08-16 17:07:47 +03:00
034dd5026e Web: Components: TabledHeader: removed log 2024-08-16 16:07:08 +03:00
32180ce6e2 Shared: OperationContainer: Added OperationContainer component 2024-08-16 15:53:38 +03:00
7fff40a677 Shared: Deleted useless code. 2024-08-16 15:41:00 +03:00
Akmal Isomadinov
cde5f13c49 Shared:EmptyView Refactoring 2024-08-16 14:23:34 +05:00
3e9ead34a6 Merge branch 'hotfix/v2.6.1' into feature/quota-limit
# Conflicts:
#	packages/client/src/components/Article/MainButton/index.js
2024-08-16 11:25:44 +03:00
cba322ba03 Client: Fixed translations. 2024-08-16 11:17:59 +03:00
d2ef067e18 Shared:Enums: change enum ButtonKeys 2024-08-16 12:03:16 +04:00
58f1ef50ae Client: Refactoring. 2024-08-16 11:02:05 +03:00
e70099c09c Client: Added a banner when room and storage limits have been reached. 2024-08-16 10:59:47 +03:00
aa06f53703 Merge branch 'develop' into feature/ssr-confirm 2024-08-16 02:26:23 +04:00
7df6e815ef Client: Added modal dialog after creating a room if the limit is almost exceeded. 2024-08-15 18:23:03 +03:00
6d5c567da4 Web: Components: Section: fixed closing the context menu when uploading files 2024-08-15 18:22:03 +03:00
c7178bde0e Merge branch 'hotfix/v2.6.1' into develop 2024-08-15 19:02:58 +04:00
5b74dab00d Merge branch 'develop' into feature/ssr-confirm 2024-08-15 18:13:37 +04:00
a06cb5159f
Merge pull request #587 from ONLYOFFICE/feature/oauth2-rotation
Feature/oauth2 rotation
2024-08-15 17:55:07 +04:00
b3dd681065 Shared:API:OAuth2: add revoke and generate developer token methods 2024-08-15 16:19:27 +03:00
ada7d8c960 Shared:Utils:Axios: add generic for API types 2024-08-15 16:18:59 +03:00
706380fcbf Fix Bug 69519 - Accounts. Sorting by Last name field does not work 2024-08-15 16:55:39 +04:00
Akmal Isomadinov
9f78fa1004 Shared:EmptyView Fixed padding on mobile 2024-08-15 17:45:35 +05:00
ec0dbf9518 Client: Added dialogues if the limits for adding users and rooms have been reached. 2024-08-15 15:45:24 +03:00
Akmal Isomadinov
af0f117641 Shared:EmptyView Fixed padding 2024-08-15 17:44:47 +05:00
cfc7cf0114 Shared: Utils: Fixed force redirect inside frame on 401 response 2024-08-15 14:54:54 +03:00
Akmal Isomadinov
b6374f020d Web:EmptyContainer Added a empty screen for the filter 2024-08-15 16:24:22 +05:00
334c9b69d2 Shared:Components:DropDown: remove defaultProps 2024-08-15 13:37:24 +04:00
Akmal Isomadinov
a946d47a8a Merge branch 'develop' into feature/new-empty-screen 2024-08-15 12:26:01 +05:00
266fdabc75 Client: Updated room and storage bar when almost reaching the tariff limit. 2024-08-14 22:04:05 +03:00
7074d6d869 Shared:Enums: change ButtonKeys 2024-08-14 19:48:15 +04:00
ea89af9821 Shared:Api: fix import Nullable 2024-08-14 19:22:07 +04:00
645adf6050 Shared: ErrorContainer: Fixed vertical scroll on clouds animation 2024-08-14 17:40:33 +03:00
76c47dcedb Client: Updated bar for user and storage. 2024-08-14 16:37:10 +03:00
Akmal Isomadinov
921ff8dc71 Shared:MediaViewer Fixed: player rewind functionality 2024-08-14 17:47:20 +05:00
f2997597fe Client: Updated bar for storage tenant quota. 2024-08-14 15:36:41 +03:00
93dd41ff7e Client: Changed translation for personal quota. 2024-08-14 14:46:06 +03:00
Akmal Isomadinov
01a8d48354 Shared:MediaViewer Disabled context menu in viewer 2024-08-14 16:07:10 +05:00
8a29f436be Merge branch 'develop' into feature/new-context-menu 2024-08-14 12:48:04 +04:00
3dac1a4874 Merge branch 'hotfix/v2.6.1' into develop
# Conflicts:
#	packages/client/src/pages/PortalSettings/categories/data-import/GoogleWorkspace/Stepper/SelectUsersTypeStep/AccountsTable/RowView/UsersTypeRowContent.js
#	packages/client/src/pages/PortalSettings/categories/data-import/GoogleWorkspace/index.js
#	packages/client/src/pages/PortalSettings/categories/data-import/NextCloudWorkspace/index.js
#	packages/client/src/pages/PortalSettings/categories/data-import/OnlyofficeWorkspace/Stepper/SelectUsersTypeStep/AccountsTable/TableView/UsersTypeTableRow.js
#	packages/client/src/pages/PortalSettings/categories/data-import/OnlyofficeWorkspace/index.js
#	packages/client/src/pages/PortalSettings/categories/data-import/components/SelectUsersStep/AccountsTable/RowView/UsersRowContent.tsx
#	packages/client/src/pages/PortalSettings/categories/data-import/components/SelectUsersStep/AccountsTable/TableView/UsersTableRow.tsx
#	packages/shared/components/share/sub-components/LinkRow.tsx
2024-08-14 12:47:36 +04:00
5994561951 Client: Added banners when the storage limit for a tariff is reached. 2024-08-14 11:35:11 +03:00
7247363b02 Shared: Navigation: Disabled tariff bar inside sdk frame 2024-08-14 11:17:01 +03:00
Vlada Gazizova
f23d1f7e96 Shared:ContextMenu:Fixed the increase in the width of the second level menu on hover, when there is a scroll, or when the theme is dark. Added margins for the second menu level. 2024-08-13 22:06:56 +03:00
ca7157a5b1 Fix Bug 69568
Backlighting of available dates not active
2024-08-13 19:02:30 +03:00
097adc82d5 Client: EditGroupStore: Fix moving manager to members without setting new manager 2024-08-13 17:45:19 +02:00
625a7aa5a6 JS-SDK: Added onNoAccess event 2024-08-13 18:10:38 +03:00
cf47278719 Client: Renaming. 2024-08-13 17:54:45 +03:00
e802809a84 Merge branch 'develop' into feature/ssr-confirm 2024-08-13 17:48:08 +04:00
6dddd6c7c3 Shared:Utils: add Timezones methods 2024-08-13 17:13:19 +04:00
f3ebbe20ea Fixed Bug 69396: Zoom: Fixed wrong height on resize 2024-08-13 16:01:01 +03:00
fa1cd6eea7 Shared:Components:Combobox: change TOption type 2024-08-13 16:29:54 +04:00
Vlada Gazizova
fe7c290d38 Merge branch 'feature/new-context-menu' of https://github.com/ONLYOFFICE/DocSpace-client into feature/new-context-menu 2024-08-13 14:48:24 +03:00
Akmal Isomadinov
90bdf3cff4 Web:EmptyContainer Added empty screen for the archive page 2024-08-13 15:59:24 +05:00
7d9edea5a4 Merge branch 'hotfix/v2.6.1' of https://github.com/ONLYOFFICE/DocSpace-client into hotfix/v2.6.1 2024-08-13 13:55:19 +03:00
eb7c8380b5 Client/Shared: fix drop down width from 'fit-content' to 'auto' for correct calculation at FF 2024-08-13 13:55:11 +03:00
8c811eb2b5 Merge branch 'develop' into feature/new-context-menu 2024-08-13 14:16:28 +04:00
92cf12621d Client: Added a bar for reaching the user limit by tariff. 2024-08-13 13:08:26 +03:00
42da002eef Merge branch 'hotfix/v2.6.1' into develop
# Conflicts:
#	packages/client/src/pages/PortalSettings/categories/data-import/OnlyofficeWorkspace/Stepper/SelectFileStep/index.js
2024-08-13 13:57:10 +04:00
b6e0b512b4 Fix imports of lodash functions (imports cost issues) 2024-08-13 13:56:17 +04:00
ce448f9dda Client: Renaming. 2024-08-13 12:09:40 +03:00
2d6b3f3d03 Shared:Api: add Nullable type 2024-08-13 13:01:12 +04:00
Akmal Isomadinov
4d005d483a
Merge pull request #584 from ONLYOFFICE/bugfix/image-view
Shared:ImageViewer Added query parameter for thumbnail URL
2024-08-13 13:45:26 +05:00
d6c490be53 Shared: Fixed JS-SDK version constant 2024-08-13 11:40:29 +03:00
94d19ffdb8 Shared:Themes:Dark: fix disabled input color text 2024-08-13 11:17:59 +03:00
961ae16adc Client: Function renaming. 2024-08-13 11:06:28 +03:00
cfcc10e98e
Merge pull request #578 from ONLYOFFICE/feature/move-quick-buttons
Feature/move quick buttons
2024-08-12 19:43:35 +04:00