Commit Graph

5332 Commits

Author SHA1 Message Date
242fa11385 Merge branch 'develop' into feature/rtl-interface-direction 2023-06-05 10:16:50 +02:00
c7a164b5d3 Web: Components: Add saving interface direction to localStorage 2023-06-02 19:16:23 +02:00
2dae5a3a4a Merge branch 'develop' into feature/image-thumbnail 2023-06-02 13:16:21 +04:00
122fc51d6a Merge branch 'develop' into feature/rtl-interface-direction
# Conflicts:
#	packages/components/.storybook/contexts/index.js
#	packages/components/.storybook/contexts/theme-context.js
2023-06-02 10:30:37 +02:00
f8ba50e462 Merge branch 'develop' into feature/storybook-update 2023-06-02 11:41:42 +04:00
Timofey Boyko
197e732e5f Web:Client: fix close media 2023-06-01 15:16:03 +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
Mushka Nikita
faba786447 added room name text ellipsis 2023-06-01 14:25:10 +03:00
Mushka Nikita
931b7619ae added folder label text ellipsis 2023-06-01 14:21:00 +03:00
DmitrySychugov
100d5ef173 Web: fixed tags folder name for storybook 2023-05-31 18:31:52 +05:00
DmitrySychugov
1105568509 Merge branch 'develop' into feature/storybook-update 2023-05-31 18:20:37 +05:00
519c0a1806 Merge branch 'develop' into feature/rtl-interface-direction 2023-05-31 09:10:42 +02:00
44d21119b1 Web:Client:Fix warning currentColorScheme. 2023-05-30 12:40:38 +03:00
Mushka Nikita
5e201b4414 Merge branch 'develop' into feature/history-timeout 2023-05-30 11:29:48 +03:00
Mushka Nikita
98039c2da3 fixed after-rebase bugs 2023-05-30 11:23:54 +03:00
fdcac6f4da Merge branch 'develop' into feature/trash-filter-by-room 2023-05-30 11:56:18 +04:00
d9d0f57b02 Merge branch 'develop' into feature/rtl-interface-direction
# Conflicts:
#	packages/client/src/Shell.jsx
2023-05-30 09:20:23 +02:00
a22dbea67f Web: Client: Filter: Restored SSO filter after merge master 2023-05-29 14:49:08 +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
9220c63152 Web: Client: Common: Set interface direction to css direction instead of html attribute dir 2023-05-29 12:41:32 +02:00
5af05da819 Web: Client: Common: Change interfaceDirection to lowercase style (rtl/ltr) 2023-05-29 12:21:18 +02:00
adf6989ab2 Web: Client: Common: Remove DirectionContext 2023-05-29 12:06:40 +02:00
4364fd2786 Web: Client: Add interface direction to ThemeProvider
expand theme in ThemeProviderWrapper to separate real store theme and interfaceDirection
2023-05-29 12:01:40 +02:00
8618179f76 Web: Client: Common: Create DirectionContext that provides current interface direction (ltr/rtl) 2023-05-29 10:56:17 +02:00
42f7a7dcbf Web: Client: Common: create rtl switcher 2023-05-26 17:42:47 +02: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
Vlada Gazizova
e4d5442f76
Merge branch 'develop' into bugfix/fix-color-theme-import-cycle 2023-05-26 16:44:12 +03:00
8e5b341dc3 web: fix margin in third-party modal 2023-05-26 16:59:38 +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
7f80990818 update startTransition 2023-05-26 14:29:08 +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
c0417dd390 logging tweaks 2023-05-26 14:28:24 +03:00
Mushka Nikita
96b3be2ac0 added AbortController to history 2023-05-26 14:28:23 +03:00
Mushka Nikita
144a419ebd fixed memory leak 2023-05-26 14:27:31 +03:00
Mushka Nikita
ee75f70798 added switch to members tab 2023-05-26 14:26:26 +03:00
Mushka Nikita
74389e849f change load time 2023-05-26 14:26:26 +03:00
Mushka Nikita
d79b661b54 added timeout error toast to history load 2023-05-26 14:26:25 +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
Elyor Djalilov
ae8dece086 Fix Bug 62769 - Rooms.Files. An edit icon for a file that is available for viewing. 2023-05-26 14:32:31 +05:00
76493d1dc1 Web: Refactoring. 2023-05-26 10:50:32 +03:00
fd85996c72 Web: Fixed bug when going back through history to rooms. 2023-05-25 18:43:24 +03:00
ff5ad1c5e4 Web:Moved the FloatingButton component from the Common module to the Components module. 2023-05-25 16:36:54 +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