Commit Graph

3406 Commits

Author SHA1 Message Date
NikolayRechkin
d6ff6dac05 web: components: fixed a SVG visibility bug 2019-11-25 11:49:29 +03:00
8467421ba7 web: components: help-button: added condition to render header 2019-11-25 11:48:36 +03:00
da03e44623 web: components: field-container: merge stories 2019-11-25 11:28:33 +03:00
Ilya Oleshko
3d013bcddc web: Components: Added id, className and style property for ModalDialog component. 2019-11-25 10:51:53 +03:00
15742a0c8c Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-11-25 10:35:56 +03:00
1d4cbb4707 web: components: field-container: added horLabelWidth prop 2019-11-25 10:34:54 +03:00
b2ea40d967 web: Client: Removed commented code 2019-11-25 09:30:54 +03:00
87522f15c4 web: components: bump version 2019-11-25 09:24:36 +03:00
6bc4df0824 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-25 09:24:08 +03:00
26ae62fb97 Web: Components: fixed toggle-button README.md file 2019-11-25 09:24:00 +03:00
61e4355d72 Web: Components: added adaptive scroll tabs to tabs-container 2019-11-25 09:23:02 +03:00
c56f7e0c46 web: Common: Fixed api people getUser with userName 2019-11-22 17:42:50 +03:00
10fd09750d Merge branch 'master' into feature/asc-web-common 2019-11-22 16:49:04 +03:00
604f7278d9 web: Client: Removed old not used code 2019-11-22 16:46:25 +03:00
Ilya Oleshko
51e2940f86 web: Components: Added tests for AvatarEditor component. 2019-11-22 16:20:24 +03:00
Ilya Oleshko
f54a8b45e7 web: Components: Added id, className and style property for AvatarEditor component. 2019-11-22 16:19:55 +03:00
85725f6572 web: Common: Added opportunity to call getPortalPasswordSettings with confirmKey 2019-11-22 15:55:48 +03:00
2663c2bcb3 web: Common: Fixed undefined call 2019-11-22 15:43:36 +03:00
1043cbc68b web: Common: Removed old not used code 2019-11-22 15:40:51 +03:00
Ilya Oleshko
fa7e651472 web: Components: Added id, className and style property for Avatar component. Added tests. 2019-11-22 15:33:41 +03:00
6070dd0ba6 web: Common: Added export of common errors components 2019-11-22 15:31:48 +03:00
f048a0d1d3 web: Components: Fixed src to logo 2019-11-22 15:30:50 +03:00
f599091d5f web: Components: Added and applies errors 401, 404 pages 2019-11-22 15:17:12 +03:00
df6d756ff8 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-11-22 15:05:59 +03:00
056c098090 ASC.Web.Client: Settings: customization: responsive design 2019-11-22 15:05:50 +03:00
9cda01b5a7 ASC.Web.Client: Settings: whitelabe: responsive design 2019-11-22 15:04:59 +03:00
210d8070eb web: components: field-container: added horLabelWidth prop 2019-11-22 15:03:25 +03:00
7976dfdb77 web: Components: Added export PublicRoute, PublicRoute 2019-11-22 14:52:04 +03:00
5d626b432f web: Common: Added LoginForm 2019-11-22 14:48:54 +03:00
505233aa04 web: Common: Added new peerDependencies 2019-11-22 14:47:48 +03:00
559d779e17 web: Common: Added check of user undefined 2019-11-22 14:46:50 +03:00
Ilya Oleshko
35d1b707ab web: components: bump version 2019-11-22 14:46:05 +03:00
Ilya Oleshko
b720d07710 web: Components: Fixed DropDown component out of screen direction property 2019-11-22 14:45:53 +03:00
Ilya Oleshko
33c6315940 web: Components: Fixed GroupButtonsMenu component z-index property 2019-11-22 14:44:52 +03:00
810e003419 web: Common: Added ExternalRedirect 2019-11-22 14:43:06 +03:00
b0242a6663 web: Common: Added PublicRoute 2019-11-22 14:42:34 +03:00
59d4674885 web: Common: Added PrivateRoute 2019-11-22 14:41:57 +03:00
be54f99b1d Web: Components: delete fixed toggle-button isChecked 2019-11-22 14:24:40 +03:00
65cff7b7aa web: components: bump version 2019-11-22 14:19:44 +03:00
a926a470ac Web: Components: added id and class name to toggle-button 2019-11-22 14:19:23 +03:00
32bdf007ae Web: Components: delete date-picker onFocus test 2019-11-22 13:44:24 +03:00
108d8c0277 Web: Components: corrected the opening of the date picker 2019-11-22 13:14:44 +03:00
341fba6bc0 web: components: bump version 2019-11-22 12:38:03 +03:00
db67c46740 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-22 12:37:52 +03:00
a3bbd05f9f Web: Components: fixed field-container width 2019-11-22 12:37:41 +03:00
9052dae3ca People.Client: GroupAction: responsive design 2019-11-22 12:14:50 +03:00
02d853dbff web: components: link: fix warnings
Warning: Failed prop type: Invalid prop `children` of type `array` supplied to `<<anonymous>>`, expected `string`.
    in Unknown (at customization.js:158)
    in Trans (at customization.js:155)

Warning: Failed prop type: Invalid prop `children` of type `array` supplied to `<<anonymous>>`, expected `string`.
    in Unknown (at ProfileInfo.js:214)
    in Trans (at ProfileInfo.js:211)
2019-11-21 18:24:58 +03:00
aa2659dd12 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-11-21 17:41:45 +03:00
f2649571a8 web: components: textarea: Parasitic scroll in a small (not exceeding its height) textarea in Chrome: 2019-11-21 17:41:36 +03:00
035d729c9c web: People: Replaced PrivateRoute to ASC.Web.Common realization 2019-11-21 17:34:17 +03:00