Commit Graph

334 Commits

Author SHA1 Message Date
Chi Vinh Le 9cef7044c7 Design improvements 2018-08-27 14:11:15 +02:00
Chi Vinh Le 3dc3e1435a Use HorizontalGutter component, simplify Flex 2018-08-24 19:11:56 +02:00
Chi Vinh Le 10df1de98e Pass rest of props 2018-08-24 15:41:20 +02:00
Chi Vinh Le eab8f0e18b Fix props 2018-08-24 15:40:34 +02:00
Chi Vinh Le b2b9b20efb Revert and fix props 2018-08-24 15:40:20 +02:00
Chi Vinh Le c419ee5ad1 Allo all htmlattribtues 2018-08-24 15:39:25 +02:00
Chi Vinh Le 130c7bac62 Fix formfield by using Flex 2018-08-24 15:38:12 +02:00
Chi Vinh Le 53cc69ac1f Fix formfield imports 2018-08-24 15:30:47 +02:00
Chi Vinh Le d8b5b00adc Fix fragments and queries 2018-08-24 14:11:09 +02:00
Chi Vinh Le 65a212b531 Fix UserBox 2018-08-24 11:17:09 +02:00
Chi Vinh Le 5501ee7832 Simplify signOff rest 2018-08-23 08:55:16 +02:00
Chi Vinh Le 0455293c0b Also add AutoHeightContainer to the password forms 2018-08-22 19:31:44 +02:00
Chi Vinh Le 89749926c6 Auto adapt height of popup 2018-08-22 19:29:25 +02:00
Belén Curcio 21cad87ffd Updated snapshots 2018-08-22 10:11:37 -03:00
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 94a42fc57f changes 2018-08-22 09:23:02 -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
Wyatt Johnson 5aad008261 feat: added token blacklisting 2018-08-21 14:22:04 -06:00
Belen Curcio 348ce99828 TSLint imports ordered 2018-08-17 12:17:22 -03:00
Belen Curcio fe3f6e8d41 Missing console.log 2018-08-17 12:10:09 -03:00
Belen Curcio 1c135a9ccb Adding variable to the scope and contemplating undefined from the BE 2018-08-17 12:02:07 -03:00
Belen Curcio fb2af720ed Tests updated 2018-08-17 11:45:57 -03:00
Belen Curcio 310f250212 Updated tests and latest changes 2018-08-17 11:40:31 -03:00
Belen Curcio 071cf1ce1d User signedIn enters the stream 2018-08-17 10:49:50 -03:00
Belen Curcio 63d43caa23 Adding test for FormField, InputDescription and Spinner 2018-08-17 09:25:13 -03:00
Belen Curcio e1dc50a494 Updated docs 2018-08-17 09:18:02 -03:00
Belen Curcio d1e938112e Adding Spinner Component to UI and some corrections to the docs 2018-08-17 09:06:00 -03:00
Belen Curcio 6e1b9c99ac Working validation from the server using CallOuts 2018-08-16 16:24:49 -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 a48bcc3076 Hitting the delete route and deleting the token 2018-08-16 12:20:56 -03:00
Belen Curcio e704c6d968 SignOff Mutation 2018-08-16 12:02:09 -03:00
Belen Curcio 551ce1521c Progress 2018-08-15 13:12:19 -03:00
Belen Curcio 8e9ac0748e Working signin and comment 2018-08-15 12:05:38 -03:00
Belen Curcio 4d7702c0e3 Merge branch 'auth-views' of github.com:coralproject/talk into auth-views 2018-08-14 13:11:55 -03:00
Belen Curcio 7c5ff1bcb1 Able to Sign In 2018-08-14 13:11:35 -03:00
Kim Gardner a41dd703eb Merge branch 'next' into auth-views 2018-08-14 10:52:57 -04:00
Wyatt Johnson 0b3aead1d2 [next] Perspective API Integration (#1797)
* feat: initial toxic comments impl

* feat: improved logging

* feat: tenant cache adapter

* feat: move more types into graphql
2018-08-14 14:37:00 +00:00
Belen Curcio c40e5c58b2 Adding inner routing between views 2018-08-13 13:52:18 -03:00
Belen Curcio a94e56d45f Adding form validations for Forgot Password, ResetPassword, and more 2018-08-13 13:37:18 -03:00
Belen Curcio b4480f4bf7 Adding SignUp Form Functionality 2018-08-13 13:25:51 -03:00
Belen Curcio 6648dfe492 Adding InputDescription Component 2018-08-13 12:59:53 -03:00
Belen Curcio 4688f170e4 updated snapshots 2018-08-13 12:13:00 -03:00
Belen Curcio f19ada431d Merge branch 'auth-views' of github.com:coralproject/talk into auth-views 2018-08-13 11:58:22 -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 7e081bbf07 Sign Up Form, Cross Validations for Username, Email, Password, and more added. 2018-08-12 23:48:49 -03:00