Commit Graph
16 Commits
Author SHA1 Message Date
Belén Curcio 6fa28d6410 Errors handled by the forms 2018-08-22 10:06:50 -03:00
Belén Curcio 7b5a87207b removing input from user signOff 2018-08-22 09:48:06 -03:00
Belén Curcio e9db68269b Adding styling in the main auth App 2018-08-22 09:41:41 -03:00
Belén Curcio bace76decc changes 2018-08-21 22:47:39 -03:00
Belén Curcio ec5cdb5681 Merge branch 'auth-views' of github.com:coralproject/talk into auth-views
* 'auth-views' of github.com:coralproject/talk: (27 commits)
  feat: added token blacklisting
  Compile schema when watching client (#1809)
  TSLint imports ordered
  Missing console.log
  Adding variable to the scope and contemplating undefined from the BE
  Tests updated
  Updated tests and latest changes
  User signedIn enters the stream
  Adding test for FormField, InputDescription and Spinner
  Updated docs
  Adding Spinner Component to UI and some corrections to the docs
  Working validation from the server using CallOuts
  Working validation from the server using CallOuts
  Handling error messages
  Working type submit for forms - Button Component
  Hitting the delete route and deleting the token
  SignOff Mutation
  Progress
  Working signin and comment
  Able to Sign In
  ...
2018-08-21 22:18:48 -03:00
Belen Curcio fe3f6e8d41 Missing console.log 2018-08-17 12:10:09 -03:00
Belen Curcio 94ad23ce9b Working validation from the server using CallOuts 2018-08-16 16:21:52 -03:00
Belen Curcio e4ebb2553f Handling error messages 2018-08-16 13:14:47 -03:00
Belen Curcio ecb82cf9a9 Working type submit for forms - Button Component 2018-08-16 12:41:21 -03:00
Belen Curcio c40e5c58b2 Adding inner routing between views 2018-08-13 13:52:18 -03:00
Belen Curcio b4480f4bf7 Adding SignUp Form Functionality 2018-08-13 13:25:51 -03:00
Belén Curcio 4c86d842dd Validations for all forms: SIGN UP, SIGN IN, FORGOT PASSWORD, RESET PASSWORD 2018-08-13 00:20:15 -03:00
Belén Curcio 0dfdea0e4e Auth Views 2018-08-09 13:17:45 -03:00
Belén Curcio 52ab434740 Adding SignIn View 2018-08-09 12:01:27 -03:00
Belén Curcio 361aab7085 Adding Formfield 2018-08-09 11:43:32 -03:00
Belén Curcio f3403d4223 sign in view 2018-08-09 11:03:13 -03:00