Commit Graph

40772 Commits

Author SHA1 Message Date
2dabd4eca2 Merge branch 'hotfix/v2.0.1' of github.com:ONLYOFFICE/DocSpace-client into hotfix/v2.0.1 2023-12-14 13:23:47 +03:00
19ab57aac3 JS-SDK: Restored spread operator for config 2023-12-14 13:23:38 +03:00
14d5ab891f Editor: fix timeout 2023-12-14 13:21:23 +03:00
d4a5e22447 Editor: fix decode deeplink data 2023-12-14 13:19:22 +03:00
e353dd3f73 Merge branch 'develop' into feature/mobile-settings-requests 2023-12-14 12:25:10 +03:00
a8038e4dca
Merge pull request #73 from ONLYOFFICE/bugfix/fix-table-header
Fixed columns overlapping each other when reducing width
2023-12-14 13:15:59 +04:00
c5d55bdc8a JS-SDK: Fixed lazy loading 2023-12-14 12:05:19 +03:00
5cca6a8964 JS-SDK: Added checkCSP option for disable check 2023-12-14 11:55:06 +03:00
367ea92a94
Merge pull request #112 from ONLYOFFICE/feature/new-scrolls
Feature/new scrolls
2023-12-14 12:37:18 +04:00
2a8c60f586 Merge branch 'develop' into feature/new-scrolls 2023-12-13 20:37:28 +04:00
cbc4358686 added vi 2023-12-13 19:13:52 +03:00
69d3dadc13 Merge branch 'hotfix/v2.0.1' into develop 2023-12-13 20:01:17 +04:00
c4ae842226 Editor: fix deeplink 2023-12-13 18:32:35 +03:00
b0eda4afee
Merge pull request #124 from ONLYOFFICE/bugfix/page-scroll
Bugfix/page scroll
2023-12-13 19:24:39 +04:00
12a7622bfb TableHeader: Added property check for custom columns list 2023-12-13 17:50:20 +03:00
173537cdd2 Fixed Bug 65511 - SDK: Wrong filter property by default 2023-12-13 17:32:39 +03:00
7051968821 Merge branch 'hotfix/v2.0.1' into bugfix/page-scroll 2023-12-13 18:28:55 +04:00
77252cce88 Web:Components:Fixed that when changing the width of columns with the mouse, their lengths are less than 110px. Added a limitation on the width of columns when adding them. 2023-12-13 16:00:20 +03:00
0206dbf000 Merge branch 'bugfix/page-scroll' of https://github.com/ONLYOFFICE/DocSpace-client into bugfix/page-scroll 2023-12-13 15:56:07 +03:00
bb674777b4 Web: Added common className. 2023-12-13 15:53:59 +03:00
6a74bd7be8 Web: Refactoring. 2023-12-13 15:53:34 +03:00
ee63b6b0b8 added sk, az 2023-12-13 15:41:23 +03:00
48678ec84c Web: Added scroll to elements. 2023-12-13 15:31:11 +03:00
Akmal Isomadinov
c0c477b172 Web:RowsView:SimpleFilesRow Fixed quickButtonsComponent 2023-12-13 17:06:09 +05:00
Akmal Isomadinov
f3e839cf0d Web:Tooltip Fixed color 2023-12-13 16:53:58 +05:00
0b9c51a8d0 Web: PortalSettings: Security: fixed mobile requests 2023-12-13 14:53:49 +03:00
7fe587d374 Fix download changed version of embedded api.js (cache issue) 2023-12-13 15:52:14 +04:00
7ad07cec96 Merge branch 'hotfix/v2.0.1' of github.com:ONLYOFFICE/DocSpace-client into hotfix/v2.0.1 2023-12-13 16:21:31 +05:00
750546f53f Fix Bug 65368 - Common: InfoPanelStore: fixed the display of the room icon in the archive 2023-12-13 16:21:17 +05:00
Akmal Isomadinov
642d1a3b42 Web:Client:Wizard Added BetaBadge 2023-12-13 15:50:15 +05:00
Akmal Isomadinov
9d5cf681a7 Web:Client:TableView:RoomCell Disabled floating tooltip 2023-12-13 15:49:38 +05:00
Akmal Isomadinov
2b0ed635e4 Web:Components:drop-down-item fixed the translation 2023-12-13 15:47:41 +05:00
487586d48c JS-SDK: Added viewTableColumns property. Fixed CSP check function 2023-12-13 13:45:21 +03:00
7c5833e7df TableHeader: Added custom column array for frame mode 2023-12-13 13:44:20 +03:00
Timofey Boyko
6fa83e7cb6
Merge pull request #123 from ONLYOFFICE/feature/plugins-cfg-refactoring
Client:Plugins: fix plugin settings
2023-12-13 12:06:35 +03:00
726516df9c JS-SDK: Renamed inner method 2023-12-13 10:25:22 +03:00
84e56a45d6
Merge pull request #122 from ONLYOFFICE/bugfix/submenu-users-rights
Bugfix/submenu users rights
2023-12-12 21:19:38 +04:00
0ccdf2c48e JS-SDK: Fixed checkCSP method 2023-12-12 18:19:11 +03:00
b3c6c9ee86 Web: Refactoring. 2023-12-12 18:11:11 +03:00
1ebc837852 Client:Plugins: fix plugin settings 2023-12-12 17:52:35 +03:00
a4c86362e5 Web: PortalSettings: fixed settings rerender 2023-12-12 16:55:26 +03:00
737cf2cd79 Web: PortalSettings: Fixed mobile settings rerender 2023-12-12 16:53:42 +03:00
acd536304b Web: PortalSettings: removed useless code 2023-12-12 16:52:20 +03:00
cf89c53f2d Web: Added construction of a submenu in accordance with the selected user types. 2023-12-12 15:55:57 +03:00
69850bfdd0 Web: Added user type counting. 2023-12-12 15:53:06 +03:00
Akmal Isomadinov
a48d095467 Components:Tooltip Update theme 2023-12-12 16:58:04 +05:00
Akmal Isomadinov
f3d8b546f0 Common:Components:BetaBadge Removed arrow 2023-12-12 16:30:21 +05:00
176e609589 PortalSettings: Added setDefaultIfEmpty for deleting CSP items. 2023-12-12 14:25:50 +03:00
186549a4b1 Merge branch 'hotfix/v2.0.1' of github.com:ONLYOFFICE/DocSpace-client into hotfix/v2.0.1 2023-12-12 16:11:44 +05:00
5e79599bd0 Fix Bug 65452 - Client: Added "Create room/Download" action to header context menu 2023-12-12 16:11:30 +05:00