Commit Graph

2510 Commits

Author SHA1 Message Date
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
1c7d5177a6 Web: Client: fixed error message on login page 2019-10-08 15:02:02 +03:00
38b1a1c543 Web: Components: fixed tooltip documentation, added offsets properties 2019-10-08 15:00:27 +03:00
11cba99123 Web: Client: fixed changePassword page, fixed doule toastr 2019-10-08 12:23:28 +03:00
a4694c2d34 web: components: bump version 2019-10-08 11:43:43 +03:00
639b4e5d33 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-08 11:43:02 +03:00
d581c7fa40 Web: Client: fixed tooltip on login page 2019-10-08 11:42:54 +03:00
457f6f074e Web: Components: fixed IconButton README.md, added new tooltip README.md, added new tooltip examples, fixed tooltip styles 2019-10-08 11:42:12 +03:00
Daniil Senkiv
c7dc4fb950 Web.Client: Confirm: activateEmail: applied changes after (67c9a08) 2019-10-08 11:12:05 +03:00
55af6386ae Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore
Conflicts:
	web/ASC.Web.Client/src/components/pages/Confirm/sub-components/activateUser.js
2019-10-08 11:01:55 +03:00
35de773d36 web: Client: Fixed error handlers 2019-10-08 11:00:50 +03:00
cd63121dc7 web: People: Added api client with common settings for all requests 2019-10-08 10:59:45 +03:00
Daniil Senkiv
d3ac9ff557 Web.Client: Confirm: changeEmail: applied changes after (67c9a08) 2019-10-08 10:55:55 +03:00
Daniil Senkiv
4f883abd0a web: components: bump version 2019-10-08 10:34:24 +03:00
Daniil Senkiv
1d2ba0d5de Web.Components/Client: Layout: fixed missing render in profile-actions sub-component in the case of changing user data or avatar 2019-10-08 10:34:09 +03:00
Daniil Senkiv
838a56f6b7 Web.Client: Confirm: activateUser: fixed appearing error in the case of empty password field 2019-10-08 10:31:15 +03:00
Daniil Senkiv
38f9cacd5e Web.Client: Confirm: activateUser: applied changes after (67c9a08604) and (59dc9eecd8) 2019-10-08 10:29:33 +03:00
d941f3aeb5 web: client: Removed commented code 2019-10-07 15:41:20 +03:00
6dbd5a0a8c Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-10-07 15:39:13 +03:00
59dc9eecd8 web: Client: Refactoring: ConfirmRoute: Simplified methods and calls; Added forUnauthorized for LinkInvite; Removed useless actions; 2019-10-07 15:38:10 +03:00
9098db077e Web: Client: fixed login tooltip translation 2019-10-07 14:57:18 +03:00
3511ec7a56 Web: Client: added checkbox and question icon on login page, added new translations, fixed button size 2019-10-07 14:47:38 +03:00
e09b600cff web: components: bump version 2019-10-07 14:41:13 +03:00
bea24a4b5e Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-07 14:41:04 +03:00