Commit Graph

42148 Commits

Author SHA1 Message Date
db3fdf555e Web: Confirm: Removed the back button if the invitation was sent by email. 2024-02-26 13:00:20 +03:00
7eb06f69c4 Web: Deleted useless code. 2024-02-26 12:54:02 +03:00
412765e3af Web: Icon added, styles corrected. 2024-02-26 12:49:37 +03:00
c9022a07c0 Web: Fixed styles. 2024-02-26 11:58:24 +03:00
b5f706a635 Web: Fixed provider titles. 2024-02-26 11:53:11 +03:00
802f8d7535 Web: Refactoring. 2024-02-22 17:32:02 +03:00
93df871207 Web: Added a redirect if a user with the same email already exists. 2024-02-22 17:31:54 +03:00
894cdb27f4 Web: Deleted useless code. 2024-02-22 15:54:00 +03:00
3424415fe6 Web: Deleted useless translations. 2024-02-22 15:53:45 +03:00
508833e20c Web: Fixed registration form if the user received an invitation by email. 2024-02-22 15:04:50 +03:00
1125472aad Web: Registration form added. 2024-02-22 14:28:39 +03:00
80645ee784 Web: Added greeting container. 2024-02-21 12:40:19 +03:00
3b9afab76d Web: Added a transition to the login page if the user already exists. 2024-02-20 22:00:57 +03:00
d65e1fc831 WebL Deleted useless code. 2024-02-20 12:10:50 +03:00
98e3f814d1 Web: Refactoring. 2024-02-20 12:07:12 +03:00
1f4520c9da Web: Added a block with recovery access. 2024-02-20 11:45:23 +03:00
3a2f64049e Web: Added social buttons group. 2024-02-20 11:17:16 +03:00
1331d15855 Web: ConfirmPage: Styles changed. 2024-02-16 23:32:00 +03:00
85b0f5aea5
Merge pull request #267 from ONLYOFFICE/bugfix/article-error
Bugfix/article error
2024-02-16 13:47:40 +04:00
98b0ce6e2b Merge branch 'bugfix/article-error' of github.com:ONLYOFFICE/DocSpace-client into bugfix/article-error 2024-02-16 12:41:09 +03:00
70a9f96d7d Client:Store:ProfileActionsStore: fix live chat 2024-02-16 12:40:53 +03:00
ff37aa1b48 Merge branch 'develop' into bugfix/article-error 2024-02-16 12:52:29 +04:00
0e5368b03a Shared:Components:Zendesk: move zendeskAPI to separate file and rewrite to class 2024-02-16 10:43:46 +03:00
e77378ce2b Shared:Components:Article: restore article body 2024-02-16 10:43:14 +03:00
cee0a24934 Merge branch 'develop' into bugfix/rc-2.5.0 2024-02-16 01:08:46 +04:00
51483100ad Fix wizard validation 2024-02-16 01:07:11 +04:00
a1a5dd5c51 Fix Uncaught TypeError: Cannot read properties of undefined (reading 'toUnicode') 2024-02-16 01:06:04 +04:00
2ee6a00c9b Client: Filter: delete useless 2024-02-15 18:30:55 +03:00
c59225610a Shared: Components: Filter: delete useless 2024-02-15 18:30:47 +03:00
08fd71bbf2 Web:Client:Delete withBlur. 2024-02-15 17:13:52 +03:00
d6664c6fb9 Merge branch 'bugfix/rc-2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into bugfix/rc-2.5.0 2024-02-15 16:24:05 +03:00
c079cdc4f7 Web:Client:Fixed inability to view the entire list if the entry is at the end of the panel. 2024-02-15 16:24:00 +03:00
63d115732c Merge branch 'develop' into bugfix/rc-2.5.0 2024-02-15 16:31:41 +04:00
17a12deedd
Merge pull request #266 from ONLYOFFICE/bugfix/article-error
Shared:Components:Article: return part of article body and delete use…
2024-02-15 16:30:07 +04:00
0987d0785f Shared:Components:Article: return part of article body and delete useless console log 2024-02-15 15:21:45 +03:00
9dbbb840fc Merge branch 'bugfix/rc-2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into bugfix/rc-2.5.0 2024-02-15 15:14:29 +03:00
edae8e6ba7 Web:Client:Fixed context menu shift when navigating to file location. 2024-02-15 15:13:57 +03:00
Akmal Isomadinov
5a69d2083a Login:Components: Added missing import icon 2024-02-15 17:09:57 +05:00
4e14e52cfc Merge branch 'develop' into bugfix/rc-2.5.0 2024-02-15 16:05:41 +04:00
3339d7478a Shared: Components: ColorTheme: delete useless 2024-02-15 15:04:11 +03:00
f6982f698c
Merge pull request #265 from ONLYOFFICE/bugfix/article-error
Shared:Components:Article: add logs for detect 130 error and hide par…
2024-02-15 14:15:27 +03:00
4aaf55dcb0 Shared:Components:Article: add logs for detect 130 error and hide part of content 2024-02-15 14:10:48 +03:00
6d970f5e89 Merge branch 'bugfix/rc-2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into bugfix/rc-2.5.0 2024-02-15 12:28:14 +03:00
5c805b78f4 Web:Client:Fixed inability to click on the checkbox in the icon area in tile view. 2024-02-15 12:28:08 +03:00
b727e32ef9 Merge branch 'bugfix/rc-2.5.0' into develop 2024-02-14 23:13:25 +04:00
7e19feebc3 Merge branch 'bugfix/rc-2.5.0' of github.com:ONLYOFFICE/DocSpace-client into bugfix/rc-2.5.0 2024-02-14 20:09:36 +05:00
06fecd59ba Web: fixed display of user types 2024-02-14 20:09:08 +05:00
c17d0f0cdc Web:Client:Fixed the missing resendEmailInvitations error. 2024-02-14 17:59:37 +03:00
296b2a6b04 Merge branch 'bugfix/rc-2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into bugfix/rc-2.5.0 2024-02-14 17:06:50 +03:00
f411abd3b2 Web:Client:Fixed missing background for the accent button. Fixed stretching to the full width of the palette when the mobile device is in horizontal orientation. Added scroll to custom color scheme panel. 2024-02-14 17:06:45 +03:00