Commit Graph

214 Commits

Author SHA1 Message Date
f716d34821 web: People: Styled group form + added fake selected-items 2019-08-08 14:08:56 +03:00
019c5d0a22 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-08 12:50:56 +03:00
eb42a4d6d5 web: People: Styled group form 2019-08-08 12:50:48 +03:00
f85711b736 Optimization 2019-08-08 12:26:58 +03:00
f79647833b web: People: Added NotImplemented click handler 2019-08-07 17:31:54 +03:00
71b8c66cb9 web: People: Init GroupAction page 2019-08-07 17:03:17 +03:00
Ilya Oleshko
071cf994f0 web: People: Renamed getContacts to getUserContacts selector 2019-08-07 14:30:47 +03:00
3c1d5f9047 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-07 13:58:09 +03:00
b0d5d1ea72 web: People: Optimization of People list rendering
Added new packages: react-window and react-virtualized-auto-sizer;
Added changes to Scrollbar, PageLayout and PageSection
2019-08-07 13:57:54 +03:00
Alexey Kostenko
4e2239d4fd web: components: Text: Color property is now custom 2019-08-07 11:18:42 +03:00
Alexey Kostenko
04ff759147 web: components: Text: Fix 2019-08-06 17:31:52 +03:00
ba1ab61182 web: People: Refactoring: Renamed isSelected selector 2019-08-06 14:08:29 +03:00
55b72f6026 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-06 14:02:52 +03:00
1e6732a929 web: People: Added new EmployeeStatus and EmployeeActivationStatus enums 2019-08-06 14:02:36 +03:00
Ilya Oleshko
8e8812ce1f web: People: Fixed getContacts selector 2019-08-06 13:38:43 +03:00
217b5f0bed web: People: Added isUserDisabled selector 2019-08-06 12:44:32 +03:00
Ilya Oleshko
c229857e4c Web: People: Profile: Fixed context options usage. 2019-08-06 11:33:38 +03:00
Ilya Oleshko
cdadaa19fd Web: People: Profile: Commented out unused blocks "Affiliate status" and "Login settings" 2019-08-06 11:05:49 +03:00
Ilya Oleshko
5062846691 Web: People: Added icons in MainButton 2019-08-06 10:55:47 +03:00
f090c73045 web: People: Added handler onCancel 2019-08-06 09:08:48 +03:00
4da674ab75 web: People: Added people.svg 2019-08-05 18:24:34 +03:00
a2288468ff Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-05 18:13:12 +03:00
e9a0aed7b0 web: People: Applied selectedOption in paging 2019-08-05 18:12:54 +03:00
e9c564fda9 People: method "get by filter" optimized 2019-08-05 16:45:33 +03:00
5495db7103 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-05 16:21:22 +03:00
c6a4bad14d People: fix default avatar's urls 2019-08-05 16:08:27 +03:00
Ilya Oleshko
04d139210d Web: People: Fixed names of paging propertys, added selectedPage and selectedCount propertys 2019-08-05 16:05:41 +03:00
56e4ed664c Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-05 15:44:57 +03:00
9c2bb562f9 web: components: UserContent optimization 2019-08-05 15:44:45 +03:00
90cce27191 web: People: Changed avatarName 2019-08-05 15:43:18 +03:00
1fd62e757c Api: RegisterForDispose DisposableHttpContext 2019-08-05 15:37:33 +03:00
c081d1b117 web: People: Refactoring: Changed import 2019-08-05 14:39:50 +03:00
347e2ac475 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-05 14:25:40 +03:00
571c0ad921 web: People: Refactoring: Added folder store/services; Moved api and other utils 2019-08-05 14:25:30 +03:00
Ilya Oleshko
7e6edd5214 Web: People: Profile: Fixed empty contacts and culture issue 2019-08-05 13:43:38 +03:00
Ilya Oleshko
70bede9bb0 Web: People: Profile: Render optimization 2019-08-05 13:22:20 +03:00
91f4ecbcb3 web: People: Fixed Owner display pending icon 2019-08-05 12:22:32 +03:00
8a4807daaa Api: fix 2019-08-05 10:50:11 +03:00
1de8fd7398 Api: fields 2019-08-02 17:40:33 +03:00
093f22b2f1 web: People: Fixed set total for none empty filter 2019-08-02 16:47:07 +03:00
a40dc1917f web: People: Extended Filter clone 2019-08-02 16:45:36 +03:00
a3eddca8f8 web: People: Fixed ActivationStatus filtering 2019-08-02 16:04:25 +03:00
8511c8b50d web: People: Implemented base filtration 2019-08-02 15:48:33 +03:00
Daniil Senkiv
dc0bfa5695 People/Client: update yarn.lock 2019-08-02 13:53:53 +03:00
5e9c18487c web: People: Added toastr call for User's ContextMenu 2019-08-02 13:36:46 +03:00
65909f342a web: People: Added commented fields for Filter 2019-08-02 13:33:30 +03:00
a865d5d710 web: People: Applied Toast component 2019-08-02 13:31:52 +03:00
83b9fc4be0 web: People: Moved back to PageLayout 2019-08-02 12:43:16 +03:00
32d15e6947 web: People: Added request-loader 2019-08-02 10:37:40 +03:00
f0799aff07 web: People: Fixed uncheck checkbox in ContentRow 2019-08-02 09:25:14 +03:00