Commit Graph

2783 Commits

Author SHA1 Message Date
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
37a0f05a3a Web: People: added tooltip to fields "email" and "type" with translations to updateUserForm 2019-10-10 15:12:37 +03:00
0751134c66 Web: Components: added tooltip to label and field-container with documentation 2019-10-10 15:08:39 +03:00
354ad5002a Web: Client: fixed tooltip style on "Login" page 2019-10-10 15:01:10 +03:00
d942aa5452 Web: Components: fixed tooltip README.md, fixed tooltip pointer-event, fixed calendar style 2019-10-10 14:46:12 +03:00
Daniil Senkiv
69d9c7407e Web.Components: fixed EmailInput component, email parsing 2019-10-10 14:33:48 +03:00
dc2de9e80e web: components: bump version 2019-10-10 12:34:49 +03:00
f2e8ce6b2a web: Components: Refactoring of email parsing 2019-10-10 12:34:25 +03:00
Daniil Senkiv
021ac77d2f web: components: bump version 2019-10-10 09:42:15 +03:00
Daniil Senkiv
d527f89540 Web.Components: added EmailInput component 2019-10-10 09:42:00 +03:00
Daniil Senkiv
aa6c62cd6c Web.Components: added email util 2019-10-10 09:41:19 +03:00
38bfd6e5d6 Web: People: fixed calendar style, added new translations 2019-10-09 16:15:19 +03:00
07ac480dbf web: components: bump version 2019-10-09 15:54:13 +03:00
316f3efd57 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-09 15:54:00 +03:00
0a342603ef Web: Components: fixed calendar day styles, fixed date-picker prop-type, fixed tooltip stories 2019-10-09 15:53:38 +03:00
5b07ef50b0 Web: Component: fixed input-block onIconClick function 2019-10-09 14:23:41 +03:00
687199cebf Web: People: fixed date-picker on "updateUserForm" page, added calendar header 2019-10-09 14:22:07 +03:00
e0909e0030 Web: Components: added date-picker display type auto, fixed calendar styles 2019-10-09 14:18:35 +03:00
503f163483 fixed mysql test settings 2019-10-08 22:39:00 +03:00
54f3cc778d docker: init commit 2019-10-08 15:00:41 +00:00
78d03893d0 web: components: bump version 2019-10-08 15:02:28 +03:00