Commit Graph

2207 Commits

Author SHA1 Message Date
515ce6dae5 People: fixed filter method 2019-09-24 15:51:03 +03:00
6d815608a0 ConfirmAuth: PasswordChange 2019-09-24 15:27:13 +03:00
1c506fbf1f Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-24 15:25:55 +03:00
Daniil Senkiv
20fa73b731 Web.Client: Confirm: createUser: fixed 2019-09-24 15:22:21 +03:00
ed2caea266 fix config 2019-09-24 14:25:14 +03:00
fb5ecc5ec5 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-24 14:24:09 +03:00
f6af4ed7e0 web: People: Refactoring: moved all inline functions; Renamed state props and methods;
Added onSelectedItemClose
2019-09-24 14:24:00 +03:00
afb1f90e9a .net core up to 3.0.0 2019-09-24 14:20:58 +03:00
d5e391b89a Core: Fixed UserExists 2019-09-24 13:54:29 +03:00
8c3635dd42 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-24 13:40:48 +03:00
cd2e4f81c6 Web: Client: fix merge 2019-09-24 12:30:39 +03:00
0f7a0dcf54 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Client/src/store/services/api.js
#	web/ASC.Web.Client/src/store/services/fakeApi.js
2019-09-24 11:49:35 +03:00
b33c9bfb69 Web: Client: added fakeApi to changePassword page 2019-09-24 11:46:59 +03:00
Daniil Senkiv
c4ea1f6013 Web.Client: Login: refactoring 2019-09-24 11:38:59 +03:00
Daniil Senkiv
ed7951376d Web.Client: Confirm: added activateEmail sub-component 2019-09-24 11:05:05 +03:00
85abad1f94 web: People: Added condition for fetchSelectorUsers call 2019-09-24 11:01:02 +03:00
8ffe04e518 web: People: Fixed groupManager id set 2019-09-24 10:59:46 +03:00
4543a739e6 web: People: Added display selected groupManager 2019-09-24 10:02:08 +03:00
8ab67fffa7 web: People: Added resetGroup call after save group 2019-09-24 09:37:46 +03:00
24d95c0048 Update vscode workspace (issue: not work on macos/linux) 2019-09-24 09:28:35 +03:00
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