Commit Graph

284 Commits

Author SHA1 Message Date
NikolayRechkin
f9d2df63cb web: component: removed a filter from SearchInput 2019-08-27 11:54:38 +03:00
9fa6462f50 web: components: Added filtration by group in AdvancedSelector 2019-08-27 11:34:53 +03:00
40165e27e8 web: components: Added group selector into AdvancedSelector 2019-08-27 10:52:55 +03:00
1358550093 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore
Conflicts:
	web/ASC.Web.Components/src/index.js
2019-08-26 11:53:18 +03:00
3fd0fd365e web: components: Init AdvancedSelector 2019-08-26 11:51:36 +03:00
e933ce218d Web: Components: added new property swap weekdays, fixed styles and weekdays algorithm 2019-08-26 10:11:59 +03:00
bc7e4a313a Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-23 15:23:31 +03:00
969840730d Web: Components: Added new custom calendar 2019-08-23 15:23:22 +03:00
NikolayRechkin
23ce210a7a web: components: small fix 2019-08-23 11:03:38 +03:00
NikolayRechkin
9ae70bf0c9 web: components: refactoring 2019-08-23 10:16:18 +03:00
NikolayRechkin
19003151c9 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-22 13:43:26 +03:00
NikolayRechkin
3c1c9cf49a web: components: refactoring 2019-08-22 13:42:43 +03:00
Ilya Oleshko
89ebb2e38a web: Components: Fixed resize event at GroupButtonsMenu component. Fixed styles and remove unused variables. Fixed story. 2019-08-22 11:05:25 +03:00
Ilya Oleshko
6b773c6821 web: Components: Fixed missing disabled property at GroupButtonsMenu component. Fixed story. 2019-08-21 14:44:49 +03:00
Ilya Oleshko
a94ed826f6 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-20 16:39:02 +03:00
016f1caf57 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-20 16:27:32 +03:00
c3b4b1119a Web: Components: added year locale and comboBox size 2019-08-20 16:27:24 +03:00
NikolayRechkin
6b31146192 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-20 16:17:14 +03:00
NikolayRechkin
86238cd64a web: components: disable empty group 2019-08-20 16:16:03 +03:00
Ilya Oleshko
c8a020346e web: Components: Reworked Row.People component. Changed name to RowContent. 2019-08-20 16:08:14 +03:00
Ilya Oleshko
babcf26442 web: Components: Reworked ContentRow component. Changed name to Row. 2019-08-20 16:07:44 +03:00
Ilya Oleshko
44e493d711 web: Components: Fixed ComboBox property type 2019-08-20 16:04:25 +03:00
NikolayRechkin
4556e44046 web: components: upgraded a SearchInput component. automatic selection of a single group element 2019-08-20 15:53:16 +03:00
NikolayRechkin
8ba24d7d18 web: components: added default select text for subgroups. 2019-08-20 14:30:29 +03:00
1fe075ba7b Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-20 11:53:06 +03:00
0e960bfa76 Web: Components: Added new property to calendar, updated README.md, added styles, functions, new propTypes, default values 2019-08-20 11:52:44 +03:00
b53b79b8f9 Updated yarn.lock files 2019-08-20 10:23:15 +03:00
NikolayRechkin
451bcaea1a Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-19 16:37:33 +03:00
NikolayRechkin
23a7f74598 web: components: fix 2019-08-19 16:36:19 +03:00
NikolayRechkin
10b0b2b695 web: components: added subgroups of filter items 2019-08-19 16:35:39 +03:00
cc2ea5f5eb Fixed yarn.lock files 2019-08-19 14:13:09 +03:00
225e01df23 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-19 13:30:28 +03:00
79178a0edc Changed folder for asc-web-components (npm-local/ -> packages/); Added react-calendar v2.13.2 (with important fix) 2019-08-19 13:30:18 +03:00
Ilya Oleshko
0ad354b05f web: Components: Fixed structure of PeopleRow component on Row.People 2019-08-19 10:13:26 +03:00
Ilya Oleshko
b105e204c3 web: Components: Fixed ContentRow component. Fixed ContentRow story with PeopleRow component. 2019-08-16 16:35:10 +03:00
Ilya Oleshko
83978186eb web: Components: Added PeopleRow component. 2019-08-16 16:33:37 +03:00
Ilya Oleshko
e9b6e3efc6 web: Components: Fixed displaying Checkbox for ContentRow component. 2019-08-16 10:43:16 +03:00
Ilya Oleshko
0f3effcf25 web: Components: Fixed noBorder style for ComboBox component. Made parameters selectedOption and options required. 2019-08-15 17:06:09 +03:00
Ilya Oleshko
7ec81c6501 web: Components: Fixed Layout story error. 2019-08-15 16:42:42 +03:00
Daniil Senkiv
696431cb37 Web: components: LinkWithDropdown: fixed README 2019-08-15 16:08:19 +03:00
778d58664a web: components: Fixed warning Module not found: Error: Can't resolve './locale' 2019-08-15 15:34:23 +03:00
2ac4246122 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-15 14:53:17 +03:00
475b0cb8e5 web: Storybook: Fixed 'styled-components' resolution 2019-08-15 14:53:07 +03:00
Ilya Oleshko
63ac932a3d web: Components: Added manualX property for DropDown component and story. 2019-08-15 14:08:49 +03:00
Ilya Oleshko
e352086fc3 web: Components: Fixed Paging component and story. 2019-08-14 17:24:06 +03:00
Ilya Oleshko
87ec21dc17 web: Components: Fixed property usage of defaultCountItem and defaultPageItem at Paging component. Fixed story. 2019-08-14 15:54:26 +03:00
Ilya Oleshko
810d8c23d8 web: Components: Reworked ComboBox component. Fixed readme and story. 2019-08-14 15:53:07 +03:00
9df8204f12 web: Storybook: Update yarn.lock 2019-08-14 09:26:46 +03:00
fd3c3430d5 Web: Components: added fuction compare dates 2019-08-13 17:38:46 +03:00
74e49623f5 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-13 16:24:59 +03:00
f8bedc0871 Web: Components: Added new library moment.js. Added functions to get array values to combobox. 2019-08-13 16:24:48 +03:00
Daniil Senkiv
3bd63336f6 Web: components: Link: fixed style, Avatar: added container for Link component 2019-08-13 14:38:09 +03:00
Ilya Oleshko
f735231207 web: Components: Added ability to adjust height of DropDown component. Added for Components react-window library. Fixed DropDown readme. 2019-08-13 14:21:46 +03:00
Ilya Oleshko
0320f2d706 web: Components: Fixed property usage of dropDownMaxHeight at Paging component. Fixed story. 2019-08-13 14:14:38 +03:00
Ilya Oleshko
2d481b5d56 web: Components: Fixed property type of dropDownMaxHeight at ComboBox component 2019-08-13 14:12:29 +03:00
Alexey Kostenko
60d98dbab0 web: components: fix Label and Text 2019-08-13 11:39:16 +03:00
NikolayRechkin
ca90328348 web: components: fix tree menu 2019-08-13 11:30:45 +03:00
Daniil Senkiv
cf8fba615e Web: components: Link: revert (67c3702906). Added custom color selector in stories 2019-08-12 14:19:11 +03:00
Ilya Oleshko
8599c8a5db web: Components: Added empty options placeholders for Paging component. 2019-08-12 14:12:45 +03:00
9e6ebb5185 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-12 12:42:08 +03:00
3d3b37cf0f web: components: Link refactoring 2019-08-12 12:41:53 +03:00
Ilya Oleshko
bf692ec107 web: Components: Fixed Paging component and story. 2019-08-12 11:20:56 +03:00
Ilya Oleshko
3c4218d79d web: Components: Reworked ComboBox component. Fixed readme and story. 2019-08-12 11:19:57 +03:00
40bc9baa1d Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-09 18:24:44 +03:00
0748a562cd Web: Components: added min-max dates, styles, theme color, updated years combobox and missing propTypes 2019-08-09 18:20:57 +03:00
7a0c416400 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore
Conflicts:
	web/ASC.Web.Components/src/index.js
2019-08-09 17:59:55 +03:00
2c6d853a23 web: components: Added EmptyScreenContainer component 2019-08-09 17:56:43 +03:00
Alexey Kostenko
15b100b852 web: components: added SelectedItem component, and upgrade Text component 2019-08-09 16:10:24 +03:00
708adfab82 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Components/src/index.js
2019-08-09 13:17:48 +03:00
473939fb76 Web: Components: added new styles to weekends, new property openToDate, values to combobox 2019-08-09 12:54:53 +03:00
Alexey Kostenko
c94852d946 web: components: Refactoring Text component 2019-08-08 17:48:07 +03:00
222cf080d8 Web: Components: added calendar locale, function onChange, base styles, date format and new file calendar helper. 2019-08-08 16:16:08 +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
019c5d0a22 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-08 12:50:56 +03:00
NikolayRechkin
5e5098ca09 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-08 12:46:33 +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
9dd1792735 web: components: Refactoring SelectedItem component 2019-08-08 11:36:46 +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
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
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
Ilya Oleshko
c181a2ffd8 web: Components: Formatted code at Avatar story 2019-08-07 12:33:04 +03:00
Alexey Kostenko
83230999d3 web: components: Text.Body: Add fontSize property 2019-08-07 11:44:28 +03:00
Alexey Kostenko
4e2239d4fd web: components: Text: Color property is now custom 2019-08-07 11:18:42 +03:00
f308c669e1 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-06 18:46:36 +03:00
14a0bc68a3 Web: Components: Added property onSelect, renamed tabs to component tabs 2019-08-06 18:46:16 +03:00
Alexey Kostenko
04ff759147 web: components: Text: Fix 2019-08-06 17:31:52 +03:00
Daniil Senkiv
a37af4b1e5 Web: Components: Textarea: renamed component and used 'value' as attribute 2019-08-06 16:36:41 +03:00
c61a631da4 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-06 12:07:22 +03:00
8213e504ba Web: Component: Added property disabled for TabContainer 2019-08-06 12:04:01 +03:00
Alexey Kostenko
d6ad3c4301 web: components: Text: Tag change via "as" 2019-08-06 11:09:40 +03:00
Ilya Oleshko
298f781eed Web: Components: Added icons in MainButton story 2019-08-06 10:46:29 +03:00