Commit Graph

2747 Commits

Author SHA1 Message Date
Daniil Senkiv
7e7af6a1cf Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-11-05 10:36:29 +03:00
Daniil Senkiv
61ac78982b Web.client: Settings: Body: Header: deleted unused state variable 2019-11-01 16:12:48 +03:00
Daniil Senkiv
76383bbb91 Web.client: Settings: moved settingsTree from constants to utils 2019-11-01 16:11:35 +03:00
dc3ccbe7b7 Web: Client: refactoring accessRights code, added new translations, refactoring api requests 2019-11-01 15:09:16 +03:00
Daniil Senkiv
d7369489e1 Web.Client: Settings: remove redux usage in Layout sub-components 2019-11-01 14:31:59 +03:00
Ilya Oleshko
997d87251d web: Components: Added base tests at GroupButtonsMenu component 2019-11-01 12:27:07 +03:00
Daniil Senkiv
1d5baa847f Web.Client: Settings: added utils 2019-11-01 12:17:12 +03:00
Daniil Senkiv
9ee8282c14 Web.Client: Settings: refactoring 2019-11-01 12:15:23 +03:00
Ilya Oleshko
36e7bd052d web: Components: Added tests at GroupButton component 2019-11-01 11:32:30 +03:00
b8b0a64fb2 Web: Client: fixed imports after rename folder 2019-11-01 09:49:40 +03:00
a69b9a19bc Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-01 09:36:42 +03:00
770fdbc691 Web: Client: fixed AdvancedSelector search on accessRights page, rename people folder with actions to setting 2019-11-01 09:36:35 +03:00
Ilya Oleshko
2caab45513 web: Components: Added tests at DropDownItem component 2019-11-01 09:21:59 +03:00
Ilya Oleshko
d358ac5fa6 web: Components: Added tests at DropDown component 2019-11-01 09:21:43 +03:00
7cda5b4bbe Web: Client: fixed update listUsers for AdvancedSelector on accessRights page 2019-10-31 16:31:48 +03:00
Ilya Oleshko
b6d0eb485e web: components: bump version 2019-10-31 15:27:22 +03:00
Ilya Oleshko
abc2789500 web: Components: Added tests at ContextMenuButton component 2019-10-31 15:26:58 +03:00
Ilya Oleshko
a2b3faff91 web: Components: Fixed property decomposition and validation for drop-down items at ContextMenuButton component 2019-10-31 14:42:30 +03:00
Daniil Senkiv
3d5ed78bdd Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-10-31 13:32:06 +03:00
Daniil Senkiv
f0ddc156be web: components: bump version 2019-10-31 13:31:48 +03:00
Daniil Senkiv
9928067a41 Web.Components: EmailInput: changed input type to 'text'. Reason: unstable working with type 'email'.
Bugs in react:
https://github.com/facebook/react/issues/14168
https://github.com/facebook/react/issues/6368
2019-10-31 13:31:39 +03:00
Ilya Oleshko
23ae30ce13 web: People: Fixed display of parameters of contextual options depending on user status 2019-10-31 13:24:21 +03:00
c94a3a005d Web: Client: added AdvancedSelector to accessRights page with search, added function add new users 2019-10-31 10:22:44 +03:00
Daniil Senkiv
f4171c3c1a web: components: bump version 2019-10-30 17:24:57 +03:00
Daniil Senkiv
a19f391d9a Web.Components: EmailInput: fixed: Google Chrome doesn't support IDN for TLDs and is converting them to Punycode 2019-10-30 17:24:52 +03:00
Daniil Senkiv
229eb8ceee Web.Components: EmailInput: added to export from asc-web-components 2019-10-30 15:59:04 +03:00
Daniil Senkiv
46ce269c52 Web.Components: EmailInput: fixed circular dependency 2019-10-30 15:58:22 +03:00
Daniil Senkiv
7bc53607c4 Web.Client: Settings: fixed: translations not applied on following a '/settings' link 2019-10-30 15:40:55 +03:00
Daniil Senkiv
3c49eae16d Web.Api: SettingsController: fixed (076ed6679b) 2019-10-30 15:26:42 +03:00
Daniil Senkiv
076ed6679b Web.Api: SettingsController: fixed handling displayName for IANA timezones 2019-10-30 15:21:32 +03:00
Daniil Senkiv
a7ab8f48e0 Web.Api: SettingsController: added new model for timezones, changed api method 2019-10-30 14:33:27 +03:00
Ilya Oleshko
3d5d7f24f1 web: People: Added edit avatar action and translates at profile view page. 2019-10-30 14:16:56 +03:00
Daniil Senkiv
fafa3f5ec0 Revert "Web.Api: SettingsController: added new model for timezones"
This reverts commit 43c445d31b.
2019-10-30 11:02:46 +03:00
Daniil Senkiv
43c445d31b Web.Api: SettingsController: added new model for timezones 2019-10-30 09:49:38 +03:00
Ilya Oleshko
a5ee4f8386 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-10-30 09:21:18 +03:00
Ilya Oleshko
7f6fff7836 web: People: Fixed context button options. Added actions for change email and change password. 2019-10-29 17:04:55 +03:00
010397f3b0 Web: Client: code refactoring, added delete administrator button 2019-10-29 16:55:25 +03:00
88f364473e Web: Client: added field admins and owner to redux, added new actions 2019-10-29 16:52:37 +03:00
7a8d7368d2 Web: Client: added new api methods getUserList, changeProductAdmin, getUserById, renamed people to settings in the rootReducer 2019-10-29 16:51:10 +03:00
010d6af66b Web: Api: added OwnerId to SettingsController 2019-10-29 16:41:42 +03:00
aae987ebf2 fixed AzRecordCache.proto 2019-10-29 15:26:23 +03:00
Daniil Senkiv
8f77af2c42 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-10-29 13:57:52 +03:00
Daniil Senkiv
1a9cfd4e33 Web.Client: Settings: used settings tree for showing current settings 2019-10-29 13:57:39 +03:00
Daniil Senkiv
41de179671 Web.Client: Settings: added and applied translations 2019-10-29 13:56:09 +03:00
Ilya Oleshko
dc05adda4d web: components: bump version 2019-10-29 13:30:07 +03:00
Ilya Oleshko
a67a2e0951 web: People: Redesigned display of list of user groups. Added display of Title and actions on elements. 2019-10-29 13:29:44 +03:00
Ilya Oleshko
3cf0782f89 web: People: Fixed duplication of parameters at profile view component 2019-10-29 13:27:33 +03:00
Ilya Oleshko
e0c8c11f1f web: Components: Fixed truncation of text on screens larger than tablet for RowContent component 2019-10-29 13:25:58 +03:00
Ilya Oleshko
0a1af9eb9c web: Components: Fixed truncation of text on screens larger than tablet for row component 2019-10-29 13:25:24 +03:00
Daniil Senkiv
b9faf28210 Web.Client: Settings: passed right prop currentModuleId to Layout, changed prop currentModuleId from Settings 2019-10-29 09:14:12 +03:00