Commit Graph

1009 Commits

Author SHA1 Message Date
Ilya Oleshko
180cb2e2ce Web: People: Profile: Fixed compression of back button when resizing.
Fixed header truncate.
2019-07-25 14:06:13 +03:00
Ilya Oleshko
26f3c233bf Web: Components: Added recommended bind`s for functions at GroupButtonsMenu component 2019-07-25 14:00:03 +03:00
Ilya Oleshko
e359cc645f Web: Components: Fixed ContentRow contextOptions property type 2019-07-25 13:56:17 +03:00
Ilya Oleshko
07d3457c3a Web: Components: Added propTypes for ContentRow component, added recommended bind`s for functions 2019-07-25 12:37:57 +03:00
Ilya Oleshko
c0d2546b00 Web: Components: Fixed Avatar component. 2019-07-25 12:25:50 +03:00
Ilya Oleshko
14fc409164 Web: Components: Fixed z-index for GroupButtonsMenu 2019-07-25 11:28:26 +03:00
348b5f63c2 web: Client: Added routing to @self profile 2019-07-25 10:54:50 +03:00
Daniil Senkiv
118f483a57 Web: components: Link: fix warning "React does not recognize the isSemitransparent prop on a DOM element" 2019-07-25 10:25:09 +03:00
Daniil Senkiv
60003e6b0b Web: components: ToggleContent: fix warning "React does not recognize the isOpen prop on a DOM element" 2019-07-25 10:18:03 +03:00
15addef44e web: components: Fixed Minified React error #152 on Text.Headline 2019-07-24 21:22:54 +03:00
d65b49616a web: component: Fixed bindings 2019-07-24 20:57:22 +03:00
0962f0e73b web: components: Performance optimization 2019-07-24 20:43:18 +03:00
0add8217cc web: components: Added commented console.log on render 2019-07-24 20:39:19 +03:00
7d0ea33245 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore
Conflicts:
	products/ASC.People/Client/src/components/pages/Home/index.js
	web/ASC.Web.Components/src/components/content-row/index.js
2019-07-24 17:48:40 +03:00
8918e95b16 web: People: Rename handler and commented setState 2019-07-24 17:29:52 +03:00
b4d6e804fb web: components: Checkbox refactoring 2019-07-24 17:28:34 +03:00
54a4d99361 web: components: Removed useless setState 2019-07-24 17:28:00 +03:00
a0ba4f080b web: components: Removed useless setState 2019-07-24 17:26:54 +03:00
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
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