Commit Graph

3394 Commits

Author SHA1 Message Date
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
853e1c1c61 web: common: bump version 2019-11-28 09:31:52 +03:00
9c9d0eab8c Web: Common: replaced reactstrap components 2019-11-28 09:31:45 +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
195f6a3738 web: components: page-layout: fixed initial scroll in article on tablet 2019-11-27 15:49:01 +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
e6485ac953 web: components: bump version 2019-11-27 14:44:10 +03:00
2302440503 Web: Components: fixed toggle-button constructor props, added ToggleIcon propType 2019-11-27 14:43:41 +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