Commit Graph

110 Commits

Author SHA1 Message Date
Ilya Oleshko
fd5edef6bc People: Added return parameter avatarMax 2019-07-24 14:27:32 +03:00
324ac1be9c Added XmlOutputFormatter 2019-07-24 13:48:45 +03:00
9732fbb83a People: fixed "status" method 2019-07-24 12:40:26 +03:00
1cbfa2fe71 People: fixed "@self" method 2019-07-24 12:28:39 +03:00
b959a33b7f Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-24 10:26:21 +03:00
0ebe014548 web: People: ProfileAction: redux-form is broken into small components 2019-07-24 10:26:05 +03:00
dc8638f1c1 web: People: Moved history to Header 2019-07-23 19:23:11 +03:00
1027dac69c web: People: Added free dependencies 2019-07-23 19:17:02 +03:00
3a1a602f14 web: People: Fixed not a function error 2019-07-23 19:10:18 +03:00
8edbd71cf6 web: People: Added handler on Context menu Edit 2019-07-23 19:05:52 +03:00
85c4c65801 web: People: Added handler on MainButton Create->User/Guest actions 2019-07-23 19:00:19 +03:00
Ilya Oleshko
d2f0892bb6 Web: People: Profile: Added context options button.
Added groups links.
Added mailto action.
Fixed hiding fields if empty.
2019-07-23 17:44:45 +03:00
572ccfb893 web: People: Added displayName and fixed getUserStatus 2019-07-23 16:13:47 +03:00
f673795eb9 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-23 16:05:59 +03:00
803d0ec3ab web: People: ProfileAction: using redux-form 2019-07-23 16:01:29 +03:00
Ilya Oleshko
92f4c142d8 Web: People: Profile: Added profile viewer 2019-07-23 15:50:35 +03:00
caf0a25bf0 web: People: Changed SearchInput to FilterInput 2019-07-23 14:24:06 +03:00
4ff9290da3 web: People: Fixed row selection 2019-07-23 12:55:26 +03:00
f7c4ffa925 web: People: ProfileAction: getting user type from url parameter 2019-07-23 08:53:49 +03:00
3d49a3f9ae web: components: using ArrowPathIcon in SectionHeaderContent 2019-07-22 17:31:56 +03:00
86618cee9c web: People: ProfileAction 2019-07-22 17:22:44 +03:00
e41ca63bcf web: People: ProfileAction loader 2019-07-22 13:49:11 +03:00
0cae135973 web: People: Init get User info 2019-07-22 12:29:48 +03:00
cf0a009b74 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-22 11:57:54 +03:00
3290f5578e web: People: start ProfileAction 2019-07-22 11:57:47 +03:00
47ddf0460d web: People: Added opportunity to get User by userId on api.getUser 2019-07-22 11:36:31 +03:00
863ebdab9e web: People: Pass userId to props on routing (match.params.userId) 2019-07-22 11:35:13 +03:00
f7f857e04b web: People: Added opportunity to go to the '/products/people/view/{userName}' path from ContentRow UserName click 2019-07-22 11:33:47 +03:00
a8ece4d29c web: People: Init required props 2019-07-22 11:20:11 +03:00
9686d09086 web: People: Added opportunity to go to the '/products/people/view/@self' path from Profile menu 2019-07-22 10:56:08 +03:00
bde6206de4 web: People: Added check on isAdmin/isOwner for ContentRow render 2019-07-20 21:55:40 +03:00
b31d8a2f1a web: People: Added check on isAdmin/isOwner for MainButton render 2019-07-20 21:13:42 +03:00
418ea538d1 web: People: Added handler on Layout onLogoClick function 2019-07-20 21:00:51 +03:00
645946d7f1 web: People: Added Paging to new specific place in PageLayout Section 2019-07-20 20:31:26 +03:00
64d708f32c web: People: Added Filter to new specific place in PageLayout Section 2019-07-20 20:16:14 +03:00
a3df7f76b6 web: People: Changed string to Text.ContentHeader component 2019-07-20 19:53:33 +03:00
8a2e467fb1 web: People: Moved MainButton to new specific place in PageLayout Article 2019-07-20 19:50:58 +03:00
accf498b83 web: People: Removed useless import 2019-07-20 19:49:32 +03:00
1723027dea web: People: Fixed logout routing 2019-07-19 17:43:17 +03:00
6e500b0986 Upgrade .net core to 3.0.0-preview6
Added KafkaCache
2019-07-19 16:10:15 +03:00
31f253c210 web: People: Refactoring of routing 2019-07-19 14:41:54 +03:00
14eeec2bc7 web: People: Added new Profile and ProfileAction pages 2019-07-19 12:49:20 +03:00
0a837337f5 web: People: Removed fakeUsers 2019-07-19 12:20:55 +03:00
9e77012384 web: People: Added filter to getUserList api call 2019-07-19 12:07:22 +03:00
45978779db web: People: Fixed getGroupList api call 2019-07-19 12:03:20 +03:00
4703a70670 Api: fixed context 2019-07-19 11:38:31 +03:00
a97c057108 web: People: Added loading groups and users info into store and on the Home page 2019-07-18 22:29:10 +03:00
f475d23d8f web: People: Added changes to GroupButtonMenu render 2019-07-18 17:44:09 +03:00
Daniil Senkiv
1927efb32f Web.Client: update library for Toast component, in addition to (fa2f9332e6) 2019-07-18 17:40:34 +03:00
457e1d3306 web: People: refactoring SectionBodyContent 2019-07-17 17:39:28 +03:00