Commit Graph

166 Commits

Author SHA1 Message Date
dab0608858 Client: added a transition to the domain after management portal configuration 2023-11-28 18:14:34 +05:00
fb470dc1ca Management: removed unnecessary logic 2023-11-27 20:08:14 +05:00
8bd5d08850 Management: styles fix 2023-11-27 20:05:51 +05:00
9081fd8aae Management: started to always show the default logo 2023-11-27 15:38:11 +05:00
90e11a74ad Management: fixed validation in dialogs 2023-11-23 20:04:54 +05:00
27a99a5e9a Management: corrected the transition to deletion 2023-11-23 19:51:46 +05:00
53b4bf4809 Management: corrected the conditions under which we cannot enter management 2023-11-23 19:48:55 +05:00
e9d18b023c Management: store refactoring 2023-11-23 19:46:17 +05:00
2eb0ad7ef8 Management: added validation utilities 2023-11-23 19:45:38 +05:00
477b74c296 Management: corrected validation when configuring the portal 2023-11-23 19:43:43 +05:00
313b599180 management: package.json: fixed publish path 2023-11-21 17:05:07 +03:00
d54958e2d2 Fix loader 2023-11-21 14:30:18 +04:00
5341b5e4bd Fix Module not found: Error: Can't resolve 'COMMON_DIR/utils' 2023-11-21 13:11:34 +04:00
3170833b98 Merge branch 'develop' into feature/management
# Conflicts:
#	frontend.macos.code-workspace
#	packages/client/src/pages/PortalSettings/categories/data-management/backup/auto-backup/index.js
#	packages/client/src/pages/PortalSettings/categories/data-management/backup/manual-backup/index.js
#	yarn.lock
2023-11-09 19:13:20 +05:00
28bb306c08 Management: fix on delete 2023-11-08 18:54:06 +05:00
5a2f226322 Management: added functionality to the delete dialog 2023-11-08 18:28:54 +05:00
17bf019183 Management: added param of the current portal to the store 2023-11-08 18:27:51 +05:00
7e5190b700 Management: expanded types for spaces 2023-11-08 18:26:15 +05:00
4ccb9d7998 Management: added the ability to delete a portal in the context menu 2023-11-08 18:24:53 +05:00
daa53a1b78 Management: added en/ru translation 2023-11-08 18:23:29 +05:00
26566405ad Management: added delete portal dialog 2023-11-02 19:35:22 +05:00
974188f206 Management: added params to store for the delete modal 2023-11-02 15:24:31 +05:00
10d8255846 Management: add hideAlerts 2023-10-31 13:23:39 +03:00
ef12f0b823 Management: add routes 2023-10-31 13:18:26 +03:00
cb2bb6ac70 Management: add tabIndex 2023-10-31 13:02:18 +03:00
f295489a8a Management: fix 2023-10-31 13:00:55 +03:00
DmitrySychugov
7a58c481bf Management: types fixes 2023-10-26 19:26:42 +05:00
DmitrySychugov
487c8d2bcf Management: style fixes 2023-10-26 19:26:10 +05:00
DmitrySychugov
b5ba86f03a Management: Spaces: refactoring 2023-10-26 18:27:13 +05:00
DmitrySychugov
207a81b322 Management: expanded types 2023-10-26 18:25:56 +05:00
DmitrySychugov
5f50c0bf70 Management: added showing error 403 if the user is not an admin 2023-10-26 18:25:18 +05:00
DmitrySychugov
0352da6508 Management: fixed validation 2023-10-25 20:11:10 +05:00
DmitrySychugov
6581f5df08 Management: added DomainNotFound en/ru translation 2023-10-25 20:10:36 +05:00
DmitrySychugov
fd250c57da Merge branch 'develop' into feature/management
# Conflicts:
#	packages/client/src/components/MainBar/index.js
#	packages/client/src/components/NavMenu/index.js
#	packages/common/components/Article/index.js
#	packages/common/components/Article/sub-components/article-header.js
#	packages/common/components/Article/sub-components/article-hide-menu-button.js
#	packages/components/context-menu/index.js
#	yarn.lock
2023-10-25 14:40:50 +05:00
DmitrySychugov
df7bba5b70 Management: created the parseDomain utility 2023-10-23 19:29:55 +05:00
DmitrySychugov
b6a0d6e3f8 Management: fixed validation for dialogs 2023-10-23 19:28:49 +05:00
DmitrySychugov
8d5bf288c3 Management: refactoring 2023-10-23 19:18:48 +05:00
DmitrySychugov
bac8dc6eef Management: changed validation for configuration page 2023-10-20 19:39:05 +05:00
DmitrySychugov
cc691394fd Management: create portal dialog validation changed 2023-10-20 19:37:27 +05:00
DmitrySychugov
d590a8ea0b Client: management refactoring 2023-10-20 19:36:46 +05:00
DmitrySychugov
0b0544c818 Management: fixed bug 2023-10-18 16:34:06 +05:00
DmitrySychugov
7cbcf5fff8 Management: added statistics 2023-10-18 15:25:23 +05:00
DmitrySychugov
0ddc712885 Management: corrected translations 2023-10-18 15:23:25 +05:00
DmitrySychugov
223034dfc5 fixed build/deploy for management 2023-10-04 21:11:46 +05:00
DmitrySychugov
400784edf6 Web: management refactoring 2023-09-15 19:22:10 +05:00
DmitrySychugov
e32d3d5b5d Web: Management: added logic for switching to a domain if we logged in from a different address and created a portal 2023-09-13 20:04:23 +05:00
DmitrySychugov
197231db08 Web: Management: added check for registered domain 2023-09-13 19:02:28 +05:00
DmitrySychugov
e39cae7205 Web: Management: Store: added a method for checking the domain 2023-09-13 18:59:01 +05:00
DmitrySychugov
9b0ac5b0b3 Web: Management: added scripts for receiving docspace config 2023-09-13 18:57:53 +05:00
DmitrySychugov
67f80d74fa Web: Management: fixed the transition after creating the portal 2023-09-11 19:56:14 +05:00