Commit Graph

2670 Commits

Author SHA1 Message Date
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
Daniil Senkiv
167a9734d9 Web.Client: Settings: Article: Body: applied Link component to tree nodes instead of plain text 2019-10-28 17:16:59 +03:00
Daniil Senkiv
6f0873af49 web: components: bump version 2019-10-28 17:15:17 +03:00
Daniil Senkiv
083f49cceb Web.Components: Link: added className prop 2019-10-28 17:14:58 +03:00
Daniil Senkiv
6bf888567a Web.Client: Settings: Customization: refactoring, used redux for Api requests 2019-10-28 16:07:59 +03:00
Daniil Senkiv
bdc6245c1a Web.Client: Settings: Article: Body: refactoring 2019-10-28 11:15:05 +03:00
Daniil Senkiv
ca3137ba09 Web.Client: Settings: Article, Header: refactoring 2019-10-28 11:03:41 +03:00
Daniil Senkiv
18da5ca606 Web.Client: Settings: Common: fixed style 2019-10-28 09:56:26 +03:00
Daniil Senkiv
1d70468065 Web.Client: Settings: Common: fixed style for combobox 2019-10-28 09:27:18 +03:00
Daniil Senkiv
e846053e85 Web.Client: Settings: Common: added translations 2019-10-25 21:21:06 +03:00
Daniil Senkiv
272a79286e People.Client: added settings link in modules 2019-10-25 21:20:11 +03:00
Daniil Senkiv
821f804ccd Web.Client/Api: Settings: Common: added changing portal language and timezone 2019-10-25 20:35:46 +03:00
Daniil Senkiv
e4dacae66e Web.Components: LinkWithDropdown: removed useless wrapper 2019-10-25 11:15:59 +03:00
Daniil Senkiv
80a355e21a Web.Components: LinkWithDropdown: fixed problem with positioning dropdown 2019-10-25 11:11:55 +03:00
Daniil Senkiv
a47005115a Web.Client: Settings: applied Scrollbar component for page 2019-10-25 09:53:05 +03:00
67febac1d6 Web: Client: added people store, added getUserList to accessRights with redux 2019-10-25 09:35:45 +03:00
dde619de6d Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-24 15:06:27 +03:00
01f1fe11dc Web: Client: replace accessRights page to security folder, added new translations to resourceConfig, added api getUsers 2019-10-24 15:06:21 +03:00
Ilya Oleshko
2f238700b2 web: People: Profile view page divided into subcomponents 2019-10-24 14:27:05 +03:00
Ilya Oleshko
f69eaa8450 web: components: bump version 2019-10-24 13:48:00 +03:00
Ilya Oleshko
682239de4b web: Components: Added display of process of copying fields to clipboard for PasswordInput component. Fixed story and readme 2019-10-24 13:42:32 +03:00
9889217a05 Web: Client: fixed accessRights page routing, fixed translations and styles 2019-10-24 13:20:36 +03:00
ca69114365 Web: Client: added accessRights page with route and translations 2019-10-24 09:28:11 +03:00
Daniil Senkiv
2114c32710 Web.Client: Settings: Article: Body: refactoring, added manage links 2019-10-23 20:24:42 +03:00
Daniil Senkiv
5d4341105d Web.Client: Settings: deleted unused code 2019-10-23 20:23:06 +03:00
Daniil Senkiv
30d09d59e5 Web.Client: Settings: renamed Customization component, added component for non-implemented settings, added routing 2019-10-23 20:21:55 +03:00
Ilya Oleshko
771e7c9d01 web: components: bump version 2019-10-23 16:31:53 +03:00
Ilya Oleshko
323bdee3fc web: Components: Added disableSideInfo property at RowContent component, fixed story and readme 2019-10-23 16:31:40 +03:00