Commit Graph

34781 Commits

Author SHA1 Message Date
d87587cd8f Web:Client:Add className, id for Appearance. 2023-06-27 11:38:46 +03:00
725cda0b8a Web:Client:Add className, additionalClassSaveButton, additionalClassCancelButton for AdditionalResources. 2023-06-27 09:45:27 +03:00
ac05782d0e Web:Client:Add additionalClassSaveButton, additionalClassCancelButton. 2023-06-27 09:35:31 +03:00
f6473c5dd6 Web:Client:Add linkId, className, additionalClassSaveButton, additionalClassCancelButton for WhiteLabel. 2023-06-26 18:43:21 +03:00
efdbf6c70a Web:Client:Add className for HelpButton, add props additionalClassSaveButton, additionalClassCancelButton, add className for Link tooltip. 2023-06-26 16:56:26 +03:00
487073d11f Web:Components:Add props additionalClassSaveButton, additionalClassCancelButton. 2023-06-26 16:29:51 +03:00
dd3d73e9d9 Web:Client:Add additionalClassSaveButton, additionalClassCancelButton, className for link tooltip. 2023-06-26 16:29:29 +03:00
85ccec9aac Web:Client:Add className for HelpButton. 2023-06-26 16:05:45 +03:00
6410a0035c Web:Client:Add className for Dialog. 2023-06-26 14:40:25 +03:00
8f552bca35 Web:Components:Add id for MainButtonMobile. 2023-06-26 12:57:03 +03:00
25a871be1b Web:Client:Add class for ChangePasswordDialog. 2023-06-23 18:39:32 +03:00
4917e27f2f Web:Client:Add class for ChangeEmailDialog. 2023-06-23 18:35:20 +03:00
0d6a27a35e Web:Client:Add class for ChangeNameDialog. 2023-06-23 18:31:07 +03:00
679c4b5650 Web:Client:Add class for AvatarEditorDialog. 2023-06-23 17:59:19 +03:00
6853a09a29 Web:Client:Add class for LogoutAllConnectionDialog. 2023-06-23 17:54:36 +03:00
5ec20549cc Web:Client:Add class for page notification. 2023-06-23 17:15:24 +03:00
28b5769084 Web:Add class for profile page. 2023-06-23 16:35:27 +03:00
bd1f84dba1 Wed:Add themes class. 2023-06-23 16:34:46 +03:00
7f8ff90302 Web:Client:Add id, class for empty screen. 2023-06-23 14:35:36 +03:00
c4e1ab56b5 Web:Client:Add class for versions About. 2023-06-23 11:55:10 +03:00
0129977808 Web:Client:Add class for version. 2023-06-23 11:45:21 +03:00
d0e6d01bdb Web:Client:Fix name settings. 2023-06-22 17:18:50 +03:00
db6a230c31 Web:Client:Add class for InvitePanel. 2023-06-22 16:55:03 +03:00
924b77f315 Web:Components:Add props className, add className DropDownItem. 2023-06-22 16:52:25 +03:00
21580ac312 Web:Components:Add className for CrossIcon aside. 2023-06-22 16:50:46 +03:00
1eae0cdd3f Web:Client:Add for buttons class. 2023-06-22 14:05:07 +03:00
3ac7727b60 Web:Client:Add class for common settings toggle. 2023-06-22 12:43:06 +03:00
e679aa60c7 Web:Client:Change id. 2023-06-22 12:42:25 +03:00
cd7615c79e
Merge pull request #1478 from ONLYOFFICE/feature/migration-context
Feature/migration context
2023-06-21 14:28:22 -07:00
56353e7c22 fix 2023-06-22 00:15:37 +03:00
830ddf7c1c add foreign key in migration 2023-06-21 15:48:44 +03:00
09ffbbba7e create migration context 2023-06-21 15:40:55 +03:00
40ab1ab9cb
Merge pull request #1474 from ONLYOFFICE/bugfix/fixed-list-tabindex
Web: Files: fixed ReactVirtualized__List tabindex
2023-06-20 15:46:57 +04:00
55c2d0c05a
Merge pull request #1388 from ONLYOFFICE/feature/delete-portal
Feature/delete portal
2023-06-19 07:19:50 -07:00
932afe9106 fix 2023-06-19 16:34:23 +03:00
67eac48247 fix migration 2023-06-19 16:31:56 +03:00
beb2debb44 fix 2023-06-19 16:15:39 +03:00
f408b2b1d8 Web: Files: fixed ReactVirtualized__List tabindex 2023-06-19 15:48:35 +03:00
e8071dbcc8 fix context 2023-06-19 14:05:17 +03:00
3d694ad5ae Merge branch 'develop' into feature/delete-portal
# Conflicts:
#	common/ASC.Webhooks.Core/EF/Model/WebhooksLog.cs
#	web/ASC.Web.Studio/GlobalUsings.cs
#	web/ASC.Web.Studio/Startup.cs
2023-06-19 11:46:35 +03:00
03d929be63
Merge pull request #1466 from ONLYOFFICE/bugfix/loader-state
Web:Client:Home: fix onClick back funcation removing useless loaders …
2023-06-13 11:39:04 +04:00
Timofey Boyko
35597e6c09 Web:Client:Home: fix onClick back funcation removing useless loaders and replaced new url 2023-06-13 10:27:33 +03:00
813870989a
Merge pull request #1463 from ONLYOFFICE/feature/general-profile-page
Feature/general profile page
2023-06-09 17:18:47 +04:00
Timofey Boyko
e4e686e106 Web:Client:Profile: fix styles for free user 2023-06-09 16:10:50 +03:00
Timofey Boyko
fa0f6c50a1 Web:Client:Profile: return button for go back for free users 2023-06-09 16:09:00 +03:00
Timofey Boyko
9f116815bd WEb:Client:Profile: fix open from accounts context menu 2023-06-09 15:55:58 +03:00
Timofey Boyko
20859dc326 Web:Client:Profile: fix fromUrl 2023-06-09 15:42:41 +03:00
Timofey Boyko
4cf3873d95 Web:Client: change route from 'view/@self' to 'profile' 2023-06-09 14:52:25 +03:00
1905566b90 refactoring 2023-06-09 14:28:49 +03:00
Timofey Boyko
ad6904ad6f Web:Client: change route from 'view/@self' to 'profile' 2023-06-09 14:24:48 +03:00