Commit Graph

855 Commits

Author SHA1 Message Date
Ilya Oleshko
8a145d998a Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-14 17:24:56 +03:00
Ilya Oleshko
e352086fc3 web: Components: Fixed Paging component and story. 2019-08-14 17:24:06 +03:00
NikolayRechkin
5085f8d3d4 web: component: fix FilterInput 2019-08-14 17:23:32 +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
Ilya Oleshko
8dda4ddeab web: Components: Reworked Avatar component. 2019-08-14 15:51:50 +03:00
88648f8741 Web: Components: modified calendar functions, optimized render 2019-08-14 11:19:30 +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
171184713c Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-13 15:55:01 +03:00
5585d458fe web: components: Added layout nav onmouseenter delay 2019-08-13 15:54:48 +03:00
Daniil Senkiv
54884fb420 Web: components: Avatar: fixed style 2019-08-13 15:19:48 +03:00
ebc23b0c4d Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-13 15:05:08 +03:00
7a99918c29 web: components: Added CustomScrollbarsVirtualList for FixedSizeList in react-window package 2019-08-13 15:04:56 +03:00
Daniil Senkiv
3d49fad315 Web: components: updated libraries 2019-08-13 14:47:22 +03:00
Daniil Senkiv
5fd75951bf Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-13 14:46:33 +03:00
Daniil Senkiv
6003d44684 Web: components: Link, ToggleContent: fixed border bottom style 2019-08-13 14:45:35 +03:00
d17c953b9d Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-13 14:44:18 +03:00
472e12297f web: components: Fixed hook warning 2019-08-13 14:44:04 +03:00
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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