Commit Graph

3265 Commits

Author SHA1 Message Date
Ilya Oleshko
95a364cdd4 web: Components: Added id, className and style property for HelpButton component. Added tests. 2019-11-28 13:54:14 +03:00
Ilya Oleshko
6e0007f183 web: Components: Added id, className and style property for GroupButton component. Added tests. 2019-11-28 10:57:50 +03:00
Ilya Oleshko
5f44fba8ce web: Components: Added id, className and style property for FilterInput component. Added tests. 2019-11-28 10:54:46 +03:00
Ilya Oleshko
8415e2f416 web: Components: Added id, className and style property for FieldContainer component. Added tests. 2019-11-28 10:49:38 +03:00
Ilya Oleshko
cdaf2a9348 web: Components: Added id, className and style property for ErrorContainer component. Added tests. 2019-11-28 10:49:20 +03:00
Ilya Oleshko
164f8b6040 web: Components: Added id, className and style property for EmptyScreenContainer component. Added tests. 2019-11-27 17:05:10 +03:00
Ilya Oleshko
aede4ac9c7 web: Components: Added id, className and style property for EmailInput component. Added tests. 2019-11-27 16:59:27 +03:00
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
e63f0200de Web: Common: refactoring login page 2019-11-27 14:14:51 +03:00
22d39bae5c Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-11-27 13:21:55 +03:00
8bf0c002c0 web: Common: Added yarn.lock 2019-11-27 13:21:46 +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
a6a28a4a72
Merge pull request #10 from ONLYOFFICE/feature/asc-web-common
Feature/asc web common
2019-11-27 10:04:51 +03:00
e6498718ca web: Common: Replaced state to props 2019-11-26 17:47:02 +03:00
8b4731e823 web: Common: Fixed ru translation.json 2019-11-26 17:42:30 +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
f9d42a39c2 web: Common: Sorted package.json 2019-11-26 14:58:01 +03:00
0eb67806da web: Common: Fixed start of storybook 2019-11-26 14:55:31 +03:00
1ceef41494 web: Storybook: Split titles of storybooks 2019-11-26 14:48:42 +03:00
9bf9a3dbbe Web: Client: fixed merge 4e69ebebd2 2019-11-26 14:25:41 +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
b7ec712534 kafka: Restored default config 2019-11-26 14:06:06 +03:00
74a624a8b9 update yarn.lock files 2019-11-26 14:04:37 +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
ba21e32868 web: common: bump version 2019-11-26 13:53:54 +03:00
03d3c60e35 web: components: bump version 2019-11-26 13:52:20 +03:00
32a4cb576a web: Common: Added install packages/asc-web-common dependencies 2019-11-26 13:51:30 +03:00
c9e85eb365 web: Common: Fixed asc-web-components path 2019-11-26 13:48:19 +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
ffadb53ff3 web: components: bump version 2019-11-26 12:07:27 +03:00
NikolayRechkin
17efeac169 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-26 12:07:21 +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
3fbcb2e097 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-11-26 11:56:57 +03:00
19fcc09e25 People.Client: ProfileAction: fix warnings:
- Warning: validateDOMNesting(...): <p> cannot appear as a descendant of <p>.
- Warning: validateDOMNesting(...): <table> cannot appear as a descendant of <p>.
2019-11-26 11:56:51 +03:00
14f92deedb Merge branch 'master' into feature/asc-web-common 2019-11-26 11:42:57 +03:00