Commit Graph

938 Commits

Author SHA1 Message Date
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
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
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
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