Commit Graph

928 Commits

Author SHA1 Message Date
0ebe014548 web: People: ProfileAction: redux-form is broken into small components 2019-07-24 10:26:05 +03:00
b3f96556c7 web: Components: Added searchText state and autoRefresh to FilterInput 2019-07-23 20:14:13 +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
Daniil Senkiv
2b72f43dfe Web: components: Toast: added limitation for showing 2019-07-23 18:55:27 +03:00
Daniil Senkiv
cd90cf7470 Web: components: Toast: fixed base story 2019-07-23 18:52:02 +03:00
0f8c2fd85a Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-23 18:42:49 +03:00
Daniil Senkiv
d8157055b9 Web: components: Toast: replaced by minified css in storybook 2019-07-23 18:32:31 +03:00
Daniil Senkiv
af2859d27d Web: components: ToggleContent: formatted code in story 2019-07-23 17:56:39 +03:00
eeddab17af Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-23 17:56:32 +03:00
41dd484de0 web: components: hover fix 2019-07-23 17:55:27 +03:00
Daniil Senkiv
53ef402e8b Web: components: ToggleContent: boolean knobs works with props 2019-07-23 17:54:52 +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
1e28a0c013 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-23 16:13:39 +03:00
0a0cfbbf88 Common: added distributed task cache
AscCache: removed Default
2019-07-23 16:12:16 +03:00
2b42b482ba Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-23 16:11:46 +03:00
f673795eb9 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-23 16:05:59 +03:00
bb1f3f8524 Replace AscCache.Default with Memory and Notify 2019-07-23 16:05:40 +03:00
803d0ec3ab web: People: ProfileAction: using redux-form 2019-07-23 16:01:29 +03:00
b5871e84bf Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-23 15:51:55 +03:00
Ilya Oleshko
92f4c142d8 Web: People: Profile: Added profile viewer 2019-07-23 15:50:35 +03:00
bab0275a0a web: components: Added margin for scroll 2019-07-23 15:26:26 +03:00
9a2d5d9c0b web: components: Added defaultProps to Scrollbar 2019-07-23 15:25:43 +03:00
caf0a25bf0 web: People: Changed SearchInput to FilterInput 2019-07-23 14:24:06 +03:00
Daniil Senkiv
c12afff9d1 Web: components: ToggleContent: added to the base story 2019-07-23 14:07:20 +03:00
Daniil Senkiv
f86e381723 Web: components: ToggleContent: wrapped component as div 2019-07-23 13:35:04 +03:00
4ff9290da3 web: People: Fixed row selection 2019-07-23 12:55:26 +03:00
e2e27f303a web: components: commented console.log 2019-07-23 12:54:34 +03:00
b7d34a00a6 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-23 12:53:42 +03:00
7f8db3a4f8 Replace AscCache.Default with Memory and Notify 2019-07-23 12:06:05 +03:00
Daniil Senkiv
4c4fa21b48 Web: components: ToggleContent: disabled text selection and changed type of cursor on hovering header 2019-07-23 11:34:19 +03:00
Daniil Senkiv
0f9ef20036 Web: components: ToggleContent: remove attributes 2019-07-23 10:58:49 +03:00
2bd87887e5 Kafka: fix 2019-07-23 10:45:54 +03:00
Daniil Senkiv
301920a58f Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-23 09:40:31 +03:00
5d05d24b35 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-23 08:54:04 +03:00
f7c4ffa925 web: People: ProfileAction: getting user type from url parameter 2019-07-23 08:53:49 +03:00
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
c9cee579ff Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-22 14:16:26 +03:00
b808025c5b web: components: Fixed all toasts story 2019-07-22 14:16:13 +03:00
e41ca63bcf web: People: ProfileAction loader 2019-07-22 13:49:11 +03:00