Commit Graph

48405 Commits

Author SHA1 Message Date
1116f6a5ed Client: RoomLogoCoverDialog: variables are now dependent on the store, added onClose 2024-08-29 20:00:36 +05:00
939de36c72 Client: FilesPanels: added RoomLogoCoverDialog 2024-08-29 19:57:24 +05:00
20b8743c47 Client: ItemIcon: extended the component for room logo cover 2024-08-28 20:29:46 +05:00
969f634a5e Client: CreateEditRoomDialog: redesign for room logo cover 2024-08-28 20:29:02 +05:00
1851c7f386 Client: Public: added pen edit svg 2024-08-28 20:27:23 +05:00
e4866f75d6 Client: RoomLogoCoverDialog: fixed style 2024-08-26 19:35:22 +05:00
11295f0241 Public: added translation for room cover 2024-08-26 19:22:13 +05:00
79cfadb32d Client: RoomLogoCoverDialog: fixed style 2024-08-23 23:15:13 +05:00
5688118cb1 Client: fixed height 2024-08-23 19:00:31 +05:00
af8b2c9ab7 Shared: Themes: added color for room logo cover dialog 2024-08-23 19:00:04 +05:00
85aa9c2b3e Client: RoomLogoCoverDialog: fixed scrollbar in mobile 2024-08-22 20:57:10 +05:00
19326a96e8 Client: RoomLogoCoverDialog: separated SelectColor component, fixed mobile color picker, fixed style 2024-08-22 20:56:27 +05:00
598e906a17 Merge branch 'develop' into feature/room-logo-cover 2024-08-22 13:55:49 +05: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
62ef6bf1b9
Merge pull request #595 from ONLYOFFICE/bugfix/colors
bugfix/colors
2024-08-21 19:55:35 +04:00
2720830310 Common: Tests: fix gitignore 2024-08-21 17:45:37 +03:00
47ab91a674 Common: Tests: init colors test 2024-08-21 17:40:40 +03:00
1d93dc44f0 Shared: Themes: delete useless 2024-08-21 16:48:36 +03:00
38e17d813d Fix Bug 69791
Don't display favicon in Safari
2024-08-21 15:55:26 +03:00
e45ff5df90 Fix Bug 69803
Save button is not active after editing certificate
2024-08-21 15:34:23 +03:00
d288ef8b64 Fix Bug 69805 - Rooms: Fixed "Uncaught (in promise) ReferenceError: uploadToFolder is not defined" 2024-08-21 15:23:40 +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
6a2b598bda Client: SSO: fix check required 2024-08-21 14:44:06 +03:00
7274f7fa48 Merge branch 'hotfix/v2.6.1' of github.com:ONLYOFFICE/DocSpace-client into hotfix/v2.6.1 2024-08-21 14:21:15 +03:00
62d4814ead Fixed Bug 69784: JS-SDK: Added file flag for shared files at editor and viewer modes 2024-08-21 14:20:36 +03:00
ef85f2d5c4 Client: Fix bug with undefined imports 2024-08-21 15:19:32 +04:00
Akmal Isomadinov
0b5c0b0308 Shared:RoomIcon Fixed the initial of the room 2024-08-21 16:18:01 +05:00
d9a7288de3 Client: RoomLogoCoverDialog: import new icons 2024-08-21 15:56:20 +05:00
63724acf01 Client: Public: Images: added new icons 2024-08-21 15:55:26 +05:00
0ebe5cd4dc Merge branch 'hotfix/v2.6.1' of https://github.com/ONLYOFFICE/DocSpace-client into hotfix/v2.6.1 2024-08-21 13:37:31 +03:00
e37b99d9c0 Fix Bug 69670
Centering long name
2024-08-21 13:37:28 +03:00
5128ffd675 Revert "Profile: Settings: Ar-Sa: Fix cannot read properties of undefined (reading 'blank")"
This reverts commit 5c435eba5c.
2024-08-21 14:25:21 +04:00
7fa2e57f95
Merge pull request #593 from ONLYOFFICE/feature/people-column
Feature/people column
2024-08-21 14:21:54 +04:00
1e2aa8be09 Revert "Fix Bug 69670"
This reverts commit 86f116e62f.
2024-08-21 12:26:52 +03:00
311a9a1670 Merge branch 'hotfix/v2.6.1' into feature/people-column 2024-08-21 11:43:56 +04:00
5609e78d35 LDAP/SSO: fix TypeError: Cannot read properties of undefined (reading "focus') 2024-08-20 19:35:50 +04:00
11d32b04a3 Merge branch 'hotfix/v2.6.1' of github.com:ONLYOFFICE/DocSpace-client into hotfix/v2.6.1 2024-08-20 19:34:59 +04:00
5c435eba5c Profile: Settings: Ar-Sa: Fix cannot read properties of undefined (reading 'blank") 2024-08-20 19:34:52 +04:00
d90dc6bd94 Client: RoomLogoCoverDialog: corrected the choice of custom color 2024-08-20 20:20:18 +05:00
d948eef5e5 Fix Bug 69790 - Files: Select. Fixed item select 2024-08-20 17:43:59 +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
ad063b00a2 Web: Files: PortalSettings: fixed backup context menu styles 2024-08-20 16:47:57 +03:00
d07916667d Web: Files: DirectThirdPartyConnection: fixed input disable 2024-08-20 16:39:20 +03:00
91f7292676 Web: Files: Fixed ThirdPartyComboBox 2024-08-20 15:06:31 +03:00
efa815e146 Client: Update group table version 2024-08-20 13:17:57 +02:00
f3a749b6dd Client: Add sort by people 2024-08-20 13:17:57 +02:00
58c1194990 Client: Add people column 2024-08-20 13:17:57 +02:00
445bf4224b Client: Replaced blur to blackout 2024-08-20 15:16:21 +04:00