Commit Graph

48664 Commits

Author SHA1 Message Date
d2ef067e18 Shared:Enums: change enum ButtonKeys 2024-08-16 12:03:16 +04:00
8b0d834db6 Login:Scr:Components: change styled components 2024-08-16 12:02:46 +04:00
58f1ef50ae Client: Refactoring. 2024-08-16 11:02:05 +03:00
910b4ebdf7 Client: Fixed translations. 2024-08-16 11:01:37 +03:00
e70099c09c Client: Added a banner when room and storage limits have been reached. 2024-08-16 10:59:47 +03:00
470ee21171 Client: Added saving to local storage. 2024-08-16 10:45:46 +03:00
63de7dfa21 Refactoring. 2024-08-16 10:13:38 +03:00
aa06f53703 Merge branch 'develop' into feature/ssr-confirm 2024-08-16 02:26:23 +04:00
2c1f78c43f Login:Src:Components: fix isComboboxVisible in SimpleNav 2024-08-16 02:00:37 +04:00
747b0b7a5e Login:Src:Components: remove checkConfirmLink request from ConfirmRoute 2024-08-16 01:59:27 +04:00
dc780ea052 Login:Src:Types: change ConfirmRouteProps 2024-08-16 01:58:06 +04:00
bed5e089fa Login:Src:Confirm: move checkConfirmLink to layout 2024-08-16 01:57:40 +04:00
ac8b58fee1 Login:Src:Utils: add checkConfirmLink action 2024-08-16 01:55:38 +04:00
9fecc480e9 Login:Src: add new headers for confirm pages 2024-08-16 01:54:19 +04:00
cf4795c278 Client: Upload files: styling password error + remove display duplicated toasts 2024-08-16 01:23:22 +04:00
38186dd1d6 Client: Added permission to add paid users existing on the portal to the room. 2024-08-15 22:01:35 +03:00
b55dbdbb83 Client: Refactoring, added a dialogue for users if the limit is almost reached. 2024-08-15 21:58:05 +03:00
77c2736686 Client: Added a modal dialog when restoring a room if the limit is reached. 2024-08-15 19:07:23 +03:00
90b318963b Client: Added a modal dialog when duplicating a room if the tariff limit has been reached. 2024-08-15 18:53:49 +03:00
53b82baa17 Client: Combining the function of creating rooms. 2024-08-15 18:48:28 +03:00
572b8d2ffd
Merge pull request #586 from ONLYOFFICE/feature/upload-rename
Fix Bug 61899 - Files.Uploads. Added saving of uploaded folder after …
2024-08-15 19:43:09 +04:00
04afef6a8a Client: Added division of logic according to user rights. 2024-08-15 18:37:48 +03:00
ea07358964 Merge branch 'feature/upload-rename' of https://github.com/ONLYOFFICE/DocSpace-client into feature/upload-rename 2024-08-15 18:32:50 +03:00
9886bda17a Web: Files: fixed loader for createFolderTree function 2024-08-15 18:32:41 +03: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
5b496dd329 Merge branch 'hotfix/v2.6.1' into feature/upload-rename 2024-08-15 19:17:59 +04:00
b4840a2807 Fix Bug 66831 - Rooms: Invite via link. Console error 500 (Internal Server Error) when regenerating the invitation link. 2024-08-15 19:17:14 +04:00
5b415b588b Web: Files: removed secondary loader if only files are uploaded 2024-08-15 18:05:53 +03:00
c7178bde0e Merge branch 'hotfix/v2.6.1' into develop 2024-08-15 19:02:58 +04:00
2c5eef11c4 Login:Src:Components: remove space from folder name 2024-08-15 18:37:52 +04:00
5b74dab00d Merge branch 'develop' into feature/ssr-confirm 2024-08-15 18:13:37 +04:00
5ab4d92db2 init commit 2024-08-15 18:10:53 +04:00
514680958b Client: InfoPanel: Body: Fixed align items to baseline 2024-08-15 17:02:48 +03:00
a06cb5159f
Merge pull request #587 from ONLYOFFICE/feature/oauth2-rotation
Feature/oauth2 rotation
2024-08-15 17:55:07 +04:00
b0677e705e Client:PortalSettings:OAuth: fix token copy after generate 2024-08-15 16:42:02 +03:00
b89bea7123 Client:PortalSettings:OAuth: add generate and revoke developer token dialogs 2024-08-15 16:20:03 +03: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
d5a0dc915d JS-SDK: Added onContentReady event 2024-08-15 16:07:20 +03:00
706380fcbf Fix Bug 69519 - Accounts. Sorting by Last name field does not work 2024-08-15 16:55:39 +04:00
1b63efadf8 Client: Deleted useless code. 2024-08-15 15:50:37 +03:00
ec0dbf9518 Client: Added dialogues if the limits for adding users and rooms have been reached. 2024-08-15 15:45:24 +03:00
7ed3b060e1 Merge branch 'feature/upload-rename' of https://github.com/ONLYOFFICE/DocSpace-client into feature/upload-rename 2024-08-15 15:37:20 +03:00
d2fec0391d Web: Files: renamed uploadEmptyFolders to createFoldersTree 2024-08-15 15:37:15 +03:00
622aa853ec Merge branch 'hotfix/v2.6.1' into feature/upload-rename 2024-08-15 16:19:21 +04:00
21f4cbd625 Merge branch 'hotfix/v2.6.1' of github.com:ONLYOFFICE/DocSpace-client into hotfix/v2.6.1 2024-08-15 16:13:25 +04:00
70b0942dfb Bug 69519 - Accounts. Sorting by Last name field does not work 2024-08-15 16:13:18 +04:00
401606826b Merge branch 'hotfix/v2.6.1' of https://github.com/ONLYOFFICE/DocSpace-client into hotfix/v2.6.1 2024-08-15 14:55:02 +03:00
cfc7cf0114 Shared: Utils: Fixed force redirect inside frame on 401 response 2024-08-15 14:54:54 +03:00