Commit Graph

1330 Commits

Author SHA1 Message Date
fa7447048c Web: The function has been moved to the common 'utils'. 2023-04-07 17:23:34 +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
caa0fb1298 Web: Fix Zendesk widget z-index (table header issue) 2023-04-07 12:30:05 +04:00
800e665f22 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-06 18:57:37 +04:00
df8599bd87 Web: Added offset, lable, color, z-index for Zendesk widget 2023-04-06 18:56:36 +04: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
5d0c9f8f18 Web: Article: Added missed prop. 2023-04-05 17:30:30 +03:00
Viktor Fomin
ea3a48ad32 Common: Components: LoginContainer: fix style 2023-04-05 14:41:13 +03:00
2d9f979cad Web: Article: Added missed imports. 2023-04-05 11:12:32 +03:00
e35e8f1369 Merge branch 'release/v1.0.0' into feature/quota-via-websocket 2023-04-05 11:20:45 +04:00
1fd451fa2d Merge branch 'release/v1.0.0' into features/return-zendesk-and-book-a-training 2023-04-04 19:22:09 +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
0aa56967dc Web: Fixed translations. 2023-04-04 16:38:02 +03:00
7a86276e81 Web: Article: Fixed alerts styles. 2023-04-04 16:36:07 +03:00
cbf43dbd53 Web: Article: Added check. 2023-04-04 13:16:47 +03: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
5744f7e67c Web: Added team training alert. 2023-04-03 15:42:51 +03:00
c616e61008 Merge branch 'release/v1.0.0' into feature/alert-component 2023-04-03 14:42:54 +03:00
c0eedf719c Web: Added AlertComponent. 2023-04-03 13:52:06 +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
Akmal Isomadinov
90523580ca Web:Common:Components:MediaViewer:Sub-Components:ViewerLoader Fixed props type 2023-03-31 13:44:04 +05:00
2f8d21fc42 Web: Fixed errors. 2023-03-30 18:11:14 +03:00
Viktor Fomin
fe28a6a3df Common: add redirect for deactivated portal 2023-03-30 11:34:25 +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
1ef1998541 Web: PortalSettings: Payments: Changed translation. 2023-03-29 10:41:03 +03:00
9fa3b4dba5 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-28 13:42:23 +03:00
2448456ed2 Web: Utils: Refactoring. 2023-03-28 13:37:31 +03:00
c5d773194c Web: Utils: Refactoring function. 2023-03-28 13:31:41 +03:00
Elyor Djalilov
b168b67adc Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-28 12:39:11 +05:00
Elyor Djalilov
d654035d52 Fix Bug 61785 - Settings: ThirdParty. Change links to helpcenter articles for docspace 2023-03-28 12:39:05 +05:00
3a13ff5843 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-03-28 10:16:42 +03:00
966be1b9d0 Web:Common:Fixed the missing button to open the info panel on tablets with desktop resolution. 2023-03-28 10:14:30 +03:00
Elyor Djalilov
87ac149247 Fix Bug 61785 - Settings: ThirdParty. Change links to helpcenter articles for docspace 2023-03-27 22:40:34 +05:00
Elyor Djalilov
5276fa20aa Web: Client: There is no height limit for dd 2023-03-27 15:01:25 +05:00
Elyor Djalilov
9bcd6fa02a Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-27 13:51:21 +05:00
Elyor Djalilov
346bc8f5e0 Web: Client: There is no height limit for dd 2023-03-27 13:51:13 +05:00
Akmal Isomadinov
a637a2d9c1 Web:Common:Components:MediaViewer:Sub-Components:ViewerPlayer Refactoring viewerPlayer 2023-03-24 23:09:49 +05:00
Akmal Isomadinov
08f9b8091f Web:Common:Components:MediaViewer:Sub-Components:ViewerPlayer Fixed error message 2023-03-24 22:27:46 +05:00
Akmal Isomadinov
8707667493 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-24 22:08:06 +05:00
Akmal Isomadinov
91d4ef95d3 Web:Common:Components:MediaViewer:Sub-Components:ViewerPlayer Fixed infinity duration in the player 2023-03-24 22:07:50 +05:00