Commit Graph

29 Commits

Author SHA1 Message Date
7359f6a7ca Web: Added changes for standalone dns. 2023-06-07 11:36:54 +03:00
0d54ec005a Merge branch 'hotfix/v1.0.1' into feature/standalone 2023-05-16 13:11:19 +04:00
7c23b3347f Web: Changed request cancellation with signal. 2023-05-10 12:34:34 +03:00
c4ac98f7c3 Web: Added tenantextra method. 2023-05-05 18:24:52 +03:00
9f0207f27a Web: Added tariff update, added hiding invalid date on the payment page, added date checks. 2023-05-04 18:02:08 +03:00
9ab229aafc Web: Removed .json from all api urls (docker issue) 2023-04-17 13:47:34 +04:00
6aa5cf81bf Web: Added usage of new api param /portal/payment/quota?refresh=true 2023-04-11 22:17:25 +04:00
122f9065dc Web: Added errors handler, getting link was moved to init function. 2023-03-10 18:25:24 +03:00
Timofey Boyko
cd67d8fef1 Web:Common:API: fix invitation links 2023-02-28 10:18:57 +03:00
Timofey Boyko
f5c8b9d051 Web:Client: add new type and role at invite panel 2023-02-22 15:57:27 +03:00
244612da1a Web: PortalSettings: Payments: Added back url after payment. 2023-02-13 13:32:49 +03:00
b3ef2c5baa Fix Bug 60332 - Payments. Warning Request failed with status code 405 2022-12-26 14:01:34 +03:00
c5ed1fd0da Web: Client: Store: Added invite users action and api methods 2022-10-27 17:00:45 +03:00
Viktor Fomin
4544621c41 fix after merge 2022-10-15 14:00:55 +05:00
8146e9aef4
Merge branch 'develop' into feature/portal-deactivation 2022-10-15 13:43:10 +05:00
8e78498856 Wed: Added new stores. 2022-09-14 09:55:22 +03:00
d25a3f143d Web: Added sending a request to the sales department. 2022-09-05 13:48:32 +03:00
476ed95664 Web: Information from the new api was used. 2022-09-05 13:17:44 +03:00
69b692bd40 Web: Added functionality for the expired period. 2022-09-01 17:28:08 +03:00
e0c1acf111 Web: Added features. 2022-08-30 16:29:53 +03:00
bc14356351 Web: Added currencies. 2022-08-29 17:46:43 +03:00
6b592bdd0a Web: The initial value of the number of managers has been changed, the api request has been updated. 2022-08-23 11:51:50 +03:00
c24c66ecec Web: Added receiving a link for payment if the user has stopped his choice. 2022-08-19 18:11:54 +03:00
9ea79e41a1 Web: Added payer container. 2022-08-18 18:44:56 +03:00
a47c4c09fb Web: Added due date, added date conversion according to page language. 2022-08-18 13:47:33 +03:00
e78b02cd0b Web: Added portal quota, added translations. 2022-08-18 12:28:17 +03:00
4e30b65fe4 Web: Added getting payment price from api. 2022-08-18 11:29:49 +03:00
048237dffc Merge branch 'develop' of github.com:ONLYOFFICE/DocSpace into feature/portal-deactivation
# Conflicts:
#	packages/client/src/pages/Confirm/sub-components/deactivatePortal.js
#	packages/client/src/pages/Confirm/sub-components/removePortal.js
#	packages/client/src/pages/PortalSettings/categories/data-management/index.js
#	packages/client/src/pages/PortalSettings/categories/delete-data/DeleteDataLoader.js
#	packages/client/src/pages/PortalSettings/categories/delete-data/StyledDeleteData.js
#	packages/client/src/pages/PortalSettings/categories/delete-data/index.js
#	packages/client/src/pages/PortalSettings/categories/delete-data/portalDeactivation.js
#	packages/client/src/pages/PortalSettings/categories/delete-data/portalDeletion.js
#	web/ASC.Web.Client/public/locales/en/Settings.json
#	web/ASC.Web.Client/src/components/pages/Confirm/index.js
#	web/ASC.Web.Client/src/components/pages/Settings/Layout/Article/Body/index.js
#	web/ASC.Web.Client/src/components/pages/Settings/index.js
#	web/ASC.Web.Client/src/components/pages/Settings/utils/settingsTree.js
2022-08-11 21:47:39 +03:00
e7252c4bc4 Web: Moved all clients app to packages directory 2022-07-22 22:01:25 +03:00