Commit Graph

1374 Commits

Author SHA1 Message Date
e96252937d Web: Payment alert description changed. 2023-05-11 18:30:39 +03:00
7c23b3347f Web: Changed request cancellation with signal. 2023-05-10 12:34:34 +03:00
c10cf45fb6 Merge branch 'hotfix/v1.0.1' of https://github.com/ONLYOFFICE/DocSpace into hotfix/v1.0.1 2023-05-04 18:16:15 +03:00
0604e6e732 Web: Added quota request according to user rights. 2023-05-04 18:13:27 +03:00
01f4b889a4
Merge pull request #1402 from ONLYOFFICE/bugfix/fix-client-proto
Bugfix/fix client proto
2023-05-04 18:04:13 +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
59c333d994 Merge branch 'hotfix/v1.0.1' into bugfix/sort-styling 2023-05-04 18:32:33 +04:00
c61c938729 removed x-rewriter-url 2023-05-03 20:25:50 +03:00
Viktor Fomin
e63e71b9fa Common: MoreLoginModal: fix icons color 2023-05-03 14:17:18 +03:00
Timofey Boyko
6b95388510 Fixed Bug 60591 - Mobile. Maximizing video to full screen does not work on IPhone 2023-05-02 18:29:00 +03:00
Mushka Nikita
f02d1caff7 fixed sort menu hover styling 2023-05-02 13:01:04 +03:00
Viktor Fomin
a05b1528e3 Common: RecoverAccessModalDialog: add error message 2023-05-01 14:16:01 +03:00
Viktor Fomin
5dcdcbc0a8 Fix Bug 62349: Error when adding an allowed IP address 2023-04-28 13:28:24 +03:00
Mushka Nikita
25f38556ab fix sort dropdown option gap 2023-04-25 14:48:42 +03:00
615cc4e183 Bump version to v1.0.1 2023-04-25 14:32:55 +04:00
Akmal Isomadinov
194e49efde Web:Client Fixed bug 62171 2023-04-25 14:08:01 +05:00
Viktor Fomin
cdc1cea1a3 Fix Bug 62203: Buttons on the page confirming the change of portal owner do not work 2023-04-20 17:33:15 +03:00
8c3dc99864 Web: Client: Added ref to wrongPortalNameUrl 2023-04-19 16:52:14 +04:00
Akmal Isomadinov
30cca184aa Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-18 16:41:31 +05:00
Akmal Isomadinov
f72dd886ee Web:Client:Store Fixed bug 62140 2023-04-18 16:41:17 +05:00
Elyor Djalilov
da8b58603c Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-17 19:09:01 +05:00
Elyor Djalilov
52ca3beeed Web: PortalSettings: Change links to helpcenter articles for docspace 2023-04-17 19:08:53 +05:00
bcb1e5a076 Web: Fixed crash if third-party storage is connected. 2023-04-17 17:08:07 +03:00
b6f84d510d Web: Replaced deprecated addListener of matchMedia (fix crash) 2023-04-17 17:37:17 +04:00
Elyor Djalilov
15662167f2 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-17 17:41:29 +05:00
Elyor Djalilov
a4db9a9f52 Fix Bug 62130 - Rooms. If set a filter with a long tag, a horizontal scroll bar appears 2023-04-17 17:41:24 +05:00
22e1208f2b Web: Fixed display of dates for the payment page. 2023-04-17 15:34:31 +03:00
9ab229aafc Web: Removed .json from all api urls (docker issue) 2023-04-17 13:47:34 +04: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
4d80e002ce Common: Utils: fix getProviderTranslation 2023-04-11 14:21:17 +03: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
fa7447048c Web: The function has been moved to the common 'utils'. 2023-04-07 17:23:34 +03:00
Akmal Isomadinov
2231aa5df3 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-07 18:13:54 +05:00
Akmal Isomadinov
58cdb9c5f8 Web:client:Components:PeopleSelector Fixed bug 61971 2023-04-07 18:13:42 +05: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
c8424987a5 Merge branch 'release/v1.0.0' into feature/profile-menu 2023-04-07 14:20:51 +03:00
eb755a3207 Web: Common: moved supportEmail to SettingsStore 2023-04-07 14:05:01 +03:00
Viktor Fomin
fc1971ecea Fix Bug 61984: Clear all button when one filter element is set 2023-04-07 13:07:48 +03:00