Commit Graph

9267 Commits

Author SHA1 Message Date
230b8cdd7a Merge branch 'hotfix/v2.0.2' into feature/js-sdk-loader 2024-01-29 21:46:15 +03:00
5600f52c59 Main: Fixed stopping render for iframe mode 2024-01-29 21:41:00 +03:00
4abcf1e88c Restore enable third-party switch 2024-01-29 21:07:45 +04:00
d34f1c9e33 Restored third-parties api methods 2024-01-29 21:07:00 +04:00
8e9b300952 Merge branch 'feature/refactoring-auth-store' into feature/rewrite-stores 2024-01-29 19:32:16 +03:00
8132bfdae9 Merge branch 'develop' into feature/refactoring-auth-store 2024-01-29 19:30:18 +03:00
5a8ecadf78 Removed debugger 2024-01-29 19:14:53 +04:00
a9c09f9e6c Merge branch 'develop' into bugfix/thirdparty 2024-01-29 19:08:55 +04:00
3364008780 Web: Client: added additional information about the user to InvitePanel, fix styles 2024-01-29 20:08:45 +05:00
68f74565bc Merge branch 'hotfix/v2.0.2' into develop
# Conflicts:
#	packages/common/store/AuthStore.js
#	packages/shared/components/selector/Selector.tsx
2024-01-29 19:07:27 +04:00
ec903c1d70 Web: Client: import firstLetterToUppercase 2024-01-29 20:06:01 +05:00
efeb9be315 Web: Files: Public-room: added navigation button, added new icons 2024-01-29 17:55:55 +03:00
004818d522 Client:Store:Wizzard: rewrite to typescript 2024-01-29 16:23:37 +03:00
61e16730f3 Merge branch 'hotfix/v2.0.2' into bugfix/66114 2024-01-29 17:20:18 +04:00
6693823584 Fix Bug 66046 - Rooms.Tags. It is not possible to change the tag in the room. 2024-01-29 17:19:28 +04:00
643be9c63b Client:PortalSettings:Payments: fix paymentStore 2024-01-29 16:13:33 +03:00
19e9079671 Web: Files: Public-room: fixed translations 2024-01-29 15:48:52 +03:00
2b9cbb6a5b Client: TariffBar: refactoring, hidden bar 2024-01-29 15:37:38 +03:00
3ad5322a2e Fixed bug 66114 - Account: The left menu tabs do not switch when changing content through the context menu. 2024-01-29 15:21:39 +03:00
68b049d7da Merge branch 'develop' into feature/new-tariff-bar 2024-01-29 14:24:42 +03:00
e5b351aaf2 Client: rename payments store to paymentsStore 2024-01-29 14:13:28 +03:00
2ec90add8d Fix Bug 66093 - Files. The Create room menu item has a Power user type in My Documents. 2024-01-29 15:05:54 +04:00
8f4471e1c3 Merge branch 'feature/refactoring-auth-store' into feature/rewrite-stores 2024-01-29 14:05:16 +03:00
6d61917078 Client:Store:Payment: rewrite to typescript 2024-01-29 14:05:12 +03:00
a4e4ab8e7b Client: fix import 2024-01-29 13:54:50 +03:00
a3cc0093eb Client: delete console log 2024-01-29 13:14:43 +03:00
0f2b3bcd1d Merge branch 'feature/refactoring-auth-store' into feature/rewrite-stores 2024-01-29 13:07:36 +03:00
6401305358 Client:Store:PluginsStore: rewrite to typescript 2024-01-29 13:07:02 +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
9199b3b9fa Client: fix undefined const 2024-01-29 10:34:57 +03:00
f00031b8bf Merge branch 'hotfix/v2.0.2' into feature/js-sdk-loader 2024-01-26 20:36:01 +03:00
Akmal Isomadinov
91ae58ca3f Shared:Components: Refactoring MediaViewer 2024-01-26 22:00:07 +05:00
071884ba00 Client:Store:SelectedFolderStore: rewrite to typescript 2024-01-26 19:36:29 +03:00
88b02355cc Client:Helpers:Utils: fix type setDocumentTitle 2024-01-26 19:35:50 +03:00
a7b2564601 Client: add prettier 2024-01-26 19:35:01 +03:00
26898bd353 Web: Client: InfoPanel: Members: added additional information about users 2024-01-26 20:25:24 +05:00
c68305a2ea Web: Client: added additional information about users in add users panel 2024-01-26 20:24:44 +05:00
a665792dce Web: Files: Upload: fixed finalizeIndex 2024-01-26 17:45:07 +03:00
62ad45421c Web: Files: fixed upload progress 2024-01-26 17:21:58 +03:00
b6f52e7a26 Client: disable eslint for .js files 2024-01-26 17:15:39 +03:00
9d5c66e872 Client: add eslint and update tsconfig 2024-01-26 17:13:38 +03:00
17a7f56b39 Shell: Fixed theme reset when updating sdk config 2024-01-26 16:49:06 +03:00
aaaa9266da FilesSelector: Added inPublic flag for selected items inside public room 2024-01-26 16:36:36 +03:00
11b6ed6e1e Sdk: Added getting requestToken for selected file from public room 2024-01-26 16:34:52 +03:00
c6eb19f02c FilesStore: Added getFilePrimaryLink action 2024-01-26 16:33:44 +03:00
ba14ceec9f Merge branch 'feature/refactoring-auth-store' into feature/rewrite-stores 2024-01-26 16:32:57 +03:00
e111b33e9f Web: Files: fixed upload progress 2024-01-26 16:15:24 +03:00
a47dd8345a Merge branch 'develop' into feature/new-tariff-bar 2024-01-26 14:59:38 +03:00
21074c435a Fix after merge 'develop' 2024-01-26 14:39:58 +03:00
f3a8316a7d Merge branch 'develop' into bugfix/rows-jump-styles 2024-01-26 14:34:59 +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
3b7db16e11 Web:Client:Restored deselecting when checkbox is disabled. 2024-01-26 13:56:19 +03:00
58d6b072f6 Client:Store:AvatarEditorStore: delete 2024-01-26 13:39:52 +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
9e20f3e877 Merge branch 'develop' into feature/new-tariff-bar 2024-01-25 23:27:46 +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
5853167487 Merge branch 'develop' into feature/new-tariff-bar 2024-01-25 16:26:12 +03:00
a7d645658a Client: TariffBar: fix style 2024-01-25 16:26:04 +03: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
f95d96dfec Merge branch 'hotfix/v2.0.2' into feature/js-sdk-loader 2024-01-25 09:58:14 +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
9cc9e76cc3 Merge branch 'develop' into feature/new-tariff-bar 2024-01-24 16:40:36 +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
c66e6e7913 Merge branch 'develop' into feature/new-tariff-bar 2024-01-24 00:17:39 +03: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
772ec79d99 Web: Files: Upload: moved chunkUploadCount to SettingsStore 2024-01-23 16:44:34 +03:00
fb8712a8c8 Merge branch 'develop' into feature/async-upload 2024-01-23 15:06:33 +03:00
5613599c8b Web: Files: InfoPanel: fixed navigation bug 2024-01-23 14:34:45 +03:00
d2174e749c Web: Files: InfoPanel: removed updateRoomMembers 2024-01-23 13:47:18 +03:00
18b4d00a66 Web: Files: InfoPanel: removed setUpdateRoomMembers, moved fetchMembers to InfoPanelStore 2024-01-23 13:44:11 +03:00
4ab10b6799 Shared:Store:BannerStore: move from common, rewrite to typescript and update using without auth store 2024-01-23 13:40:43 +03:00
Vladimir Khvan
4647a3663e Merge branch 'develop' into feature/color-input 2024-01-23 14:58:48 +05:00
b3629d1386 Shared:Store:TfaStore: move from common, rewrite to typescript and update using without auth store 2024-01-23 12:55:19 +03:00
541943a9f3 Shared:Store:UserStore: move from common, rewrite to typescript and update using without auth store 2024-01-23 12:19:03 +03:00
b2be7f31e5 Merge branch 'feature/shared-article' into feature/refactoring-auth-store 2024-01-23 10:14:15 +03:00
0da84ca486 Merge branch 'develop' into feature/shared-article 2024-01-23 10:12:08 +03:00
17ccafc838 Merge branch 'develop' into bugfix/rows-jump-styles 2024-01-23 10:48:36 +04:00
98397b2e47 Merge branch 'develop' into bugfix/interface-jumping 2024-01-22 19:51:56 +04:00
a117696f46 Client:Store:ProfileActionsStore: fix spaces click 2024-01-22 18:36:42 +03:00
f3cad2a26c Client:Panels:ChangeRoomOwnerPanel: fix user 2024-01-22 18:08:25 +03:00
f3d753fa84 Merge branch 'feature/shared-article' into feature/refactoring-auth-store 2024-01-22 16:45:57 +03:00
Vladimir Khvan
31009aa410 Web: Client: Appearance: HexColorPickerComponent was moved to shared/components as ColorPicker 2024-01-22 17:13:21 +05:00
8bd4e347c3 Client:HOCs:WithFileActions: fix navigation jumping when entering in folder from room 2024-01-22 14:15:45 +03:00
9f9d7a8573 Web:Client:Fixed missing line selection in Accounts when opening the context menu. 2024-01-22 13:21:21 +03:00
3c9eea5ef5 Shared:Article: remove mobx and add wrappers 2024-01-22 12:27:10 +03:00
b1f28b5ac3 Shared:Skeletons:Article: rewrite loaders to TS 2024-01-22 12:26:23 +03:00
6c47a8be26 Merge branch 'feature/shared-filter' into feature/shared-article 2024-01-22 11:46:29 +03:00
af63ac0ed4 Client:Store:InfoPanelStore: move from common and delete from authStore 2024-01-22 11:37:05 +03:00
6ed1fd0961 Merge branch 'develop' into feature/audit-login-history-advertising 2024-01-22 13:35:47 +05:00
9519651688 Merge branch 'develop' into bugfix/rows-jump-styles 2024-01-22 10:50:12 +03:00
b1aef9f57f Web:Client:Fixed line bouncing when hovering on accounts in tabular form. 2024-01-22 10:47:36 +03:00
740996ca7e Merge branch 'develop' into feature/oauth2-client 2024-01-22 10:11:13 +03:00
6ec3000fa8 Merge branch 'develop' into feature/shared-filter 2024-01-22 10:03:42 +03:00
bae155dd5e Web:Client:Fixed line jumping when hovering in Accounts. Added top border when selecting the first line. 2024-01-21 21:15:33 +03:00
cba0ca5d84 Merge branch 'develop' into feature/new-tariff-bar 2024-01-19 19:46:34 +03:00
fe7fbbe81f Client: Badges: fix 2024-01-19 18:58:21 +03:00
57ae28672d Web:Client:Fixed row jumping in table view when hovering and using hotkeys. 2024-01-19 18:07:01 +03:00
2627a14090 Client: Badges: hide edit icon for recent 2024-01-19 18:06:41 +03:00
4a1f2bcf32 Web: PortalSettings: added styles for the row list if the portal is not paid 2024-01-19 20:04:41 +05:00
4e58e341a1 Web: PortalSettings: LoginHistory: added styles for the list if the portal is not paid 2024-01-19 19:56:29 +05:00
e4e75f2a38 Web: PortalSettings: enabled the request track logins and user actions for advertising if the portal is not paid for 2024-01-19 19:54:18 +05:00
ab58fb9c53 Merge branch 'develop' into bugfix/info-panel 2024-01-19 17:24:17 +03:00
fbbcf55bbd Web: Files: InfoPanel: fixed members list 2024-01-19 16:59:06 +03:00
c57a277a25 Merge branch 'develop' into feature/my-documents-share 2024-01-19 17:28:00 +04:00
4985ceba82 Fix toastr import 2024-01-19 17:27:44 +04:00
1adf6b3634 Merge branch 'develop' into feature/my-documents-share 2024-01-19 17:04:46 +04:00
968573ce02 Merge branch 'hotfix/v2.0.1' into develop
# Conflicts:
#	packages/components/toast/styled-toastr.js
2024-01-19 16:20:16 +04:00
89cca21e4d Web: Files: fixed table view for js-sdk 2024-01-19 14:50:59 +03:00