Commit Graph

2167 Commits

Author SHA1 Message Date
NikolayRechkin
3125685718 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-25 11:49:47 +03:00
cb12f1ca57 web: components: field-container: fix README.md 2019-11-25 11:49:30 +03:00
NikolayRechkin
d6ff6dac05 web: components: fixed a SVG visibility bug 2019-11-25 11:49:29 +03:00
8467421ba7 web: components: help-button: added condition to render header 2019-11-25 11:48:36 +03:00
da03e44623 web: components: field-container: merge stories 2019-11-25 11:28:33 +03:00
Ilya Oleshko
3d013bcddc web: Components: Added id, className and style property for ModalDialog component. 2019-11-25 10:51:53 +03:00
15742a0c8c Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-11-25 10:35:56 +03:00
1d4cbb4707 web: components: field-container: added horLabelWidth prop 2019-11-25 10:34:54 +03:00
87522f15c4 web: components: bump version 2019-11-25 09:24:36 +03:00
6bc4df0824 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-25 09:24:08 +03:00
26ae62fb97 Web: Components: fixed toggle-button README.md file 2019-11-25 09:24:00 +03:00
61e4355d72 Web: Components: added adaptive scroll tabs to tabs-container 2019-11-25 09:23:02 +03:00
Ilya Oleshko
51e2940f86 web: Components: Added tests for AvatarEditor component. 2019-11-22 16:20:24 +03:00
Ilya Oleshko
f54a8b45e7 web: Components: Added id, className and style property for AvatarEditor component. 2019-11-22 16:19:55 +03:00
Ilya Oleshko
fa7e651472 web: Components: Added id, className and style property for Avatar component. Added tests. 2019-11-22 15:33:41 +03:00
df6d756ff8 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-11-22 15:05:59 +03:00
210d8070eb web: components: field-container: added horLabelWidth prop 2019-11-22 15:03:25 +03:00
Ilya Oleshko
35d1b707ab web: components: bump version 2019-11-22 14:46:05 +03:00
Ilya Oleshko
b720d07710 web: Components: Fixed DropDown component out of screen direction property 2019-11-22 14:45:53 +03:00
Ilya Oleshko
33c6315940 web: Components: Fixed GroupButtonsMenu component z-index property 2019-11-22 14:44:52 +03:00
be54f99b1d Web: Components: delete fixed toggle-button isChecked 2019-11-22 14:24:40 +03:00
65cff7b7aa web: components: bump version 2019-11-22 14:19:44 +03:00
a926a470ac Web: Components: added id and class name to toggle-button 2019-11-22 14:19:23 +03:00
32bdf007ae Web: Components: delete date-picker onFocus test 2019-11-22 13:44:24 +03:00
108d8c0277 Web: Components: corrected the opening of the date picker 2019-11-22 13:14:44 +03:00
341fba6bc0 web: components: bump version 2019-11-22 12:38:03 +03:00
a3bbd05f9f Web: Components: fixed field-container width 2019-11-22 12:37:41 +03:00
02d853dbff web: components: link: fix warnings
Warning: Failed prop type: Invalid prop `children` of type `array` supplied to `<<anonymous>>`, expected `string`.
    in Unknown (at customization.js:158)
    in Trans (at customization.js:155)

Warning: Failed prop type: Invalid prop `children` of type `array` supplied to `<<anonymous>>`, expected `string`.
    in Unknown (at ProfileInfo.js:214)
    in Trans (at ProfileInfo.js:211)
2019-11-21 18:24:58 +03:00
aa2659dd12 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-11-21 17:41:45 +03:00
f2649571a8 web: components: textarea: Parasitic scroll in a small (not exceeding its height) textarea in Chrome: 2019-11-21 17:41:36 +03:00
Ilya Oleshko
ee8398119f web: components: bump version 2019-11-21 16:35:04 +03:00
Ilya Oleshko
0f33d046f2 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-11-21 16:34:26 +03:00
Ilya Oleshko
6c15a76206 web: Components: Fixed Tooltip component readme 2019-11-21 16:34:17 +03:00
Ilya Oleshko
8c4235e558 web: Components: Fixed ToggleContent component readme 2019-11-21 16:34:01 +03:00
Ilya Oleshko
dfd75a8d55 web: Components: Fixed ToggleButton component readme 2019-11-21 16:33:47 +03:00
Ilya Oleshko
e7f2b74b7b web: Components: Fixed Toast component readme 2019-11-21 16:33:32 +03:00
Ilya Oleshko
1cfc2343b3 web: Components: Fixed Textarea component readme 2019-11-21 16:33:17 +03:00
Ilya Oleshko
60a8c9e12f web: Components: Fixed Text component readme 2019-11-21 16:32:56 +03:00
Ilya Oleshko
e6248791f2 web: Components: Fixed TextInput component readme 2019-11-21 16:32:40 +03:00
Ilya Oleshko
e9f0ced52a web: Components: Fixed TabContainer component readme 2019-11-21 16:32:20 +03:00
Ilya Oleshko
83de98ef8e web: Components: Fixed SocialButton component readme 2019-11-21 16:30:05 +03:00
Ilya Oleshko
5fff53f21b web: Components: Fixed SelectorAddButton component readme 2019-11-21 16:29:48 +03:00
Ilya Oleshko
4f8c688aed web: Components: Fixed SelectedItem component readme 2019-11-21 16:29:29 +03:00
Ilya Oleshko
ab090fac8c web: Components: Fixed SearchInput component readme 2019-11-21 16:29:10 +03:00
Ilya Oleshko
522a16f998 web: Components: Fixed Scrollbar component readme 2019-11-21 16:28:53 +03:00
Ilya Oleshko
9e1077d1b8 web: Components: Fixed Row component readme 2019-11-21 16:28:33 +03:00
Ilya Oleshko
24567ae589 web: Components: Fixed RowContent component readme 2019-11-21 16:28:16 +03:00
Ilya Oleshko
1f0f8b41c2 web: Components: Fixed RowContainer component readme 2019-11-21 16:28:00 +03:00
Ilya Oleshko
baa793af6b web: Components: Fixed RequestLoader component readme 2019-11-21 16:27:41 +03:00
Ilya Oleshko
ad60cb45c9 web: Components: Fixed RadioButton component readme 2019-11-21 16:27:24 +03:00
Ilya Oleshko
e049caa2a5 web: Components: Fixed RadioButtonGroup component readme 2019-11-21 16:26:51 +03:00
Ilya Oleshko
55c3d0941b web: Components: Fixed PasswordInput component readme 2019-11-21 16:26:28 +03:00
Ilya Oleshko
b5919c8286 web: Components: Fixed Paging component readme 2019-11-21 16:26:09 +03:00
Ilya Oleshko
d757cc29e2 web: Components: Fixed ModuleTile component readme 2019-11-21 16:25:48 +03:00
Ilya Oleshko
a60718473b web: Components: Fixed ModalDialog component readme 2019-11-21 16:25:25 +03:00
Ilya Oleshko
e8c732cffe web: Components: Fixed MainButton component readme 2019-11-21 16:24:59 +03:00
Ilya Oleshko
5517dbe6eb web: Components: Fixed Loader component readme 2019-11-21 16:24:29 +03:00
Ilya Oleshko
157136fc09 web: Components: Fixed Link component readme 2019-11-21 16:24:03 +03:00
Ilya Oleshko
8fed8487e1 web: Components: Fixed LinkWithDropdown component readme 2019-11-21 16:23:34 +03:00
Ilya Oleshko
896c91a73f web: Components: Fixed Layout component readme 2019-11-21 16:23:10 +03:00
Ilya Oleshko
6e4a76874b web: Components: Fixed Label component readme 2019-11-21 16:22:41 +03:00
Ilya Oleshko
e811de07db web: Components: Fixed TreeMenu component readme 2019-11-21 16:22:09 +03:00
cb1cba8936 web: components: scrollbar: added className 2019-11-21 13:37:46 +03:00
Ilya Oleshko
5abc3f1782 web: Components: Fixed InputBlock component readme 2019-11-20 16:34:24 +03:00
Ilya Oleshko
09fe6eb10c web: Components: Fixed Icons component readme 2019-11-20 16:34:02 +03:00
Ilya Oleshko
ab0ff6c264 web: Components: Fixed IconButton component readme 2019-11-20 16:33:46 +03:00
Ilya Oleshko
cc9fe4d117 web: Components: Fixed HelpButton component readme 2019-11-20 16:33:24 +03:00
Ilya Oleshko
dd95f5afff web: Components: Fixed GroupButtonsMenu component readme 2019-11-20 16:33:07 +03:00
Ilya Oleshko
c69891af3f web: Components: Fixed GroupButton component readme 2019-11-20 16:32:49 +03:00
Ilya Oleshko
e4b14920d8 web: Components: Fixed FilterInput component readme 2019-11-20 16:32:29 +03:00
Ilya Oleshko
0be7860ffa web: Components: Fixed FieldContainer component readme 2019-11-20 16:32:10 +03:00
4afa7af18d web: components: bump version 2019-11-20 15:32:57 +03:00
cedbea3ec2 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-20 15:32:49 +03:00
08c4ff75a3 Web: Components: fixed tabs-container styles, fixed toggle-button styles and storybook onChange function, added new tests 2019-11-20 15:32:39 +03:00
Ilya Oleshko
b6c0bb235f web: components: bump version 2019-11-20 14:24:19 +03:00
Ilya Oleshko
0ece9fe1c8 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-11-20 14:24:06 +03:00
Ilya Oleshko
8f6fbcf935 web: Components: Fixed ErrorContainer component readme 2019-11-20 14:23:59 +03:00
Ilya Oleshko
d564fbb21b web: Components: Fixed ErrorContainer component PropTypes 2019-11-20 14:23:41 +03:00
Ilya Oleshko
5a1839bda2 web: Components: Fixed EmptyScreenContainer component readme 2019-11-20 14:23:04 +03:00
9f211d7366 Web: Components: removed tabs-container test with refs error 2019-11-20 14:22:49 +03:00
Ilya Oleshko
b7e1f1ef81 web: Components: Fixed EmailInput component readme 2019-11-20 14:22:43 +03:00
Ilya Oleshko
86a6910ff0 web: Components: Fixed DropDown component readme 2019-11-20 14:22:23 +03:00
Ilya Oleshko
0cf1753797 web: Components: Fixed DropDownProfileItem component readme 2019-11-20 14:22:03 +03:00
Ilya Oleshko
4998711ac3 web: Components: Fixed DropDownItem component readme 2019-11-20 14:21:42 +03:00
Ilya Oleshko
2ab437dad5 web: Components: Fixed DatePicker component readme 2019-11-20 14:21:14 +03:00
Ilya Oleshko
9083393b60 web: Components: Fixed ContextMenuButton component readme 2019-11-20 14:20:50 +03:00
e5dad4a573 web: components: bump version 2019-11-20 14:10:50 +03:00
e57140189d Web: Components: added auto scroll tabs to tabs-container, added scroll tabs example 2019-11-20 14:10:35 +03:00
624101c63e web: components: bump version 2019-11-20 11:41:48 +03:00
4d2db41258 Merge branch 'master' into feature/layout-scrolling 2019-11-20 11:41:10 +03:00
5f412700a5 web: components: bump version 2019-11-20 09:51:05 +03:00
a2f898c7bc Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-20 09:50:22 +03:00
9daa9c8034 Web: Components: added help-button header content to field-container 2019-11-20 09:42:28 +03:00
Ivan Habarov
b750721415 web: components: bump version 2019-11-20 09:41:22 +03:00
Ivan Habarov
3a1597c72d Merge branch 'master' into feature/social-button 2019-11-20 09:33:12 +03:00
Ivan Habarov
66a88e08cd Web: Components: Added click test of disabled button 2019-11-20 09:18:01 +03:00
43e446e1d2 web: components: bump version 2019-11-20 09:13:26 +03:00
69760f5749 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-20 09:13:11 +03:00
d32a0592f3 Web: Components: added display type to help-button, updated README.md 2019-11-20 09:13:04 +03:00
Ilya Oleshko
b4184f0fac web: components: bump version 2019-11-20 09:08:41 +03:00
Ilya Oleshko
5c5d4bf3dd web: Components: Fixed ContextMenu component readme 2019-11-20 09:07:53 +03:00
Ilya Oleshko
f586512efc web: Components: Fixed ComboBox component readme 2019-11-20 09:07:33 +03:00
Ilya Oleshko
34c1cacd01 web: Components: Fixed Checkbox component readme 2019-11-20 09:07:11 +03:00
Ilya Oleshko
e1ef42e0fc web: Components: Fixed Calendar component readme 2019-11-20 09:06:48 +03:00
Ilya Oleshko
84f936ecec web: Components: Fixed Button component readme 2019-11-20 09:06:30 +03:00
Ilya Oleshko
a8c08a0b7e web: Components: Fixed Badge component readme 2019-11-19 17:25:40 +03:00
Ilya Oleshko
4d641811a6 web: Components: Fixed Backdrop component readme 2019-11-19 17:25:22 +03:00
Ilya Oleshko
25a3425a00 web: Components: Fixed AvatarEditor component readme 2019-11-19 17:25:01 +03:00
Ilya Oleshko
4f9cc96348 web: Components: Fixed Avatar component readme 2019-11-19 17:24:41 +03:00
Ivan Habarov
8641bba74a Web: Components: Button rewritten based html tag "button", instead "div", and update README.md 2019-11-19 16:29:28 +03:00
Ilya Oleshko
67c1a9b8b4 web: components: bump version 2019-11-19 15:21:40 +03:00
Ilya Oleshko
e5256f8ca9 web: Components: Fixed Avatar component readme 2019-11-19 15:21:11 +03:00
325a42f66b web: components: row: added custom shouldComponentUpdate function 2019-11-19 14:33:33 +03:00
b71faa8cb1 web: components: row-container: fix context-menu position 2019-11-19 13:49:46 +03:00
Ilya Oleshko
c83088b0de web: components: bump version 2019-11-19 13:35:50 +03:00
Ilya Oleshko
9bfa54ba66 web: Components: Fixed opening outside borders of screen for DropDown component 2019-11-19 13:35:42 +03:00
Ilya Oleshko
314d07b534 web: Components: Fixed DropDown story 2019-11-19 13:34:28 +03:00
Ilya Oleshko
78b2962830 web: components: bump version 2019-11-18 14:29:55 +03:00
Ilya Oleshko
397b3c283b web: Components: Fixed ignoring height auto on IOS devices in Icons component 2019-11-18 14:29:38 +03:00
a6506dccb7 Web: Components: removed selection to tabs container 2019-11-18 12:40:21 +03:00
cac19cc75e Merge remote-tracking branch 'remotes/origin/master' into feature/layout-scrolling 2019-11-15 15:36:21 +03:00
59221eaeea web: components: row-container: added useReactWindow prop to README.md 2019-11-15 15:23:05 +03:00
Ivan Habarov
9a7d50b507 Merge branch 'feature/social-button' 2019-11-15 13:52:02 +03:00
Ivan Habarov
f2e8142021 Web: Components: updated README.md 2019-11-15 13:51:07 +03:00
Ivan Habarov
2e1e8fa0b0 Merge branch 'feature/social-button' 2019-11-15 13:24:35 +03:00
Ivan Habarov
379ce96698 Added SocialButton for sign up with a social network 2019-11-15 13:22:03 +03:00
Ivan Habarov
946d2ab85f web: components: bump version 2019-11-15 12:30:26 +03:00
2aa5cbbc72 web: components: row replaced by class component 2019-11-15 12:18:35 +03:00
Ivan Habarov
a32a77dd58 Merge branch 'feature/empty-container-v2' 2019-11-15 11:58:57 +03:00
e6d3fad6f6 web: components: bump version 2019-11-15 10:15:51 +03:00
74be46549c Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-15 10:15:41 +03:00
8daa24c171 Web: Components: fixed tabs-container rerender, added rerender test 2019-11-15 10:15:21 +03:00
97df799071 web: components: render scrollbars outside content 2019-11-14 16:25:38 +03:00
1de160c7cc web: components: render scrollbars outside content 2019-11-14 16:04:42 +03:00
08a49125e2 web: components: row-container: added useReactWindow prop 2019-11-14 15:25:54 +03:00
ae27b5e732 web: components: page-layout:
- SectionFilter and SectionPaging parts included to SectionBody
- SectionToggler has fixed position
2019-11-14 15:13:54 +03:00
af64d1a7e8 web: components: clearfix for filter-input 2019-11-14 15:01:02 +03:00
Ivan Habarov
c86868d234 Merge branch 'master' into feature/empty-container-v2 2019-11-13 16:34:13 +03:00
Daniil Senkiv
c74953dbdc web: components: bump version 2019-11-12 12:23:09 +03:00
Daniil Senkiv
4d043bc846 Web.Components: Link: fixed text-decoration style 2019-11-12 12:23:00 +03:00
0c82308d7c web: components: bump version 2019-11-12 09:54:19 +03:00
945e4422e1 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-12 09:52:58 +03:00
d703467e9b Web: Components: added Scrollbar to TabContainer 2019-11-12 09:52:27 +03:00
Ilya Oleshko
05327bbe86 web: components: bump version 2019-11-11 17:03:04 +03:00
Ilya Oleshko
754d05cb82 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-11-11 17:02:43 +03:00
Ilya Oleshko
459365256e web: Components: Fixed RowContainer component tests 2019-11-11 16:05:33 +03:00
9c96050c8c Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-11 15:58:28 +03:00
f9424ced2d Web: Components: added new tabs-container test 2019-11-11 15:58:19 +03:00
69cc76a240 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-11-11 15:57:41 +03:00
6d1858676f web: components: fix article-pin-panel height 2019-11-11 15:57:17 +03:00
Ilya Oleshko
1c7b86777b web: Components: Added tests in Row component 2019-11-11 15:46:54 +03:00
469d052e23 web: components: bump version 2019-11-11 15:29:01 +03:00
ecfba6af55 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-11 15:28:26 +03:00
2cbeb016c2 Web: Components: fixed TabContainer styles 2019-11-11 15:28:13 +03:00
ee88810446 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-11-11 15:00:47 +03:00
64dd026049 web: components: bump version 2019-11-11 15:00:32 +03:00
688a2913f8 web: components: footer with bottom alignment in modal dialog with aside view 2019-11-11 15:00:18 +03:00
Ilya Oleshko
3459e673a0 web: components: bump version 2019-11-11 14:56:41 +03:00
Ilya Oleshko
f888c3e2ba web: Components: Added tests in ContextMenu component 2019-11-11 14:55:39 +03:00
Ilya Oleshko
41c0d12076 web: Components: Bulky functions are broken into many small ones in ContextMenu component 2019-11-11 14:55:05 +03:00
Ilya Oleshko
4c9679b0bd web: Components: Fixed readme of ContextMenu component 2019-11-11 11:12:44 +03:00
Ilya Oleshko
a7ed0e8910 web: Components: Fixed story of ContextMenu component 2019-11-11 11:12:30 +03:00
Ivan Habarov
ee29f1e01b web: components: improved adaptability 2019-11-11 11:00:58 +03:00
df36ffbf68 Merge branch 'master' into feature/advanced-selector-v2 2019-11-11 09:45:41 +03:00
46ecdb8d74 web: Components: Split group checkbox for select and check in AdvancedSelector v2 2019-11-08 17:26:44 +03:00
Ilya Oleshko
bd9d2d7dcf web: components: bump version 2019-11-08 15:50:30 +03:00
Ilya Oleshko
5e10486975 web: Components: Fixed getUserRole conditions for Layout component 2019-11-08 15:50:13 +03:00
04d9032d75 web: Components: Added loading options by search or group select in AdvancedSelector v2 2019-11-08 15:06:12 +03:00
20e0ae23f0 web: Components: Simplified footer in AdvancedSelector v2 2019-11-08 15:05:02 +03:00
Ilya Oleshko
5a2fc248d3 web: components: bump version 2019-11-08 15:04:48 +03:00
Ilya Oleshko
967e0f62c6 web: Components: Fixed getUserRole function for module admins at Layout component 2019-11-08 15:04:33 +03:00
Ivan Habarov
16efc9b8fe web: components: bump version 2019-11-08 12:04:47 +03:00
13dd41db34
Merge pull request #6 from ONLYOFFICE/feature/empty-container-v2
Feature/empty container v2
2019-11-08 11:37:38 +03:00
Ivan Habarov
9113cd75a9 Replaced EmptyContentButtonsContainer to div 2019-11-07 17:58:13 +03:00
Ivan Habarov
4af1526736 New version of component EmptyScreenContainer, transition to use css-grid 2019-11-07 17:58:12 +03:00
Ivan Habarov
6a0634c97b Changed EmptyContentDescriptionContainer to using only Text.Body component 2019-11-07 17:57:48 +03:00
Ivan Habarov
ca1f100a02 web: Components: Init new version of EmptyScreenContainer 2019-11-07 17:56:56 +03:00
Daniil Senkiv
66b4be5ad7 web: components: bump version 2019-11-07 17:12:14 +03:00
Daniil Senkiv
73bdaf53b4 Web.Components: Link: fixed text-decoration style 2019-11-07 16:43:53 +03:00
Daniil Senkiv
59efd48c37 web: components: bump version 2019-11-07 15:47:26 +03:00
Daniil Senkiv
2f623c4ed6 Web.Components: LinkWithDropdown/DropDownItem: removed color, fontSize props 2019-11-07 15:47:04 +03:00
Daniil Senkiv
711c266ae3 web: components: bump version 2019-11-07 15:01:52 +03:00
Daniil Senkiv
70f86f7958 Web.Components: added prop color to DropDownItem component, applied to LinkWithDropdown component 2019-11-07 15:00:18 +03:00
Daniil Senkiv
a968c197df Web.Components: LinkWithDropdown: added rotation arrow depending on state 2019-11-07 14:53:02 +03:00
0ca200bdea Merge branch 'master' into feature/advanced-selector-v2 2019-11-07 14:01:59 +03:00
Daniil Senkiv
6080717e4f Web.Component: LinkWithDropdown: fixed text styles 2019-11-07 13:45:36 +03:00
Daniil Senkiv
ed2e75a4be Web.Components: added prop fontSize to DropDownItem component, applied to LinkWithDropdown component 2019-11-07 12:38:55 +03:00
Daniil Senkiv
3c3f40a65d Web.Components: LinkWithDropdown: fixed passing prop fontSize 2019-11-07 12:25:05 +03:00
Daniil Senkiv
e38d56c79b Web.Components: LinkWithDropdown: added className prop 2019-11-07 12:19:34 +03:00
1c9e0fc0f0 web: Components: Added tooltips support in AdvancedSelector v2 (displayType == "aside") 2019-11-06 17:41:35 +03:00
cc610c6de7 web: Components: Added tooltips support in AdvancedSelector v2 (displayType == "dropdown" only) 2019-11-06 15:00:52 +03:00
Ilya Oleshko
62753a8d8e Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-11-06 13:50:05 +03:00
33f169e891 web: Components: Changed collection to detect hasNextPage 2019-11-06 13:40:25 +03:00
89a87d01ec web: Components: Fixed incorrect loading indication 2019-11-06 13:39:28 +03:00
7065670ce8 web: Components: Applied recommendations of formatter 2019-11-06 13:38:19 +03:00
315e33e66d web: Components: Renamed css classes in AdvancedSelector v2 2019-11-06 11:11:17 +03:00
db400f1a84 web: Components: Fixed warnings of compilation 2019-11-06 11:10:39 +03:00
559c87a450 Merge branch 'master' into feature/advanced-selector-v2
# Conflicts:
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/yarn.lock
2019-11-06 10:50:05 +03:00
741f12a326 web: Components: Removed viewport from Buttons story (error on open) 2019-11-06 10:16:12 +03:00
4ac50115da web: components: bump version 2019-11-06 10:08:36 +03:00
c2e1593042 web: Storybook: Upgrade to v5.2.5 2019-11-06 10:08:09 +03:00
Ilya Oleshko
63299b2430 web: Components: Fixed property validation for drop-down items at ContextMenuButton component 2019-11-06 10:02:04 +03:00
Ilya Oleshko
c93e65d67f web: components: bump version 2019-11-05 16:56:43 +03:00
Ilya Oleshko
e17d4d8125 web: Components: Fixed existing children for DropDown component 2019-11-05 16:56:30 +03:00
Ilya Oleshko
d362b35867 web: components: bump version 2019-11-05 16:43:02 +03:00
Ilya Oleshko
b177a5a227 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-11-05 16:42:33 +03:00
Ilya Oleshko
00b421556b web: Components: Fixed using maxHeight parameter if there are less elements than specified in parameter for DropDown component 2019-11-05 16:42:17 +03:00
9d114185ad Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Client/src/components/pages/Settings/locales/en/translation.json
#	web/ASC.Web.Client/src/components/pages/Settings/locales/ru/translation.json
2019-11-05 15:16:33 +03:00
Ilya Oleshko
2e2e5a1838 web: components: bump version 2019-11-05 14:28:54 +03:00
Ilya Oleshko
12f7d76bf9 web: Components: Fixed bug with wrong width calculating for GroupButtonsMenu component 2019-11-05 14:28:44 +03:00
e224072bc3 web: Components: Changed group-all to group-administration 2019-11-05 11:33:28 +03:00
6721367a95 web: Components: Added checks states by options/groups checkboxes clicks in AdvancedSelector v2 2019-11-04 22:00:02 +03:00
083a58f8fd web: Components: Styled row-block selection when isMultiSelect equals false in AdvancedSelector v2 2019-11-03 13:41:49 +03:00
8cf5a05ef4 web: Components: Styled row-block selection AdvancedSelector v2 2019-11-03 13:23:20 +03:00
27c4b38178 web: Components: Styled AdvancedSelector v2 2019-11-02 23:08:54 +03:00
80df4fc572 web: Components: Changed backgroud-color of Groups header in AdvancedSelector v2 2019-11-02 22:54:37 +03:00
687ad2e130 web: Components: Added row-block selection in AdvancedSelector v2 2019-11-02 22:51:17 +03:00
2274a68d5c web: Components: Added SearchInput and Text of columns headers in AdvancedSelector v2 2019-11-02 22:36:17 +03:00
2b24f4f728 web: Components: Added loading groups list in AdvancedSelector v2 2019-11-02 22:13:46 +03:00
9639d89bd2 web: Components: Added loading options list in AdvancedSelector v2; Selector re-written to functional component 2019-11-02 21:36:34 +03:00
3d6d78480e web: Components: Implemented isVisible in footer of AdvancedSelector v2 2019-11-02 21:35:02 +03:00
743ff6c9d5 web: Components: Added body and header to AdvancedSelector v2 2019-11-02 20:34:00 +03:00
4f10a583f5 web: Components: Init second version of AdvancedSelector 2019-11-02 18:34:55 +03:00
b445e25701 web: Components: Attempt to re-write selector and fix check options 2019-11-01 17:55:23 +03:00
Ilya Oleshko
997d87251d web: Components: Added base tests at GroupButtonsMenu component 2019-11-01 12:27:07 +03:00
Ilya Oleshko
36e7bd052d web: Components: Added tests at GroupButton component 2019-11-01 11:32:30 +03:00
Ilya Oleshko
2caab45513 web: Components: Added tests at DropDownItem component 2019-11-01 09:21:59 +03:00
Ilya Oleshko
d358ac5fa6 web: Components: Added tests at DropDown component 2019-11-01 09:21:43 +03:00
eae2a45b71 web: Components: Added shouldComponentUpdate 2019-10-31 17:34:48 +03:00
5b9d02bcc3 web: Components: Formatted code 2019-10-31 17:33:55 +03:00
Ilya Oleshko
b6d0eb485e web: components: bump version 2019-10-31 15:27:22 +03:00
Ilya Oleshko
abc2789500 web: Components: Added tests at ContextMenuButton component 2019-10-31 15:26:58 +03:00
Ilya Oleshko
a2b3faff91 web: Components: Fixed property decomposition and validation for drop-down items at ContextMenuButton component 2019-10-31 14:42:30 +03:00
Daniil Senkiv
f0ddc156be web: components: bump version 2019-10-31 13:31:48 +03:00
Daniil Senkiv
9928067a41 Web.Components: EmailInput: changed input type to 'text'. Reason: unstable working with type 'email'.
Bugs in react:
https://github.com/facebook/react/issues/14168
https://github.com/facebook/react/issues/6368
2019-10-31 13:31:39 +03:00
Daniil Senkiv
f4171c3c1a web: components: bump version 2019-10-30 17:24:57 +03:00
Daniil Senkiv
a19f391d9a Web.Components: EmailInput: fixed: Google Chrome doesn't support IDN for TLDs and is converting them to Punycode 2019-10-30 17:24:52 +03:00
1ff4c9d80f web: Components: AdvancedSelector: Fixed displaying footer 2019-10-30 17:21:29 +03:00
2d4c816396 web: Components: AdvancedSelector: Changed group row hover color 2019-10-30 16:31:04 +03:00
7aa2a2741b web: Components: AdvancedSelector: Added Group row select and check 2019-10-30 16:28:46 +03:00
7f160c19c2 web: Components: Increased timeout in story 2019-10-30 16:27:54 +03:00
Daniil Senkiv
229eb8ceee Web.Components: EmailInput: added to export from asc-web-components 2019-10-30 15:59:04 +03:00
Daniil Senkiv
46ce269c52 Web.Components: EmailInput: fixed circular dependency 2019-10-30 15:58:22 +03:00
94fabef93a web: Components: AdvancedSelector: Added StyledContainer for ADSelectorFooter 2019-10-30 14:30:47 +03:00
9e3f9583d9 web: Components: AdvancedSelector: Fixed key prop warning 2019-10-30 14:29:57 +03:00
2393044825 web: Components: AdvancedSelector refactoring: renamed container 2019-10-30 12:18:02 +03:00
621db6dd1f web: Components: AdvancedSelector refactoring:
+ moved Group header to separated component;
+ added isMultiSelect to row;
+ renamed ADSelectorGroupBody to ADSelectorGroupsBody
2019-10-30 11:42:20 +03:00
4ca16e6b3a web: Components: AdvancedSelector: Added isOpen prop to story 2019-10-30 10:07:34 +03:00
c29dc5eecd web: Components: AdvancedSelector refactoring: reorganization of files structure 2019-10-30 10:03:37 +03:00
a572c6118d web: Components: AdvancedSelector refactoring: removed useless code and optimized group displaying 2019-10-29 18:02:16 +03:00
Ilya Oleshko
dc05adda4d web: components: bump version 2019-10-29 13:30:07 +03:00
Ilya Oleshko
e0c8c11f1f web: Components: Fixed truncation of text on screens larger than tablet for RowContent component 2019-10-29 13:25:58 +03:00
Ilya Oleshko
0a1af9eb9c web: Components: Fixed truncation of text on screens larger than tablet for row component 2019-10-29 13:25:24 +03:00
74b741f3c7 web: Components: Moved ADSelectorRow on top of sub-components/ folder; Refactoring single list example story 2019-10-29 12:26:25 +03:00
7899c00e1b web: Components: Fixed display loading 2019-10-29 11:55:31 +03:00
c43ce99a9b web: Components: Added loading for options parts 2019-10-28 17:45:47 +03:00
Daniil Senkiv
6f0873af49 web: components: bump version 2019-10-28 17:15:17 +03:00
Daniil Senkiv
083f49cceb Web.Components: Link: added className prop 2019-10-28 17:14:58 +03:00
d2cca81175 web: Components: Split AdvancedSelector to several parts + added InfinitLoader 2019-10-27 21:30:04 +03:00
Daniil Senkiv
e4dacae66e Web.Components: LinkWithDropdown: removed useless wrapper 2019-10-25 11:15:59 +03:00
Daniil Senkiv
80a355e21a Web.Components: LinkWithDropdown: fixed problem with positioning dropdown 2019-10-25 11:11:55 +03:00
Ilya Oleshko
f69eaa8450 web: components: bump version 2019-10-24 13:48:00 +03:00
Ilya Oleshko
682239de4b web: Components: Added display of process of copying fields to clipboard for PasswordInput component. Fixed story and readme 2019-10-24 13:42:32 +03:00
Ilya Oleshko
771e7c9d01 web: components: bump version 2019-10-23 16:31:53 +03:00
Ilya Oleshko
323bdee3fc web: Components: Added disableSideInfo property at RowContent component, fixed story and readme 2019-10-23 16:31:40 +03:00
Ilya Oleshko
edfb6d9595 web: components: bump version 2019-10-23 15:25:10 +03:00
Ilya Oleshko
cb692451f6 web: Components: Added generator tests at PasswordInput component 2019-10-23 15:24:51 +03:00
Ilya Oleshko
e7ae514c55 web: Components: Fixed PasswordInput story and readme 2019-10-23 14:09:43 +03:00
Ilya Oleshko
2fcda96f24 web: Components: Fixed propTypes warnings at PasswordInput component 2019-10-23 13:41:19 +03:00
Ilya Oleshko
af172c8fc0 web: Components: Added showing password on click generate button at PasswordInput component 2019-10-23 13:18:49 +03:00
5741cafc0f web: components: bump version 2019-10-23 11:32:34 +03:00
1d85f3f0be Web: Components: fixed tooltip to field-container, fixed tooltip to password-input, added className to toggle-content 2019-10-23 11:31:36 +03:00
f3d932286c web: components: bump version 2019-10-21 15:01:37 +03:00
8f6dcf90ce Web: Components: added default icon-button position to field-container 2019-10-21 14:57:48 +03:00
94d5508d74 web: components: bump version 2019-10-21 12:30:57 +03:00
040a25e1f5 Web: Components: added prop offsetLeft to help-button 2019-10-21 12:05:45 +03:00
Daniil Senkiv
dbaaa3b3a4 Web.Components: LinkWithDropdown: added tests 2019-10-21 11:38:03 +03:00
Daniil Senkiv
e1a0473b4f Web.Components: LinkWithDropdown: fixed 2019-10-21 11:37:42 +03:00
281d2c3e79 Web: Components: fix tooltip position, added tests to help-button 2019-10-21 08:59:47 +03:00
6395b7d375 web: components: bump version 2019-10-18 15:16:42 +03:00
07a241f7d1 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-18 15:16:31 +03:00
76b5118761 Web: Components: fixed help-button stories, fix tooltip position, added overridePosition function to tooltip, update help-button README 2019-10-18 15:13:08 +03:00
Daniil Senkiv
2499155118 web: components: bump version 2019-10-18 14:17:45 +03:00
Daniil Senkiv
8cfda3ab54 Web.Components: LinkWithDropdown: fixed all-stories 2019-10-18 14:17:14 +03:00
Daniil Senkiv
4e6dc17f43 Web.Components: LinkWithDropdown: fixed 2019-10-18 14:16:53 +03:00
Ilya Oleshko
8c4e3916e7 web: components: bump version 2019-10-18 13:34:19 +03:00
Ilya Oleshko
dc9efa3e44 web: Components: Fixed RowContent import at people row example 2019-10-18 13:34:10 +03:00
Daniil Senkiv
1c5dd5bdb8 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-18 11:30:35 +03:00
f364cdb69d web: components: bump version 2019-10-18 10:06:13 +03:00
6262ed76dd Web: Components: added HelpButton import 2019-10-18 10:05:49 +03:00
1b5146c25c web: components: bump version 2019-10-18 09:53:38 +03:00
9842f063d3 Web: Components: replaced icon-button with tooltip to help-button from field-container, added id to icon-button 2019-10-18 09:51:03 +03:00
00651b3199 Web: Components: deleted optional fields from tooltip, update tooltip story, delete tooltip from label story. 2019-10-18 09:41:26 +03:00
1c158c0004 Web: Components: added new component help-button 2019-10-18 09:38:10 +03:00
Daniil Senkiv
ecb74a09bb Web.Components: LinkWithDropdown: refactoring 2019-10-17 17:52:16 +03:00
Daniil Senkiv
1d85a6ce94 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-17 17:50:18 +03:00
56598f8f14 web: components: bump version 2019-10-17 16:15:56 +03:00
254ba81871 Web: Components: fix tooltip icon-button 2019-10-17 16:15:43 +03:00
24c33fcd15 web: components: bump version 2019-10-17 15:49:13 +03:00
76e68b711b web: Components: Fixed hide/show tooltip after click on another tooltip 2019-10-17 15:49:01 +03:00
5f9bc40fd2 web: components: bump version 2019-10-17 13:54:35 +03:00
2ecf1ce80e Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-17 13:54:14 +03:00
7ff3aee23c Web: Components: added to tooltip new functions, replace tooltip from label to field-container 2019-10-17 13:53:11 +03:00
Daniil Senkiv
5ce47e718d Web.Components: updated .gitignore: added coverage folder 2019-10-17 11:45:36 +03:00
Daniil Senkiv
f75bbc754f Web.Components: utils: email: fixed 2019-10-16 17:42:47 +03:00
Daniil Senkiv
f86d300e78 Web.Components: utils: emailSettings: added tests for checking throw errors 2019-10-16 17:35:43 +03:00
Daniil Senkiv
3e8b7be6c4 Web.Components: utils: email: added test for checking throw error 2019-10-16 17:28:35 +03:00
Daniil Senkiv
274d93d004 Web.Components: utils: emailSettings: added tests 2019-10-16 16:24:47 +03:00
Daniil Senkiv
8ecd9fab29 Web.Components: utils: email: added tests 2019-10-16 15:05:27 +03:00
Daniil Senkiv
f550821e18 Web.Components: utils: email: fixed isEqualEmail function 2019-10-16 14:27:31 +03:00
Daniil Senkiv
f001939eb4 Web.Components: utils: emailSettings: added method for disabling all settings 2019-10-16 14:25:57 +03:00
Daniil Senkiv
cfccf62fef Web.Components: utils: emailSettings: formatted code 2019-10-16 14:24:13 +03:00
Daniil Senkiv
2eca3ef620 Web.Components: utils: email: deleted unused validation 2019-10-16 13:53:44 +03:00
Daniil Senkiv
b88de4c886 Web.Components: utils: email: fixed pushing elems of arrays, if elems > 1 2019-10-16 13:48:56 +03:00
Daniil Senkiv
aa3fb95127 Web.Components: utils: email: fixed 2019-10-16 12:19:24 +03:00
Daniil Senkiv
6734931fe1 Web.Components: EmailInput: added new test 2019-10-16 08:58:06 +03:00
Daniil Senkiv
d36166e41d Web.Components: utils: email: fixed typo 2019-10-16 08:57:19 +03:00
Daniil Senkiv
3c2fb281b9 Web.Components: utils: splitted email utility into two files 2019-10-15 15:26:31 +03:00
Daniil Senkiv
689593f9e3 Web.Components: EmailInput: added tests 2019-10-15 14:21:59 +03:00
Daniil Senkiv
46700edb8e Web.Components: EmailInput: updated Readme 2019-10-15 11:35:50 +03:00
Daniil Senkiv
03a2947807 Web.Components: added tests for valid and invalid emails 2019-10-15 09:07:02 +03:00
Daniil Senkiv
277dcb5590 Web.Components: EmailInput: fixed default emailSettings prop 2019-10-14 17:51:59 +03:00
Daniil Senkiv
ec25d29dfc web: components: bump version 2019-10-14 17:29:13 +03:00
Daniil Senkiv
aabc5d3ef2 Web.Components: EmailInput: fixed Readme 2019-10-14 17:29:08 +03:00
Daniil Senkiv
e5358af164 Web.Component: email utility: fixed 2019-10-14 17:28:46 +03:00
Daniil Senkiv
a47d69272a web: components: bump version 2019-10-14 17:04:20 +03:00
Daniil Senkiv
0c63a1cbc1 Web.Components: EmailInput: updated Readme 2019-10-14 17:04:16 +03:00
Daniil Senkiv
2ec933da2a Web.Components: EmailInput: removed StringValue component from stories 2019-10-14 17:03:18 +03:00
Daniil Senkiv
d7ee430cf3 Web.Component: fixed email utility and EmailInput component 2019-10-14 17:02:08 +03:00
Daniil Senkiv
1c8498b328 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-14 17:00:35 +03:00
03c9f12333 web: components: bump version 2019-10-14 15:59:01 +03:00
48beae6234 Web: Components: fix tooltip, added new propType children, update tooltip stories 2019-10-14 15:58:33 +03:00
Daniil Senkiv
0df9b970ff Web.Components: EmailInput: added props for custom validation 2019-10-14 14:14:32 +03:00
Daniil Senkiv
d3e1f983fa Web.Components: fixed email utils and EmailInput component 2019-10-14 13:57:46 +03:00
b1130e61e2 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-10-14 11:06:22 +03:00
f33ce75486 web: components: bump version 2019-10-14 10:30:17 +03:00
c65fc30cae web: Components: Added children to Tooltip 2019-10-14 10:30:03 +03:00
Daniil Senkiv
b7878ac3c3 web: components: bump version 2019-10-14 10:23:35 +03:00
Daniil Senkiv
1070fafca3 Web.Components: EmailInput: added passing rest props in child component 2019-10-14 10:23:26 +03:00
Daniil Senkiv
a72bdaf8fb Web.Components: TextInput: added new type of input type, applied for EmailInnput 2019-10-14 10:11:11 +03:00
Daniil Senkiv
958aadb418 Web.Components: fixed email utility, added new setting 2019-10-14 10:09:25 +03:00
Daniil Senkiv
f9ab4da53c Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-14 09:48:49 +03:00
d145c3bea9 web: components: bump version 2019-10-14 09:12:14 +03:00
08d8d36e42 Web: Components: fixed tooltip firefox scroll, replaced dropdown on tooltip 2019-10-14 09:10:22 +03:00
Daniil Senkiv
bd94e2b6b9 Web.Components: EmailInput: added render and re-rendre tests 2019-10-11 20:59:59 +03:00
Daniil Senkiv
1ba63e932f Web.Components: EmailInput: fixed after (f2e8ce6b2a), added feature for select parsing settings 2019-10-11 20:59:27 +03:00
Daniil Senkiv
754b9ea87b Web.Components: fixed email utils, added feature for selecting parsing email 2019-10-11 20:53:43 +03:00
25eb318c7a web: components: bump version 2019-10-11 11:58:04 +03:00
c6af887f47 Web: Components: fixed tooltip events 2019-10-11 11:57:49 +03:00
48cf8430b1 web: components: bump version 2019-10-11 10:17:06 +03:00
861746a5a8 Web: Components: fixed tooltip scroll 2019-10-11 10:16:16 +03:00
fc188872f6 web: components: bump version 2019-10-11 09:18:02 +03:00
006896c560 Web Components: fixed toltip icon position 2019-10-11 09:17:27 +03:00
e04146182a web: components: bump version 2019-10-10 15:13:22 +03:00
11a2dfb684 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-10 15:13:02 +03:00
0751134c66 Web: Components: added tooltip to label and field-container with documentation 2019-10-10 15:08:39 +03:00
d942aa5452 Web: Components: fixed tooltip README.md, fixed tooltip pointer-event, fixed calendar style 2019-10-10 14:46:12 +03:00
Daniil Senkiv
69d9c7407e Web.Components: fixed EmailInput component, email parsing 2019-10-10 14:33:48 +03:00
dc2de9e80e web: components: bump version 2019-10-10 12:34:49 +03:00
f2e8ce6b2a web: Components: Refactoring of email parsing 2019-10-10 12:34:25 +03:00
Daniil Senkiv
021ac77d2f web: components: bump version 2019-10-10 09:42:15 +03:00
Daniil Senkiv
d527f89540 Web.Components: added EmailInput component 2019-10-10 09:42:00 +03:00
Daniil Senkiv
aa6c62cd6c Web.Components: added email util 2019-10-10 09:41:19 +03:00
07ac480dbf web: components: bump version 2019-10-09 15:54:13 +03:00
0a342603ef Web: Components: fixed calendar day styles, fixed date-picker prop-type, fixed tooltip stories 2019-10-09 15:53:38 +03:00
5b07ef50b0 Web: Component: fixed input-block onIconClick function 2019-10-09 14:23:41 +03:00
e0909e0030 Web: Components: added date-picker display type auto, fixed calendar styles 2019-10-09 14:18:35 +03:00
78d03893d0 web: components: bump version 2019-10-08 15:02:28 +03:00
38b1a1c543 Web: Components: fixed tooltip documentation, added offsets properties 2019-10-08 15:00:27 +03:00
a4694c2d34 web: components: bump version 2019-10-08 11:43:43 +03:00
639b4e5d33 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-08 11:43:02 +03:00
457f6f074e Web: Components: fixed IconButton README.md, added new tooltip README.md, added new tooltip examples, fixed tooltip styles 2019-10-08 11:42:12 +03:00
Daniil Senkiv
4f883abd0a web: components: bump version 2019-10-08 10:34:24 +03:00
Daniil Senkiv
1d2ba0d5de Web.Components/Client: Layout: fixed missing render in profile-actions sub-component in the case of changing user data or avatar 2019-10-08 10:34:09 +03:00
e09b600cff web: components: bump version 2019-10-07 14:41:13 +03:00
ce77e46a3e Web: Components: added new library "react-tooltip", added "Tooltip" component, delete question icon component 2019-10-07 14:39:21 +03:00
ec70b92aeb web: components: bump version 2019-10-04 11:15:25 +03:00
d4a74bc099 Web: Components: added new component QuestionIcon with README and base render test 2019-10-04 11:14:23 +03:00
c313881377 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Components/package.json
2019-10-03 10:20:41 +03:00
87cfa6109e web: components: bump version 2019-10-03 10:18:06 +03:00
b78d026c23 ASC.Web.Components: ModalDialog: fixed click event in aside display mode 2019-10-03 10:17:51 +03:00
1008e1ed62 web: components: bump version 2019-10-02 13:40:36 +03:00
2b08b083ff Web: Components: fixed date-picker aside panel 2019-10-02 13:40:14 +03:00
58fbe0e5a8 web: components: bump version 2019-10-02 13:20:32 +03:00
9f188c9905 Web: Components: fixed date-picker bug 2019-10-02 13:19:38 +03:00
3d9945b767 web: components: bump version 2019-10-02 11:08:23 +03:00
d2784f612c Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-02 11:07:57 +03:00
886737515c Web: Components: added Aside to date-picker 2019-10-02 11:07:39 +03:00
f3e939f25c web: components: bump version 2019-10-02 10:24:20 +03:00
c063b58318 ASC.Web.Components: ModalDialog: returned zIndex prop 2019-10-02 10:23:58 +03:00
96d750f380 ASC.Web.Components: FieldContainer: using Label truncate 2019-10-02 10:22:19 +03:00
275b0d6d69 web: components: bump version 2019-10-01 16:28:16 +03:00
e5fa0d2e6e Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-01 15:51:33 +03:00
f9cfb0573c ASC.Web.Components: SidePanel merged with ModalDialog 2019-10-01 15:50:56 +03:00
NikolayRechkin
a9ec4e22bf web: components: bump version 2019-10-01 12:50:49 +03:00
NikolayRechkin
bcfef56ed1 web: components: fixed styles 2019-10-01 12:50:39 +03:00
NikolayRechkin
2d1b881db8 web: components: bump version 2019-10-01 11:46:57 +03:00
NikolayRechkin
99a9e6d156 web: people: fixed the style of the menu 2019-10-01 11:46:22 +03:00
NikolayRechkin
50b2f702fe web: components: bump version 2019-10-01 11:40:29 +03:00
NikolayRechkin
f6478dfcc0 web: components: refactoring 2019-10-01 11:39:58 +03:00
83ef9c584c Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-30 16:22:57 +03:00
e0e8924b03 ASC.Web.Components: AvatarEditor: using SidePanel 2019-09-30 16:17:16 +03:00
23f15011f9 ASC.Web.Components: added new component SidePanel 2019-09-30 16:16:32 +03:00
2d4b4834e8 ASC.Web.Components: Aside: default width changed 2019-09-30 16:14:15 +03:00
2d8fb8b779 ASC.Web.Components: ModalDialog: button size changed 2019-09-30 16:13:31 +03:00
820b1bfcf9 ASC.Web.Components: FieldContainer: text-overflow added 2019-09-30 16:12:47 +03:00
NikolayRechkin
3a22b7f9aa web: components: bump version 2019-09-30 14:53:03 +03:00
NikolayRechkin
f10dad2a23 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-30 14:52:44 +03:00
NikolayRechkin
2c0653b2f3 web: components: small fix comboButton 2019-09-30 14:52:23 +03:00
fa0b7ac32e web: components: bump version 2019-09-30 13:26:27 +03:00
335027c9c1 web: components: Fixed displaying high characters (ex.'g') on huge size in TextInput 2019-09-30 13:26:08 +03:00
3cf49e7401 ASC.Web.Components: device detector fixed 2019-09-30 13:15:43 +03:00
a42cb01410 web: components: bump version 2019-09-29 17:29:37 +03:00
757ffae334 web: components: Refactoring of IconButton + added className 2019-09-29 17:28:56 +03:00
ea338bba0e web: components: bump version 2019-09-27 17:07:34 +03:00
e9fdb6539a web: components: Added wrapper into AdvancedSelector (StyledContainer) 2019-09-27 17:07:24 +03:00
bbc6f2628d Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-27 16:53:43 +03:00
NikolayRechkin
7da3720c9f web: components: bump version 2019-09-27 16:11:06 +03:00
NikolayRechkin
4af65a873f web: components: fix 2019-09-27 16:10:43 +03:00
NikolayRechkin
62149aa53b web: components: bump version 2019-09-27 15:56:47 +03:00
NikolayRechkin
e2a9856376 web: components: small fix 2019-09-27 15:56:15 +03:00
9583b5e1f7 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-27 15:45:22 +03:00
857c486dc4 web: components: Fixed props as attributes error 2019-09-27 15:27:16 +03:00
NikolayRechkin
2b084d38ba web: components: bump version 2019-09-27 15:25:58 +03:00
NikolayRechkin
6b69bf0fbb web: components: created a return to an edit page after closing a avatar editor 2019-09-27 15:25:28 +03:00
NikolayRechkin
d6c4171a82 web: components: bump version 2019-09-27 14:06:13 +03:00
NikolayRechkin
00d17e2c38 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-27 14:05:51 +03:00
NikolayRechkin
ce47b822fe web: components: small change in avatar editor 2019-09-27 14:04:09 +03:00
d5b7df07b7 web: components: bump version 2019-09-27 12:43:30 +03:00
59a69007bc web: Components: Init Aside inside AdvancedSelector 2019-09-27 12:42:32 +03:00
NikolayRechkin
46a02a8385 web: components: bump version 2019-09-27 12:02:19 +03:00
NikolayRechkin
48090e6fdf web: components: fixed story for avatar editor 2019-09-27 12:01:46 +03:00
NikolayRechkin
11ff1f69ba web: components: bump version 2019-09-26 16:31:08 +03:00
NikolayRechkin
64e5b07aa4 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-26 16:28:01 +03:00
NikolayRechkin
380548112f web: components: added displayType property to avatar editor 2019-09-26 16:27:42 +03:00
NikolayRechkin
393341a861 web: components: added new parameters to Aside component 2019-09-26 16:09:50 +03:00
Ilya Oleshko
7d1b6eb79e web: components: bump version 2019-09-26 12:09:02 +03:00
Ilya Oleshko
606b35a858 web: Components: Fixed page ComboBox for Paging component 2019-09-26 12:08:39 +03:00
NikolayRechkin
65c0f21416 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-25 12:35:16 +03:00
NikolayRechkin
a4fe0375f5 web: components: bump version 2019-09-25 12:35:03 +03:00
NikolayRechkin
beee45663b web: components: AvatarEditor: added errors messages 2019-09-25 12:30:37 +03:00
067b9f9b24 Update yarn locks 2019-09-25 09:45:03 +03:00
NikolayRechkin
88c7e56d39 web: components: bump version 2019-09-25 09:08:07 +03:00
NikolayRechkin
7bcf2a6bf8 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-25 09:04:30 +03:00
NikolayRechkin
f51c5d7ded web: components: new version of a avatar editor 2019-09-24 17:00:17 +03:00
e5753d5131 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-20 11:22:40 +03:00
Ilya Oleshko
a07e79c3cc Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-20 09:04:17 +03:00
Ilya Oleshko
ea88d77509 web: Components: Added tests for DropDown component. 2019-09-20 09:04:02 +03:00
c3a600b2eb web: components: bump version 2019-09-20 09:00:44 +03:00
50ccad7cd4 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-20 09:00:30 +03:00
bae55e3bf8 Web: Components: added new tests, fixed date-picker bug 2019-09-20 09:00:11 +03:00
0b25626394 web: components: Exported ComboButton 2019-09-19 15:58:11 +03:00
dda3e13e3c web: components: Added opportunity to log Icon 2019-09-19 15:57:40 +03:00
Ilya Oleshko
90ea59fa94 web: components: bump version 2019-09-19 15:00:12 +03:00
Ilya Oleshko
4786f28f5d web: Components: Added tests for ComboBox component. 2019-09-19 15:00:03 +03:00
Ilya Oleshko
18749b246d web: Components: Fixed logic errors after writing tests for ComboBox component. 2019-09-19 14:59:34 +03:00
Ilya Oleshko
9bbb950256 web: components: bump version 2019-09-19 13:55:14 +03:00
Ilya Oleshko
e96f63cfd9 web: components: bump version 2019-09-19 13:45:26 +03:00
Ilya Oleshko
0e501159dc web: Components: Added tests for ComboBox component. 2019-09-19 13:45:18 +03:00
Ilya Oleshko
79faa32bd1 web: Components: Fixed logic errors after writing tests for ComboBox component. 2019-09-19 13:44:58 +03:00
Ilya Oleshko
0de72bea4a web: Components: Fixed render test and added tests for ComboBox component. 2019-09-19 09:22:25 +03:00
Ilya Oleshko
d73b569fcc web: Components: Added tests for ComboBox component. 2019-09-19 09:14:51 +03:00
Ilya Oleshko
12730cebaa web: Components: Fixed ESLint warnings for Paging, Row and RowContainer components after remove imports. 2019-09-18 16:40:15 +03:00
Ilya Oleshko
2d28373abf web: components: bump version 2019-09-18 16:30:07 +03:00
Ilya Oleshko
c75a9b277a web: Components: Fixed usage ComboBox component with new options at Calendar component. 2019-09-18 16:28:11 +03:00
Ilya Oleshko
fbbd712ea7 web: Components: Fixed usage ComboBox component with new options at AdvancedSelector component. 2019-09-18 16:27:51 +03:00
Ilya Oleshko
2b07bd4999 web: Components: Fixed usage ComboBox at AdvancedSelector example story 2019-09-18 16:27:20 +03:00
Ilya Oleshko
fbd0d232f0 web: Components: Fixed usage ComboBox component with new options at FilterInput component. 2019-09-18 16:26:02 +03:00
Ilya Oleshko
592451f7c7 web: Components: Fixed usage ComboBox component with new options at Paging component. 2019-09-18 16:25:29 +03:00
Ilya Oleshko
6bdd40f435 web: Components: Added scaledOptions property at ComboBox component. 2019-09-18 16:24:14 +03:00
271b27f330 web: components: bump version 2019-09-18 15:42:29 +03:00
86f86abade Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-18 15:41:44 +03:00
Ilya Oleshko
5d17cf5963 web: components: bump version 2019-09-18 14:46:48 +03:00
Ilya Oleshko
edb0556ce0 web: Components: Added "people user selector as advanced ComboBox" at AdvancedSelector example story 2019-09-18 14:46:37 +03:00
Ilya Oleshko
c4209faddb web: Components: Fixed ComboBox component, added usage ComboButton sub-component. Fixed README and story. 2019-09-18 14:45:29 +03:00
Ilya Oleshko
097f78d290 web: Components: Added sub-component ComboButton for ComboBox component 2019-09-18 14:44:05 +03:00
e4b209f504 Web: Components: renamed date-picker the same function 2019-09-18 13:23:03 +03:00
4d561f7e8a Web: Components: added new calendar and date-picker tests 2019-09-18 13:21:23 +03:00
894d922681 web: components: bump version 2019-09-18 11:20:23 +03:00
c54fb37203 Web: removed react-datepicker.css 2019-09-18 11:20:09 +03:00
fc2cf58dd1 Web: Components: rename calendar-new to calendar 2019-09-18 10:52:55 +03:00
cc48cc6684 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-18 10:51:40 +03:00
1179dee2f2 Web: Components: delete date-input library, delete date-input component. rename new-calendar to calendar 2019-09-18 10:34:59 +03:00
0ba9842a59 web: components: Fixed error indexOf is not a function 2019-09-18 10:15:09 +03:00
d879be0c5c Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-17 15:56:34 +03:00
47e2fa7964 web: components: Added test: DatePicker check the Calendar onChange callback 2019-09-17 15:56:25 +03:00
9c336e9d73 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Components/src/components/date-picker/date-picker.test.js
2019-09-17 15:53:38 +03:00
4464d7ff38 Web: Components: added new DatePicker input mask test 2019-09-17 15:52:10 +03:00
7b5d0ead2f web: components: Fixed test: check DatePicker popup open 2019-09-17 15:23:38 +03:00
4615bc0ea0 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-17 15:16:41 +03:00
8dce4f5947 web: components: Fixed test: Calendar check the onChange callback 2019-09-17 15:16:33 +03:00
Daniil Senkiv
a105e44ef9 web: components: bump version 2019-09-17 15:14:31 +03:00
Daniil Senkiv
8ed644a158 Web.Components: PasswordInput: added new props 2019-09-17 15:14:26 +03:00
064608fa15 web: components: bump version 2019-09-17 14:20:06 +03:00
111c976280 web: components: Fix re-rendering of Button 2019-09-17 14:19:45 +03:00
279d3598cf web: components: bump version 2019-09-17 14:08:04 +03:00
edddefca9e Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-17 14:07:46 +03:00
f183b2f55d web: components: Fix re-rendering of TextInput 2019-09-17 14:07:35 +03:00
e74f5bd60f web: components: bump version 2019-09-17 10:42:19 +03:00
43e329a605 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-17 10:41:56 +03:00