Commit Graph

8986 Commits

Author SHA1 Message Date
9199b3b9fa Client: fix undefined const 2024-01-29 10:34:57 +03:00
21074c435a Fix after merge 'develop' 2024-01-26 14:39:58 +03:00
32f0eefb25 Fix after merge 'develop' 2024-01-26 14:07:00 +03:00
740bd0b2f6 Merge branch 'develop' into feature/refactoring-auth-store 2024-01-26 14:03:43 +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
f89c85c45c Web: Files: InfoPanel: fixed leave the room action 2024-01-26 11:44:38 +03:00
98c045cdbc Merge branch 'develop' into bugfix/info-panel 2024-01-25 22:19:30 +04:00
ddbcb8c907 Merge branch 'develop' into feature/async-upload 2024-01-25 21:08:47 +04:00
f748428f0e Web: Files: InfoPanel: fixex crash 2024-01-25 18:36:37 +03:00
493b178988 Merge branch 'develop' into feature/refactoring-auth-store 2024-01-25 17:48:07 +03:00
d25e48b711 Merge branch 'develop' into bugfix/info-panel 2024-01-25 17:29:07 +04: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
63b808754d Web: Files: InfoPanel: fixed context-menu 2024-01-25 14:41:27 +03:00
a04b687c35 Web: Files: InfoPanel: fixed icon, fixed updateInfoPanelSelection 2024-01-25 13:31:06 +03:00
fdc8fe3934 Fix hex-to-rgba bad version 2024-01-25 13:56:50 +04:00
1f3fa4dfcb Web: Files: InfoPanel: fixed context-menu actions 2024-01-25 12:05:28 +03:00
6757092523 Shared:Store:SettingsStore: move from common and rewrite to typescript 2024-01-25 11:17:19 +03:00
ef1140b116 Bump version to v2.0.2 2024-01-24 20:49:25 +04:00
f00abd0254 Web: Files: fixed loader 2024-01-24 18:34:37 +03:00
a609db35f7 Web: Files: fixed onShowInfoPanel 2024-01-24 18:14:02 +03:00
a294c4a8a0 Fixed Bug 66021: The search bar in the plugin panel disappears when an invalid request is made 2024-01-24 17:41:44 +03:00
626b09241d Web: Files: InfoPanel: fixed selection bug 2024-01-24 17:16:58 +03:00
c0408e08bc Web: Files: InfoPanel: fixed Share 2024-01-24 16:35:14 +03:00
e568eb2821 Web: Files: InfoPanel: fixed fetchHistory 2024-01-24 16:10:56 +03:00
794e3d53f6 Web: Files: InfoPanel: removed calculateSelection 2024-01-24 15:59:12 +03:00
0bc06266e9 Fixed Bug 65921: Missing shared tokens for selected public rooms 2024-01-24 15:46:10 +03:00
9cbed2d2ac RoomSelector: Added shared property for item 2024-01-24 15:44:41 +03:00
01d8d6b264 FilesSelector: Added shared property for item 2024-01-24 15:44:18 +03:00
2910dd5737 FilesSelector: Added shared property to types 2024-01-24 15:42:35 +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
322b0f5bd7 Merge branch 'develop' of github.com:ONLYOFFICE/DocSpace-client into develop 2024-01-24 14:30:47 +03:00
d6ecc6c3e3 Client:FormGallery: fix component import 2024-01-24 14:29:58 +03:00
aee905f2e6 Web: Files: InfoPanel: fixed setView 2024-01-24 14:03:56 +03:00
183570a03f Web: Files: Fixed selection 2024-01-24 12:44:52 +03:00
c85f6ec0cd Web: Client: refactoring 2024-01-24 14:27:00 +05:00
2b32cec11a Web: Client: corrected getting the URL to view media 2024-01-24 14:10:42 +05:00
389da3da29 Web: Client: corrected the media file id definition 2024-01-24 13:19:22 +05: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
c8542ce510 Merge branch 'develop' into feature/audit-login-history-advertising 2024-01-23 22:35:35 +04:00
8c7b7306d0 Merge branch 'develop' into feature/color-input 2024-01-23 22:15:06 +04:00
Akmal Isomadinov
b7b3860044 Fixed order of the rooms 2024-01-23 20:46:33 +05:00
e2ffa1d739 Web: renamed the route to view media 2024-01-23 20:36:15 +05:00
22f4e89639 Merge branch 'develop' into bugfix/info-panel
# Conflicts:
#	packages/client/src/pages/Home/InfoPanel/Body/views/History/index.js
#	packages/shared/components/selector/Selector.tsx
2024-01-23 17:34:47 +03:00
094a6421e6 Shared:Store:CurrentTariffStatusStore: move from common, rewrite to typescript and update using without auth store 2024-01-23 16:45:42 +03:00