Commit Graph

18603 Commits

Author SHA1 Message Date
53bbf1e1ac Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-15 16:57:02 +03:00
e44aabeecc Doceditor: add onlyoffice-document-editor-react as file (temp fix double render) 2024-03-15 16:56:55 +03:00
d76b932a7a Doceditor:PAges:Create: disable firebase logs for create file errors 2024-03-15 16:56:21 +03:00
050f83f070 Shared: Utils: Fixed redirect after 403 for frame 2024-03-15 16:43:29 +03:00
43d0a40120 Shared: SettingsStore: Added setting isFrame to DocSpaceConfig object 2024-03-15 16:42:28 +03:00
868fc34e71 Client: FilesStore: Fixed setIsErrorRoomNotAvailable call 2024-03-15 16:41:23 +03:00
250a828720 Doceditor: fix const naming 2024-03-15 15:47:04 +03:00
df72696817 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-15 15:42:15 +03:00
f66be37706 Doceditor:Pages:Create: refactoring 2024-03-15 15:41:58 +03:00
fbae889580 Merge branch 'release/v2.5.0' into feature/update-react-toastify 2024-03-15 16:18:23 +04:00
Vladimir Khvan
63de59235c Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-15 16:00:12 +05:00
Vladimir Khvan
3bb4447673 Web: Client: JavascriptSDK: hint images for options were corrected 2024-03-15 16:00:02 +05:00
e09ef8326e Shared: Fix when dropdown stucks in display none after window resizing 2024-03-15 11:47:28 +01:00
cad64a5f98 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-15 15:18:16 +05:00
0d52ca936e Web: Client: Data import added skeleton loader 2024-03-15 15:18:09 +05:00
3dc0ce560b Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-15 13:07:58 +03:00
55827367da Web: Components: Toastr: fixed error 2024-03-15 13:07:50 +03:00
845f8a4b48 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-15 12:39:55 +03:00
a51f02926e Client:Store:SelectedFolderStore: fix socket for create room 2024-03-15 12:39:47 +03:00
8e62c04ff4 Web: Accounts: fixed skeleton 2024-03-15 12:12:56 +03:00
36e957dc1c Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-15 11:44:12 +03:00
323dab022d Doceditor: refactroing and fix bugs with errors page 2024-03-15 11:44:06 +03:00
593760178c Shared:Components:Errors: add support nextjs 2024-03-15 11:43:45 +03:00
4a1ed878e9 Client: Fix return to groups page after updating group from InsideGroup. Fix when data in info panel is not updated after updating group. 2024-03-14 21:48:05 +01:00
3e1d547f71 Merge branch 'release/v2.5.0' into feature/update-react-toastify 2024-03-14 18:23:26 +03:00
16e49625ee Client: Shell: subscribe toast errors, send reports 2024-03-14 18:23:18 +03:00
c15f18ee63 Shared: CrashReport: init sendToastReport 2024-03-14 18:22:44 +03:00
ef0976a589 Shared: Firebase: init sendToastReport 2024-03-14 18:22:02 +03:00
44e8e413db Shared: Toast: fix missed 2024-03-14 18:21:40 +03:00
ee619ed7e3 Client: Disable save button if there are no changes 2024-03-14 16:12:59 +01:00
56f417c0cd Fix Bug 66930 2024-03-14 17:19:06 +03:00
d8913214af Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-14 17:18:02 +03:00
07f8cf363e Fix Bug 65585 - Files. Fixed downloadFiles error 2024-03-14 17:17:54 +03:00
606d11723c Web: ThirdPartyStorage: added truncate for input 2024-03-14 19:07:29 +05:00
7943d746f0 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-14 18:58:15 +05:00
9ddfbd3657 Web: Management: added string to lowercase conversion when creating a portal 2024-03-14 18:58:00 +05:00
a6c6327d8f Web: PrivateRoute: removed limitedAccessSpace prop 2024-03-14 18:56:08 +05:00
f6a9bd64aa Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-14 16:41:23 +03:00
7dc4e36d89 Web: Files: ThirdPaty: fixed reconnect error 2024-03-14 16:41:16 +03:00
Vladimir Khvan
1c4a518b73 Web: Client: JavascriptSDK: preset tile height was changed 2024-03-14 18:37:21 +05:00
Vladimir Khvan
641468db59 Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-14 18:14:38 +05:00
Vladimir Khvan
10d104725a Web: Client: path is empty until file/folder was chosen in FilesSelectorInput and RoomsSelectorInput 2024-03-14 18:14:25 +05:00
c52600bf75 Web: Files: fixed publicRoomKey 2024-03-14 15:55:12 +03:00
98d0222efc Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-14 15:22:13 +03:00
3effe41536 Fixed Bug 66877 – Settings:Menu. When resizing the browser window, closing the Action menu does not work. 2024-03-14 15:22:04 +03:00
02c01df0d0 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-14 16:07:39 +05:00
172be14573 Fix bug 66918 - Web: removed the inability to delete a portal if it has limited access to multiportality 2024-03-14 16:07:15 +05:00
b0def506c6 Merge branch 'release/v2.5.0' into feature/update-react-toastify 2024-03-14 14:45:39 +05:00
a85d27a754 Web: Shared: Components: Toast: has been styled according to the new version 2024-03-14 14:38:53 +05:00
451468500d Shared: revert eslint config 2024-03-14 12:28:32 +03:00
efba826fd9 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-14 11:59:20 +03:00
351daee590 Fix endofline (prettier and eslit same configs) 2024-03-14 12:58:53 +04:00
b8154f9d5b Doceditor: add custom 404 page 2024-03-14 11:55:25 +03:00
9f005af34c Doceditor:Utils:Actions: add check if error is undefined 2024-03-14 11:13:40 +03:00
60cdc31ad5 Doceditor:Utils:Actions: remove port from base url 2024-03-14 10:55:49 +03:00
b8670c8a6c Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-14 10:43:55 +03:00
d2df426b02 Shared:Components:AppLoader: fix page loader position 2024-03-14 10:43:43 +03:00
4edcb51bc1 Client: Fix blinking group header in row view 2024-03-13 17:52:19 +01:00
edabac22f9 Client: Fix unnecessary selection 2024-03-13 17:51:10 +01:00
4b53ac5e37 Client: Fix duplicate request during entering the group 2024-03-13 17:49:59 +01:00
6f1c463085 Client: Change to relative path to avoid setting ":groupId" in url. (caused a 404 error) 2024-03-13 17:47:43 +01:00
adce587547 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-13 20:53:58 +05:00
d6c57c7031 Fix Bug 66884 - Web: Live chat: fixed the display with the info panel 2024-03-13 20:53:48 +05:00
61a1bf2be4 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-13 18:02:32 +03:00
e4288b3f90 Doceditor:Utils:Actions: add console log for errors, refactoring json object 2024-03-13 18:02:26 +03:00
9b3163d64c Web:Client:Removed unnecessary code. 2024-03-13 17:57:14 +03:00
60015437f1 Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-13 17:53:21 +03:00
0bcdb32cdd Web:Client:Change hexToRgba to hexRgb library. 2024-03-13 17:53:15 +03:00
1fbf8687df Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-13 17:16:22 +03:00
1bdf8843ce CreateEditRoomDialog: Added logic for quota in a public room when connecting and disconnecting a provider. 2024-03-13 17:15:58 +03:00
868aeb053d Client: Fix header blinking after entering inside group 2024-03-13 14:43:06 +01:00
07ddf99dad Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-13 16:09:47 +03:00
7e1bbaacb4 Fix bug 66875 - Rooms:Storage quota. The quota does not change when creating/editing a room. 2024-03-13 16:09:38 +03:00
b0979013d7 Shared:Utils:Socket: delete useless 2024-03-13 16:06:10 +03:00
03e0252513 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-13 16:04:27 +03:00
e18e2899b3 Fixed Bug 66823 - Files.Thumbnails. Thumbnails of uploaded files are displayed only after refreshing the page in thumbnail view mode 2024-03-13 16:04:21 +03:00
4e1eb57155 Client: fix redirect to recent from media viewer 2024-03-13 16:01:02 +03:00
4681dc4189 Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-13 15:04:28 +03:00
6597b08d5e Components: MoreLoginModal: Fixed translation for provider. 2024-03-13 15:04:24 +03:00
72fe083d69 Components: MoreLoginModal: Fixed translation for panel with providers. 2024-03-13 15:01:14 +03:00
Vladimir Khvan
57c1b94e07 Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-13 16:58:51 +05:00
Vladimir Khvan
67a25b7b42 Web: Shared: calendar toString error was fixed 2024-03-13 16:58:36 +05:00
fbd370dd86 Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-13 14:53:38 +03:00
3cc5030ac7 SocialButtonsGroup: Click area expanded. 2024-03-13 14:53:29 +03:00
69c1a346fe Fix Bug 66824 2024-03-13 14:38:28 +03:00
57570bbee6 Fix Bug 66894 2024-03-13 14:32:42 +03:00
8603f700b1 Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-13 14:27:34 +03:00
fec2781ba2 UploadPanel: Corrected style for input with password. 2024-03-13 14:27:27 +03:00
e3e9cd6c7b Fix Bug 66887 2024-03-13 14:19:26 +03:00
a774208199 Doceditor:Utils:Actions: fix request 2024-03-13 13:50:39 +03:00
a053c9bb28 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-13 13:48:23 +03:00
748f550bef Doceditor:Utils:Actions: refactoring 2024-03-13 13:46:29 +03:00
43ccb7835a Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-13 13:39:05 +03:00
ddb447dcd2 PortalSettings: StorageManagement: Fixed destructuring from promise. 2024-03-13 13:29:16 +03:00
a4df2a8cc6 Update version of react-toastify to v10.0.0 2024-03-13 14:27:52 +04:00
Vladimir Khvan
feee07ea24 Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-13 14:48:12 +05:00
Vladimir Khvan
6073590904 Fix Bug 66825 - Files. Fixed upload conflict resolve logic 2024-03-13 14:47:59 +05:00
f5aa98912a Web: Files: Drag: cursor fixed, tile dragging logic changed 2024-03-13 12:34:08 +03:00
49d9bb04c2 Merge branch 'release/v2.5.0' into bugfix/doceditor-share
# Conflicts:
#	packages/doceditor/src/utils/actions.ts
2024-03-13 13:15:54 +04:00
ad07719282 Editor: Added NODE_PORT_FORWARD param (docker dev issue) 2024-03-13 13:13:55 +04:00
7d9537907d Merge branch 'release/v2.5.0' into bugfix/doceditor-share 2024-03-13 11:39:17 +03:00
e918a99b93
Merge pull request #308 from ONLYOFFICE/feature/doceditor-create-document
Feature/doceditor create document
2024-03-13 12:38:14 +04:00
namushka
442b435e9d Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-13 11:29:22 +03:00
namushka
4dd278936d added people count to groups mobile row 2024-03-13 11:29:19 +03:00
a188943d69 Doceditor: add port to base url 2024-03-13 11:16:41 +03:00
ab0ebaa1e6 Doceditor:Utils:Actions: delete useless 2024-03-13 11:01:43 +03:00
76f03a16d6 PortalSettings: StorageManagement: Removed unnecessary requests for the free plan. 2024-03-13 10:58:50 +03:00
d2b20d11e8 Fixed Bug 66812 - Files. The file did not open via an external link 2024-03-13 10:57:15 +03:00
27282c552f Doceditor:Create: delete console 2024-03-13 10:07:51 +03:00
da1c0c3997 Doceditor:Create: delete console log 2024-03-13 10:07:06 +03:00
ea5fb2dcc3 Client:Dialogs:CovertPasswordDialog: fix create file at new creation schema 2024-03-13 10:04:40 +03:00
e11c7079b8 Merge branch 'release/v2.5.0' into feature/doceditor-create-document 2024-03-13 09:54:52 +03:00
ed0323613a Fixed Bug 66850: JS-SDK: Viewer mode is not initialized when embedding using script link 2024-03-12 22:06:07 +03:00
026885df3f Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-12 19:22:08 +03:00
e2e9ba59a5 Web:Shared:ContextMenu:Fixed hover styles in the context menu when it has a scroll. The hover effect strip did not reach the end of the modal on the right side. 2024-03-12 19:22:01 +03:00
b335b54731 Client: delete useless 2024-03-12 17:30:04 +03:00
6238635ae7 Merge branch 'release/v2.5.0' into feature/doceditor-create-document 2024-03-12 17:27:39 +03:00
13eab53842 Fix Bug 66871 2024-03-12 17:25:56 +03:00
c0f9c806de Client: fix undefined enum import 2024-03-12 17:23:38 +03:00
3f1c9c3349 Client:CreateFile: add create file with doceditor SSR 2024-03-12 16:30:48 +03:00
Vladimir Khvan
61be67ceda Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-12 17:44:31 +05:00
Vladimir Khvan
5b7e9101d4 Web: Client: fixed onCancel/onSubmit error in RoomsSelectorInput 2024-03-12 17:36:23 +05:00
8e3ac83881 Web: Files: fix 2024-03-12 15:00:53 +03:00
c8dde62f89 Web: Files: fixed wsModifyFolderCreate for thirdparty folders 2024-03-12 14:27:15 +03:00
81017c4811 Client: Fix selecting group by clicking on group title 2024-03-12 12:18:57 +01:00
efe875267d Shared: Share: add catch 2024-03-12 14:10:58 +03:00
b3e09a3ea9 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-12 15:47:51 +05:00
cbd03051cf Web: Client: InvitePanel: corrected display of user type 2024-03-12 15:47:43 +05:00
namushka
337a6f45a5 Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-12 13:43:39 +03:00
namushka
de0f597ee2 fix accounts table group link 2024-03-12 13:43:34 +03:00
e7c8518128 Web: Files: fixed drag area 2024-03-12 13:43:14 +03:00
9a4123e403 Merge branch 'release/v2.5.0' into feature/sdk-code-block 2024-03-12 14:33:19 +04:00
671bdf07d4 Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-12 13:32:44 +03:00
bff6bab61a Fixed Bug 66839 – Settings: Live chat. The chat is hidden under the open Info panel. 2024-03-12 13:32:37 +03:00
namushka
e83f7c36ec Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-12 13:32:04 +03:00
namushka
00a4ea9a0d fix create group action 2024-03-12 13:32:01 +03:00
ec2257cfef Fix Bug 66828 2024-03-12 13:12:21 +03:00
0709277f91 Fix Bug 66838 - Files. Fixed "Download as" panel styles 2024-03-12 13:08:57 +03:00
fde04680f5 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-12 14:37:15 +05:00
3e3ad35099 Web: Client: Data import fixed error text 2024-03-12 14:37:10 +05:00
Vladimir Khvan
0ee7e8460d Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-12 14:31:49 +05:00
Vladimir Khvan
95ddf989c8 Web: Client: fixed paid badge max width 2024-03-12 14:29:01 +05:00
e3b60c1e23 Client: PortalSettings: Added base code block component 2024-03-12 12:27:12 +03:00
ec3af8d565 Merge branch 'release/v2.5.0' into bugfix/zendesk 2024-03-12 12:38:37 +04:00
021aa08d25
Merge pull request #306 from ONLYOFFICE/bugfix/sdk-presets
Bugfix/sdk presets
2024-03-12 12:37:16 +04:00
829f002f56 Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-12 11:32:27 +03:00
d3a9c5e1ba Fix bug 66389 - Rooms.Files.VersionHistory. The date in the version history in the editor is displayed incorrectly after co-editing. 2024-03-12 11:32:22 +03:00
102556abfa Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-12 11:15:55 +03:00
638f2c12a3 Fixed Bug 66835 – Rooms. The 'Planet' icon disappears near a public room with a custom logo. 2024-03-12 11:15:50 +03:00
bf8428da55 Merge branch 'release/v2.5.0' into bugfix/sdk-presets 2024-03-12 11:57:35 +04:00
9949bf84f2 Socket: extend logging 2024-03-12 11:51:34 +04:00
fd3bf051fa Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-12 10:30:12 +03:00
5171e964d0 PortalSettings: StorageManagement: Fixed navigation from the settings page to the list of rooms and users. 2024-03-12 10:30:03 +03:00
5ea5b4512d Client: Replaced all download actions with openUrl action 2024-03-11 22:01:39 +03:00
8c3aa58e93 Shared: Enums: Added UrlActionType enum 2024-03-11 21:59:56 +03:00
2ed5b02046 Shared: Store: SettingsStore: Added openUrl action 2024-03-11 21:59:24 +03:00
447e553046 Shared: Types: Frame: Added missing types 2024-03-11 21:58:48 +03:00
33b0356a86 Client: Fix when FAB overlaps CreateGroupDialog 2024-03-11 18:39:46 +01:00
80dd6dd9c8 Web:Client:Fixed when searching for a file and the Open folder option appears, the request drops and the header is hidden. The call to the function of opening the file itself has been changed to opening the folder in which the file is located. 2024-03-11 18:46:49 +03:00
64f838a027 Fix Bug 66836 2024-03-11 17:59:33 +03:00
1247630803 Web: Files: fixed drag 2024-03-11 17:52:24 +03:00
1f1f330557 Fix Bug 66813 2024-03-11 17:39:00 +03:00
948de1f7ca Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-11 17:32:45 +03:00
21fe91be15 DocEditor: Added editorType property for DocumentEditor component configuration 2024-03-11 17:32:39 +03:00
cafd8aff3a Client: Fix wrong padding in accounts/groups item title in mobile view 2024-03-11 15:02:27 +01:00
54ee9f5cbf Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-11 17:08:47 +05:00
678ace6022 Web: Client: Data import fixed reset validation 2024-03-11 17:08:42 +05:00
2b96c855f9 Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-11 14:57:14 +03:00
c5d37dce01 Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-11 14:56:29 +03:00
bbe9d11d7a Fix Bug 66816 2024-03-11 14:56:15 +03:00
76e2796b36 Fix Bug 66815 2024-03-11 14:48:07 +03:00
57dd0e5642 Components: SpaceQuota: Removed display of quota for rooms with a provider. 2024-03-11 14:46:54 +03:00
Akmal Isomadinov
71e1d7ffd4 Shared:Components:Zendesk Fixed multiple addition of the zendesk script to the DOM 2024-03-11 16:22:28 +05:00
6236c2a430 Client: DeveloperTools: Added "embedded" editorType for Viewer preset of JS-SDK 2024-03-11 13:43:41 +03:00
b7ce8d6d3d Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-11 15:35:41 +05:00
b6bdf27518 Web: Client: Data import refactoring 2024-03-11 15:35:36 +05:00
namushka
f3a2a9d4bb Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-11 13:31:00 +03:00
namushka
4483ad4881 fix create/edit groups panels stacking on tablet 2024-03-11 13:30:55 +03:00
19ec0edc18 Client: Add page reset in groups 2024-03-11 11:23:09 +01:00
a94c56fed4 Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-11 13:04:09 +03:00
0a5da6a633 PortalSettings: StorageManagement: The formation of an accounts object from a store of accounts has been removed. 2024-03-11 13:02:49 +03:00
Vladimir Khvan
43fc458338 Merge branch 'release/v2.5.0' into bugfix/sdk-presets 2024-03-11 14:43:52 +05:00
Vladimir Khvan
bd4fe1dd27 Web: Client: JavascriptSDK: fixed layout on menu toggle 2024-03-11 14:40:53 +05:00
67fbf64cd5 PortalSettings: StorageManagement: Fixed display of icons in the list. 2024-03-11 12:31:36 +03:00
807f9c28fb Fix bug 66782 - Accounts: People. The Group and Email sorting columns are not displayed when navigating from Storage. 2024-03-11 12:29:02 +03:00
01300fdd26 Web: Client: Data import fixed error toastr 2024-03-11 14:12:16 +05:00
1166edfcc4 Merge remote-tracking branch 'origin/release/v2.5.0' into release/v2.5.0 2024-03-11 09:45:05 +01:00
Vladimir Khvan
8d48fbe698 Web: Client: JavascriptSDK: console.log was removed 2024-03-11 13:26:01 +05:00
6a1fcc178c Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-11 11:24:50 +03:00
Elyor Djalilov
d3a680d304
Merge pull request #305 from ONLYOFFICE/bugfix/data-migration
bugfix/data-migration
2024-03-11 13:19:26 +05:00
a43fa60710 Web: Client: Data import hide empty toastr 2024-03-11 13:14:54 +05:00
Vladimir Khvan
ccb75a1c14 Web: Client: JavascriptSDK: preview was moved to bottom in tablet view 2024-03-11 13:13:20 +05:00
Akmal Isomadinov
6e98fc7235 Client:EmptyContainerHelper Fixed translate test error 2024-03-11 13:10:24 +05:00
Vladimir Khvan
e5bbae52ea Web: Client: JavascriptSDK: scroll was fixed for mobile view 2024-03-11 13:08:05 +05:00
Vladimir Khvan
3ada6a27a1 Web: Client: JavascriptSDK: FilesSelectorInput was substituted with RoomSelectorInput 2024-03-11 13:07:47 +05:00
Vladimir Khvan
d25c596c37 Web: Client: Components: RoomsSelectorInput was added 2024-03-11 13:06:13 +05:00
fb9cda1552 Web: Client: Data import fixed progress bar 2024-03-11 12:28:05 +05:00
a2aefef9b0 Client:Edit/CreateRoom: optimize API requests 2024-03-11 08:05:53 +03:00
5f19e393a7 Merge remote-tracking branch 'origin/release/v2.5.0' into release/v2.5.0 2024-03-08 12:21:54 +01:00
3925350962 Client: Fix closing combobox by clicking on scroll elements 2024-03-08 12:21:42 +01:00