Commit Graph

20 Commits

Author SHA1 Message Date
2c1ec72c3a Web: PrivateRoute: Fixed redirect to the 'portal unavailable' page. 2023-03-14 14:30:16 +03:00
Timofey Boyko
5ac78e3eb4 Web: disable routes for collaborator 2023-02-22 16:53:59 +03:00
7b55fe5a68 Web: Added portal recovery pages to the login page. 2023-01-24 16:19:06 +03:00
Akmal Isomadinov
7b7a61b346 Web:Common: Fixed redirection after logout 2022-12-23 18:14:54 +05:00
Akmal Isomadinov
c62000f3f5 Web: Fixed redirection after login 2022-12-23 15:56:42 +05:00
e8141c6f22 Web: Changed load Docspace config for clients 2022-12-20 19:51:49 +03:00
8f6d197f7e Web: Access to the portal deletion page is prohibited for anyone who is not the owner. 2022-11-09 14:07:59 +03:00
187c61df68 Web: Added a page for deleting the portal during the expired period. 2022-11-09 13:22:31 +03:00
TimofeyBoyko
bd396fb9af Web:Common:PrivateRoute: fix restricted routes for room admins 2022-10-12 15:41:13 +05:00
ca1cd06fad Merge branch 'develop' into feature/stripe
# Conflicts:
#	packages/client/public/images/plus.react.svg
#	packages/client/src/pages/PortalSettings/categories/common/branding.js
#	packages/client/src/pages/PortalSettings/categories/data-management/backup/auto-backup/index.js
#	packages/client/src/pages/PortalSettings/index.js
#	packages/common/components/PrivateRoute/index.js
2022-10-04 17:13:46 +03:00
94c945718c Web: Common: Access to the portal recovery page is denied when the portal is not being restored. 2022-09-24 10:46:02 +03:00
4189c9d912 Web: Added that access to the page of an inaccessible portal is denied if the portal is still paid. 2022-09-22 10:32:47 +03:00
bec4f11dcd Merge branch 'develop' into feature/stripe
# Conflicts:
#	common/ASC.Api.Core/Extensions/HostBuilderExtension.cs
#	common/services/ASC.Notify/Program.cs
#	common/services/ASC.Studio.Notify/Program.cs
#	common/services/ASC.Webhooks.Service/Program.cs
#	packages/common/components/Loaders/index.js
#	packages/common/store/AuthStore.js
#	packages/login/src/client/components/sub-components/recover-access-modal-dialog.tsx
#	packages/login/webpack.config.js
#	products/ASC.Files/Service/Program.cs
#	web/ASC.Web.Api/Program.cs
2022-09-15 17:16:04 +03:00
8e78498856 Wed: Added new stores. 2022-09-14 09:55:22 +03:00
Artem Tarasov
44b8ecd6b5 Web: Login/Common: fixed crash app after logout. 2022-09-05 10:48:46 +03:00
69b692bd40 Web: Added functionality for the expired period. 2022-09-01 17:28:08 +03:00
Artem Tarasov
3f61baa64e Web: Client/Common: disabled redirect to login page inside client 2022-08-04 15:27:44 +03:00
d093c97b97 Web: Renamed 'studio' to 'client' (bat-files, nginx configs, react, MF, themes) 2022-08-01 15:37:33 +03:00
256c2de843 Web: Removed modules dependencies and People and Files mobx providers 2022-07-28 16:11:55 +03:00
e7252c4bc4 Web: Moved all clients app to packages directory 2022-07-22 22:01:25 +03:00