Commit Graph

2667 Commits

Author SHA1 Message Date
Daniil Senkiv
db0ec9293e web: components: bump version 2019-12-05 11:37:16 +03:00
Daniil Senkiv
f59c9906c5 web.components: Header: set PropType of children 2019-12-05 11:37:09 +03:00
Daniil Senkiv
bb476d338b web: components: bump version 2019-12-05 10:36:33 +03:00
Daniil Senkiv
6c8ee8907c web.components: Header: commented PropType of children 2019-12-05 10:36:19 +03:00
Ilya Oleshko
ba83c34342 web: components: bump version 2019-12-05 10:26:25 +03:00
Ilya Oleshko
f100dbcced Merge branch 'master' into feature/components-custom-styling 2019-12-05 10:26:02 +03:00
Ilya Oleshko
633e85419f web: Components: Fixed tests for FilterInput, TextInput and Textarea components 2019-12-05 10:24:32 +03:00
Daniil Senkiv
b21a74d7ec web: common: bump version 2019-12-04 17:35:44 +03:00
Daniil Senkiv
402226eca6 moved information for confirm pages from web.common to web.client, added confirm reducer 2019-12-04 17:35:38 +03:00
474f069d97 web: components: bump version 2019-12-04 16:23:48 +03:00
d9a84d0917 Web: Components: fixed tabs-container start tab position, fixed date-picker opening 2019-12-04 16:23:24 +03:00
Ilya Oleshko
811ac01af7 Merge branch 'master' into feature/components-custom-styling 2019-12-04 14:38:42 +03:00
Daniil Senkiv
59790452ce web: common: bump version 2019-12-04 14:20:43 +03:00
Daniil Senkiv
4984be5bbb web.common: applied (3ec6c287c0) to ModuleTile component 2019-12-04 14:20:36 +03:00
Daniil Senkiv
31bd743a24 web: components: bump version 2019-12-04 12:40:52 +03:00
Daniil Senkiv
fac36adde8 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-12-04 12:38:54 +03:00
Daniil Senkiv
3ec6c287c0 web.components: Text: refactoring, separating component to 3 components, apply changes 2019-12-04 12:36:13 +03:00
Ilya Oleshko
6218179039 web: components: bump version 2019-12-04 10:53:48 +03:00
Ilya Oleshko
171fe4bbc7 Merge branch 'master' into feature/components-custom-styling 2019-12-04 10:46:22 +03:00
292256ff42 web: components: bump version 2019-12-04 10:41:28 +03:00
2e94ecf026 Web: Components: renamed duplicate functions 2019-12-04 10:41:06 +03:00
e83bf88f06 web: components: bump version 2019-12-04 10:34:34 +03:00
d439e6a5b6 Web: Components: fixed password-input progress line 2019-12-04 10:34:13 +03:00
Ilya Oleshko
254d23ccaf web: Components: Fixed InputBlock component. 2019-12-04 10:29:36 +03:00
162e2d939c web: components: bump version 2019-12-04 10:14:00 +03:00
546b5ac5b9 web: common: bump version 2019-12-04 10:13:56 +03:00
f537f60390 Web: Components: removed reactsrap from components 2019-12-04 10:13:24 +03:00
b5eb5e6cf7 Web: Common: removed reactstrap from web.common 2019-12-04 10:12:57 +03:00
9788667ec7 Web: Client: removed reactstrap from client module 2019-12-04 10:12:04 +03:00
Ilya Oleshko
0a47dcef88 Merge branch 'master' into feature/components-custom-styling 2019-12-04 09:24:17 +03:00
3400165145 web: components: bump version 2019-12-04 09:11:00 +03:00
bc1a63cb24 Web: Components: removed reactstrap from all.link.stories.js 2019-12-04 09:10:37 +03:00
d7be3292d8 Web: Components: removed reactstrap from link-with-dropdown and all.link-with-dropdown stories 2019-12-04 09:09:36 +03:00
a48645025f Web: Components: removed reactstrap from all.group-buttons.stories.js 2019-12-04 09:08:07 +03:00
34f3b6e13e Web: Components: removed reactstrap from drop-down.stories 2019-12-04 09:06:15 +03:00
7d03ad8293 Web: Components: removed login example stories 2019-12-04 09:05:19 +03:00
Ilya Oleshko
f3e7554f88 web: Components: Fixed ESlint errors 2019-12-03 17:17:53 +03:00
Ilya Oleshko
bb1183aada web: Components: Added id and style property for TreeMenu component. Added tests. 2019-12-03 17:01:10 +03:00
Ilya Oleshko
84e23b66be web: Components: Added id, className and style property for Tooltip component. Added tests. 2019-12-03 16:55:43 +03:00
Ilya Oleshko
1050634116 web: Components: Added id, className and style property for ToggleContent component. Added tests. 2019-12-03 16:50:14 +03:00
Daniil Senkiv
c3fb173e15
Web.Client: Settings: Article: Body: fixed styles for Link component after (7a67dabcd7) 2019-12-03 16:48:12 +03:00
Ilya Oleshko
965312beb3 web: Components: Added id, className and style property for ToggleButton component. Added tests. 2019-12-03 16:47:09 +03:00
Ilya Oleshko
0cc5b727c4 web: Components: Added id, className and style property for Textarea component. Added tests. 2019-12-03 16:42:55 +03:00
Ilya Oleshko
52b8b25352 web: Components: Added id, className and style property for Toast component. Added tests. 2019-12-03 16:42:14 +03:00
Ilya Oleshko
a338375efd web: Components: Added id, className and style property for TextInput component. Added tests. 2019-12-03 16:33:50 +03:00
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
4128d43d89 web: Update yarn.lock files 2019-12-03 16:24:13 +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
d4d305d32c Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-12-03 15:11:48 +03:00
264c60dc11 web: components: bump version 2019-12-03 15:10:32 +03:00
b63a5262ee web: common: bump version 2019-12-03 15:10:21 +03:00
3832e78b3d web: Common: Moved ModuleTile from asc-web-components to asc-web-common 2019-12-03 15:10:07 +03:00
4dcb4e2145 web: Common: Fixed start storybook with components from asc-web-components 2019-12-03 15:08:43 +03:00
Ilya Oleshko
4a8874fc04 web: Components: Added tests for ModalDialog component. 2019-12-03 15:05:00 +03:00
ba0d7cb1f8 web: components: bump version 2019-12-03 15:00:35 +03:00
7f63d7908b Web: Components: removed reactstrap from input-block 2019-12-03 15:00:10 +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
c9a8263ec5 web: components: bump version 2019-12-03 14:17:49 +03:00
8e912bfae3 Web: Components: removed reactstrap from module-tile, fixed README.md 2019-12-03 14:17:31 +03:00
Daniil Senkiv
c50362c391 Web: Components: Re-written Text.Header from function to component 2019-12-03 13:08:50 +03:00
Daniil Senkiv
23f0615034 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-12-03 12:34:56 +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
33ac4f61bd Web: Components: Re-written Text.Headline from function to component, renamed Text.Body files 2019-12-02 18:05:47 +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
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
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
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
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