Commit Graph

38 Commits

Author SHA1 Message Date
Akmal Isomadinov
f3e839cf0d Web:Tooltip Fixed color 2023-12-13 16:53:58 +05:00
Akmal Isomadinov
dbc7d4fe6b Web:Components:PasswordInput Refactoring 2023-11-27 14:21:05 +05:00
Akmal Isomadinov
f9fb56efe2 Web:Components:PasswordInput Fixed closing tooltip 2023-11-27 14:17:33 +05:00
Akmal Isomadinov
703f3d1b9e Components:PasswordInput Fixed anchor select 2023-11-24 16:50:51 +05:00
Akmal Isomadinov
cb9908e9f5 Web:PasswordInput Fixed tooltip 2023-11-23 15:59:28 +05:00
b89559985f Fix Bug 65070 2023-11-13 14:12:58 +03:00
6088984c98 Fix Bug 65006 - Auth. When you enter a password in the Edge browser, an additional View Password button appears. 2023-11-08 16:53:28 +05:00
36f637e125 Web: Files: RoomPassword: added autofocus 2023-10-17 15:00:24 +03:00
5eaa5b6108 Merge branch 'develop' into bugfix/ui
# Conflicts:
#	packages/client/src/components/FilesSelector/FilesSelector.types.ts
#	packages/client/src/components/FilesSelector/index.tsx
#	packages/client/src/pages/Home/Section/Header/index.js
2023-10-11 19:50:58 +04:00
Viktor Fomin
a1ff8b6d61 Components: PasswordInput: add allowed regexp 2023-10-11 13:00:50 +03:00
9022c915a1 Replaced hardcode to media querу consts 2023-10-09 14:53:15 +04:00
Viktor Fomin
51f355e9b7 Components: PasswordInput: use regexp from settings 2023-09-26 22:06:45 +03:00
Viktor Fomin
782f064149 Fix Bug 64324: Special characters are not allowed to be used in the password 2023-09-26 17:53:22 +03:00
Akmal Isomadinov
e81fe3708f Web: Fixed tooltip props 2023-09-06 15:27:24 +05:00
ce8b1c92ae Web: Components: Fix text position in PasswordInput in RTL mode 2023-07-05 11:25:47 +02:00
063a95c889 Merge branch 'develop' into feature/rtl-interface-direction
# Conflicts:
#	packages/components/.storybook/globals/index.js
#	packages/components/.storybook/preview.js
#	packages/components/email-chips/styled-emailchips.js
#	packages/components/email-chips/sub-components/chip.js
#	packages/components/filling-status-line/styled-filling-status-line.js
#	packages/components/selector/StyledSelector.js
#	packages/components/selector/sub-components/Item/index.tsx
#	packages/components/selector/sub-components/SelectAll/index.tsx
2023-06-30 10:49:17 +02:00
Vladimir Khvan
67fa62c265 default offset was removed 2023-06-26 13:12:10 +05:00
Vladimir Khvan
fb8ca44bfa fixed offset / added tooltipOffsetTop prop 2023-06-22 14:11:01 +05:00
ec87eab37e Web: Components: Adapt PasswordInput component to RTL interface 2023-06-09 16:27:16 +02:00
f4f5edec05 Merge branch 'develop' into feature/webhooks-page
# Conflicts:
#	web/ASC.Web.Api/Api/Settings/WebhooksController.cs
2023-06-06 01:49:14 +03:00
DmitrySychugov
4037e62d61 Web: Components: fixed storybook blocks import 2023-05-31 20:00:04 +05:00
DmitrySychugov
2dbaf3a2fa Web: Components: PasswordInput: fixed storybook docs 2023-05-30 17:01:05 +05:00
DmitrySychugov
ea5f959a65 Web: Components: hide props for storybook 2023-05-23 19:20:16 +05:00
Vladimir Khvan
d869ef9b0c Merge branch 'develop' into feature/webhooks-page 2023-05-17 14:11:26 +05:00
DmitrySychugov
e0360db8d6 Web: Components: PasswordInput - added description 2023-04-19 17:41:32 +05:00
a294b46e23 Web: Components: PasswordInput - descriptions changed 2023-04-13 19:38:32 +05:30
Vladimir Khvan
d601b73175 input styles were modified to align with show password icon size 2023-02-23 22:46:34 +05:00
Vladimir Khvan
cf2af09ba7 isFullWidth prop was added to make input 100% width 2023-02-23 22:45:49 +05:00
Timofey Boyko
baa30e0305 Web:Common/Client/Components: add PUBLIC_DIR alias 2023-01-27 17:08:30 +03:00
Timofey Boyko
73bcf9bb45 Web:Components:PasswordInput: fix after merge feature/static-versioned 2023-01-25 17:07:12 +03:00
Timofey Boyko
98d652ed9a Merge branch 'release/rc-v1.2.0' into feature/static-versioned 2023-01-24 10:05:04 +03:00
1e448e26d8 Fixed Bug 60681 - Accounts. Increased font size for field container 2023-01-23 17:25:31 +03:00
Timofey Boyko
6b8afcaa33 Web: add import svg with url 2023-01-11 18:08:01 +03:00
Timofey Boyko
e34ef435f2 Web: delete different md5 equal name images 2023-01-10 18:43:12 +03:00
Akmal Isomadinov
7439c162c6 Web:Components: Refactoring and added iconButtonClassName prop 2022-11-16 20:29:04 +05:00
Akmal Isomadinov
162e50d8d2 Web:Components:Password: Add id for input element and removed id from StyledInput 2022-11-14 13:04:17 +05:00
Viktor Fomin
472d883220 Components: PasswordInput: fix id prop 2022-10-20 20:43:09 +05:00
e7252c4bc4 Web: Moved all clients app to packages directory 2022-07-22 22:01:25 +03:00