Commit Graph

323 Commits

Author SHA1 Message Date
004818d522 Client:Store:Wizzard: rewrite to typescript 2024-01-29 16:23:37 +03:00
6d61917078 Client:Store:Payment: rewrite to typescript 2024-01-29 14:05:12 +03:00
0f2b3bcd1d Merge branch 'feature/refactoring-auth-store' into feature/rewrite-stores 2024-01-29 13:07:36 +03:00
a67ee43801 Shared:API:Plugins: rewrite to typescript 2024-01-29 13:07:28 +03:00
711f49cd27 Client: fix currentColorScheme 2024-01-29 10:53:59 +03:00
a96de99f99 Merge branch 'develop' into feature/refactoring-auth-store 2024-01-29 10:37:44 +03:00
9bdc897010 Merge branch 'develop' into feature/refactoring-auth-store 2024-01-29 10:35:13 +03:00
e7205ba278 Shared:Utils:Socket: update types 2024-01-26 19:36:15 +03:00
3f4c795f0c Shared:Types: add new utils with typing stores 2024-01-26 19:35:21 +03:00
9d5c66e872 Client: add eslint and update tsconfig 2024-01-26 17:13:38 +03:00
ced050d7ee Shared:Components:ComboBox: fix handle click outside 2024-01-26 16:19:16 +03:00
349d877281 Shared:Components:FieldContainer: fix label visible 2024-01-26 15:48:50 +03:00
27862b20d4 Shared:Components:ContextMenuButton: fix empty composed path 2024-01-26 15:47:32 +03:00
5c56a82748 Shared:Components:Selector: fix ts problems 2024-01-26 15:45:04 +03:00
d21cf88ad1 Shared:Components:Selector: fix select all 2024-01-26 15:41:25 +03:00
5aca44d1be Shared:Components:Navigation: fix null navigation path 2024-01-26 15:11:04 +03:00
1800197f3d Merge branch 'develop' of github.com:ONLYOFFICE/DocSpace-client into develop 2024-01-26 15:09:03 +03:00
9171183bef Shared:Table:TableHeader: fix default props 2024-01-26 15:08:21 +03:00
cdaf9d9b2d Shared:Components:ContextMenuButton: fix display type 2024-01-26 14:58:47 +03:00
180bb15d86 Merge branch 'develop' into feature/refactoring-auth-store 2024-01-26 14:04:09 +03:00
3c652043e7 Shared:Components:Table: fix table group menu checkbox 2024-01-26 12:30:55 +03:00
969d9ccbb5 Merge branch 'develop' into feature/refactoring-auth-store 2024-01-26 12:11:14 +03:00
120187aab3 Fix using settingsStore, rename auth to authStore in mobx providers 2024-01-26 11:59:01 +03:00
ee3d83c0e9
Merge pull request #199 from ONLYOFFICE/bugfix/refactoring-cron
Bugfix/refactoring cron
2024-01-26 11:33:50 +04:00
ddbcb8c907 Merge branch 'develop' into feature/async-upload 2024-01-25 21:08:47 +04:00
Akmal Isomadinov
b77fe8f775 Shared:Components:Cron Fixed timezone 2024-01-25 20:05:49 +05:00
Akmal Isomadinov
c6d8cbe1a7 Shared:Components:Cron Fixed getting the first day of the week in FF 2024-01-25 20:00:30 +05:00
d17292bc12 Fix after merge 'develop' 2024-01-25 17:54:15 +03:00
493b178988 Merge branch 'develop' into feature/refactoring-auth-store 2024-01-25 17:48:07 +03:00
Akmal Isomadinov
a12cbd3415 Shared:Components:Cron Refusal of transfers in favor of luxon 2024-01-25 19:42:22 +05:00
c17fd93574 Shared:Store:AuthStore: rewrite to typescript 2024-01-25 16:14:13 +03:00
72d6116a89 Merge branch 'develop' into feature/shared-article 2024-01-25 16:33:13 +04:00
b86924c936 Merge branch 'hotfix/v2.0.2' into develop
# Conflicts:
#	packages/components/selector/sub-components/Item/Item.types.ts
#	packages/shared/package.json
#	packages/shared/selectors/Room/index.tsx
2024-01-25 16:32:37 +04:00
ec4622e2f5 Shared:Store:SettingsStore: fix setValue method 2024-01-25 12:58:20 +03:00
Akmal Isomadinov
f9c40916d9 Shared:Components:Cron Added timezone 2024-01-25 13:36:51 +05:00
6757092523 Shared:Store:SettingsStore: move from common and rewrite to typescript 2024-01-25 11:17:19 +03:00
Akmal Isomadinov
ce5605eeb5 Shared:Components:Cron Fixed the date of the next synchronization 2024-01-24 22:36:40 +05:00
Akmal Isomadinov
f9210966ed Shared:Components:Cron Fixed styles and removing some prefixes 2024-01-24 18:39:37 +05:00
Akmal Isomadinov
36662e1636 Shared:Components:Cron Refactoring types 2024-01-24 18:37:31 +05:00
Akmal Isomadinov
a7f2c24393 Shared:Components:Cron Updated translation and deleted old translations 2024-01-24 18:36:12 +05:00
904049afa7 Shared:Store: remove useless iterfaces 2024-01-24 15:29:38 +03:00
a3c039f731 Shared:Store:PaymentQuotasStore: move from common, rewrite to typescript and update using without auth store 2024-01-24 15:12:59 +03:00
f2b1e4d0a0 Merge branch 'feature/shared-article' into feature/refactoring-auth-store 2024-01-24 14:41:25 +03:00
cd6d3969ae Merge branch 'develop' into feature/shared-article 2024-01-24 14:36:29 +03:00
d4756780fc Web: Shared: Utils: removed unnecessary operations in combineUrl 2024-01-24 14:49:57 +05:00
429044ea05 Web: Shared: Utils: extended the combine url function to accept numbers 2024-01-24 14:09:50 +05:00
2252095eaa Shared:Store:PaymentQuotasStore: move from common 2024-01-24 11:23:21 +03:00
f2bed23b20 Client:Store: fix using current quota store 2024-01-24 10:59:51 +03:00
1df1f8f46b Merge branch 'develop' into feature/viewer-route-rename 2024-01-24 12:39:50 +05:00
8c7b7306d0 Merge branch 'develop' into feature/color-input 2024-01-23 22:15:06 +04:00