Commit Graph

131 Commits

Author SHA1 Message Date
Ilya Oleshko
a9642a9846 Web: People: Fixed displaying of user status at row 2019-07-26 13:47:06 +03:00
3a657e0c64 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-26 11:16:37 +03:00
2f2f934a3f web: People: ProfileAction:
1) changed ProfileAction to class component
2) react hooks replaced with component state
3) fetching profile data from redux store
2019-07-26 11:09:07 +03:00
d8a526a693 web: People: ProfileAction: fixed header text 2019-07-26 11:05:36 +03:00
eaeb0d6bf5 web: People: ProfileAction: fixed userName avatar props in form 2019-07-26 11:04:58 +03:00
2cf946434c web: People: added redux actions to set target user 2019-07-26 11:03:39 +03:00
Ilya Oleshko
8db94c83d3 Web: People: Profile: Added text truncate for user contacts 2019-07-26 10:13:24 +03:00
Ilya Oleshko
f9e3b2980d Web: People: Profile: Added displayed information for @self profile view 2019-07-25 17:13:17 +03:00
Ilya Oleshko
96cb6d5841 Web: People: Profile: Added isAdmin and isSelf property`s 2019-07-25 17:11:37 +03:00
Ilya Oleshko
84c3e35254 Web: People: Profile: Added edit action from profile view 2019-07-25 15:25:01 +03:00
Ilya Oleshko
cd1e76cda0 Web: People: Profile: Added indication of email activation 2019-07-25 15:14:25 +03:00
Ilya Oleshko
abcca6a270 Web: People: Profile: Added LDAP user indication 2019-07-25 15:12:37 +03:00
Ilya Oleshko
b4f38b9581 Web: People: Profile: Fixed missing key error. Added formatting function for entering gender values. 2019-07-25 14:13:17 +03:00
Ilya Oleshko
180cb2e2ce Web: People: Profile: Fixed compression of back button when resizing.
Fixed header truncate.
2019-07-25 14:06:13 +03:00
7d0ea33245 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore
Conflicts:
	products/ASC.People/Client/src/components/pages/Home/index.js
	web/ASC.Web.Components/src/components/content-row/index.js
2019-07-24 17:48:40 +03:00
8918e95b16 web: People: Rename handler and commented setState 2019-07-24 17:29:52 +03:00
9ad77d501f Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-24 17:24:56 +03:00
28e326bf16 web: test new page layout 2019-07-24 17:24:40 +03:00
663093b7e5 People: cache default photo 2019-07-24 15:34:23 +03:00
969a605ad1 Upgrade references 2019-07-24 15:33:14 +03:00
Ilya Oleshko
ecc3bdfa8f Web: People: Fixed avatar size when viewing and editing user profile 2019-07-24 14:29:35 +03:00
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