Commit Graph

924 Commits

Author SHA1 Message Date
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
056494ac13 web: components: Added prop 'onClick' handling 2019-07-22 11:18:35 +03:00
Ilya Oleshko
9d60b017e8 Web: Components: Added property's onClose, onClick, onChange at GroupButtonsMenu component. Fixed base and people stories for GroupButtonsMenu component. 2019-07-22 10:59:49 +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
Nikolay
b9920168f2 web: components: small fix 2019-07-21 22:51:09 +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
9b309105cd Update yarn.lock 2019-07-20 19:48:51 +03:00
580b7c57ae web: fixed code-workspace file 2019-07-20 13:18:59 +03:00
aa94b1f260 web: components: PageLayout stories fixed 2019-07-20 12:50:01 +03:00
8d0d75e744 web: components: PageLayout is broken into small components 2019-07-20 12:48:29 +03:00
0ad263f05b in addition to a871d3007f 2019-07-20 12:45:54 +03:00
1723027dea web: People: Fixed logout routing 2019-07-19 17:43:17 +03:00
2d6228d562 web: components: changed PageLayout parts 2019-07-19 17:38:29 +03:00
d593398946 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-19 16:41:28 +03:00
130ddabef6 web: components: changed PageLayout headers 2019-07-19 16:41:11 +03:00
6e500b0986 Upgrade .net core to 3.0.0-preview6
Added KafkaCache
2019-07-19 16:10:15 +03:00
Ilya Oleshko
7dfc76b077 Web: Components: Fixed use of ref in GroupButtonsMenu component. Added closing menu when clicking on menu buttons. 2019-07-19 16:02:56 +03:00
40572edf9b Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-19 15:54:36 +03:00
b52dd4b3b6 revert 2f90aa7a27 2019-07-19 15:54:24 +03:00
NikolayRechkin
26d3d35024 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-19 15:37:17 +03:00
NikolayRechkin
beaba2d6d9 web: components: init commit. new FilterInput component 2019-07-19 15:37:04 +03:00
794a90ea75 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-19 15:07:59 +03:00
2f90aa7a27 web: components: changed PageLayout headers 2019-07-19 14:58:01 +03:00
a871d3007f web: components: margin 0 for menu and content header 2019-07-19 14:56:51 +03:00
31f253c210 web: People: Refactoring of routing 2019-07-19 14:41:54 +03:00
Ilya Oleshko
6620911c77 Web: Components: Fixed property name: direction to directionX for Layout component 2019-07-19 13:59:32 +03:00
NikolayRechkin
a92c74b366 web: components: added default tree node icon 2019-07-19 13:51:39 +03:00
NikolayRechkin
52ff3335c8 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-19 12:49:37 +03:00
14eeec2bc7 web: People: Added new Profile and ProfileAction pages 2019-07-19 12:49:20 +03:00
NikolayRechkin
975609fa6f Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-19 12:48:56 +03:00
NikolayRechkin
3c40262396 web: components: modified the SearchInput component. 2019-07-19 12:48:19 +03:00
ba014404f3 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-19 12:47:35 +03:00
NikolayRechkin
3026528f1a web: components: modified the IconButton component. 2019-07-19 12:47:35 +03:00
0a837337f5 web: People: Removed fakeUsers 2019-07-19 12:20:55 +03:00
Ilya Oleshko
10982fefdf Web: Components: Added openDirection property for Paging Component 2019-07-19 12:13:46 +03:00
Ilya Oleshko
fb5af4ef0a Web: Components: Fixed direction property of ComboBox component 2019-07-19 12:12:43 +03:00
Ilya Oleshko
0f5fe11d46 Web: Components: Fixed direction property of DropDown 2019-07-19 12:11:42 +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