Commit Graph

16417 Commits

Author SHA1 Message Date
d01a0d0963 Shared: Navigation: fix style 2024-01-29 14:17:19 +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
b06cc0a80f Fix Bug 66219 - Rooms. Documents cannot be opened for viewing in an external room 2024-01-29 13:43:52 +04:00
22362fe186 Added missing quotes 2024-01-29 13:42:28 +04:00
f00031b8bf Merge branch 'hotfix/v2.0.2' into feature/js-sdk-loader 2024-01-26 20:36:01 +03:00
2f1ad868c2 Merge branch 'develop' into bugfix/ts-problems 2024-01-26 19:41:59 +04: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
95f8f09b0a AuthStore: Added calling onSignOut event for sdk 2024-01-26 16:49:46 +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
67ae563c39 Selector: Added shared property for item 2024-01-26 16:33:18 +03:00
ced050d7ee Shared:Components:ComboBox: fix handle click outside 2024-01-26 16:19:16 +03:00
e111b33e9f Web: Files: fixed upload progress 2024-01-26 16:15:24 +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
a47dd8345a Merge branch 'develop' into feature/new-tariff-bar 2024-01-26 14:59:38 +03:00
cdaf9d9b2d Shared:Components:ContextMenuButton: fix display type 2024-01-26 14:58:47 +03:00
7d4ffa4550
Merge pull request #203 from ONLYOFFICE/bugfix/table-group-menu
Shared:Components:Table: fix table group menu checkbox
2024-01-26 14:59:57 +04:00
3c652043e7 Shared:Components:Table: fix table group menu checkbox 2024-01-26 12:30:55 +03:00
f89c85c45c Web: Files: InfoPanel: fixed leave the room action 2024-01-26 11:44:38 +03:00
caaba8c4a2 Merge branch 'develop' into bugfix/info-panel 2024-01-26 11:36:12 +04:00
ee3d83c0e9
Merge pull request #199 from ONLYOFFICE/bugfix/refactoring-cron
Bugfix/refactoring cron
2024-01-26 11:33:50 +04: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
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
Akmal Isomadinov
a12cbd3415 Shared:Components:Cron Refusal of transfers in favor of luxon 2024-01-25 19:42:22 +05:00
18d4300c20 Common:UserStore: fix update avatar info 2024-01-25 17:09:28 +03:00
1655944b0f Merge branch 'feature/shared-article' of github.com:ONLYOFFICE/DocSpace-client into feature/shared-article 2024-01-25 16:35:41 +03:00
ff9bac5a3b Common:UserStore: fix update avatar info 2024-01-25 16:35:32 +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
b9d0fac05d Web: Files: InfoPanel: removed forceUpdate 2024-01-25 15:41:25 +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
17f681d09b Web: Files: InfoPanel: fix 2024-01-25 12:18:59 +03:00
1f3fa4dfcb Web: Files: InfoPanel: fixed context-menu actions 2024-01-25 12:05:28 +03:00
056104265e Managment:Article: fix user email and displayName 2024-01-25 11:49:55 +03:00
Akmal Isomadinov
f9c40916d9 Shared:Components:Cron Added timezone 2024-01-25 13:36:51 +05:00
f95d96dfec Merge branch 'hotfix/v2.0.2' into feature/js-sdk-loader 2024-01-25 09:58:14 +03:00
Akmal Isomadinov
ce5605eeb5 Shared:Components:Cron Fixed the date of the next synchronization 2024-01-24 22:36:40 +05: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
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
c0408e08bc Web: Files: InfoPanel: fixed Share 2024-01-24 16:35:14 +03:00
d3097a372c Web: Files: InfoPanel: setInfoPanelSelection 2024-01-24 16:16:28 +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
e47d131a72 Selector: Item: Added shared property to types 2024-01-24 15:43:10 +03:00
2910dd5737 FilesSelector: Added shared property to types 2024-01-24 15:42:35 +03:00
bcd59e934e Shared: Navigation: fix style 2024-01-24 15:40:19 +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
d4756780fc Web: Shared: Utils: removed unnecessary operations in combineUrl 2024-01-24 14:49:57 +05: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
429044ea05 Web: Shared: Utils: extended the combine url function to accept numbers 2024-01-24 14:09:50 +05:00
389da3da29 Web: Client: corrected the media file id definition 2024-01-24 13:19:22 +05: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
Akmal Isomadinov
9f2ebab438 Shared: Added type guard 2024-01-23 20:46:17 +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
6560226699 Web: Files: InfoPanel: fixed selection 2024-01-23 17:31:38 +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
56194fc5cb Web: Files: InfoPanel: fixed membersList 2024-01-23 14:28:20 +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
Vladimir Khvan
4647a3663e Merge branch 'develop' into feature/color-input 2024-01-23 14:58:48 +05:00