Commit Graph

3319 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
Daniil Senkiv
eb4efb5ccb Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-12-02 16:55:40 +03:00
Daniil Senkiv
ece2a12763 People.Client: Article: MainButton: fixed after (1ccb08b70d), fixed copying after displaying dialog 2019-12-02 16:55:16 +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
885b108cd1 Web: Client: removed reactstrap from Home page 2019-11-29 13:25:07 +03:00
49d8889225 Web: Client: removed reactstrap from comfirm pages 2019-11-29 12:00:37 +03:00
48f7e74572 web: common: bump version 2019-11-29 11:00:23 +03:00
eb9f905376 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-29 11:00:11 +03:00
86e4c4ca42 Web: Common: removed reactstrap, fixed login page styles 2019-11-29 11:00:03 +03:00
240fd3dee4 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-11-28 16:38:17 +03:00
26cac462a0 Web: Client: remove reactstrap from changeOwner page 2019-11-28 16:37:24 +03:00
ae4a3af443 ASC.Web.Common: made a general layout for all clients 2019-11-28 16:36:55 +03:00
a1aa6f8b80 ASC.Web.Client: Settings: Layout: removed unused code 2019-11-28 16:33:56 +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
72b210d00d web: common: bump version 2019-11-28 15:08:26 +03:00
c9605f4941 Web: Common: fixed login page warning 2019-11-28 15:08:08 +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