Commit Graph

39 Commits

Author SHA1 Message Date
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
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
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
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
Daniil Senkiv
2558566983 Web.Client: translated Login component 2019-09-03 12:40:08 +03:00
Daniil Senkiv
4725d00f6f Web.Client: translated Home component 2019-09-03 12:38:31 +03:00
Daniil Senkiv
2b72eabd2f Web.Client: translated Layout component, added translated Error component 2019-09-03 12:36:52 +03:00
Daniil Senkiv
bdb166bc25 Web/People: fixed translation function 2019-08-20 12:34:16 +03:00
Daniil Senkiv
1fb3799208 Web: Client: translated existing words in current version, Login [EN] 2019-08-19 14:27:04 +03:00
Daniil Senkiv
7c28197679 Web: Client: translated existing words in current version, Layout [EN] 2019-08-19 14:25:46 +03:00
8a2310c8e1 web: Client: Re-written StudioLayout 2019-08-15 16:47:00 +03:00
e1234d900c web: Client: Added loading portal settings 2019-08-15 15:46:53 +03:00
97a84cde69 web: Client: Re-written Login page to styled components 2019-08-15 12:02:03 +03:00
4d18d6a894 web: Client: Refactoring: Moved actions and reducers to store folder;
Moved utils to store/services folder;
Made Home component lazy;
2019-08-15 10:48:16 +03:00
a9ce68847f web: client: Init translation 2019-08-13 17:47:40 +03:00
4da674ab75 web: People: Added people.svg 2019-08-05 18:24:34 +03:00
79a203e4a3 Fix: TypeError: console.log(...) is not a function 2019-07-28 23:49:43 +03:00
348b5f63c2 web: Client: Added routing to @self profile 2019-07-25 10:54:50 +03:00
8036cc9a6a web: people: Added redux actions 2019-07-15 18:04:19 +03:00
90e71d6e42 web: client: Added on Enter callback 2019-07-12 18:11:19 +03:00
eb3e09c35b web: client: Changed routing on ModuleTile 2019-07-12 18:10:39 +03:00
10d7ae0343 web: client: Applied changes in Layout component 2019-07-12 16:51:48 +03:00
d24a08b16f Moved Studio->ClientApp to separated ASC.Web.Client folder 2019-07-09 14:51:18 +03:00