Commit Graph

1439 Commits

Author SHA1 Message Date
Ilya Oleshko
b018939d7c web: Components: Fixed test for DropDownProfileItem component. 2019-11-27 16:59:13 +03:00
Ilya Oleshko
45e813a263 web: Components: Added id, className and style property for DropDownProfileItem component. Added tests. 2019-11-27 16:42:36 +03:00
Ilya Oleshko
0046861cc5 web: Components: Added id, className and style property for DropDownItem component. Added tests. 2019-11-27 16:39:21 +03:00
Ilya Oleshko
b07e9a3425 web: Components: Added id, className and style property for DatePicker component. Added tests. 2019-11-27 16:34:11 +03:00
Ilya Oleshko
ef9acf580f web: Components: Added id, className and style property for ContextMenuButton component. Added tests. 2019-11-27 16:33:53 +03:00
Ilya Oleshko
f0fe940c63 web: Components: Added id, className and style property for DropDown component. Added tests. 2019-11-27 16:08:22 +03:00
Ilya Oleshko
9d8386bf3d web: Components: Added id, className and style property for ContextMenu component. Added tests. 2019-11-27 16:06:48 +03:00
Ilya Oleshko
9959b77046 web: Components: Added id, className and style property for ComboBox component. Added tests. 2019-11-27 14:47:21 +03:00
Ilya Oleshko
8801a6944c Merge branch 'master' into feature/components-custom-styling 2019-11-27 14:22:33 +03:00
7c522206e3 web: components: field-container: fix stories 2019-11-27 11:29:24 +03:00
Ilya Oleshko
d8ce7aab73 Merge branch 'master' into feature/components-custom-styling 2019-11-27 11:02:38 +03:00
Ilya Oleshko
8d2a787976 web: Components: Added id, className and style property for Checkbox component. Added tests. 2019-11-27 10:29:07 +03:00
Ilya Oleshko
bbcfc701b6 web: Components: Added id, className and style property for Calendar component. Added tests. 2019-11-26 16:08:26 +03:00
4e69ebebd2 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Components/src/components/field-container/README.md
#	web/ASC.Web.Components/src/components/field-container/index.js
2019-11-26 14:20:14 +03:00
6994d2246a Web: Components: replace error message from text-input to filed-container 2019-11-26 14:12:44 +03:00
Ilya Oleshko
ff7f588d57 web: Components: Added id, className and style property for Button component. Added tests. 2019-11-26 14:01:00 +03:00
73da553846 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-11-26 13:32:03 +03:00
ff83bc30b8 web: components: field-container: renamed prop 2019-11-26 13:31:56 +03:00
5fa2aa6d34 Web: Components: fixed toggle-button test warning 2019-11-26 13:08:10 +03:00
Ilya Oleshko
51e0aee7ff web: Components: Added id, className and style property for Badge component. Added tests. 2019-11-26 12:09:39 +03:00
NikolayRechkin
298709fdcf web: components: hide filter button when data is missing 2019-11-26 12:07:00 +03:00
Ilya Oleshko
8918d311a9 web: Components: Added id, className and style property for Backdrop component. Added tests. 2019-11-26 11:58:57 +03:00
NikolayRechkin
957e95be01 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-26 11:34:59 +03:00
NikolayRechkin
9d088e590e web: components: fixed AvatarEditor 2019-11-26 11:34:34 +03:00
Ilya Oleshko
3f06bcff76 Merge branch 'master' into feature/components-custom-styling 2019-11-26 11:13:55 +03:00
8dd958721e Web: Components: fixed date-picker scroll (open in aside), fixed calendar styles, fixed text-input prop warning 2019-11-26 10:15:11 +03:00
Ilya Oleshko
646f1a5093 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-11-25 16:36:36 +03:00
Ilya Oleshko
c0c1725d28 web: Components: Fixed Layout component z-index 2019-11-25 16:36:28 +03:00
Ilya Oleshko
7a7d45310b web: Components: Fixed GroupButtonsMenu component z-index 2019-11-25 16:36:09 +03:00
65a607ef2c Web: Components: fixed error message visibility to TextInput 2019-11-25 16:24:13 +03:00
2347c1b71b Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-25 16:09:28 +03:00
71fe6f9e36 Web: Components: fixed calendar select selected day 2019-11-25 16:09:11 +03:00
265a36a3ae Web: Components: fixed tabs-container scroll visibility 2019-11-25 16:08:22 +03:00
9266c7968e Web: Components: added error message to text-input 2019-11-25 16:06:40 +03:00
Ilya Oleshko
01693fb0a2 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-11-25 15:49:48 +03:00
Ilya Oleshko
00610076f2 web: Components: Fixed DropDown component z-index 2019-11-25 15:49:38 +03:00
NikolayRechkin
163cead9ba Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-25 15:13:50 +03:00
NikolayRechkin
79deb6a92d web: components: fixed filter input 2019-11-25 15:13:36 +03:00
Ilya Oleshko
9535d5f0d3 web: Components: Added tests for PageLayout component. 2019-11-25 14:18:12 +03:00
Ilya Oleshko
cda34290c3 web: Components: Added story and readme for PageLayout component. 2019-11-25 14:17:53 +03:00
Ilya Oleshko
2d39c55711 web: Components: Added tests for Layout component. 2019-11-25 14:17:03 +03:00
NikolayRechkin
d264185569 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-25 14:08:02 +03:00
NikolayRechkin
f82fd85561 web: components: fixed AvatarEditor 2019-11-25 14:07:50 +03:00
894af2fc7e Web: Components: fixed help-button PropTypes, replace toggle-button to buttons category 2019-11-25 12:45:59 +03:00
bcc9e84cab Web: Components: update tabs-container stories, fixed tabs-container scroll, added scroll auto-hide 2019-11-25 12:32:18 +03:00
111f5b839e Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-11-25 12:00:51 +03:00
e1b8682025 global replace HelpButtonHeaderContent with helpButtonHeaderContent 2019-11-25 12:00:40 +03:00
NikolayRechkin
0a4af8e8b0 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-25 11:51:02 +03:00
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