Commit Graph

1789 Commits

Author SHA1 Message Date
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
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
Daniil Senkiv
2ed3ee4905 Web.Client/Core: added method of deleting self profile 2019-10-04 07:58:38 +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
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
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
58fbe0e5a8 web: components: bump version 2019-10-02 13:20:32 +03:00
c0f4125f8d Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-02 13:20:24 +03:00
9f188c9905 Web: Components: fixed date-picker bug 2019-10-02 13:19:38 +03:00
695c1c64d8 web: People: Added Error route for NotImplemented Confirm routes 2019-10-02 12:26:54 +03:00
Daniil Senkiv
c7ebfc90ea Web.Client: Confirm: createUser: added refreshing page 2019-10-02 12:01:31 +03:00
Daniil Senkiv
ef277b17e5 Web.Client: Home: added showing errors 2019-10-02 11:35:01 +03:00
Daniil Senkiv
f0b20ed9bc Web.Client: Confirm: activateUser: added refreshing page 2019-10-02 11:33:46 +03:00
Daniil Senkiv
086870fd37 Web.Client: Confirm: used lazy 2019-10-02 11:32:48 +03:00
Daniil Senkiv
188443f49f Web.Client: confirmRoute: refactoring 2019-10-02 11:31:50 +03:00
3d9945b767 web: components: bump version 2019-10-02 11:08:23 +03:00
d2784f612c Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-02 11:07:57 +03:00
886737515c Web: Components: added Aside to date-picker 2019-10-02 11:07:39 +03:00
cc91f7aa31 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-02 10:25:50 +03:00
f3e939f25c web: components: bump version 2019-10-02 10:24:20 +03:00
c063b58318 ASC.Web.Components: ModalDialog: returned zIndex prop 2019-10-02 10:23:58 +03:00