Commit Graph

36 Commits

Author SHA1 Message Date
b686e99f16 web: Common: Moved Layout and PageLayout to asc-web-common 2019-12-20 14:35:53 +03:00
Daniil Senkiv
d62de9827e 1. Web.Components: Text: change proptype fontSize from [number, string] to string. Applied to other components.
2. Web.Components: Link: fixed isTextOverflow prop working
3.  Web.Components: RadioButtonGroup, RadioButton: fixed readme
2019-12-10 17:12:38 +03:00
1043cbc68b web: Common: Removed old not used code 2019-11-22 15:40:51 +03:00
85bcc75f16 web: People: Moved some common utils to ASC.Web.Common 2019-11-19 15:35:56 +03:00
ef0d51ab47 web: People: Moved some common constants to ASC.Web.Common 2019-11-19 14:10:56 +03:00
b38b9b2a2a web: Client: Replaced services folder to ASC.Web.Common realization 2019-11-18 10:14:44 +03:00
ef1e3eaa1d web: Client: Replaced auth store to ASC.Web.Common realization 2019-11-14 16:37:41 +03:00
a9f394a10b web: Client: Added check authorization in confirmRoute.js 2019-11-13 12:33:11 +03:00
54fa1c1c8d Web: Client: removed cookie from confirmRoute 2019-11-13 11:08:39 +03:00
e596497e15 web: removed universal-cookie 2019-11-13 10:04:35 +03:00
Daniil Senkiv
fd0d8b48be Web.Client: added expanded message fro authorized users 2019-11-08 10:56:47 +03:00
Daniil Senkiv
656d82010b Web.Client: applied getting companyName(greetingTitle) to all Confirm sub-components, removed customNames file 2019-11-06 14:17:13 +03:00
Daniil Senkiv
76383bbb91 Web.client: Settings: moved settingsTree from constants to utils 2019-11-01 16:11:35 +03:00
Daniil Senkiv
1a9cfd4e33 Web.Client: Settings: used settings tree for showing current settings 2019-10-29 13:57:39 +03:00
Daniil Senkiv
ca3137ba09 Web.Client: Settings: Article, Header: refactoring 2019-10-28 11:03:41 +03:00
Daniil Senkiv
c65ad5e9ea Web.Client: rewritten PrivateRoute 2019-10-21 16:56:08 +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
38f9cacd5e Web.Client: Confirm: activateUser: applied changes after (67c9a08604) and (59dc9eecd8) 2019-10-08 10:29:33 +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
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
24191334f4 Web.Client: added new prop for ConfirmRoute component 2019-10-04 13:57:55 +03:00
69855a8157 web: Client: Moved checkResponseError to utils.js; 2019-10-04 10:49:38 +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
Daniil Senkiv
188443f49f Web.Client: confirmRoute: refactoring 2019-10-02 11:31:50 +03:00
Daniil Senkiv
7a5e6aa8ad Web.Client: applied confirmRoute to changeEmail sub-component 2019-10-01 14:31:30 +03:00
6031e45334 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-10-01 12:37:16 +03:00
51566c29ea web: Change storing token from cookie to localstorage 2019-10-01 12:37:06 +03:00
Daniil Senkiv
384a9a4a84 Web.Client: applied confirmRoute to activateUser sub-component, fixed decomposeConfirmLink helper 2019-10-01 12:16:02 +03:00
Daniil Senkiv
bf81aac3f8 Web.Client: added confirmRoute component 2019-10-01 11:16:33 +03:00
Daniil Senkiv
e859c67bd0 Web.Client: added test version of Activate user scenario 2019-09-27 16:56:53 +03:00
Daniil Senkiv
49ee05a926 Web.Client: Confirm: changed routing 2019-09-23 11:48:33 +03:00
Daniil Senkiv
c05d6e01b3 Web.Client: added PublicRoute component 2019-09-11 15:23:18 +03:00
Daniil Senkiv
da09240b8d Web.Client: Login: fixed translation 2019-09-05 12:28:36 +03:00
d24a08b16f Moved Studio->ClientApp to separated ASC.Web.Client folder 2019-07-09 14:51:18 +03:00