Commit Graph

196 Commits

Author SHA1 Message Date
Daniil Senkiv
b348c918ad Web.Client: Confirm: added profileRemove page with deletion profile only from admin account 2019-10-02 14:52:40 +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
7121cc243f Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-02 10:12:40 +03:00
cad26bd565 Web: Client: fixed "About" page, added new translations, added toastr with success and error messages 2019-10-02 10:12:32 +03:00
Daniil Senkiv
f7f0116614 Web.Client: Confirm: activate user: added hidden email field 2019-10-02 09:20:41 +03:00
Daniil Senkiv
f06fc2dba1 Web.Client: applied confirmRoute to changePassword sub-component 2019-10-01 15:59:53 +03:00
Daniil Senkiv
22f4741873 Web.Client: fixed actions 2019-10-01 15:47:21 +03:00
Daniil Senkiv
02c3221eda Web.Client: applied confirmRoute to activateEmail sub-component, using logout 2019-10-01 15:46:36 +03:00
Daniil Senkiv
2ecfb7022f Web.Client: deleted unused fake api method 2019-10-01 14:41:30 +03:00
Daniil Senkiv
dcc9c15b8c Web.Client: Confirm: createUser: refactoring 2019-10-01 14:40:44 +03:00
Daniil Senkiv
d4b8b3e85f Web.Client: Confirm: fixed typo 2019-10-01 14:39:54 +03:00
Daniil Senkiv
7a5e6aa8ad Web.Client: applied confirmRoute to changeEmail sub-component 2019-10-01 14:31:30 +03:00
1849e3fa78 Web: Client: fixed "changePassword" page styles, added logout 2019-10-01 13:43:17 +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
bfd930b84b Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-10-01 11:47:56 +03:00
Daniil Senkiv
7fc471a01d Web.Client: renamed action 2019-10-01 11:43:46 +03:00
Daniil Senkiv
98a135fec8 Web.Client: applied confirmRoute to createUser sub-component 2019-10-01 11:40:12 +03:00
99ba2483c8 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-10-01 11:37:59 +03:00
Daniil Senkiv
bf81aac3f8 Web.Client: added confirmRoute component 2019-10-01 11:16:33 +03:00
Daniil Senkiv
d897663d28 Web.Client: Confirm: separated 2 scenarios 2019-10-01 11:12:11 +03:00
c4ae71de63 Web: Client: deleted comments from translation.json 2019-10-01 10:57:58 +03:00
c4f22d68f8 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-10-01 10:42:48 +03:00
1236194464 Web: Client: refactoring "PasswordChange" page, added get password settings 2019-10-01 10:42:31 +03:00
f2c0396a1a Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-30 15:47:25 +03:00
2c44b89dd8 web: Client: Added translation of Confirm page 2019-09-30 15:47:14 +03:00
e8303fbc30 web: Client: Applied portal culture for Login Page 2019-09-30 15:38:58 +03:00
Daniil Senkiv
2b087d6e20 Web.Client: Confirm: activateEmail: added real api method, fixed generation link 2019-09-30 14:30:26 +03:00
Daniil Senkiv
2f909d7ff0 Web.Client: Confirm: createUser: added changing data on confirm activation link 2019-09-30 13:47:24 +03:00
Daniil Senkiv
bcace16155 Web.Client: Confirm: activateEmail: fixed getting email data 2019-09-30 13:46:04 +03:00
Daniil Senkiv
7644644c03 Web.Client: fixed path 2019-09-30 13:37:24 +03:00
b5c18d8058 web: Client: Added translation of About page 2019-09-30 12:42:04 +03:00
51a39a34d1 web: Client: Added translation of Error page 2019-09-30 12:30:26 +03:00
3288fb3b84 web: Added translation of Layout for People/Web clients 2019-09-30 12:20:56 +03:00
245b9b519f Web: Client: added getPasswordSettings to page "changePassword" 2019-09-30 09:15:33 +03:00
Daniil Senkiv
82f2808f2c Web.Client: added passing headers for activation status request 2019-09-27 17:30:28 +03:00
Daniil Senkiv
e859c67bd0 Web.Client: added test version of Activate user scenario 2019-09-27 16:56:53 +03:00
49ba16ba4b Web: Client: fixed change password link 2019-09-27 15:05:38 +03:00
Daniil Senkiv
f26867854b Web.Client: revert routing (6804a3ab6b) 2019-09-27 12:00:29 +03:00
Daniil Senkiv
6804a3ab6b Web.Client: changed routing, fixed changeEmail state 2019-09-26 15:00:23 +03:00
20a9d01dd4 Web: Client fix password field 2019-09-26 13:12:53 +03:00
a8d4cabdaa Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Client/src/store/services/api.js
2019-09-26 13:10:23 +03:00
Daniil Senkiv
fd08ae9039 Web.Client: Confirm: added changeEmail sub-component 2019-09-26 12:45:10 +03:00
e7391d01d1 Web: Client: added translations, fixed changePassword api 2019-09-26 12:22:56 +03:00
Daniil Senkiv
6840945d00 Web.Client: in addition to 6c3dc95c80 2019-09-25 16:44:47 +03:00
Daniil Senkiv
6c3dc95c80 Web.Client: renamed api method 2019-09-25 16:39:46 +03:00
cb68c873be Web: Client: replaced component "TextInput" to "PasswordInput" 2019-09-25 13:56:31 +03:00
37988eccc8 web: Client: Fixed rename 2019-09-25 12:46:42 +03:00
25b5393bb9 web: Client: Fixed rename 2019-09-25 11:49:46 +03:00
52f876d9a4 web: Client: Refactoring Confirm password change methods 2019-09-25 10:47:55 +03:00
067b9f9b24 Update yarn locks 2019-09-25 09:45:03 +03:00
NikolayRechkin
eca9d8ccc3 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-25 09:04:45 +03:00
NikolayRechkin
7bcf2a6bf8 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-25 09:04:30 +03:00
NikolayRechkin
14f654d10c web: people: new avatar editor 2019-09-24 17:17:10 +03:00
Ilya Oleshko
1ad079e7b5 Web.Client: Confirm: PhoneActivation: Added default page. 2019-09-24 17:11:47 +03:00
Daniil Senkiv
20fa73b731 Web.Client: Confirm: createUser: fixed 2019-09-24 15:22:21 +03:00
cd2e4f81c6 Web: Client: fix merge 2019-09-24 12:30:39 +03:00
0f7a0dcf54 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-09-24 11:49:35 +03:00
b33c9bfb69 Web: Client: added fakeApi to changePassword page 2019-09-24 11:46:59 +03:00
Daniil Senkiv
c4ea1f6013 Web.Client: Login: refactoring 2019-09-24 11:38:59 +03:00
Daniil Senkiv
ed7951376d Web.Client: Confirm: added activateEmail sub-component 2019-09-24 11:05:05 +03:00
Daniil Senkiv
05762f9825 Web.Client: Login: fixed changing email input 2019-09-23 17:21:54 +03:00
Daniil Senkiv
cf0e438985 Web.Client: added handler for confirmedEmail in Login 2019-09-23 15:26:20 +03:00
Daniil Senkiv
5333930da9 Web.Client: Confirm: createUser: removed wrappers 2019-09-23 12:31:03 +03:00
Daniil Senkiv
31967bf9a1 Web.Client: Confirm: createUser: refactoring 2019-09-23 12:27:05 +03:00
Daniil Senkiv
49ee05a926 Web.Client: Confirm: changed routing 2019-09-23 11:48:33 +03:00
dafe2d478a Web: Client: added "changePassword" page 2019-09-23 10:47:45 +03:00
4d71a82119 Web: Client: added new words in translation.json 2019-09-23 10:44:09 +03:00
e5753d5131 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-20 11:22:40 +03:00
2e68bf04d5 web: Client: Init empty confirm pages with routing 2019-09-20 11:22:32 +03:00
381b038d70 Web: Client: fixed "About" page styles 2019-09-20 09:02:29 +03:00
Daniil Senkiv
1fb77a6606 People.Client: Invite dialog: used redux, localStorage, reduced re-rendering 2019-09-19 15:30:53 +03:00
7f419d266c Web.Client: created "About" page 2019-09-19 14:38:55 +03:00
165cba3a0a Web: update yarn lock files 2019-09-18 11:30:38 +03:00
Daniil Senkiv
8278678585 Web.Client: Confirm: fixed 2019-09-17 16:09:01 +03:00
Daniil Senkiv
a8f6f03f60 Web.Client: Confirm: deleted unused code, fixed double clicking on button, optimization 2019-09-17 16:08:06 +03:00
Daniil Senkiv
88ee103a00 Web.Client: Confirm: rewritten to class component 2019-09-13 10:23:58 +03:00
Daniil Senkiv
d7c887fc7f Web.Client: Confirm: used redux, fixed styles, added fakeApi and real api methods, fixed routing for Login component 2019-09-12 20:38:15 +03:00
d24c5bd54b grammar fix 2019-09-12 11:38:04 +03:00
Daniil Senkiv
c05d6e01b3 Web.Client: added PublicRoute component 2019-09-11 15:23:18 +03:00
2dd1b4c29f Restored and update yarn.lock files 2019-09-11 12:23:23 +03:00
63cabe4c8a web: components: Applied temp fix for security vulnerabilities js-yaml used by babel-plugin-inline-react-svg (https://github.com/airbnb/babel-plugin-inline-react-svg/issues/45) 2019-09-11 12:10:20 +03:00
Daniil Senkiv
ddcd033348 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-09 14:04:19 +03:00
5ac14818af web: components: Moved some packages to devDependencies 2019-09-09 12:58:09 +03:00
4123bd7923 Merge branch 'master' into refactoring/asc-web-components 2019-09-09 11:16:00 +03:00
Daniil Senkiv
7e52319bb6 Web.Client: used const for input width, for attr 'name' of password field 2019-09-09 11:13:10 +03:00
Daniil Senkiv
ad42d2e363 Web.Client: Confirm: improved email regex 2019-09-09 10:56:50 +03:00
Daniil Senkiv
9ea3ba0a4d Web.Client: fixed password validating, used const for attr name of email field 2019-09-09 10:55:22 +03:00
7ed1236abd Update yarn.lock files 2019-09-09 10:43:24 +03:00
bc4f682642 web: Merged all files .code-workspace into one in root 2019-09-09 09:42:28 +03:00
3774aaea72 Merge branch 'master' into refactoring/asc-web-components
# Conflicts:
#	web/ASC.Web.Components/package.json
2019-09-07 12:01:00 +03:00
Daniil Senkiv
8a98dcd778 Web.Client: Confirm: added fake loading 2019-09-06 18:53:50 +03:00
Daniil Senkiv
0ae688ff05 Web.Client: Confirm: implement onCopyToClipboard, validatePassword in PasswordInput component, added translation, implement Toast component 2019-09-06 18:42:28 +03:00
Daniil Senkiv
04fa45d595 Web.Client: Confirm: removed reactstrap styles 2019-09-06 16:18:43 +03:00