Commit Graph

1579 Commits

Author SHA1 Message Date
309a60899e
Merge pull request #1447 from ONLYOFFICE/feature/navigation
feature/navigation
2023-06-06 11:54:23 +04: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
2dae5a3a4a Merge branch 'develop' into feature/image-thumbnail 2023-06-02 13:16:21 +04:00
f8ba50e462 Merge branch 'develop' into feature/storybook-update 2023-06-02 11:41:42 +04:00
578c3dab3a Web:Common:Delete showRootFolderNavigation. 2023-06-01 18:46:37 +03:00
0f100615c1 Merge branch 'develop' into feature/navigation 2023-06-01 18:35: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
Timofey Boyko
a4f8687af9 Web:Client: add flag to enable or disable image thumbnails 2023-06-01 15:05:49 +03:00
bc8a9ca637 Merge branch 'develop' into feature/history-timeout 2023-06-01 15:56:03 +04:00
8bba856ec4 Merge branch 'develop' into feature/redirect-after-access-denied
# Conflicts:
#	packages/client/src/pages/Home/index.js
#	packages/client/src/routes/client.js
2023-06-01 14:41:43 +03:00
Timofey Boyko
6cb8a714b2 Merge branch 'develop' into branch feature/image-thumbnail 2023-06-01 14:30:06 +03:00
DmitrySychugov
1105568509 Merge branch 'develop' into feature/storybook-update 2023-05-31 18:20:37 +05:00
55da841b74 Merge branch 'develop' into feature/navigation 2023-05-30 12:30:02 +04:00
Mushka Nikita
5e201b4414 Merge branch 'develop' into feature/history-timeout 2023-05-30 11:29:48 +03:00
fdcac6f4da Merge branch 'develop' into feature/trash-filter-by-room 2023-05-30 11:56:18 +04:00
20a4343e7c
Merge pull request #1444 from ONLYOFFICE/bugfix/fix-floating-button
bugfix/fix-floating-button
2023-05-30 11:52:35 +04:00
eafba31391 Web:Common:Expanded Navigation to show the root folder. 2023-05-30 08:48:27 +03:00
73e707a3f6 Web: Added check for filter instead of "instanceof". 2023-05-29 17:14:50 +03:00
1df9df59d6 Web:Common:Add showTwoProgress props. 2023-05-29 16:32:58 +03:00
19e8b2210a Merge branch 'master' into develop
# Conflicts:
#	packages/client/src/helpers/constants.js
#	packages/client/src/pages/AccountsHome/Section/Filter/index.js
#	packages/client/src/pages/Home/InfoPanel/Body/sub-components/ItemTitle/AccountsItemTitle.js
#	packages/client/src/pages/Home/Section/AccountsBody/RowView/userContent.js
#	packages/client/src/pages/Home/Section/Header/index.js
#	packages/client/src/pages/Home/index.js
#	packages/client/src/pages/PortalSettings/categories/common/Customization/dns-settings.js
#	packages/client/src/pages/PortalSettings/categories/common/branding.js
#	packages/client/src/pages/PortalSettings/categories/security/access-portal/index.js
#	packages/client/src/store/FilesActionsStore.js
#	packages/common/components/Article/sub-components/article-payment-alert.js
#	packages/common/components/Section/index.js
#	packages/components/floating-button/styled-floating-button.js
#	packages/login/src/client/App.tsx
#	packages/login/src/client/components/Invalid/index.tsx
#	products/ASC.Files/Core/Core/FileStorageService.cs
#	products/ASC.Files/Core/Utils/FileConverter.cs
#	yarn.lock
2023-05-29 14:36:12 +03:00
DmitrySychugov
1c257bc3bc Merge branch 'develop' into feature/storybook-update 2023-05-26 19:46:23 +05:00
9599a68e2b Merge branch 'develop' into feature/trash-filter-by-room 2023-05-26 18:39:55 +04:00
1a2d5f3d5a Web:Adding history for FloatingButton in the Components module. 2023-05-26 14:39:19 +03:00
Mushka Nikita
92f94e38af Merge branch 'hotfix/v1.0.1' into feature/history-timeout 2023-05-26 14:29:28 +03:00
Mushka Nikita
19d5f0db38 removed suspense, update file/folder flicking fix 2023-05-26 14:29:07 +03:00
Mushka Nikita
6b2943da07 moved history instance to infoPanelStore, moved parseHistory to HistoryHelper, implemented useTransition, fixed file/folder flicking bug, removed timers 2023-05-26 14:28:53 +03:00
Mushka Nikita
96b3be2ac0 added AbortController to history 2023-05-26 14:28:23 +03:00
Mushka Nikita
dfccf6526e Merge branch 'hotfix/v1.0.1' of https://github.com/ONLYOFFICE/DocSpace into hotfix/v1.0.1 2023-05-26 13:57:58 +03:00
ff5ad1c5e4 Web:Moved the FloatingButton component from the Common module to the Components module. 2023-05-25 16:36:54 +03:00
e94962fa75 Merge branch 'bugfix/fix-color-theme-import-cycle' of github.com:ONLYOFFICE/AppServer into bugfix/fix-color-theme-import-cycle 2023-05-25 16:13:39 +03:00
6e723a37a1 Web:Moved the Tags component from the Common module to the Components module. 2023-05-25 16:12:45 +03:00
e08f381074 Merge branch 'develop' into feature/trash-filter-by-room 2023-05-25 15:29:21 +04:00
c0e720bfc2 Merge branch 'develop' into bugfix/fix-color-theme-import-cycle 2023-05-25 13:47:04 +04:00
a75e919a6e Web:Common:Delete StyledWrapper. 2023-05-25 12:02:05 +03:00
ae5b3667ac Web:Moved LoginContainer to a separate file. 2023-05-25 12:00:05 +03:00
334da537a6 Web:Delete StyledCircleWrap. 2023-05-25 11:56:19 +03:00
7907e6563f Web:Moved StyledCircleWrapFloatingButton to separate file. 2023-05-25 11:55:29 +03:00
bcf9c9c65f Web:Moved StyledFilterBlockItemTag to separate file. 2023-05-25 11:54:48 +03:00
1ef9ad529c Web: Changed adding a theme using a class, moved the picture to a component, removed it from Common. 2023-05-25 11:53:52 +03:00
95c834ed6b Web: Moving style components, adding a class to get rid of the import of components from the Common module in the ColorTheme components. 2023-05-24 18:30:20 +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
ff174d6b9c Web:Common:Delete ColorTheme from Common. 2023-05-24 18:16:20 +03:00
47dc8b63fc Web: Editor: Added new API method getProtectUsers 2023-05-22 22:42:13 +04:00
Viktor Fomin
e1dbfe08ca Fix Bug 62130: If you set a filter with a very long tag, a horizontal scrollbar appears 2023-05-22 13:34:47 +03:00