Commit Graph

1107 Commits

Author SHA1 Message Date
121262d72b Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-13 14:38:44 +03:00
Daniil Senkiv
3bd63336f6 Web: components: Link: fixed style, Avatar: added container for Link component 2019-08-13 14:38:09 +03:00
59242fd440 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-13 14:37:06 +03:00
49870e034a web: components: Turned off shouldComponentUpdate method in page-layout article component 2019-08-13 14:36:37 +03:00
685d094de8 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore
Conflicts:
	web/ASC.Web.Components/src/components/group-button/index.js
2019-08-13 14:27:45 +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
b7a206e725 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-13 14:21:39 +03:00
dffd8fef1e web: components: Commented console.log for annoying render 2019-08-13 14:21:28 +03:00
Ilya Oleshko
5d5e894adb Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-13 14:21:24 +03:00
NikolayRechkin
781ad5ac2c Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-13 14:17:20 +03:00
Ilya Oleshko
f75beed987 web: Components: Added dropDownMaxHeight property at GroupButton component. 2019-08-13 14:17:05 +03:00
NikolayRechkin
55a745ddd3 web: components: fixed IconButton 2019-08-13 14:16:59 +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
NikolayRechkin
d8dc1551cc web: components: added clear button to SearchInput and FilterInput components 2019-08-13 11:07:35 +03:00
NikolayRechkin
f19388500a web: components: fix IconButton 2019-08-13 10:29:51 +03:00
NikolayRechkin
1e1a4a9ba1 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-13 10:10:57 +03:00
NikolayRechkin
0da67c7847 web: components: fix tree menu 2019-08-13 10:10:46 +03:00
731ddefc82 Added CultureMiddleware and DisposeMiddleware 2019-08-12 15:52:55 +03:00
d524663958 Packages updated 2019-08-12 15:52:09 +03:00
NikolayRechkin
94074e01b3 web: components: small fix 2019-08-12 14:25:26 +03:00
NikolayRechkin
7993e285c7 web: components: default cursor for an IconButton without a click handler 2019-08-12 14:22:37 +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
a26a6db0ea Api: added settings controller 2019-08-12 13:53:12 +03:00
Daniil Senkiv
67c3702906 web: components: Link: used text-decoration property instead of border-bottom 2019-08-12 13:47:43 +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
becabc2292 Web: Components: Fixed onClick call at ComboBox component 2019-08-12 11:37:57 +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
NikolayRechkin
22acae1683 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-12 10:57:39 +03:00
NikolayRechkin
d6f7eb7f42 web: components: small fix SearchInput 2019-08-12 10:57:05 +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
27a25c93d5 web: components: Fixed wrong merge 2019-08-09 18:02:25 +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
NikolayRechkin
f36b01d657 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-09 17:10:48 +03:00
NikolayRechkin
51ad47b07b web: component: upgraded a FilterInput component 2019-08-09 17:09:34 +03:00
Alexey Kostenko
15b100b852 web: components: added SelectedItem component, and upgrade Text component 2019-08-09 16:10:24 +03:00
49b259abff refactoring 2019-08-09 15:28:19 +03:00
20f36a9a8a Web: Components: Fix components index.js file 2019-08-09 13:27:05 +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
74cf0a3864 web: components: Fixed getSelected undefined 2019-08-09 12:19:07 +03:00
NikolayRechkin
f657b76631 web: components: fix FilterInput component 2019-08-09 11:41:07 +03:00
NikolayRechkin
16fb25401a Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-09 11:27:22 +03:00
NikolayRechkin
3413af4d7b web: component: small fix FilterInput 2019-08-09 11:26:30 +03:00
NikolayRechkin
e242dfc121 web: components: upgraded a IconButton component. Rendering a component if necessary 2019-08-09 11:24:52 +03:00
bf78784af2 web: components: Fix update options in Combobox 2019-08-09 11:18:51 +03:00
bb810be053 web: components: Added opportunity to set maxDropDownHeight from pages combobox 2019-08-09 10:57:12 +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
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
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
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
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
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
Ilya Oleshko
c181a2ffd8 web: Components: Formatted code at Avatar story 2019-08-07 12:33:04 +03:00
Ilya Oleshko
707a0bc9c9 web: Components: Fixed role position at Avatar component 2019-08-07 12:31:19 +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
778f129013 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-07 11:14:21 +03:00
ba5521ce82 Web: Components: Added search index of array objects 2019-08-07 11:14:12 +03:00
Ilya Oleshko
8a35cdb2e7 web: Components: Fixed Link usage at Avatar component 2019-08-07 10:29:33 +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
3e992b61f7 Web: Component: reworked logic of tab container component, deleted tab icon. 2019-08-06 14:50:16 +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
Ilya Oleshko
fcc1dcf7d5 Web: Components: Fixed selectedOption propType for Paging component. Fixed Paging story. 2019-08-06 10:40:23 +03:00
Ilya Oleshko
98b2448710 Web: Components: Fixed selectedOption propType for ComboBox component. Fixed ComboBox story. 2019-08-06 10:39:35 +03:00
Ilya Oleshko
5eede5c600 Web: Components: Fixed setState property name for ComboBox component 2019-08-06 10:26:30 +03:00
73e3481f6c Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-05 19:05:16 +03:00
cc28bd5f6c Web: Components: added read-me file, deleted never used libraries, reworked tabs icon 2019-08-05 19:05:03 +03:00
4da674ab75 web: People: Added people.svg 2019-08-05 18:24:34 +03:00
a2288468ff Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-05 18:13:12 +03:00
c58bfe6ca6 web: components: Fixed update selectedOption 2019-08-05 18:12:25 +03:00
ed1bb8c1f8 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Components/src/index.js
2019-08-05 17:44:29 +03:00
907f97bb78 Web: Components: update tabs text color 2019-08-05 17:41:39 +03:00
175b1aee83 UserPhotoManager: fix 2019-08-05 16:29:58 +03:00
Ilya Oleshko
339f8ef55e Web: Components: Fixed onClick call at ComboBox component 2019-08-05 16:27:39 +03:00
Ilya Oleshko
7e5fb3776c Web: Components: Renamed property selectedIndex to selectedOption for ComboBox at FilterInput component 2019-08-05 16:25:52 +03:00
442940c593 Web: Components: added Tab component and svg icon 2019-08-05 16:09:12 +03:00
Ilya Oleshko
812d8db364 Web: Components: Renamed propertys perPageItems to countItems, onSelectPerPage to onSelectCount and added propertys selectedPage and selectedCount for Paging component. Fixed Paging story and readme. 2019-08-05 15:53:38 +03:00
Ilya Oleshko
db7f179316 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-05 15:45:29 +03:00
Ilya Oleshko
a9d4fa6dc3 Web: Components: Renamed property selectedIndex to selectedOption 2019-08-05 15:45:15 +03:00
1fd62e757c Api: RegisterForDispose DisposableHttpContext 2019-08-05 15:37:33 +03:00
NikolayRechkin
6a7fe0ecb7 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-05 15:23:46 +03:00
NikolayRechkin
1590dea06a web: components: added new default data property to a SearchInput and FilterInput components 2019-08-05 15:23:07 +03:00
0e86e65dfe web: components: Fixed path 2019-08-05 13:25:18 +03:00
Daniil Senkiv
44b4332e1c web: components: RadioButton: removed extra wrappers and unused imports 2019-08-02 18:18:50 +03:00
1de8fd7398 Api: fields 2019-08-02 17:40:33 +03:00
84c7677e0b Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-02 17:34:58 +03:00
7800b4e8fe web: People: Implemented change sort item 2019-08-02 17:34:46 +03:00
Daniil Senkiv
99d9c5aea8 web: components: TextArea: removed unused import 2019-08-02 17:34:10 +03:00
Daniil Senkiv
ae413c3c72 web: components: RadioButton: fixed 2019-08-02 17:33:23 +03:00
Daniil Senkiv
52e88db947 web: components: Radiobutton re-written to Icons components + removed useless svg checkbox icons with different states 2019-08-02 17:32:25 +03:00
Daniil Senkiv
cf1e8d9179 Web: components: added LinkWithDropdown component 2019-08-02 15:56:19 +03:00
Daniil Senkiv
84545f2b5d Web: components: Toast: added info about css file 2019-08-02 13:52:24 +03:00
00120d88c9 Notify: sender queue moved to ASC.Studio.Notify 2019-08-02 13:25:33 +03:00
83b9fc4be0 web: People: Moved back to PageLayout 2019-08-02 12:43:16 +03:00
d0f87a0d95 web: components: Any click optimization 2019-08-02 10:35:54 +03:00
Daniil Senkiv
ca7818996f Web: components: Re-written Link component to function style. Removed dropdown functionality. 2019-08-01 18:51:07 +03:00
0b0c4a4c97 Web: Components: rename "checkboxItem" in toggle-button component 2019-08-01 17:24:39 +03:00
Daniil Senkiv
1d8b99b8c3 web: components: Link: wrapped in Text component 2019-08-01 17:16:07 +03:00
Daniil Senkiv
cbfcb68029 web: components: Link: optimization. Removed extra renderings 2019-08-01 15:51:53 +03:00
7586d5ef1f web: components: ModuleTile optimization 2019-08-01 15:47:07 +03:00
a85974be3c web: components: Added new cSpell.words to code-workspace 2019-08-01 15:46:47 +03:00
f57aff4ae4 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-01 15:14:11 +03:00
f1960ad775 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-01 15:05:11 +03:00
bf77f758ac web: components: MainButton optimization 2019-08-01 15:04:59 +03:00
06f10a6154 Web: Components: optimization toggle-button code 2019-08-01 14:49:40 +03:00
807378d216 Notify: refactoring 2019-08-01 14:44:50 +03:00
c4e7a1266b Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-01 14:21:09 +03:00
d546461b30 Web: Components: add PropType label and margin text 2019-08-01 14:19:43 +03:00
54450d80a0 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-01 14:04:12 +03:00
514b8ee4b3 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-01 13:50:31 +03:00
8451485d56 Web: Component: added input label for toggle-button 2019-08-01 13:50:16 +03:00
Ilya Oleshko
4d770ccc0c Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-01 13:00:15 +03:00
Ilya Oleshko
f7676a4d0d Web: Components: Paging optimization 2019-08-01 13:00:02 +03:00
Ilya Oleshko
e076a015bd Web: Components: DropDownItem optimization 2019-08-01 12:59:38 +03:00
3a23cee648 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-01 12:37:08 +03:00
a92123e85d Web: Component: remove property "value" and added isChecked to the knobs 2019-08-01 12:30:00 +03:00
Daniil Senkiv
36201f41dd Web: components: ToggleContent: fixed styles 2019-08-01 12:22:34 +03:00
125ab0dfe8 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-01 11:51:52 +03:00
3036e1cb90 Added ASC.Studio.Notify service 2019-08-01 11:47:15 +03:00
db1971b01a Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-01 11:38:44 +03:00
616af01258 web: components: Simplified hover 2019-08-01 11:38:32 +03:00
1cdeef8a3b Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-01 10:50:42 +03:00
1874ce13ea Web: Components: Added toggle-button component 2019-08-01 10:50:25 +03:00
4c15080674 web: components: Link optimization 2019-07-31 23:02:03 +03:00
9a841fcfae web: components: ProfileActions optimization 2019-07-31 22:46:36 +03:00
f0398fb10a web: components: Nav optimization 2019-07-31 22:40:29 +03:00
899244c966 web: components: InputBlock optimization 2019-07-31 22:36:26 +03:00
d6cd59bddf web: components: Fix warning in Button 2019-07-31 22:29:37 +03:00
9ad471995a web: components: GroupButtonsMenu optimization 2019-07-31 22:28:55 +03:00
4d21724504 web: components: GroupButton optimization 2019-07-31 22:24:08 +03:00
5cb52073e0 web: components: FilterInput optimization 2019-07-31 22:20:03 +03:00
e1084b6e23 web: components: DateInput optimization 2019-07-31 22:04:50 +03:00
d3a3e065ab web: components: ContextMenuButton optimization 2019-07-31 21:57:16 +03:00
b25f06460e web: components: ContentRow optimization 2019-07-31 21:47:20 +03:00
d51de34ab8 web: components: ComboBox optimization 2019-07-31 21:42:23 +03:00
3c5630cf84 web: components: Removed isRequired from onClick Button for Redux Form 2019-07-31 21:19:34 +03:00
f0063afabe web: components: Added new property 'scale' to the Button component 2019-07-31 21:16:29 +03:00
fb8b4be622 web: components: Badge optimization 2019-07-31 21:04:34 +03:00
e3e5c00dcc web: components: Avatar optimization 2019-07-31 20:47:22 +03:00
a49da5f7c6 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-31 17:33:29 +03:00
Daniil Senkiv
c3aefcd36b Web: components: Link: fixes all.stories 2019-07-31 16:48:51 +03:00
Daniil Senkiv
740a7eb2e9 Web: components: Link: removed extra renderings 2019-07-31 16:48:00 +03:00
ced5b368ff Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-31 16:37:26 +03:00
86470bd23e web: components: Checkbox re-written to Icons components + removed useless svg checkbox icons with different states 2019-07-31 16:37:13 +03:00
c95cc49ef5 web: components: Added opportunity to change Icon stroke 2019-07-31 16:35:46 +03:00
c6f9fd152e web: components: Added disableColor prop to Text.Body 2019-07-31 16:32:12 +03:00
Daniil Senkiv
ffae57b6ac Web: components: TextArea: removed constructor 2019-07-31 15:59:38 +03:00
Daniil Senkiv
b06d85b879 Web: components: fixed TextArea component 2019-07-31 15:44:48 +03:00
Ilya Oleshko
5c68f7b205 Web: Components: Added recommended bind`s for functions and formatting code at ContentRow component 2019-07-31 14:46:39 +03:00
Ilya Oleshko
3817f30039 Web: Components: Formatting code at DropDown component 2019-07-31 14:45:43 +03:00
Ilya Oleshko
e18e5bc8b2 Web: Components: Formatting code at DropDownItem component 2019-07-31 14:45:03 +03:00
Ilya Oleshko
0e187fc3e7 Web: Components: Added recommended bind`s for functions at GroupButtonsMenu component 2019-07-31 14:43:08 +03:00
Ilya Oleshko
2cacadb257 Web: Components: Added recommended bind`s for functions at GroupButton component 2019-07-31 14:42:48 +03:00
92209131c0 web: components: Added new opportunity to change svg color for specific area 2019-07-30 17:58:48 +03:00
Ilya Oleshko
d2f1d3031b Web: Components: Added recommended binds for functions at ComboBox and Paging components 2019-07-30 16:49:40 +03:00
Ilya Oleshko
e3d98adee3 Web: Components: Added onSelectPage and onSelectPerPage callbacks for Paging component. Added onSelect callback for ComboBox component. 2019-07-30 14:37:28 +03:00
Ilya Oleshko
826586ec15 Web: Components: Added onSelect callback at GroupButtonsMenu and isSelect property at GroupButton component. Fixed stories of GroupButtonsMenu component. 2019-07-30 14:17:24 +03:00
Daniil Senkiv
d2c4febe04 Web: components: TextArea: used common styles, fixed styles 2019-07-30 10:39:54 +03:00
Daniil Senkiv
dea3a285ce Web: components: added TextArea component 2019-07-29 19:42:44 +03:00
Ilya Oleshko
da65755428 Web: Components: Added disabled property`s for paging component. Fixed Paging stories. 2019-07-29 17:25:07 +03:00
16d2af688c web: components: Turned off border 2019-07-29 15:51:56 +03:00
2865eccbae Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-29 13:19:12 +03:00
89ede471d6 Web: Components: Add toggle-button svgs 2019-07-29 12:30:25 +03:00
Daniil Senkiv
a80b66612d Web: components: RadioButton: fixed styles in addition to (f28ab42032) 2019-07-29 12:27:40 +03:00
Daniil Senkiv
a9470612e8 Web: components: Toast: added isRequired condition 2019-07-29 12:07:59 +03:00
Daniil Senkiv
b10e2eb310 Web: components: ToggleContent: added type and definition of prop 2019-07-29 12:06:32 +03:00
Daniil Senkiv
f28ab42032 Web: components: RadioButton: fixed styles 2019-07-29 11:47:41 +03:00
Ilya Oleshko
539cd1fc7a Web: Components: Fixed type error at base ContentRow story 2019-07-29 11:26:33 +03:00
Ilya Oleshko
47fd44211a Web: Components: Fixed Link component usage at ContentRow people story 2019-07-29 11:25:52 +03:00
Daniil Senkiv
615baf60e1 Web: components: ToggleContent: fixed margin under headline 2019-07-29 11:21:11 +03:00
Daniil Senkiv
5dcbcb015c Web: components: Link: used props.children for children, props.data for DropDown 2019-07-29 10:52:06 +03:00
79a203e4a3 Fix: TypeError: console.log(...) is not a function 2019-07-28 23:49:43 +03:00
a52222f81b web: components: Turn on console.logs and added pure to layout components 2019-07-28 23:39:59 +03:00
bda538fc97 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore
Conflicts:
	products/ASC.People/Client/src/actions/actionTypes.js
	products/ASC.People/Client/src/actions/peopleActions.js
	products/ASC.People/Client/src/reducers/people.js
2019-07-26 18:00:06 +03:00
Ilya Oleshko
60bc79a4ac Web: Components: Added icon property for DropDownItem component. Fixed DropDown and DropDownItem stories. 2019-07-26 17:23:58 +03:00
Daniil Senkiv
0153f9d0d0 Web: components: ToggleContent: fixed styles 2019-07-26 16:41:14 +03:00
Daniil Senkiv
e1a81321f8 Web: components: RadioButton: fixed cursor display 2019-07-26 16:27:56 +03:00
Daniil Senkiv
1e8fc2f295 Web: components: RadioButtonGroup: fixed story 2019-07-26 16:25:56 +03:00
Daniil Senkiv
62a45c3c17 Web: components: RadioButton: fixed handling onClick 2019-07-26 16:24:13 +03:00
Daniil Senkiv
b63f2c0134 Web: components: added RadioButton component 2019-07-26 15:43:13 +03:00
b65c802c25 web: Components: Commented logs 2019-07-26 15:35:41 +03:00
Daniil Senkiv
e03368b994 Web: components: RadioButtonGroup: fix story and readme 2019-07-26 14:38:44 +03:00
Ilya Oleshko
57db7ce34a Web: Components: Fixed displaying of user status at PeopleContentRow story 2019-07-26 14:14:27 +03:00
Daniil Senkiv
f5737a38d9 Web: components: Toast: refactoring stories 2019-07-26 14:09:45 +03:00
Daniil Senkiv
ebc6da5b6e Web: components: RadioButtonGroup: reduced story 2019-07-26 12:57:21 +03:00
Daniil Senkiv
3654fc2fa5 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-26 12:49:08 +03:00
Daniil Senkiv
3c8b01e29e Web: components: RadioButtonGroup: rename props 2019-07-26 12:42:30 +03:00
Ilya Oleshko
507f679b19 Web: Components: Fixed property name at FilterInput component 2019-07-26 12:41:51 +03:00
Daniil Senkiv
3136c99e6b Web: components: RadioButtonGroup: formatted code 2019-07-26 12:37:56 +03:00
Daniil Senkiv
93f6201f9b Web: components: RadioButtonGroup: added componentDidUpdate handler 2019-07-26 12:36:53 +03:00
Daniil Senkiv
1390ca5fa6 Web: components: RadioButtonGroup: added onClick prop 2019-07-26 12:33:34 +03:00
Ilya Oleshko
381cacd877 Web: Components: Fixed property`s for Paging component 2019-07-26 12:04:52 +03:00
Ilya Oleshko
4b0b76609f Web: Components: Added withBorder, selectedIndex and renamed items to options property`s of ComboBox component. Fixed story and readme for this component. 2019-07-26 12:02:36 +03:00
Daniil Senkiv
2a41a974cd Web: components: RadioButtonGroup: renamed spaceBtwnElems prop 2019-07-26 10:53:02 +03:00
Daniil Senkiv
f388337337 Web: components: RadioButtonGroup: formatted code in story 2019-07-26 10:47:03 +03:00
Daniil Senkiv
956f9c238a Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-26 10:44:21 +03:00
Daniil Senkiv
55f457fb87 Web: components: RadioButtonGroup: added isDisabledGroup prop 2019-07-26 10:42:55 +03:00
Daniil Senkiv
2e1fba1ce1 Web: components: RadioButtonGroup: added isDisabledGroup prop 2019-07-26 10:42:21 +03:00
Daniil Senkiv
33cb3d443c Web: components: RadioButtonGroup: fixed story, added manually input data 2019-07-25 19:24:30 +03:00
Daniil Senkiv
d88a94e9b2 Web: components: RadioButtonGroup: fixed warnings 2019-07-25 18:48:27 +03:00
Daniil Senkiv
67e4b93cbf Web: components: RadioButtonGroup: added spaceBtwnElems prop 2019-07-25 18:39:25 +03:00
Daniil Senkiv
0b2a630e2e Web: components: RadioButtonGroup: added isRequired PropTypes 2019-07-25 18:15:55 +03:00
Daniil Senkiv
49d384f14d Web: components: RadioButtonGroup: fixed story 2019-07-25 18:14:52 +03:00
Daniil Senkiv
785cd69f52 Web: components: RadioButtonGroup: added readme 2019-07-25 18:09:46 +03:00