Commit Graph

640 Commits

Author SHA1 Message Date
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
f31464aa02 Web: Components: Text: Fixed truncate property, no more need 1000px dummy. 2019-07-24 15:32:17 +03:00
e0bd70afad Core: fix build 2019-07-24 14:40:14 +03:00
324ac1be9c Added XmlOutputFormatter 2019-07-24 13:48:45 +03:00
Daniil Senkiv
7bc020d3c0 Web: components: Toast: fixed stories, added new example and renamed variable 2019-07-24 11:19:09 +03:00
b959a33b7f Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-24 10:26:21 +03:00
b3f96556c7 web: Components: Added searchText state and autoRefresh to FilterInput 2019-07-23 20:14:13 +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
2b42b482ba Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-23 16:11:46 +03:00
bb1f3f8524 Replace AscCache.Default with Memory and Notify 2019-07-23 16:05:40 +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
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
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
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
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
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
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
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
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
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