Commit Graph

54 Commits

Author SHA1 Message Date
Artem Tarasov
06c6aab267 Web: Components: PasswordInput: fixed margin left of placeholder 2020-10-30 10:00:33 +03:00
8058981447 Web: Components: Applied prettier style fix 2020-10-16 16:16:01 +03:00
72ae1f5e9b Merge branch 'master' into feature/Wizard
# Conflicts:
#	web/ASC.Web.Api/Controllers/SettingsController.cs
#	web/ASC.Web.Api/Models/SettingsWrapper.cs
#	web/ASC.Web.Common/src/api/settings/index.js
2020-07-31 16:49:54 +03:00
Artem Tarasov
a1d2c2c4f0 Merge branch 'master' into feature/Wizard 2020-07-30 16:04:11 +03:00
Ilya Oleshko
d575bc610d Merge branch 'master' into feature/new-login-page 2020-07-30 16:03:02 +03:00
Artem Tarasov
3674d56373 added display setting for texttooltip 2020-07-30 14:16:44 +03:00
Artem Tarasov
c4ce07bec7 fix layout 2020-07-29 09:59:39 +03:00
Artem Tarasov
f6d0e5aab7 fix style 2020-07-24 12:14:41 +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
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
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
d4bf98d932 Web: Components: Added large size to propTypes 2020-07-21 15:02:32 +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
16b12e210a Fix console errors 2020-07-20 15:39:46 +03:00
Vladislav Makhov
8a907a0df7 Fix hover color 2020-07-16 14:27:42 +03:00
Vladislav Makhov
fd6d90a797 Fix styles 2020-07-16 11:59:17 +03:00
Vladislav Makhov
2ffb65eec8 Fix icon 2020-07-16 10:53:12 +03:00
Vladislav Makhov
2a4df5fd55 Add simple view option 2020-07-16 10:30:30 +03:00
Artem Tarasov
11be0a1ef3 added in PasswordInput NewPasswordButtonVisible from /new-login-page 2020-07-09 14:12:53 +03:00
563447c24f Web: Components: fixed password input styles 2019-12-27 16:44:10 +03:00
984c553aa8 Web: Components: fixed password-input tooltip, fixed chrome icons select 2019-12-24 16:13:13 +03:00
Ilya Oleshko
56bfbe3ab8 web: Components: Fixed icon display for PasswordInput component 2019-12-23 14:34:56 +03:00
Ilya Oleshko
e779b06b1d web: Components: Fixed icon colors for PasswordInput component 2019-12-23 14:22:01 +03:00
Ilya Oleshko
cfd1e3e510 web: Components: Fixed styles of PasswordInput component 2019-12-23 14:10:45 +03:00
Ilya Oleshko
c0b778f6d8 web: Components: Fixed usage of DropDown component 2019-12-17 17:27:06 +03:00
Daniil Senkiv
d62de9827e 1. Web.Components: Text: change proptype fontSize from [number, string] to string. Applied to other components.
2. Web.Components: Link: fixed isTextOverflow prop working
3.  Web.Components: RadioButtonGroup, RadioButton: fixed readme
2019-12-10 17:12:38 +03:00
4aaecc5715 Web: Components: fixed password-input styles 2019-12-05 14:19:19 +03:00
Ilya Oleshko
811ac01af7 Merge branch 'master' into feature/components-custom-styling 2019-12-04 14:38:42 +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
171fe4bbc7 Merge branch 'master' into feature/components-custom-styling 2019-12-04 10:46:22 +03:00
d439e6a5b6 Web: Components: fixed password-input progress line 2019-12-04 10:34:13 +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
682239de4b web: Components: Added display of process of copying fields to clipboard for PasswordInput component. Fixed story and readme 2019-10-24 13:42:32 +03:00
Ilya Oleshko
2fcda96f24 web: Components: Fixed propTypes warnings at PasswordInput component 2019-10-23 13:41:19 +03:00
Ilya Oleshko
af172c8fc0 web: Components: Added showing password on click generate button at PasswordInput component 2019-10-23 13:18:49 +03:00
1d85f3f0be Web: Components: fixed tooltip to field-container, fixed tooltip to password-input, added className to toggle-content 2019-10-23 11:31:36 +03:00
7ff3aee23c Web: Components: added to tooltip new functions, replace tooltip from label to field-container 2019-10-17 13:53:11 +03:00
08d8d36e42 Web: Components: fixed tooltip firefox scroll, replaced dropdown on tooltip 2019-10-14 09:10:22 +03:00
Daniil Senkiv
8ed644a158 Web.Components: PasswordInput: added new props 2019-09-17 15:14:26 +03:00
Daniil Senkiv
82b1652cd1 Web.Components: PasswordInput: fixed formatting code 2019-09-12 19:42:51 +03:00
Daniil Senkiv
2916f8ddb0 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-12 19:40:51 +03:00
Daniil Senkiv
43cb43d02c Web.Components: PasswordInput: fixed 2019-09-12 19:35:58 +03:00
Ilya Oleshko
6e44af367d web: Components: Added shouldComponentUpdate at PasswordInput component. 2019-09-12 13:58:19 +03:00
Ilya Oleshko
d166d05efe web: Components: Added new icon for showing password at PasswordInput component. 2019-09-11 16:04:56 +03:00
Ilya Oleshko
32817c3c5d web: Components: Disabled ESlint Warnings at PasswordInput component. 2019-09-10 10:38:29 +03:00