Commit Graph

196 Commits

Author SHA1 Message Date
Daniil Senkiv
18da5ca606 Web.Client: Settings: Common: fixed style 2019-10-28 09:56:26 +03:00
Daniil Senkiv
1d70468065 Web.Client: Settings: Common: fixed style for combobox 2019-10-28 09:27:18 +03:00
Daniil Senkiv
e846053e85 Web.Client: Settings: Common: added translations 2019-10-25 21:21:06 +03:00
Daniil Senkiv
821f804ccd Web.Client/Api: Settings: Common: added changing portal language and timezone 2019-10-25 20:35:46 +03:00
Daniil Senkiv
a47005115a Web.Client: Settings: applied Scrollbar component for page 2019-10-25 09:53:05 +03:00
67febac1d6 Web: Client: added people store, added getUserList to accessRights with redux 2019-10-25 09:35:45 +03:00
01f1fe11dc Web: Client: replace accessRights page to security folder, added new translations to resourceConfig, added api getUsers 2019-10-24 15:06:21 +03:00
9889217a05 Web: Client: fixed accessRights page routing, fixed translations and styles 2019-10-24 13:20:36 +03:00
ca69114365 Web: Client: added accessRights page with route and translations 2019-10-24 09:28:11 +03:00
Daniil Senkiv
2114c32710 Web.Client: Settings: Article: Body: refactoring, added manage links 2019-10-23 20:24:42 +03:00
Daniil Senkiv
5d4341105d Web.Client: Settings: deleted unused code 2019-10-23 20:23:06 +03:00
Daniil Senkiv
30d09d59e5 Web.Client: Settings: renamed Customization component, added component for non-implemented settings, added routing 2019-10-23 20:21:55 +03:00
Daniil Senkiv
e6a191050a Web.Client: Settings: added empty sectionBodyContent 2019-10-22 15:21:31 +03:00
Daniil Senkiv
1586179fc9 Web.Client: Settings: added sectionHeaderContent with changing header 2019-10-22 15:11:46 +03:00
Daniil Senkiv
8f9a5d1835 Web.Client: added articleHeader and articleBody, used redux 2019-10-22 14:48:37 +03:00
Daniil Senkiv
55a7250f4f Web.Client: Layout: hided settings from users 2019-10-21 18:05:07 +03:00
Daniil Senkiv
f44219bff9 Web.Client: added Settings page, empty commonSettings page 2019-10-21 16:57:53 +03:00
Daniil Senkiv
c65ad5e9ea Web.Client: rewritten PrivateRoute 2019-10-21 16:56:08 +03:00
Daniil Senkiv
99bccc1569 Web.Client: added settings link in modules 2019-10-21 16:54:43 +03:00
17563fcfb2 Web: Client: fix tooltip on login page 2019-10-18 15:16:19 +03:00
354ad5002a Web: Client: fixed tooltip style on "Login" page 2019-10-10 15:01:10 +03:00
1c7d5177a6 Web: Client: fixed error message on login page 2019-10-08 15:02:02 +03:00
11cba99123 Web: Client: fixed changePassword page, fixed doule toastr 2019-10-08 12:23:28 +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
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
Daniil Senkiv
d3ac9ff557 Web.Client: Confirm: changeEmail: applied changes after (67c9a08) 2019-10-08 10:55:55 +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
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
24a4e5456c web: Client: Added more checkResponseError call 2019-10-04 11:20:08 +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
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