Commit Graph

2187 Commits

Author SHA1 Message Date
23c00b458b Auth: added additional roles 2019-09-23 18:36:22 +03:00
ac924cd5b7 web: People: Fixed updateGroup 2019-09-23 17:44:50 +03:00
855fce1380 web: People: Added fetchSelectorUsers() 2019-09-23 17:44:27 +03:00
4ede6be2fc Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-23 17:31:11 +03:00
188fe16feb web: People: Added fetchSelectorUsers() 2019-09-23 17:30:58 +03:00
Daniil Senkiv
05762f9825 Web.Client: Login: fixed changing email input 2019-09-23 17:21:54 +03:00
12b6b06533 Config: added cultures 2019-09-23 16:22:14 +03:00
859bda608b Settings: added get cultures method 2019-09-23 16:19:01 +03:00
fb933d113a People: fixed update group method 2019-09-23 15:46:42 +03:00
Daniil Senkiv
cf0e438985 Web.Client: added handler for confirmedEmail in Login 2019-09-23 15:26:20 +03:00
48678ba02d Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-23 12:48:02 +03:00
a3b1846e41 web: People: Fixed Failed prop type: Invalid prop size of value base supplied to SearchIcon, expected one of ["small","medium","big","scale"]. 2019-09-23 12:47:51 +03:00
Daniil Senkiv
5333930da9 Web.Client: Confirm: createUser: removed wrappers 2019-09-23 12:31:03 +03:00
Daniil Senkiv
31967bf9a1 Web.Client: Confirm: createUser: refactoring 2019-09-23 12:27:05 +03:00
Daniil Senkiv
5d5f923add People.Client: Reassign: fixed warnings 2019-09-23 12:11:45 +03:00
a4b9be2438 web: People: Fixed Failed prop type: Invalid prop size of value base supplied to SearchIcon, expected one of ["small","medium","big","scale"]. 2019-09-23 12:01:45 +03:00
e119b7a333 web: People: Fixed showing of groupMember 2019-09-23 12:01:24 +03:00
Daniil Senkiv
49ee05a926 Web.Client: Confirm: changed routing 2019-09-23 11:48:33 +03:00
dafe2d478a Web: Client: added "changePassword" page 2019-09-23 10:47:45 +03:00
4d71a82119 Web: Client: added new words in translation.json 2019-09-23 10:44:09 +03:00
cf2fe0107d Web: People: added "about" page routing 2019-09-23 10:42:15 +03:00
84d4cda3c5 web: People: Fixed reset of targerGroup by ArrowPathIcon click 2019-09-23 10:22:28 +03:00
a6c8ad75f0 People: check date 2019-09-20 14:07:57 +03:00
85cfe85252 People: added group model 2019-09-20 13:43:13 +03:00
d37120a7e8 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-20 13:42:13 +03:00
6fef43210d web: People: Added dirty hack for displaying SearchIcon in GroupAction 2019-09-20 13:40:59 +03:00
Daniil Senkiv
4fc450d8e8 People.Client: added Reassign empty page, added translations 2019-09-20 12:28:18 +03:00
e5753d5131 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-20 11:22:40 +03:00
2e68bf04d5 web: Client: Init empty confirm pages with routing 2019-09-20 11:22:32 +03:00
2839b5e131 web: People: Added api for create/update group 2019-09-20 11:21:40 +03:00
Daniil Senkiv
d511e14e8e Web.Core: CommonLinkUtility: fixed generating link for creating user through invitation link 2019-09-20 10:58:07 +03:00
Ilya Oleshko
a07e79c3cc Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-20 09:04:17 +03:00
Ilya Oleshko
ea88d77509 web: Components: Added tests for DropDown component. 2019-09-20 09:04:02 +03:00
381b038d70 Web: Client: fixed "About" page styles 2019-09-20 09:02:29 +03:00
c3a600b2eb web: components: bump version 2019-09-20 09:00:44 +03:00
50ccad7cd4 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-20 09:00:30 +03:00
bae55e3bf8 Web: Components: added new tests, fixed date-picker bug 2019-09-20 09:00:11 +03:00
e4a54eadf1 web: People: Styled GroupAction page 2019-09-19 16:14:35 +03:00
7a9635ec2c web: components: Turn off custom scroll on GroupAction (issue: cur render AdvancedSelector) 2019-09-19 16:13:51 +03:00
0b25626394 web: components: Exported ComboButton 2019-09-19 15:58:11 +03:00
dda3e13e3c web: components: Added opportunity to log Icon 2019-09-19 15:57:40 +03:00
Daniil Senkiv
1fb77a6606 People.Client: Invite dialog: used redux, localStorage, reduced re-rendering 2019-09-19 15:30:53 +03:00
Daniil Senkiv
1d6d7baa91 People.Client: added new package 2019-09-19 15:27:26 +03:00
Ilya Oleshko
b9b09366b5 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-19 15:00:21 +03:00
Ilya Oleshko
90ea59fa94 web: components: bump version 2019-09-19 15:00:12 +03:00
Ilya Oleshko
4786f28f5d web: Components: Added tests for ComboBox component. 2019-09-19 15:00:03 +03:00
Ilya Oleshko
18749b246d web: Components: Fixed logic errors after writing tests for ComboBox component. 2019-09-19 14:59:34 +03:00
e8fd0acc01 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-19 14:40:19 +03:00
8f166c8c9e Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-19 14:39:04 +03:00
7f419d266c Web.Client: created "About" page 2019-09-19 14:38:55 +03:00