Commit Graph

245 Commits

Author SHA1 Message Date
0df3278f96 Fix UselessModuleTranslationKeysTest issue (key: MessageEmailActivationInstuctionsSentOnEmail) 2023-05-16 12:56:57 +04:00
0604e6e732 Web: Added quota request according to user rights. 2023-05-04 18:13:27 +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
Viktor Fomin
5dcdcbc0a8 Fix Bug 62349: Error when adding an allowed IP address 2023-04-28 13:28:24 +03:00
8c3dc99864 Web: Client: Added ref to wrongPortalNameUrl 2023-04-19 16:52:14 +04:00
Elyor Djalilov
52ca3beeed Web: PortalSettings: Change links to helpcenter articles for docspace 2023-04-17 19:08:53 +05:00
22e1208f2b Web: Fixed display of dates for the payment page. 2023-04-17 15:34:31 +03:00
d7a8a36245 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-14 11:55:53 +04:00
fa841f1ecd Fix hardcoded domain in PortalRenamingMobile key 2023-04-14 11:55:13 +04:00
Viktor Fomin
2d300d15ee Common: add documentationEmail 2023-04-14 10:36:38 +03:00
6a059746ba Web: Added sequential request for information about quota and tariff. 2023-04-13 10:36:42 +03:00
7dbb520c64 Web: Profile: Fix Avatar creation (applied server fixes) 2023-04-13 01:01:37 +04:00
41925aa4c3 Web: Payments: Added update of information about the payer when re-entering the payment page. 2023-04-12 10:25:40 +03:00
6aa5cf81bf Web: Added usage of new api param /portal/payment/quota?refresh=true 2023-04-11 22:17:25 +04:00
e824841226 Web: Fix empty email api request 2023-04-11 22:13:37 +04:00
Viktor Fomin
5a6c52a42c FIx Bug 62017: Missing "Privacy policy" link on account deletion pages 2023-04-10 22:49:35 +03:00
40e7935d68
Merge pull request #1326 from ONLYOFFICE/feature/quota-via-websocket
Feature/quota via websocket
2023-04-07 21:51:32 +04:00
a9e02567a4 Web: PortalSettings: Payments: Added updating tariff dates. 2023-04-07 17:24:19 +03:00
52b7a8cc1e Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-07 15:16:26 +03:00
8d7875c183 Web: Added waiting for receiving quotas before displaying payment alert. 2023-04-07 15:16:05 +03:00
64c44bed2a Merge branch 'release/v1.0.0' into feature/quota-via-websocket 2023-04-07 16:14:11 +04:00
9f12057bae Web: Common: renamed documentationEmail to bookTrainingEmail 2023-04-07 14:24:49 +03:00
eb755a3207 Web: Common: moved supportEmail to SettingsStore 2023-04-07 14:05:01 +03:00
Viktor Fomin
874c034ff6 Common: SettingsStore: fix mobx warning 2023-04-06 15:51:40 +03:00
616af05d10 Web: Added tariff update when status is returned from a socket. 2023-04-06 12:51:43 +03:00
e35e8f1369 Merge branch 'release/v1.0.0' into feature/quota-via-websocket 2023-04-05 11:20:45 +04:00
fd3eac23b7 Web: Added bookTrainingEmail from settings api 2023-04-04 19:18:07 +04:00
6e53c7cee0 Web: Added zendeskKey from settings api 2023-04-04 19:07:30 +04:00
e752574c57 Web: Added Zendesk live chat + refactoring 2023-04-04 00:46:59 +04:00
a6ef872176 Web: Added condition for displaying alerts. 2023-04-03 16:09:25 +03:00
a9355c4ea6 Web: Added new LiveChat and BookTraining menu to Profile 2023-04-03 14:43:01 +04:00
c88c6da4b5 Web: PortalSettings: Payments: Added check for nonProfit. 2023-04-03 12:03:21 +03:00
2f8d21fc42 Web: Fixed errors. 2023-03-30 18:11:14 +03:00
Viktor Fomin
62e5584924 Common: add isOAuthAvailable 2023-03-29 14:43:48 +03:00
ecb339ebbc Web: Added updating quota characteristics using a socket. 2023-03-29 14:14:48 +03:00
Viktor Fomin
7356bd6170 Common: add isThirdPartyAvailable 2023-03-29 13:56:58 +03:00
Elyor Djalilov
d654035d52 Fix Bug 61785 - Settings: ThirdParty. Change links to helpcenter articles for docspace 2023-03-28 12:39:05 +05:00
Elyor Djalilov
87ac149247 Fix Bug 61785 - Settings: ThirdParty. Change links to helpcenter articles for docspace 2023-03-27 22:40:34 +05:00
Timofey Boyko
660a016626 Web:Common:CurrentQuotaStore: update logic for show user and room bar 2023-03-22 14:10:43 +03:00
Timofey Boyko
67983fe844 Web:Common:CurrentQuotaStore: add check for negative room value 2023-03-22 13:44:15 +03:00
Timofey Boyko
9cc4ddfd22 Web:Common:CurrentQuotaStore: update logic for show user and room bar 2023-03-22 13:38:34 +03:00
Timofey Boyko
d68670daad Web:Common:CurrentQuotaStore: add constants for showing bar 2023-03-22 11:47:39 +03:00
Timofey Boyko
33cae388b9 Web:Common:CurrentQuotaStore: show user quota bar after added 10 users 2023-03-22 11:31:54 +03:00
Timofey Boyko
145b343da7 Merge branch 'release/v1.0.0' into feature/new-quota-bars 2023-03-22 09:04:09 +03:00
Timofey Boyko
44793561cc Web:Common:CurrentQuotaStore: add showUserQuota 2023-03-21 16:39:57 +03:00
Mushka Nikita
80c30e3f40 removed view subheader from Trash/InfoPanel 2023-03-21 14:24:08 +03:00
Timofey Boyko
ef5160b6e8 Web:Client: add mainBarVisible 2023-03-17 18:37:43 +03:00
Timofey Boyko
64a4271a8a Web: move BannerStore from Client to Common 2023-03-17 18:36:31 +03:00
1c6f4453a4 Web: Deleted useless code. 2023-03-16 15:09:58 +03:00
Viktor Fomin
14376af10e Common: TfaStore: set type 2023-03-16 12:12:38 +03:00