Commit Graph

2479 Commits

Author SHA1 Message Date
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
ce77e46a3e Web: Components: added new library "react-tooltip", added "Tooltip" component, delete question icon component 2019-10-07 14:39:21 +03:00
7f155e875b Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-10-07 14:34:19 +03:00
67c9a08604 web: Added api client with common settings for all requests 2019-10-07 14:34:10 +03:00
Daniil Senkiv
393de2b4d6 Web.Client: Confirm: fixed changeEmail sub-component 2019-10-04 13:58:51 +03:00
Daniil Senkiv
24191334f4 Web.Client: added new prop for ConfirmRoute component 2019-10-04 13:57:55 +03:00
8436294a74 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-10-04 11:20:19 +03:00
24a4e5456c web: Client: Added more checkResponseError call 2019-10-04 11:20:08 +03:00
ec70b92aeb web: components: bump version 2019-10-04 11:15:25 +03:00
180767c213 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-04 11:15:14 +03:00
d4a74bc099 Web: Components: added new component QuestionIcon with README and base render test 2019-10-04 11:14:23 +03:00
69855a8157 web: Client: Moved checkResponseError to utils.js; 2019-10-04 10:49:38 +03:00
7002fda837 web: Client: Changed BrowserRouter to Router with separated history.js 2019-10-04 10:39:58 +03:00
ea71ac3f3c Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-10-04 09:22:56 +03:00
521abaada9 web: People: Refactoring:
+ Moved checkResponseError to utils.js;
+ Fixed actions after saving group;
+ Re-written fetchPeople action
2019-10-04 09:22:46 +03:00
Daniil Senkiv
2ed3ee4905 Web.Client/Core: added method of deleting self profile 2019-10-04 07:58:38 +03:00
7bb68bab74 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-10-03 14:55:15 +03:00
86215bd06c web: People: Fixed actions after saving group 2019-10-03 14:55:04 +03:00
c313881377 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Components/package.json
2019-10-03 10:20:41 +03:00
87cfa6109e web: components: bump version 2019-10-03 10:18:06 +03:00
b78d026c23 ASC.Web.Components: ModalDialog: fixed click event in aside display mode 2019-10-03 10:17:51 +03:00
e9ab62a9b7 Web: Client: transferred modal-dialog to sub-component 2019-10-03 09:07:03 +03:00
16c7740fc6 Web: Client: fixed Login page "keydown" event 2019-10-02 16:59:38 +03:00
fae9b49f21 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Client/src/store/services/api.js
#	web/ASC.Web.Client/src/store/services/fakeApi.js
2019-10-02 16:16:34 +03:00
472c874739 Web: Client: added password recovery to "Login" page, added new translations, added api and fakeApi "sendInstructionsToChangePassword" 2019-10-02 16:10:40 +03:00
ef09e4a506 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-10-02 14:58:10 +03:00
5a362b47e7 web: People: Fixed view/edit self profile on Guest 2019-10-02 14:57:58 +03:00
Daniil Senkiv
7208b56dde Web.Client: Confirm: added logout in activateUser component 2019-10-02 14:53:15 +03:00
Daniil Senkiv
b348c918ad Web.Client: Confirm: added profileRemove page with deletion profile only from admin account 2019-10-02 14:52:40 +03:00
af48c52ad0 web: People: Restored PlusIcon 2019-10-02 14:25:36 +03:00
1008e1ed62 web: components: bump version 2019-10-02 13:40:36 +03:00
2b08b083ff Web: Components: fixed date-picker aside panel 2019-10-02 13:40:14 +03:00