Commit Graph

3164 Commits

Author SHA1 Message Date
NikolayRechkin
957e95be01 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-26 11:34:59 +03:00
NikolayRechkin
9d088e590e web: components: fixed AvatarEditor 2019-11-26 11:34:34 +03:00
8354a7c9b3 web: components: bump version 2019-11-26 10:15:33 +03:00
8dd958721e Web: Components: fixed date-picker scroll (open in aside), fixed calendar styles, fixed text-input prop warning 2019-11-26 10:15:11 +03:00
6dcd699f21 ASC.Web.Client: Settings: revert e617c00a41 + added Suspense 2019-11-25 17:52:18 +03:00
Ilya Oleshko
6c3cd3a5e6 web: components: bump version 2019-11-25 16:37:01 +03:00
Ilya Oleshko
646f1a5093 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-11-25 16:36:36 +03:00
Ilya Oleshko
c0c1725d28 web: Components: Fixed Layout component z-index 2019-11-25 16:36:28 +03:00
Ilya Oleshko
7a7d45310b web: Components: Fixed GroupButtonsMenu component z-index 2019-11-25 16:36:09 +03:00
0639865df0 Web: People: fixed toolitp font on create user page 2019-11-25 16:34:33 +03:00
52a0e9c733 web: components: bump version 2019-11-25 16:24:30 +03:00
65a607ef2c Web: Components: fixed error message visibility to TextInput 2019-11-25 16:24:13 +03:00
367c618221 web: components: bump version 2019-11-25 16:09:37 +03:00
2347c1b71b Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-25 16:09:28 +03:00
71fe6f9e36 Web: Components: fixed calendar select selected day 2019-11-25 16:09:11 +03:00
265a36a3ae Web: Components: fixed tabs-container scroll visibility 2019-11-25 16:08:22 +03:00
9266c7968e Web: Components: added error message to text-input 2019-11-25 16:06:40 +03:00
Ilya Oleshko
01693fb0a2 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-11-25 15:49:48 +03:00
Ilya Oleshko
00610076f2 web: Components: Fixed DropDown component z-index 2019-11-25 15:49:38 +03:00
NikolayRechkin
fc911b6dfd web: components: bump version 2019-11-25 15:14:01 +03:00
NikolayRechkin
163cead9ba Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-25 15:13:50 +03:00
NikolayRechkin
79deb6a92d web: components: fixed filter input 2019-11-25 15:13:36 +03:00
2edce0c75b Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-25 14:32:15 +03:00
93d88ccffb Web: Client: remove route from accessRights page 2019-11-25 14:32:08 +03:00
Ilya Oleshko
dce1e3776e web: components: bump version 2019-11-25 14:18:30 +03:00
Ilya Oleshko
09c9fc02f5 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-11-25 14:18:19 +03:00
Ilya Oleshko
9535d5f0d3 web: Components: Added tests for PageLayout component. 2019-11-25 14:18:12 +03:00
Ilya Oleshko
cda34290c3 web: Components: Added story and readme for PageLayout component. 2019-11-25 14:17:53 +03:00
Ilya Oleshko
2d39c55711 web: Components: Added tests for Layout component. 2019-11-25 14:17:03 +03:00
69a2818741 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-25 14:16:26 +03:00
de2603bea9 Web: People: fixed tooltip text on edit profile page 2019-11-25 14:16:19 +03:00
NikolayRechkin
c7fceca66e web: components: bump version 2019-11-25 14:09:43 +03:00
NikolayRechkin
d264185569 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-25 14:08:02 +03:00
NikolayRechkin
f82fd85561 web: components: fixed AvatarEditor 2019-11-25 14:07:50 +03:00
485b3ed1ef Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-11-25 13:42:27 +03:00
e617c00a41 ASC.Web.Client: Settings: lazy loader replaced to Route (fix initial horizontal scroll) 2019-11-25 13:42:21 +03:00
5bc15e8e29 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-25 13:33:39 +03:00
d7b8d560cb Web: Client: removed hidden-icon on accessRight admins sub-page 2019-11-25 13:33:32 +03:00
4d365d8fde Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-11-25 13:32:43 +03:00
ef5c3fccc0 ASC.Web.Client: Settings: Layout: fix missing dependencies 2019-11-25 13:32:37 +03:00
af3a819b1a Web: People: fixed tooltips font on profile edit page 2019-11-25 13:31:37 +03:00
894af2fc7e Web: Components: fixed help-button PropTypes, replace toggle-button to buttons category 2019-11-25 12:45:59 +03:00
cf6dcac428 web: components: bump version 2019-11-25 12:34:02 +03:00
ee02ce6b67 Web: Client: replace lazy loader to Route on accessRights page 2019-11-25 12:33:35 +03:00
bcc9e84cab Web: Components: update tabs-container stories, fixed tabs-container scroll, added scroll auto-hide 2019-11-25 12:32:18 +03:00
111f5b839e Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-11-25 12:00:51 +03:00
e1b8682025 global replace HelpButtonHeaderContent with helpButtonHeaderContent 2019-11-25 12:00:40 +03:00
NikolayRechkin
0a4af8e8b0 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-25 11:51:02 +03:00
NikolayRechkin
d6a35563d4 web: components: bump version 2019-11-25 11:50:22 +03:00
NikolayRechkin
3125685718 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-25 11:49:47 +03:00