Commit Graph

86 Commits

Author SHA1 Message Date
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
Daniil Senkiv
09384729d9 Web.Client: Confirm: moved email field 2019-09-06 11:50:58 +03:00
Daniil Senkiv
f315bc411a Web.Client: Confirm: in addition to (b63b63a48b) 2019-09-05 15:31:53 +03:00
Daniil Senkiv
b63b63a48b Web.Client: Confirm: PasswordInput component applied 2019-09-05 15:30:26 +03:00
Daniil Senkiv
e2e5d32877 Web.Client: Confirm: added translations, layout markup and validating for simple form 2019-09-05 12:32:18 +03:00
Daniil Senkiv
da09240b8d Web.Client: Login: fixed translation 2019-09-05 12:28:36 +03:00
193ee7def8 web: Client: Added empty Confirm page 2019-09-03 14:41:08 +03:00
Daniil Senkiv
eea51947d3 Web.Client: added webpack config for moving translation resources 2019-09-03 13:35:33 +03:00
Daniil Senkiv
5f878e4537 Web.Client: added packages: react-app-rewired, copy-webpack-plugin 2019-09-03 13:34:53 +03:00
Daniil Senkiv
347ec412b2 Web.Client: deleted unsused i18n config and translation files 2019-09-03 12:42:16 +03:00
Daniil Senkiv
3d8fcde7bc Web.Client: renamed About component 2019-09-03 12:40:57 +03:00