Commit Graph

281 Commits

Author SHA1 Message Date
Viktor Fomin
6f3ec1af1f Management: add routes 2023-08-09 11:58:19 +03:00
Viktor Fomin
3f633eb187 Managment: add backup page 2023-08-09 11:53:07 +03:00
DmitrySychugov
6848dc31f8 Web: Management: added the ability to display portal statistics 2023-08-07 19:53:18 +05:00
DmitrySychugov
4042eaa34b Web: Management: added en/ru translation for portal statistics 2023-08-07 19:52:35 +05:00
DmitrySychugov
74efbe26c3 Web: Management: fixed dark theme 2023-08-07 18:45:51 +05:00
DmitrySychugov
e6f7721662 Web: Management: fixed row display in dark theme 2023-08-07 17:54:59 +05:00
DmitrySychugov
bf264ea660 Web: Management: connected spaces loader 2023-08-04 19:00:58 +05:00
DmitrySychugov
67cc52c699 Web: Management: create spaces loader 2023-08-04 19:00:23 +05:00
DmitrySychugov
62b8e00e88 Web: Management: fixed spaces errors 2023-08-03 20:01:24 +05:00
DmitrySychugov
d5eb380738 Merge branch 'feature/management' of github.com:ONLYOFFICE/DocSpace into feature/management 2023-08-03 19:56:05 +05:00
DmitrySychugov
398832cd69 Web: Management: added en/ru translations for spaces dialogs 2023-08-03 19:51:29 +05:00
DmitrySychugov
8277efb67e Web: Management: added en/ru translations for the multispaces section 2023-08-03 18:38:30 +05:00
DmitrySychugov
c52602e575 Web: Management: added ru translation to portal configuration section 2023-08-03 17:47:18 +05:00
5df8977751 Web: Added check for undefined 2023-08-03 16:13:17 +04:00
DmitrySychugov
e75027beeb Web: Management: added en translation to portal configuration section 2023-08-03 14:24:55 +05:00
Viktor Fomin
e5b05950bd Management: add setDocumentTitle 2023-08-02 12:11:08 +03:00
Viktor Fomin
713c1f68d5 Management: fix tKey 2023-08-02 12:10:51 +03:00
DmitrySychugov
f223e909d5 Web: Management: refactoring 2023-08-01 20:01:37 +05:00
DmitrySychugov
ff6f5314fe Web: Management: added a new parameter when registering the portal 2023-08-01 20:01:20 +05:00
DmitrySychugov
9208ada021 Web: Management: added a logo check to the getter 2023-08-01 20:00:39 +05:00
DmitrySychugov
e55a914e1d Web: Management: added logic for displaying the portal icon, fixed styles 2023-07-31 19:25:43 +05:00
DmitrySychugov
b25b0aed99 Web: Management: refactoring 2023-07-31 19:24:50 +05:00
DmitrySychugov
99520116bf Web: Management: fixed styles for space section 2023-07-31 19:23:48 +05:00
DmitrySychugov
35119f60b5 Web: Management: added store branding initialization, added favicon getter 2023-07-31 19:22:25 +05:00
DmitrySychugov
346241d1da Web: Management: created a file with typing for spaces 2023-07-31 19:20:50 +05:00
DmitrySychugov
07732b8e12 Web: Management: added branding store to spaces store 2023-07-31 19:19:19 +05:00
Viktor Fomin
273341677c Management: init header 2023-07-29 19:04:59 +03:00
Viktor Fomin
7885478ad2 Management: Article: Header: fix 2023-07-29 19:04:42 +03:00
Viktor Fomin
749d49cc7a Management: delete useless 2023-07-29 19:04:20 +03:00
Viktor Fomin
f37a67a65f Management: Article: add toggleArticleOpen 2023-07-29 17:57:22 +03:00
Viktor Fomin
672b2b5c6a Management: Spaces: fix width 2023-07-29 17:52:47 +03:00
Viktor Fomin
72b18b49bd Management: add NavMenu 2023-07-29 17:51:48 +03:00
Viktor Fomin
91241e8adc Management: Branding: add mobile breakpoint 2023-07-29 15:00:11 +03:00
Viktor Fomin
1fe8b76037 Management: init payments 2023-07-29 14:59:42 +03:00
c524956fcb Web: Management: Replaced serve to local-web-server 2023-07-28 20:45:57 +04:00
Viktor Fomin
167c22524e Management: fix 2023-07-28 16:02:06 +03:00
Viktor Fomin
7dee05f53b Management: Branding: add Loader, BreakpointWarning 2023-07-28 01:35:16 +03:00
Viktor Fomin
4c398a984b Management: add article header 2023-07-28 00:53:08 +03:00
Viktor Fomin
58843932aa Management: fix tKeys 2023-07-28 00:26:46 +03:00
Viktor Fomin
6f510eae8f Management: useTranslation 2023-07-28 00:26:33 +03:00
Viktor Fomin
1d47ee4811 Management: add i18n utils 2023-07-28 00:25:55 +03:00
Viktor Fomin
11ed264f7f Management: fix 2023-07-28 00:25:00 +03:00
Viktor Fomin
4f54c1358a Management: init i18n 2023-07-28 00:24:42 +03:00
Viktor Fomin
16dfdad72d Management: fix init auth store 2023-07-27 19:31:51 +03:00
Viktor Fomin
f035005ddd Management: fix crash 2023-07-27 17:40:50 +03:00
DmitrySychugov
45536faf00 Merge branch 'feature/management' of github.com:ONLYOFFICE/DocSpace into feature/management 2023-07-27 19:09:23 +05:00
DmitrySychugov
c3ebe43c65 Web: Management: connected dialogs, corrected the functionality 2023-07-27 19:09:15 +05:00
DmitrySychugov
edc8981414 Web: Management: moved the create portal dialog to the new client 2023-07-27 19:06:43 +05:00
DmitrySychugov
720ebdfc96 Web: Management: moved the domain change dialog to the new client 2023-07-27 19:05:57 +05:00
Viktor Fomin
fc1108cf19 Management: add routes 2023-07-27 12:18:56 +03:00
DmitrySychugov
9f95419b43 Web: Management: added spaces store initialization 2023-07-26 20:15:30 +05:00
Viktor Fomin
7f4b1b57e4 Management: Layout: Section: Header: get translated header 2023-07-26 15:55:39 +03:00
Viktor Fomin
0d2146f053 Management: Layout: Article: Body: fix 2023-07-26 15:55:15 +03:00
Viktor Fomin
4fe6dc9e31 Management: Utils: add getItemByLink 2023-07-26 15:54:54 +03:00
Viktor Fomin
ad739acfcb Management: move settingsTree to utils 2023-07-26 15:54:36 +03:00
Viktor Fomin
d75611b3a8 Management: Layout: use ArticleWrapper 2023-07-26 14:22:33 +03:00
DmitrySychugov
6f84c970ae Web: Management: added spaces in router 2023-07-25 16:51:32 +05:00
DmitrySychugov
aa9a6b8831 Merge branch 'feature/management' of github.com:ONLYOFFICE/DocSpace into feature/management 2023-07-25 16:41:29 +05:00
DmitrySychugov
597f3ae3c6 Web: Management: created the portals row view component 2023-07-25 16:40:15 +05:00
DmitrySychugov
4e66f5fc77 Web: Management: create multiple spaces page 2023-07-25 16:39:04 +05:00
DmitrySychugov
e84e228f81 Web: Management: create configuration page 2023-07-25 16:38:36 +05:00
DmitrySychugov
09cdae7dee Web: Management: create styled spaces 2023-07-25 16:38:09 +05:00
DmitrySychugov
bdb8098c44 Web: Management: create index spaces 2023-07-25 16:37:45 +05:00
DmitrySychugov
9d59d7dcad Web: Management: init spaces store in root store 2023-07-25 16:32:18 +05:00
DmitrySychugov
bcdb8affb8 Web: Management: create spaces store 2023-07-25 16:30:40 +05:00
Viktor Fomin
28f5928322 Management: init client page 2023-07-25 12:02:26 +03:00
Viktor Fomin
7216f1dd27 Management: init layout 2023-07-25 12:02:03 +03:00
Viktor Fomin
afcb02debe Management: add types 2023-07-25 12:01:31 +03:00
Viktor Fomin
8ee54f0d87 Management: init routing 2023-07-25 11:59:34 +03:00
Viktor Fomin
2f28b4608c Management: add branding logic 2023-07-24 16:58:41 +03:00
Viktor Fomin
f75134cd0c Management: add Toast 2023-07-24 16:58:41 +03:00
Viktor Fomin
f59de04ebc Management: init App 2023-07-24 16:58:41 +03:00
Viktor Fomin
063b504ffc Management: init Client 2023-07-24 16:58:41 +03:00
Viktor Fomin
a52df603c0 Management: add branding page 2023-07-24 16:58:41 +03:00
Viktor Fomin
7ee0ceea1f Management: init store 2023-07-24 16:58:41 +03:00
Viktor Fomin
cbc494ea62 Management: add branding types 2023-07-24 16:58:41 +03:00
Viktor Fomin
7840abc80d Management: declare modules 2023-07-24 16:58:41 +03:00
Viktor Fomin
257946dad3 Management: add ts paths 2023-07-24 16:58:41 +03:00
Viktor Fomin
eb8658da13 Management: fix webpack 2023-07-24 16:55:07 +03:00
Viktor Fomin
2c9ec8c3f3 Management: init webpack config 2023-07-24 16:55:07 +03:00
Viktor Fomin
7ef2f7fb75 Web: init management app 2023-07-24 16:55:07 +03:00