Commit Graph

32 Commits

Author SHA1 Message Date
1043cbc68b web: Common: Removed old not used code 2019-11-22 15:40:51 +03:00
59d4674885 web: Common: Added PrivateRoute 2019-11-22 14:41:57 +03:00
85bcc75f16 web: People: Moved some common utils to ASC.Web.Common 2019-11-19 15:35:56 +03:00
ef0d51ab47 web: People: Moved some common constants to ASC.Web.Common 2019-11-19 14:10:56 +03:00
2a9e3d1870 web: People: Replaced services folder to ASC.Web.Common realization 2019-11-19 12:40:33 +03:00
2d47d639dd web: People: Replaced auth store to ASC.Web.Common realization 2019-11-15 12:38:31 +03:00
cd63121dc7 web: People: Added api client with common settings for all requests 2019-10-08 10:59:45 +03:00
521abaada9 web: People: Refactoring:
+ Moved checkResponseError to utils.js;
+ Fixed actions after saving group;
+ Re-written fetchPeople action
2019-10-04 09:22:46 +03:00
30f9612eec web: People: Fixed paging by filter url 2019-09-27 10:06:47 +03:00
925a584b63 web: People: Added loading filter by url on first loading 2019-09-26 17:01:21 +03:00
4543a739e6 web: People: Added display selected groupManager 2019-09-24 10:02:08 +03:00
Daniil Senkiv
84c2f3faed People.Client: added Invite dialog component 2019-09-17 09:16:42 +03:00
Daniil Senkiv
43cb5a34e5 People.Client: translated Article component 2019-09-03 10:23:13 +03:00
09535f8a30 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-02 09:24:26 +03:00
Daniil Senkiv
d3444f0f87 People.Client: renamed translated key 2019-08-30 16:25:56 +03:00
eeebe87b97 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore
Conflicts:
	products/ASC.People/Client/src/components/pages/Home/Section/Body/index.js
2019-08-30 16:00:13 +03:00
Daniil Senkiv
22488cc872 People.Client: moved customNames.js 2019-08-30 15:38:53 +03:00
7e24bb4e1c web: People: Fixed comment 2019-08-30 14:29:19 +03:00
9d5c5e5e8c web: People: Fixed route to edit self profile on user 2019-08-30 10:07:43 +03:00
fe2ecf4773 web: People: Added opportunity to change employee type 2019-08-22 17:11:38 +03:00
1ecb618bfb web: people: Added restricted prop to PrivateRoute (to prevent direct movement to Admin's functional) 2019-08-14 17:52:03 +03:00
1e6732a929 web: People: Added new EmployeeStatus and EmployeeActivationStatus enums 2019-08-06 14:02:36 +03:00
571c0ad921 web: People: Refactoring: Added folder store/services; Moved api and other utils 2019-08-05 14:25:30 +03:00
a40dc1917f web: People: Extended Filter clone 2019-08-02 16:45:36 +03:00
8511c8b50d web: People: Implemented base filtration 2019-08-02 15:48:33 +03:00
65909f342a web: People: Added commented fields for Filter 2019-08-02 13:33:30 +03:00
4f99d66a26 web: People: Changed filter work 2019-07-30 17:00:56 +03:00
e6a3b4aa62 web: People: Fixed paging:
+ moved filtering state to people filter
+ removed useless separated paging and filter states
+ Extended Filter class
+ refactoring of function names
2019-07-30 12:06:50 +03:00
df4c152739 web: People: Refactoring: Changed selection users with redux + Added Filter class 2019-07-26 17:54:42 +03:00
1723027dea web: People: Fixed logout routing 2019-07-19 17:43:17 +03:00
31f253c210 web: People: Refactoring of routing 2019-07-19 14:41:54 +03:00
7f8edf21f9 web: client: People: Added fake layout with TreeMenu 2019-07-14 12:54:03 +03:00