Commit Graph

533 Commits

Author SHA1 Message Date
NikolayRechkin
206e4bedc1 web: people: added a default selection text for a filter 2019-09-25 13:51:40 +03:00
NikolayRechkin
65c0f21416 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-25 12:35:16 +03:00
NikolayRechkin
097b44b47f web: people: added translations 2019-09-25 12:34:28 +03:00
5f0f148394 web: People: Change getSelectorUserList url to optimazed 2019-09-25 11:52:39 +03:00
d4cc3f0c78 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-25 10:48:07 +03:00
Daniil Senkiv
a6e7f5ab8d People.Client: separated getting invite links 2019-09-25 10:43:14 +03:00
1e274cc63f web: People: Added opportunity to delete group 2019-09-25 09:46:45 +03:00
17616763af web: People: Added isDisabled for inputs with inLoading 2019-09-25 09:46:12 +03:00
396b08527f Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-25 09:13:11 +03:00
NikolayRechkin
7bcf2a6bf8 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-25 09:04:30 +03:00
NikolayRechkin
14f654d10c web: people: new avatar editor 2019-09-24 17:17:10 +03:00
NikolayRechkin
1a98489513 People: changed photo upload function 2019-09-24 17:07:24 +03:00
6d815608a0 ConfirmAuth: PasswordChange 2019-09-24 15:27:13 +03:00
11fc9d2a01 web: People: Added fetchPeopleByFilter after save group 2019-09-24 15:27:06 +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
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
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
fb933d113a People: fixed update group method 2019-09-23 15:46:42 +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
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
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
2839b5e131 web: People: Added api for create/update group 2019-09-20 11:21:40 +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
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
a3dfbb6fbf Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-19 09:53:39 +03:00
Daniil Senkiv
a541a3b187 People.Client: Invite dialog: reduced the number of requests 2019-09-18 18:31:30 +03:00
Daniil Senkiv
27672cbbd4 People.Client: Invite dialog: added copying after opening 2019-09-18 18:18:18 +03:00
c9311e53c8 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-18 16:55:54 +03:00
Ilya Oleshko
d98353d43c web: People: Fixed ComboBox usage at GroupActions component 2019-09-18 16:29:03 +03:00
7c3217f506 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-18 13:22:25 +03:00
165cba3a0a Web: update yarn lock files 2019-09-18 11:30:38 +03:00