Commit Graph

40818 Commits

Author SHA1 Message Date
69d3dadc13 Merge branch 'hotfix/v2.0.1' into develop 2023-12-13 20:01:17 +04:00
53460eb49c Shared:Components:ModalDialog: fix errors 2023-12-13 18:44:59 +03: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
d4225849c1 Shared:Components:ComboBox: rewrite to typescript 2023-12-13 18:02:41 +03: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
99f95d51d8 Shared:Components:DropDown: rewrite to typescript 2023-12-12 16:29:58 +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
2f852443ce JS-SDK: Added checkCSP method. Added error if CSP header not contain current domain. Fixed onAppError call. 2023-12-12 13:49:33 +03:00
f849664079 added translations 2023-12-12 12:47:19 +03:00
Akmal Isomadinov
4e8857f608 Merge branch 'hotfix/v2.0.1' into feature/add-new-beta-badge 2023-12-12 14:00:10 +05:00
Akmal Isomadinov
49e57be9da Web:InvitePanel Added BetaBadge and Refactoring 2023-12-12 13:58:30 +05:00
4336588119
Merge pull request #118 from ONLYOFFICE/bugfix/header-menu
Bugfix/header menu
2023-12-11 18:31:35 +03:00
b93df61255 Merge branch 'bugfix/header-menu' of https://github.com/ONLYOFFICE/DocSpace-client into bugfix/header-menu 2023-12-11 17:59:32 +03:00
242db5efa6 Web: Export fixed. 2023-12-11 17:59:14 +03:00
6862bb529f added/edited translations 2023-12-11 17:54:33 +03:00