Commit Graph

2656 Commits

Author SHA1 Message Date
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
Ilya Oleshko
edfb6d9595 web: components: bump version 2019-10-23 15:25:10 +03:00
Ilya Oleshko
cb692451f6 web: Components: Added generator tests at PasswordInput component 2019-10-23 15:24:51 +03:00
Ilya Oleshko
e7ae514c55 web: Components: Fixed PasswordInput story and readme 2019-10-23 14:09:43 +03:00
Ilya Oleshko
2fcda96f24 web: Components: Fixed propTypes warnings at PasswordInput component 2019-10-23 13:41:19 +03:00
Ilya Oleshko
af172c8fc0 web: Components: Added showing password on click generate button at PasswordInput component 2019-10-23 13:18:49 +03:00
5741cafc0f web: components: bump version 2019-10-23 11:32:34 +03:00
e52f86ab55 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-23 11:32:01 +03:00
1d85f3f0be Web: Components: fixed tooltip to field-container, fixed tooltip to password-input, added className to toggle-content 2019-10-23 11:31:36 +03:00
Daniil Senkiv
e6a191050a Web.Client: Settings: added empty sectionBodyContent 2019-10-22 15:21:31 +03:00
Daniil Senkiv
1586179fc9 Web.Client: Settings: added sectionHeaderContent with changing header 2019-10-22 15:11:46 +03:00
Daniil Senkiv
918796576f Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-10-22 15:08:36 +03:00
Ilya Oleshko
611da8e80a web: People: Fixed style errors at EditButton and TooltipIcon 2019-10-22 14:54:44 +03:00
Daniil Senkiv
8f9a5d1835 Web.Client: added articleHeader and articleBody, used redux 2019-10-22 14:48:37 +03:00
Ilya Oleshko
ad5f58a81f web: People: Added update of user information when changing status 2019-10-22 13:52:48 +03:00