Commit Graph

10925 Commits

Author SHA1 Message Date
f3e709dfba Web: Components: Adapt FileInput component to RTL interface 2023-05-31 19:03:42 +02:00
1067b139ad Web: Components: Adapt EmptyScreenContainer component to RTL interface 2023-05-31 17:12:31 +02:00
Subhonbek
010498389a front add rtl link-with-dropdown 2023-05-31 16:08:37 +03:00
Subhonbek
e907744ff0 front add rtl input-block 2023-05-31 16:08:36 +03:00
f75bbc5ebb Web: Components: Adapt SaveCancelButtons component to RTL interface 2023-05-31 14:05:38 +02:00
Subhonbek
6b4d4c5d63 front combobox add rtl 2023-05-31 11:38:39 +03:00
519c0a1806 Merge branch 'develop' into feature/rtl-interface-direction 2023-05-31 09:10:42 +02:00
Subhonbek
bf8208017d front combobox add rtl 2023-05-31 09:36:42 +03:00
24a8a6b73f Web: Components: Adapt Tag component to RTL interface 2023-05-30 18:34:50 +02:00
d384e2fc9d Web: Components: Adapt Text component to RTL interface 2023-05-30 13:56:16 +02:00
4549abad2f Merge branch 'develop' into feature/filling-status-line 2023-05-30 15:18:14 +04:00
44d21119b1 Web:Client:Fix warning currentColorScheme. 2023-05-30 12:40:38 +03:00
4214470b2c Merge branch 'develop' into feature/filling-status-line 2023-05-30 13:16:26 +04:00
Subhonbek
98e31c2d7a web add rtl in dropDownItem 2023-05-30 11:27:09 +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
d9d0f57b02 Merge branch 'develop' into feature/rtl-interface-direction
# Conflicts:
#	packages/client/src/Shell.jsx
2023-05-30 09:20:23 +02:00
Subhonbek
192d30283f web add rtl in checkbox 2023-05-30 09:35:02 +03:00
4f1e0a170c Web: Components: Adapt RadioButton component to RTL interface 2023-05-29 18:16:37 +02:00
73e707a3f6 Web: Added check for filter instead of "instanceof". 2023-05-29 17:14:50 +03:00
Subhonbek
078903a5a0 web button delete direction props 2023-05-29 16:56:46 +03:00
ab32f2ecca Merge branch 'feature/rtl-interface-direction' of https://github.com/ONLYOFFICE/DocSpace into feature/rtl-interface-direction 2023-05-29 15:48:20 +02:00
ae84fc1825 Web: Components: Create interface direction switcher for storybook 2023-05-29 15:45:24 +02:00
1df9df59d6 Web:Common:Add showTwoProgress props. 2023-05-29 16:32:58 +03:00
Subhonbek
36ec0a6eb7 delete console log 2023-05-29 15:02:28 +03:00
Subhonbek
2ab93b5d47 front button add rtl 2023-05-29 14:55:32 +03: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
2e76723f1f Merge branch 'develop' into feature/trash-filter-by-room 2023-05-26 18:58:33 +04:00
80a8a983aa Fix undefined selectedItemTag 2023-05-26 18:58:11 +04: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
d0eae2dac2 Web:Components:Add currentColorScheme in readme. 2023-05-26 16:42:32 +03:00
c5b2a6ed47 Web:Fix name. 2023-05-26 16:40:38 +03:00
d37f9f7d16 Web:Added an example of a color theme for the story. 2023-05-26 16:38:41 +03:00
8e5b341dc3 web: fix margin in third-party modal 2023-05-26 16:59:38 +04:00
Subhonbek
f996a162ac fix badge 2023-05-26 15:42:30 +03:00
Subhonbek
f33cf6015d fix bg 2023-05-26 15:26:31 +03:00
Subhonbek
0ee45ec52f fix line-height 2023-05-26 14:59:22 +03:00
1a2d5f3d5a Web:Adding history for FloatingButton in the Components module. 2023-05-26 14:39:19 +03:00
Subhonbek
0d61a10a8d fix border 2023-05-26 14:28:50 +03:00
Subhonbek
29b255f257 del padding 2023-05-26 13:41:39 +03:00
Subhonbek
cfebcd0dab Merge branch 'develop' into feature/type-badge 2023-05-26 13:39:35 +03:00
b4615ff33b Web:Components:Add PropTypes, stories for tags components. 2023-05-26 13:34:22 +03:00