Commit Graph

47706 Commits

Author SHA1 Message Date
31e91c3da5 Client: Added general logic for changing roles for rooms and types for accounts. 2024-08-16 13:42:49 +03:00
91b3212529 Client: Added role change for free user. 2024-08-16 13:22:02 +03:00
a6f87e19c7 Client: Added change of rights to free if another user has filled the quota. 2024-08-16 12:43:58 +03:00
6b7da74b26 Client: Fixed translation. 2024-08-16 12:34:22 +03: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
70c162f955 Refactoring. 2024-08-16 11:23:52 +03:00
66b8f93885 Refactoring. 2024-08-16 11:19:12 +03:00
cba322ba03 Client: Fixed translations. 2024-08-16 11:17:59 +03: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
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
514680958b Client: InfoPanel: Body: Fixed align items to baseline 2024-08-15 17:02:48 +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
86f116e62f Fix Bug 69670
No name centering
2024-08-15 14:44:33 +03:00
01ff3610d0 Fix Bug 61899 - Files.Uploads. Added saving of uploaded folder after renaming 2024-08-15 14:19:50 +03:00
a19211f9a6 Client: Refactoring. 2024-08-15 13:53:00 +03:00
58d7d5b94e Client: Refactoring. 2024-08-15 13:52:17 +03:00
0b16e4bfdd Client: Renaming. 2024-08-15 13:45:52 +03:00
358f0b38f2 Client: Added toast appearance and role reset to free when invited to a room. 2024-08-15 13:42:17 +03:00
Vlada Gazizova
b45c92b209 Fixed Bug 69668:Settings:Branding. Part of the custom logo is hidden behind a QR code when activating 2FA for the first time 2024-08-15 13:32:28 +03:00
Vlada Gazizova
9d22b299e2 Merge branch 'hotfix/v2.6.1' of https://github.com/ONLYOFFICE/DocSpace-client into hotfix/v2.6.1 2024-08-15 12:56:45 +03:00
Vlada Gazizova
6678fbd711 Fixed Bug 69669:Settings:Branding. A custom logo will be stretched when inviting a user to the portal. 2024-08-15 12:56:28 +03:00
bc3728aabf Client: Store: ProfileActionsStore: Fixed isTeamTrainingAlertAvailable usage 2024-08-15 12:46:55 +03:00