Commit Graph

736 Commits

Author SHA1 Message Date
Daniil Senkiv
981fcf94bc Web: components: added isOpen props to ToggleContent component 2019-07-22 18:39:53 +03:00
Daniil Senkiv
4b83f6a26f Web: components: added ToggleContent component 2019-07-22 17:48:06 +03:00
3d49a3f9ae web: components: using ArrowPathIcon in SectionHeaderContent 2019-07-22 17:31:56 +03:00
ca5181ac0e Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-22 17:24:45 +03:00
86618cee9c web: People: ProfileAction 2019-07-22 17:22:44 +03:00
cb5f732e76 Replaced ICacheNotify with ICacheNotify<>
Removed RedisCache
2019-07-22 15:31:09 +03:00
Ilya Oleshko
606bf5729e Web: Components: Added ArrowPathIcon at Icons component 2019-07-22 14:48:00 +03:00
e41ca63bcf web: People: ProfileAction loader 2019-07-22 13:49:11 +03:00
Nikolay
3b4ddd6847 Merge remote-tracking branch 'origin/master' 2019-07-22 12:41:55 +03:00
Nikolay
629c921c45 web: components: modified the FilterInput component. 2019-07-22 12:41:46 +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
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