Commit Graph

1781 Commits

Author SHA1 Message Date
Ilya Oleshko
56d11ac758 web: Components: Added id, className and style property for SocialButton component. Added tests. 2019-12-03 16:28:44 +03:00
Ilya Oleshko
5260009326 web: Components: Added id, className and style property for SelectorAddButton component. Added tests. 2019-12-03 16:24:30 +03:00
Ilya Oleshko
ed3404b487 web: Components: Added id, className and style property for SelectedItem component. Added tests. 2019-12-03 16:18:49 +03:00
Ilya Oleshko
15c746bb38 web: Components: Added id, className and style property for SearchInput component. Added tests. 2019-12-03 16:15:16 +03:00
Ilya Oleshko
031337a849 web: Components: Added id, className and style property for Scrollbar component. Added tests. 2019-12-03 16:03:44 +03:00
Ilya Oleshko
0aca716a27 web: Components: Added id, className and style property for RowContent component. Added tests. 2019-12-03 15:59:18 +03:00
Ilya Oleshko
4017cf57ad web: Components: Added id, className and style property for RowContainer component. Added tests. 2019-12-03 15:54:46 +03:00
Ilya Oleshko
596bf51b66 web: Components: Added id, className and style property for Row component. Added tests. 2019-12-03 15:50:11 +03:00
Ilya Oleshko
cf6a41e956 web: Components: Added id, className and style property for RequestLoader component. Added tests. 2019-12-03 15:48:20 +03:00
Ilya Oleshko
0dc033b977 web: Components: Added id, className and style property for RadioButtonGroup component. Added tests. 2019-12-03 15:45:13 +03:00
Ilya Oleshko
f79e785173 web: Components: Added id, className and style property for RadioButton component. Added tests. 2019-12-03 15:39:07 +03:00
Ilya Oleshko
f08a44a5b2 web: Components: Added style property for PasswordInput component. Added tests. 2019-12-03 15:30:41 +03:00
Ilya Oleshko
5fe1613456 web: Components: Added id, className and style property for Paging component. Added tests. 2019-12-03 15:25:17 +03:00
Ilya Oleshko
ba6f1eac04 web: Components: Added id, className and style property for ModuleTile component. Added tests. 2019-12-03 15:13:32 +03:00
Ilya Oleshko
4a8874fc04 web: Components: Added tests for ModalDialog component. 2019-12-03 15:05:00 +03:00
Ilya Oleshko
7cbf67f2a8 web: Components: Added id, className and style property for MainButton component. Added tests. 2019-12-03 14:47:48 +03:00
Ilya Oleshko
4db1af5797 web: Components: Added id, className and style property for Loader component. Added tests. 2019-12-03 14:38:10 +03:00
Ilya Oleshko
560d9df87a web: Components: Added id, className and style property for LinkWithDropdown component. Added tests. 2019-12-03 14:31:25 +03:00
Ilya Oleshko
d7b3262e1e Merge branch 'master' into feature/components-custom-styling 2019-12-03 11:32:43 +03:00
f07ff5d823 web: components: bump version 2019-12-03 11:03:54 +03:00
e606eb99d8 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-12-03 11:03:21 +03:00
1eca151e8a Web: Components: removed reactstrap from hide-filter 2019-12-03 11:03:04 +03:00
c1a4fd65cf Web: Components: removed reactstrap from error-container 2019-12-03 11:00:43 +03:00
e923de0ee6 web: components: bump version 2019-12-02 16:33:01 +03:00
7a67dabcd7 web: Components: Simplified Link: one tag instead of two now. 2019-12-02 16:29:06 +03:00
26b0c26f2b web: Components: Re-written Text.Body from function to component 2019-12-02 16:26:17 +03:00
Ilya Oleshko
6b8c5a2c9b web: Components: Added id, className and style property for Link component. Added tests. 2019-12-02 16:24:44 +03:00
Ilya Oleshko
530ef08525 Merge branch 'master' into feature/components-custom-styling 2019-12-02 15:52:49 +03:00
Ilya Oleshko
8e502716c8 web: Components: Fixed file names from lebel to label. Added id, className and style property for Label component. Added tests. 2019-11-28 16:13:16 +03:00
Ilya Oleshko
ed4d5065bd web: Components: Added id, className and style property for InputBlock component. Added tests. 2019-11-28 14:35:32 +03:00
Ilya Oleshko
123617ec58 web: Components: Added property tests for Icons component. 2019-11-28 14:11:50 +03:00
Ilya Oleshko
9833ff1056 web: Components: Added id, className and style property for IconButton component. Added tests. 2019-11-28 14:00:59 +03:00
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
a00c7a0954 web: components: bump version 2019-11-27 16:51:05 +03:00
63a1259cfa Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-27 16:50:44 +03:00
5a09713baf Web: Components: added className to help-button 2019-11-27 16:50:37 +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
bdbdde44ff Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-11-27 15:50:10 +03:00