Commit Graph

2260 Commits

Author SHA1 Message Date
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
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
035d729c9c web: People: Replaced PrivateRoute to ASC.Web.Common realization 2019-11-21 17:34:17 +03:00
7cb2262837 Merge branch 'master' into feature/asc-web-common
# Conflicts:
#	products/ASC.People/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.People/Client/src/store/people/actions.js
2019-11-20 14:29:52 +03:00
624101c63e web: components: bump version 2019-11-20 11:41:48 +03:00
4d2db41258 Merge branch 'master' into feature/layout-scrolling 2019-11-20 11:41:10 +03:00
5f412700a5 web: components: bump version 2019-11-20 09:51:05 +03:00
a2f898c7bc Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-20 09:50:22 +03:00
00ea5efa28 Web: Client: added help-button header content to client pages, added new translations, fixed showing FilterInput on accessRight admins sub-page 2019-11-20 09:50:13 +03:00
9daa9c8034 Web: Components: added help-button header content to field-container 2019-11-20 09:42:28 +03:00
Ivan Habarov
b750721415 web: components: bump version 2019-11-20 09:41:22 +03:00
Ivan Habarov
3a1597c72d Merge branch 'master' into feature/social-button 2019-11-20 09:33:12 +03:00
Ivan Habarov
66a88e08cd Web: Components: Added click test of disabled button 2019-11-20 09:18:01 +03:00
43e446e1d2 web: components: bump version 2019-11-20 09:13:26 +03:00
69760f5749 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-20 09:13:11 +03:00
d32a0592f3 Web: Components: added display type to help-button, updated README.md 2019-11-20 09:13:04 +03:00
Ilya Oleshko
b4184f0fac web: components: bump version 2019-11-20 09:08:41 +03:00
Ilya Oleshko
5c5d4bf3dd web: Components: Fixed ContextMenu component readme 2019-11-20 09:07:53 +03:00
Ilya Oleshko
f586512efc web: Components: Fixed ComboBox component readme 2019-11-20 09:07:33 +03:00
Ilya Oleshko
34c1cacd01 web: Components: Fixed Checkbox component readme 2019-11-20 09:07:11 +03:00
Ilya Oleshko
e1ef42e0fc web: Components: Fixed Calendar component readme 2019-11-20 09:06:48 +03:00
Ilya Oleshko
84f936ecec web: Components: Fixed Button component readme 2019-11-20 09:06:30 +03:00
Ilya Oleshko
a8c08a0b7e web: Components: Fixed Badge component readme 2019-11-19 17:25:40 +03:00
Ilya Oleshko
4d641811a6 web: Components: Fixed Backdrop component readme 2019-11-19 17:25:22 +03:00
Ilya Oleshko
25a3425a00 web: Components: Fixed AvatarEditor component readme 2019-11-19 17:25:01 +03:00
Ilya Oleshko
4f9cc96348 web: Components: Fixed Avatar component readme 2019-11-19 17:24:41 +03:00
Ivan Habarov
8641bba74a Web: Components: Button rewritten based html tag "button", instead "div", and update README.md 2019-11-19 16:29:28 +03:00
85bcc75f16 web: People: Moved some common utils to ASC.Web.Common 2019-11-19 15:35:56 +03:00
Ilya Oleshko
67c1a9b8b4 web: components: bump version 2019-11-19 15:21:40 +03:00
Ilya Oleshko
0275ef2cf0 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-11-19 15:21:24 +03:00
Ilya Oleshko
e5256f8ca9 web: Components: Fixed Avatar component readme 2019-11-19 15:21:11 +03:00
e581e976f8 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-19 14:53:26 +03:00
08e9719114 Web: Client: added EmptyScreenContainer with translations to accessRight admins sub-page 2019-11-19 14:53:13 +03:00
325a42f66b web: components: row: added custom shouldComponentUpdate function 2019-11-19 14:33:33 +03:00
ef0d51ab47 web: People: Moved some common constants to ASC.Web.Common 2019-11-19 14:10:56 +03:00
b71faa8cb1 web: components: row-container: fix context-menu position 2019-11-19 13:49:46 +03:00
Ilya Oleshko
c83088b0de web: components: bump version 2019-11-19 13:35:50 +03:00
Ilya Oleshko
9bfa54ba66 web: Components: Fixed opening outside borders of screen for DropDown component 2019-11-19 13:35:42 +03:00
74530bfa76 Merge branch 'master' into feature/asc-web-common
# Conflicts:
#	products/ASC.People/Client/src/App.js
#	web/ASC.Web.Client/src/store/settings/actions.js
#	web/ASC.Web.Client/src/store/settings/reducer.js
2019-11-19 13:34:36 +03:00
Ilya Oleshko
314d07b534 web: Components: Fixed DropDown story 2019-11-19 13:34:28 +03:00
2a9e3d1870 web: People: Replaced services folder to ASC.Web.Common realization 2019-11-19 12:40:33 +03:00
629d426a55 Web: Client: refactoring accessRight sub-pages code 2019-11-19 09:25:48 +03:00
afc2ef8ffd Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-18 16:13:05 +03:00
c8c037d48b Web: Client: added changeOwner page with translations 2019-11-18 16:12:59 +03:00
Ilya Oleshko
78b2962830 web: components: bump version 2019-11-18 14:29:55 +03:00
Ilya Oleshko
397b3c283b web: Components: Fixed ignoring height auto on IOS devices in Icons component 2019-11-18 14:29:38 +03:00