Commit Graph

65 Commits

Author SHA1 Message Date
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
eafba31391 Web:Common:Expanded Navigation to show the root folder. 2023-05-30 08:48:27 +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
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
89f8195939 Web: Common: fixed navigation separator 2022-11-30 18:21:40 +03:00
6c5de0cf2d Web: Common: added separator to navigation 2022-11-30 13:09:37 +03:00
Akmal Isomadinov
95b903a28e merge develop 2022-11-29 17:07:54 +05:00
Akmal Isomadinov
cdfe014a99 Web:Common:Components:Navigation:Sub-Components Added id 2022-11-25 19:51:24 +05:00
Akmal Isomadinov
8daa9b5291 Web:Common:Components:Navigation: Added ids 2022-11-22 12:49:07 +05:00
Elyor Djalilov
5b32fd4eb2 fixed style context menu 2022-11-22 11:49:46 +05:00
80be6fafec Web:Common:Add isEmptyPage, delete isPageWithoutFiles. 2022-09-25 12:32:06 +03:00
b97d4d8148 Web:Common:Add isPageWithoutFiles props. 2022-09-23 19:47:40 +03:00
d804bf848a Web: Common: Fixed section header for iOS. 2022-09-23 16:10:55 +03:00
TimofeyBoyko
94c7e24a94 Web:Common:Navigation: add context menu for trash folder 2022-09-21 15:58:52 +03:00
e38bc40de6 Web:Common:Fix StyledHeading for isMobile. 2022-09-21 12:14:44 +03:00
6372477fea Web:Common:Add tablet, smallTablet in media. 2022-09-21 10:25:26 +03:00
3ff711225a
Merge branch 'develop' into feature/archived-redesign-empty-screen 2022-09-20 14:07:27 +03:00
6c1d1981a3 Web: Files: fixed plus icon click for shared folder 2022-09-20 14:00:34 +03:00