Commit Graph

79 Commits

Author SHA1 Message Date
a7f0bdf1d9 Web: Files: fixed Navigation 2023-06-07 12:52:41 +03:00
7d4d2027e0 Web: Files: fixed Navigation 2023-06-07 12:13:10 +03:00
b6ff642a39 Merge branch 'develop' into feature/public-room
# Conflicts:
#	packages/client/src/HOCs/withLoader.js
#	packages/client/src/helpers/utils.js
#	packages/client/src/pages/Home/Section/AccountsBody/TableView/TableHeader.js
#	packages/client/src/pages/Home/Section/Body/TableView/TableHeader.js
#	packages/client/src/pages/Home/Section/Filter/index.js
#	packages/client/src/pages/Home/Section/Header/index.js
#	packages/client/src/store/FilesActionsStore.js
#	packages/client/src/store/FilesStore.js
#	packages/client/src/store/index.js
#	packages/common/components/Navigation/Navigation.js
#	packages/common/components/Navigation/sub-components/drop-box.js
2023-06-07 11:53:08 +03:00
7265e67240 Web:Common:Fixed showing a long room name when the name of the current folder is not visible in advanced navigation. 2023-06-05 17:31:49 +03:00
83a66f7169 Web:Common:Fixed showing the previous folder in the name to always show the name of the room in the navigation. 2023-06-05 14:57:00 +03:00
e23551e552 Web:Fixed incorrect definition of showRootFolderTitle value inside a folder in a room. 2023-06-05 13:38:39 +03:00
8ebc361258 Web:Add showRootFolderTitle props is true for navigation in rooms. 2023-06-02 13:31:46 +03:00
585f5cb239 Web:Rename rootFolderTitle to rootFolderTitleColor. Added truncation of the long folder name in the room. 2023-06-02 13:30:27 +03:00
578c3dab3a Web:Common:Delete showRootFolderNavigation. 2023-06-01 18:46:37 +03:00
bfd6432c0f Web:Fix styles navigation. 2023-06-01 18:34:19 +03:00
3c55ace6fe Web:Common:Add isMobileOnly check. 2023-06-01 18:33:37 +03:00
4ae3c63376 Web: Files: fixed Navigation styles 2023-05-30 13:33:48 +03:00
f62cbfb16f Web: Files: fixed drop-box styles 2023-05-30 13:26:58 +03:00
3b74cf457a Merge branch 'develop' into feature/public-room
# Conflicts:
#	packages/client/src/components/FilesPanels/index.js
#	packages/client/src/components/dialogs/index.js
#	packages/client/src/pages/Home/InfoPanel/Header/index.js
#	packages/client/src/pages/Home/Section/Filter/index.js
#	packages/client/src/pages/Home/Section/Header/index.js
#	packages/common/api/files/index.js
#	packages/common/store/AuthStore.js
2023-05-30 12:43:31 +03:00
eafba31391 Web:Common:Expanded Navigation to show the root folder. 2023-05-30 08:48:27 +03:00
3e7ca11995 Web: Files: added links-menu to header context-menu 2023-05-29 15:17:35 +03:00
34248e2678 Web: Files: Navigation: fixed styles 2023-05-25 13:31:24 +03:00
b72b96c8c9 Web: Replacing import "@docspace/common/components/ColorTheme" with "@docspace/components/ColorTheme". 2023-05-24 18:28:06 +03:00
47fe313f9d Web:Moving style components to colorTheme components to get rid of component imports from the Common module. Moving the colorTheme components to the Components module. 2023-05-24 18:21:37 +03:00
0f918f0c3f Web: Files: added title icon to public room 2023-05-23 16:13:58 +03:00
e5a0170c22 Web: Files: added RoomSharingDialog 2023-05-22 13:17:11 +03:00
efe454806a Web: Files: fixed mobile styles 2023-05-19 12:22:09 +03:00
02954aa899 Web: Components: Navigation: added logo support 2023-05-17 17:34:57 +03:00
Timofey Boyko
8dbdcf9cf5 Merge branch 'develop' into branch bugfix/fix-section-blinking 2023-05-02 11:10:02 +03:00
Timofey Boyko
fbbc7721be Web:Client: move Settings as nested route to home 2023-04-27 16:21:34 +03:00
190fb7e5e7 Merge branch 'develop' into feature/action-buttons-hints
# Conflicts:
#	packages/client/public/locales/en/Files.json
#	packages/client/public/locales/ru/Files.json
#	packages/client/src/pages/Home/InfoPanel/Header/index.js
2023-04-20 15:39:46 +03:00
bccb3c86e3 Web: Files: added titles to info-panel icon, table-settings icon 2023-04-20 15:35:56 +03:00
3348134c28 Web: Files: added title to VersionHistory 2023-04-20 13:41:23 +03:00
f6bcfc05d4 Web: Files: added titles to MainButton, empty trash icon, lock icon, header menu 2023-04-20 12:43:51 +03:00
Akmal Isomadinov
a425107710 Web:Client:Pages:AccountsHome:Section:Header Changed the logic of showing toggle button 2023-04-13 21:44:14 +05:00
3a13ff5843 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-03-28 10:16:42 +03:00
966be1b9d0 Web:Common:Fixed the missing button to open the info panel on tablets with desktop resolution. 2023-03-28 10:14:30 +03:00
Elyor Djalilov
5276fa20aa Web: Client: There is no height limit for dd 2023-03-27 15:01:25 +05:00
Elyor Djalilov
346bc8f5e0 Web: Client: There is no height limit for dd 2023-03-27 13:51:13 +05:00
Timofey Boyko
4d9e531539 Web:Common:Navigation: fix displaying context menu 2023-02-22 13:36:09 +03:00
f738a8b830 Merge branch 'develop' into feature/entries-trash-origin 2023-02-15 17:29:23 +03:00
Mushka Nikita
c6b835166f disabled erasure warning in empty trash case 2023-02-14 23:39:38 +03:00
Timofey Boyko
59e9c2e560 Web:Common:Components:Navigation: rename isDropBox to isDropBoxComponent 2023-02-14 15:56:21 +03:00
Timofey Boyko
de38d6da97 Web:Common:Components:Navigation: fix height for tablet view at desktop client 2023-02-14 10:47:49 +03:00
Mushka Nikita
629effb5d2 added trash erasure warning 2023-02-14 03:23:06 +03:00
Timofey Boyko
baa30e0305 Web:Common/Client/Components: add PUBLIC_DIR alias 2023-01-27 17:08:30 +03:00
Timofey Boyko
edaa43b90c Web: fix after merge 2023-01-11 18:52:57 +03:00
Timofey Boyko
98e5ce3240 Web: move imgs from components to public 2023-01-11 18:38:08 +03:00
Timofey Boyko
6b8afcaa33 Web: add import svg with url 2023-01-11 18:08:01 +03:00
Timofey Boyko
e34ef435f2 Web: delete different md5 equal name images 2023-01-10 18:43:12 +03:00
Timofey Boyko
25818e9ad0 Web: delete equal md5 equal name duplicates images 2023-01-10 17:29:12 +03:00
273d4cc8d5 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2022-12-12 17:02:35 +03:00
f7c7302bd5 Web:Common:Added info panel for Empty Container Room Created. 2022-12-12 17:02:21 +03:00
Timofey Boyko
1e59cf4db9 Web:Common:Navigation: fix navigation mobile styles 2022-12-12 14:14:03 +03:00
Timofey Boyko
6b94bf83a4 Web:Common:Navigation: fix height for desktop editors for open navigation 2022-12-07 10:53:01 +03:00