Commit Graph

5670 Commits

Author SHA1 Message Date
Artem Tarasov
ad65f3eb1b web: components: bump version 2020-07-23 13:39:15 +03:00
Artem Tarasov
64083849ff Merge branch 'master' into feature/input-password-wizard 2020-07-23 13:38:52 +03:00
af8d95b8d8
Merge pull request #57 from ONLYOFFICE/feature/input-file
Feature/input file
2020-07-23 13:12:20 +03:00
Artem Tarasov
a0b99cc097 refactoring 2020-07-23 12:35:42 +03:00
Artem Tarasov
6a3922accc added functionality to change email 2020-07-23 11:16:55 +03:00
Artem Tarasov
713b66abd4 Merge branch 'master' into feature/Wizard 2020-07-23 11:05:57 +03:00
Artem Tarasov
dcee7b97b8 layout fix, added new view 2020-07-23 11:03:30 +03:00
Artem Tarasov
65f7ee8b8a Merge branch 'master' into feature/input-password-wizard 2020-07-23 09:59:37 +03:00
Artem Tarasov
f6bf050409 Merge branch 'master' into feature/input-file 2020-07-23 09:58:25 +03:00
Vladislav Makhov
a92dec4449 Add register visibility 2020-07-23 09:50:42 +03:00
Artem Tarasov
037bed591f styles fix 2020-07-22 18:47:37 +03:00
Vladislav Makhov
ee21cb1a8b Merge branch 'feature/new-login-page' of github.com:ONLYOFFICE/AppServer into feature/new-login-page 2020-07-22 17:00:45 +03:00
Vladislav Makhov
d192f50953 Merge branch 'master' into feature/new-login-page
# Conflicts:
#	web/ASC.Web.Components/src/components/input-block/index.js
#	web/ASC.Web.Components/src/components/password-input/index.js
2020-07-22 15:51:48 +03:00
Artem Tarasov
109b39153b added link for generate pass 2020-07-22 15:14:50 +03:00
Artem Tarasov
96b07eaf81 layout fix 2020-07-22 14:48:19 +03:00
a7ef187616 Settings: fix 2020-07-22 14:05:27 +03:00
820117cb04 Api: added SaveMailDomainSettings, EnableAdminMessageSettings 2020-07-22 14:03:38 +03:00
Vladislav Makhov
967757b348 Fix styles 2020-07-22 13:47:56 +03:00
Artem Tarasov
8c5688387b web: components: bump version 2020-07-22 13:24:15 +03:00
Artem Tarasov
11fb04e75d added tests 2020-07-22 13:23:28 +03:00
Artem Tarasov
1a0de3fe01 update readme 2020-07-22 13:16:50 +03:00
Artem Tarasov
65c7381eba layout fix 2020-07-22 11:34:31 +03:00
Artem Tarasov
d42cffb0ce added prop to show TextTooltip 2020-07-22 11:26:42 +03:00
Artem Tarasov
ab2ee3f26f added prop to hide Tooltip 2020-07-22 10:10:21 +03:00
Artem Tarasov
626fcda87d added prop to hide newPasswordButton 2020-07-22 09:20:20 +03:00
Artem Tarasov
9414fad3d1 fix 2020-07-22 08:52:59 +03:00
Artem Tarasov
5e3b3228d6 web: components: bump version 2020-07-21 17:30:21 +03:00
Artem Tarasov
41daa4e157 Merge branch 'master' into feature/input-file 2020-07-21 17:29:58 +03:00
Artem Tarasov
b0585d4ec0 fix layout 2020-07-21 17:00:12 +03:00
Artem Tarasov
baaa29172d fix bug 2020-07-21 16:30:22 +03:00
Artem Tarasov
923c1bf0fa Merge branch 'master' into feature/Wizard
# Conflicts:
#	web/ASC.Web.Components/src/components/password-input/index.js
2020-07-21 15:14:10 +03:00
Artem Tarasov
ee86ce8140 added settings pass 2020-07-21 15:10:09 +03:00
d085530b8d web: components: bump version 2020-07-21 15:02:46 +03:00
d4bf98d932 Web: Components: Added large size to propTypes 2020-07-21 15:02:32 +03:00
Artem Tarasov
3865909d9a fixed margin settings 2020-07-21 14:44:17 +03:00
Artem Tarasov
55c19bbd43 fixed Button 2020-07-21 14:01:54 +03:00
Artem Tarasov
098fa8dd3a fixed EmailInput 2020-07-21 13:55:54 +03:00
Artem Tarasov
d1561a1954 delete translation for tooltip pasword input 2020-07-21 13:50:14 +03:00
Artem Tarasov
228edd119d fixe PasswordInput 2020-07-21 13:49:16 +03:00
Artem Tarasov
1a8aacebdc Merge branch 'master' into feature/Wizard
# Conflicts:
#	common/ASC.Core.Common/Security/EmailValidationKeyProvider.cs
#	common/ASC.Resource.Manager/Startup.cs
#	web/ASC.Web.Components/src/components/password-input/index.js
2020-07-21 13:13:47 +03:00
Vladislav Makhov
a4d1481faf tabIndex fix 2020-07-20 17:41:17 +03:00
Vladislav Makhov
19355a9a58 Fix autofocus 2020-07-20 17:23:47 +03:00
Vladislav Makhov
bda1b1c6a8 Fix console errors 2020-07-20 16:07:36 +03:00
Vladislav Makhov
36fc8875fb Fix console errors 2020-07-20 16:01:59 +03:00
Vladislav Makhov
6b39d62e0b Delete unused code 2020-07-20 16:01:11 +03:00
Vladislav Makhov
16b12e210a Fix console errors 2020-07-20 15:39:46 +03:00
Vladislav Makhov
dabba4514e Fix styles 2020-07-20 15:39:33 +03:00
Artem Tarasov
2051989917 web: components: bump version 2020-07-20 14:12:45 +03:00
Artem Tarasov
9bef9d112d removed unsed class 2020-07-20 13:57:33 +03:00
Artem Tarasov
a7b23fd127 fix icon color and cursor 2020-07-20 13:55:14 +03:00