Commit Graph

5037 Commits

Author SHA1 Message Date
Timofey Boyko
0fc936434f Web:Client:Home: fix section header blinking 2023-04-24 12:03:25 +03:00
Timofey Boyko
524258ebb5 Web:Client:Home: fix section header for trash 2023-04-21 15:43:26 +03:00
Timofey Boyko
b06ca2ebe4 Web:Client:Home: merged accounts section header into home section header 2023-04-21 14:12:27 +03:00
Timofey Boyko
e92f632062 Web:Client:Home:Section:Header: refactoring 2023-04-21 12:54:58 +03:00
Timofey Boyko
a83cce56e8 Web:Client:Home: rewrite to functional component 2023-04-21 12:23:51 +03:00
Timofey Boyko
6efeb9da76 Web:Client:Store: delete useless store 2023-04-20 18:38:07 +03:00
Timofey Boyko
f65760e6ef Web:Client: rename client, confirm and portal settings router to routes 2023-04-20 18:37:15 +03:00
Timofey Boyko
a6f4000d6e Web:Client: split router to client, portal settings and confirm routes 2023-04-20 18:33:35 +03:00
Timofey Boyko
8f1f0bd543 Web: move navigate and location from SettingsStore to window.DocSpace 2023-04-20 17:53:49 +03:00
Timofey Boyko
a039670fed Merge branch 'develop' into feature/routing-optimization 2023-04-20 17:29:35 +03:00
Timofey Boyko
9758b71231 Web:Client:Router: fix lazy loading 2023-04-20 17:26:27 +03:00
Timofey Boyko
9f1689963f Web: delete useless code 2023-04-20 17:26:14 +03:00
bd21fe0c82
Merge pull request #1362 from ONLYOFFICE/feature/resize-table
Feature/resize table
2023-04-20 16:25:04 +04:00
d13a440933 Merge branch 'develop' into feature/info-panel-toggle 2023-04-20 16:22:46 +04:00
Akmal Isomadinov
69f77818f7 Web:Client:PortalSettings Added missing props 2023-04-20 16:57:04 +05:00
Akmal Isomadinov
8c3608b52d Web:Client:AccountsHome Removed useless code 2023-04-20 16:31:09 +05:00
Timofey Boyko
a43819b974 Web:Client: fix router and links for portal settings category 2023-04-20 13:56:07 +03:00
df13ad5afd Merge branch 'develop' into feature/resize-table 2023-04-20 14:23:50 +04:00
02c3b0f795 Merge branch 'develop' into feature/sort-by 2023-04-20 14:05:52 +04:00
464aed0f62 Merge branch 'develop' into feature/info-panel-toggle 2023-04-20 13:59:27 +04:00
ea5a8aa1da Merge branch 'develop' into feature/display-context-items 2023-04-20 13:56:19 +04:00
Timofey Boyko
9af348e56e Web:Client:PortalSettings: fix article body selected item 2023-04-20 12:52:03 +03:00
Timofey Boyko
d89b721177 Web:Client:PortalSettings: fix section header 2023-04-20 12:44:38 +03:00
48f9073302 Merge branch 'release/v1.0.0' into develop 2023-04-20 12:31:46 +04:00
Viktor Fomin
9199950351 Fix Bug 62173: applied common style for branding logos 2023-04-20 10:29:57 +03:00
27b25e280f edited variables 2023-04-19 19:41:45 +03:00
c4e0f51017 Update translations (JavascriptSdk) 2023-04-19 19:10:41 +03:00
Timofey Boyko
40a38b9566 Web:Client: fix stores 2023-04-19 17:20:15 +03:00
Timofey Boyko
c5f8b28d2a Web: Client: fix navigate into mobx stores 2023-04-19 16:56:31 +03:00
97cd9824e1 Add translations (vi) 2023-04-19 16:32:38 +03:00
Elyor Djalilov
c4765dcfc5 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-19 18:14:59 +05:00
Elyor Djalilov
c6dccfe77e Fix Bug 62170 - Files. Incorrectly truncated too long comment for the revision of the document 2023-04-19 18:14:53 +05:00
Akmal Isomadinov
2ade28e698 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-19 18:08:44 +05:00
Akmal Isomadinov
91be14ff90 Web:Client:Home Fixed bug 62147 2023-04-19 18:08:32 +05:00
Timofey Boyko
56ab350cb4 Web:Client: add declarative router object 2023-04-19 15:42:53 +03:00
Elyor Djalilov
feeab42961 Fix Bug 62146 - Settings: Remove link flag from Paid icon. 2023-04-19 15:34:46 +05:00
Elyor Djalilov
e2e4a6d0d5 Fix Bug 62114 - Files. An empty folder if move to it before the move process is complete. 2023-04-19 15:18:50 +05:00
c58d4c2f94 Merge branch 'develop' into feature/display-context-items 2023-04-18 16:16:19 +03:00
Viktor Fomin
69b4e1cfae Client: PortalSettings: SSO: return load data 2023-04-18 14:45:56 +03:00
Viktor Fomin
85b5489b1c Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-18 14:43:21 +03:00
Viktor Fomin
f54fbf1692 Client: SSOStore: fix 2023-04-18 14:43:17 +03:00
Akmal Isomadinov
30cca184aa Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-18 16:41:31 +05:00
Akmal Isomadinov
f72dd886ee Web:Client:Store Fixed bug 62140 2023-04-18 16:41:17 +05:00
Viktor Fomin
65878e1ea0 Client: PortalSettings: SSO: disabled buttons while upload 2023-04-18 14:21:10 +03:00
Viktor Fomin
98000fc2d2 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-18 14:16:12 +03:00
Viktor Fomin
86d115318c Client: SSO: fix error label 2023-04-18 14:15:59 +03:00
Viktor Fomin
6c53faff01 Client: add translate 2023-04-18 14:15:34 +03:00
Viktor Fomin
149ab7e5f3 Client: SSOStore: fix set nameIdFormat 2023-04-18 14:09:22 +03:00
Elyor Djalilov
2bac9b1f96 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-18 16:09:03 +05:00
Elyor Djalilov
a2a29bb395 Fix Bug 62147 - Rooms. A toast message from the previous file/folder move/copy action along with a room move message. 2023-04-18 16:08:57 +05:00