Commit Graph

47238 Commits

Author SHA1 Message Date
afeea40eb7 Web: InfoPanelStore: fix 2024-07-11 15:35:25 +03:00
f03a8ac9ec Web: Components: LinkRow: fixed types 2024-07-11 15:33:24 +03:00
c2fc3eada7 Merge branch 'develop' into feature/public-edit 2024-07-11 13:00:47 +03:00
723c7f44ce Web: Components: LinkRow: fixed styles 2024-07-11 12:17:40 +03:00
99e265ebee Merge branch 'release/v2.6.0' into develop
# Conflicts:
#	packages/client/src/components/PrivateRouteWrapper/index.tsx
#	packages/client/src/pages/PortalSettings/categories/developer-tools/index.js
#	packages/login/src/app/layout.tsx
#	packages/login/src/components/LoginForm/index.tsx
#	packages/login/src/middleware.ts
#	packages/login/src/utils/index.ts
#	packages/shared/components/table/TableHeader.tsx
#	packages/shared/routes/Route.private.tsx
2024-07-11 12:27:31 +04:00
be94163ff9 Fix Bug 69120 - Accounts. Dropdown with description of roles goes off the screen when adding a user 2024-07-10 20:26:28 +04:00
fe84dd784b
Merge pull request #542 from ONLYOFFICE/feature/refacroting-selector
Feature/refacroting selector
2024-07-10 20:13:31 +04:00
3a3c4a6d3c Web: Files: added public-room editing 2024-07-10 19:07:53 +03:00
Akmal Isomadinov
ca5210c7df Merge branch 'release/v2.6.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-10 20:17:55 +05:00
Akmal Isomadinov
0ca6cf6c05 Client:Pages:Home:TableView:AuthorCell Added anonymous 2024-07-10 20:17:35 +05:00
f9bb02f0a8 Client: Home: RowsView: Hide extra separator if there is no additional information. 2024-07-10 17:54:53 +03:00
9504b80c63 Fix Bug 69106 - Fixed the position of the menu with quota selection on the information panel. 2024-07-10 17:49:41 +03:00
f61b6c422f Fix Bug 69107 - Fixed menu position with quota selection. 2024-07-10 17:45:22 +03:00
9fb080e6ad Merge branch 'release/v2.6.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-10 17:24:32 +03:00
b6a6b1f78a Client: Home: Filter: Hiding sorting for the user in row view. 2024-07-10 17:24:22 +03:00
Akmal Isomadinov
e5a05435f3 Client:Components:EmptyContainer Fixed bug 68902 2024-07-10 18:58:09 +05:00
8e771c2496 Merge branch 'release/v2.6.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-10 16:03:36 +03:00
4b11364568 Fixed Bug 67697 - The Share modal window behaves differently from similar windows in the desktop client if the document is opened in a separate window 2024-07-10 16:03:28 +03:00
2abdc4f4d7 Shared: Fixed display of quota for archive room. 2024-07-10 14:59:13 +03:00
bb1092a5ec Duplicate function removed. 2024-07-10 14:50:55 +03:00
a8c41d0a97 Client:FilesSelector: fix parent id for false 2024-07-10 14:38:30 +03:00
b92b737b7f Merge branch 'release/v2.6.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-10 14:31:26 +03:00
f21cd91446 Renamed function. 2024-07-10 14:31:22 +03:00
ca460ca70a Translations corrected. 2024-07-10 14:29:32 +03:00
d7bd794854 Fix Bug 69074 2024-07-10 13:56:21 +03:00
34de0fcf90 Fixed translations. 2024-07-10 13:51:13 +03:00
a490616f71 Client: Pages: Home: RowsView: Removed quota display for rooms based on third-party storage. 2024-07-10 13:21:54 +03:00
5148bb9401 Merge branch 'release/v2.6.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-10 13:09:57 +03:00
8f82ff451a Fix Bug 69108 - Added display of room sizes under names when sorting by size on mobile. 2024-07-10 13:09:47 +03:00
b52508cbf2 Merge branch 'release/v2.6.0' into feature/refacroting-selector 2024-07-10 14:01:54 +04:00
e239b75ed3 Merge branch 'release/v2.6.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-10 13:27:46 +04:00
2e8466f658 Fix ForbiddenValueElementsTest issue 2024-07-10 13:27:35 +04:00
2072c16c5c Merge branch 'release/v2.6.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-10 12:25:43 +03:00
775830a68f Web: Components: LinkRow: fixed loader styles 2024-07-10 12:25:31 +03:00
ca12d76455 Fix WrongTranslationTagsTest issue 2024-07-10 13:24:57 +04:00
72f58e2843 Merge branch 'release/v2.6.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-10 13:16:23 +04:00
b1b7c75941 Fix UselessTranslationKeysTest issues 2024-07-10 13:16:14 +04:00
870e56797c Fixed Bug 69101: Client: FilesStore: Fixed displaying submit to gallery button for docxf file 2024-07-10 12:03:41 +03:00
4af0d5ff86 Translations: fix WrongTranslationTagsTest (AndMoreLabel issue) 2024-07-10 12:29:30 +04:00
98af5c2a70 Merge branch 'release/v2.6.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-10 11:20:34 +03:00
d203c60d6a Doceditor: fix health check for localhost 2024-07-10 11:20:29 +03:00
6142d26b61 Login: fix health check for localhost 2024-07-10 11:20:05 +03:00
23670078d5 Client: StorageManagement: Fixed loader reset. 2024-07-10 11:03:56 +03:00
a716c82a66 Fix Bug 69054
Draft badge is clickable in trash
2024-07-09 16:40:48 +03:00
bc6eb04cb2 Merge branch 'release/v2.6.0' into feature/refacroting-selector 2024-07-09 17:33:21 +04:00
6c727811a0
Merge pull request #541 from ONLYOFFICE/feature/oauth2-client
Feature/oauth2
2024-07-09 16:22:28 +03:00
6f649a24aa Fix Bug 69075 - Accounts: Groups. Added support for "Enter" and "Backspace" hotkeys 2024-07-09 16:07:31 +03:00
536c456216 LDAP: Remove useless translation key LdapUserType 2024-07-09 16:48:56 +04:00
81569bc0e7 Merge branch 'release/v2.6.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-09 16:44:54 +04:00
7f4efa08cc LDAP: Applied new styles of Users type selector 2024-07-09 16:44:21 +04:00