Commit Graph

2753 Commits

Author SHA1 Message Date
Daniil Senkiv
2eca3ef620 Web.Components: utils: email: deleted unused validation 2019-10-16 13:53:44 +03:00
Daniil Senkiv
b88de4c886 Web.Components: utils: email: fixed pushing elems of arrays, if elems > 1 2019-10-16 13:48:56 +03:00
Daniil Senkiv
aa3fb95127 Web.Components: utils: email: fixed 2019-10-16 12:19:24 +03:00
Daniil Senkiv
6734931fe1 Web.Components: EmailInput: added new test 2019-10-16 08:58:06 +03:00
Daniil Senkiv
d36166e41d Web.Components: utils: email: fixed typo 2019-10-16 08:57:19 +03:00
Daniil Senkiv
3c2fb281b9 Web.Components: utils: splitted email utility into two files 2019-10-15 15:26:31 +03:00
Daniil Senkiv
689593f9e3 Web.Components: EmailInput: added tests 2019-10-15 14:21:59 +03:00
Daniil Senkiv
46700edb8e Web.Components: EmailInput: updated Readme 2019-10-15 11:35:50 +03:00
Daniil Senkiv
03a2947807 Web.Components: added tests for valid and invalid emails 2019-10-15 09:07:02 +03:00
Daniil Senkiv
277dcb5590 Web.Components: EmailInput: fixed default emailSettings prop 2019-10-14 17:51:59 +03:00
Daniil Senkiv
ec25d29dfc web: components: bump version 2019-10-14 17:29:13 +03:00
Daniil Senkiv
aabc5d3ef2 Web.Components: EmailInput: fixed Readme 2019-10-14 17:29:08 +03:00
Daniil Senkiv
e5358af164 Web.Component: email utility: fixed 2019-10-14 17:28:46 +03:00
Daniil Senkiv
a47d69272a web: components: bump version 2019-10-14 17:04:20 +03:00
Daniil Senkiv
0c63a1cbc1 Web.Components: EmailInput: updated Readme 2019-10-14 17:04:16 +03:00
Daniil Senkiv
2ec933da2a Web.Components: EmailInput: removed StringValue component from stories 2019-10-14 17:03:18 +03:00
Daniil Senkiv
d7ee430cf3 Web.Component: fixed email utility and EmailInput component 2019-10-14 17:02:08 +03:00
Daniil Senkiv
1c8498b328 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-14 17:00:35 +03:00
03c9f12333 web: components: bump version 2019-10-14 15:59:01 +03:00
48beae6234 Web: Components: fix tooltip, added new propType children, update tooltip stories 2019-10-14 15:58:33 +03:00
dea3e9eff3 Web: People: fixed tooltip, fixed translations to tooltip 2019-10-14 15:43:59 +03:00
Daniil Senkiv
0df9b970ff Web.Components: EmailInput: added props for custom validation 2019-10-14 14:14:32 +03:00
Daniil Senkiv
d3e1f983fa Web.Components: fixed email utils and EmailInput component 2019-10-14 13:57:46 +03:00
b1130e61e2 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-10-14 11:06:22 +03:00
9759b54104 web: People: Fixed translation "NotFoundLanguage" key (issue: custom links in translation) 2019-10-14 10:31:50 +03:00
f33ce75486 web: components: bump version 2019-10-14 10:30:17 +03:00
c65fc30cae web: Components: Added children to Tooltip 2019-10-14 10:30:03 +03:00
Daniil Senkiv
b7878ac3c3 web: components: bump version 2019-10-14 10:23:35 +03:00
Daniil Senkiv
1070fafca3 Web.Components: EmailInput: added passing rest props in child component 2019-10-14 10:23:26 +03:00
Daniil Senkiv
a72bdaf8fb Web.Components: TextInput: added new type of input type, applied for EmailInnput 2019-10-14 10:11:11 +03:00
Daniil Senkiv
958aadb418 Web.Components: fixed email utility, added new setting 2019-10-14 10:09:25 +03:00
Daniil Senkiv
f9ab4da53c Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-14 09:48:49 +03:00
d145c3bea9 web: components: bump version 2019-10-14 09:12:14 +03:00
aaa4d4bc39 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-14 09:12:03 +03:00
08d8d36e42 Web: Components: fixed tooltip firefox scroll, replaced dropdown on tooltip 2019-10-14 09:10:22 +03:00
Daniil Senkiv
bd94e2b6b9 Web.Components: EmailInput: added render and re-rendre tests 2019-10-11 20:59:59 +03:00
Daniil Senkiv
1ba63e932f Web.Components: EmailInput: fixed after (f2e8ce6b2a), added feature for select parsing settings 2019-10-11 20:59:27 +03:00
Daniil Senkiv
754b9ea87b Web.Components: fixed email utils, added feature for selecting parsing email 2019-10-11 20:53:43 +03:00
f1f313a1bf docker: bug fix 2019-10-11 15:34:49 +00:00
25eb318c7a web: components: bump version 2019-10-11 11:58:04 +03:00
c6af887f47 Web: Components: fixed tooltip events 2019-10-11 11:57:49 +03:00
a9c1b5411b Web: People: added tooltip icon with translations to profile 2019-10-11 11:57:22 +03:00
48cf8430b1 web: components: bump version 2019-10-11 10:17:06 +03:00
28b44eb6a0 Web: Client: fixed tooltip position 2019-10-11 10:16:45 +03:00
861746a5a8 Web: Components: fixed tooltip scroll 2019-10-11 10:16:16 +03:00
fc188872f6 web: components: bump version 2019-10-11 09:18:02 +03:00
006896c560 Web Components: fixed toltip icon position 2019-10-11 09:17:27 +03:00
eb39c52754 Web: People: fix tooltip errors 2019-10-11 09:16:45 +03:00
e04146182a web: components: bump version 2019-10-10 15:13:22 +03:00
11a2dfb684 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-10 15:13:02 +03:00