Commit Graph

1125 Commits

Author SHA1 Message Date
14a92ac145 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-08 17:25:57 +03:00
483238d118 web: People: Removed useless prop 2019-08-08 17:25:47 +03:00
97f84f2e86 web: People: Fixed Filter sorting by 2019-08-08 17:25:22 +03:00
6f8a94dca4 Optimization 2019-08-08 16:35:22 +03:00
f7327b0c79 Api: limit removed 2019-08-08 16:34:25 +03:00
24bffb801e web: People: Added default props for Home SectionBodyContent 2019-08-08 15:49:18 +03:00
bd7b3e7574 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-08 15:49:12 +03:00
e2389c9001 web: People: Applied Filter changes 2019-08-08 15:47:43 +03:00
0db1734ebc web: People: Changed icon 2019-08-08 15:47:00 +03:00
Alexey Kostenko
509a7b8517 web. components: Fix SelectedItem component 2019-08-08 15:23:06 +03:00
Alexey Kostenko
f2de070f3e web: сomponents: Fixed Text and SelectedItem story 2019-08-08 14:40:33 +03:00
NikolayRechkin
760e211cf5 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-08 14:31:13 +03:00
NikolayRechkin
9987ac5455 web: components: fix 2019-08-08 14:28:34 +03:00
Alexey Kostenko
8a55b4c72b web: components: Fixed LinkWithDropdown component 2019-08-08 14:19:25 +03:00
Ilya Oleshko
c72c02dc60 web: Components: Reworked ComboBox component 2019-08-08 14:14:29 +03:00
Ilya Oleshko
a3f3014f5c Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-08 14:12:55 +03:00
356d371e13 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-08 14:10:15 +03:00
f716d34821 web: People: Styled group form + added fake selected-items 2019-08-08 14:08:56 +03:00
Ilya Oleshko
c1148128c1 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-08 14:08:14 +03:00
05a96a86db web: components: Added opportunity to set style and className to SelectedItem 2019-08-08 14:08:12 +03:00
Alexey Kostenko
4f23cc4eee web: components: Fixed Link component 2019-08-08 14:02:22 +03:00
Ilya Oleshko
62bb9ed8ec Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-08 14:00:33 +03:00
Ilya Oleshko
4454ea0f8b web: Components: Changed component for inserting icons from IconButton to Icons 2019-08-08 13:47:20 +03:00
019c5d0a22 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-08 12:50:56 +03:00
eb42a4d6d5 web: People: Styled group form 2019-08-08 12:50:48 +03:00
NikolayRechkin
5e5098ca09 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-08 12:46:33 +03:00
NikolayRechkin
bd308070e8 web: components: fixed IconButton component 2019-08-08 12:45:55 +03:00
NikolayRechkin
ecb9c4ea12 web: components: upgraded SearchInput and FilterInput components 2019-08-08 12:45:00 +03:00
31a9a34c41 web: components: Fixed cursor and borders of input components; 2019-08-08 12:40:10 +03:00
f85711b736 Optimization 2019-08-08 12:26:58 +03:00
Ilya Oleshko
11bd28c365 web: Components: Disabled user-select for ImageStyled at Avatar component 2019-08-08 12:24:20 +03:00
Ilya Oleshko
c3981206b5 web: Components: Disabled user-select for Avatar at ContentRow component 2019-08-08 12:17:49 +03:00
0225c02a9c Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-08 11:37:35 +03:00
e8d68ae684 web: components: Fixed double click action on Link 2019-08-08 11:37:19 +03:00
9dd1792735 web: components: Refactoring SelectedItem component 2019-08-08 11:36:46 +03:00
Ilya Oleshko
49da8dfad7 web: Components: Fixed isDisabled property at ComboBox component and disabled user-select style 2019-08-08 11:17:29 +03:00
Ilya Oleshko
a07a4f838b web: Components: Disabled user-select for NamedAvatar at Avatar component 2019-08-08 11:15:45 +03:00
Alexey Kostenko
e573e1b78f web: components: Added example SelectedItem component to storybook 2019-08-08 09:59:21 +03:00
Alexey Kostenko
af374ccce2 web: components: added SelectedItem component 2019-08-07 18:17:21 +03:00
56acf17769 web: components: Fixed Cannot read property 'preventDefault' of undefined 2019-08-07 17:37:18 +03:00
f79647833b web: People: Added NotImplemented click handler 2019-08-07 17:31:54 +03:00
71b8c66cb9 web: People: Init GroupAction page 2019-08-07 17:03:17 +03:00
3827beaa1e Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-07 14:43:33 +03:00
d293c6bde0 Web: Components: update onSelect function(send key and title), added new property selected item, modified propTypes 2019-08-07 14:43:24 +03:00
Ilya Oleshko
071cf994f0 web: People: Renamed getContacts to getUserContacts selector 2019-08-07 14:30:47 +03:00
3c1d5f9047 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-07 13:58:09 +03:00
b0d5d1ea72 web: People: Optimization of People list rendering
Added new packages: react-window and react-virtualized-auto-sizer;
Added changes to Scrollbar, PageLayout and PageSection
2019-08-07 13:57:54 +03:00
Ilya Oleshko
f355917094 web: Components: Fixed DropDownItem story 2019-08-07 13:16:50 +03:00
Ilya Oleshko
565277f721 web: Components: Added DropDownProfileItem story 2019-08-07 13:16:30 +03:00
Ilya Oleshko
ec8b5f4bde web: Components: Separated component DropDownItem.
Added component DropDownProfileItem.
Edited DropDown component and its use in affected components.
Adjusted story and readme files.
2019-08-07 12:36:39 +03:00