Commit Graph

34394 Commits

Author SHA1 Message Date
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
DmitrySychugov
68b5c2c964 Web: Components: fixed prop warnings 2023-05-29 14:43:23 +05:00
8618179f76 Web: Client: Common: Create DirectionContext that provides current interface direction (ltr/rtl) 2023-05-29 10:56:17 +02:00
4058e2bd20
Merge pull request #1441 from ONLYOFFICE/hotfix/v1.0.1
Hotfix/v1.0.1
2023-05-29 11:47:29 +03:00
Timofey Boyko
e64f541d22 Web:Client: update fetch rooms 2023-05-29 11:04:59 +03:00
Timofey Boyko
5c461123fb Web:Client: update fetch people 2023-05-29 10:25:19 +03:00
161857e2aa Create README.md for OneClickInstall 2023-05-29 11:23:41 +05:00
845aaa085f Quota: cache by region 2023-05-27 19:44:29 +03:00
21a42501e0 add idea folder to .gitignore 2023-05-26 20:42:33 +02:00
Timofey Boyko
eefd26216a Web:Client: modify navigation system at empty containers and home filter 2023-05-26 19:02:36 +03: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
DmitrySychugov
bf93681c3f Web: Components: update yarn lock 2023-05-26 19:58:09 +05: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
c0f1eff14c Update yarn.lock 2023-05-26 18:39:19 +04:00
65b375f759
Merge pull request #1438 from ONLYOFFICE/bugfix/fix-color-theme-import-cycle
Bugfix/fix color theme import cycle
2023-05-26 18:35:42 +04:00
ef784d23aa
Upload OneСlickInstall scripts on S3 (#1439) 2023-05-26 19:00:38 +05: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
d902e631a9 fix 2023-05-26 16:25:21 +03:00
8e5b341dc3 web: fix margin in third-party modal 2023-05-26 16:59:38 +04:00
cb32b5617b
Merge pull request #1432 from ONLYOFFICE/feature/type-badge
Feature/type badge
2023-05-26 15:47:16 +03:00
Subhonbek
f996a162ac fix badge 2023-05-26 15:42:30 +03:00
cb623476ce Consumers: removed SmscProvider 2023-05-26 15:31:08 +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
37a3f5648e Consumers: fixed instruction 2023-05-26 14:57:52 +03: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
Subhonbek
0d61a10a8d fix border 2023-05-26 14:28:50 +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
dc6b076ea8 fix 2023-05-26 14:06:44 +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
8d088c30ce remove internal methods 2023-05-26 13:45:41 +03:00
Subhonbek
29b255f257 del padding 2023-05-26 13:41:39 +03:00