Commit Graph

274 Commits

Author SHA1 Message Date
Chi Vinh Le 9945c099a7 Add integration tests 2018-08-28 01:35:13 +02:00
Chi Vinh Le 99e34979d1 Add test 2018-08-27 21:58:28 +02:00
Chi Vinh Le dcb3c23f56 Test, Colorize TextFields, disable on submit 2018-08-27 21:36:36 +02:00
Chi Vinh Le 1684ed44ef Remove obsolete snapshot 2018-08-27 21:04:15 +02:00
Chi Vinh Le 334c8933c9 Update snapshots 2018-08-27 21:02:43 +02:00
Chi Vinh Le 5381b75a49 Update snapshots 2018-08-27 20:50:46 +02:00
Chi Vinh Le 17563824fd Use polling 2018-08-27 18:17:09 +02:00
Chi Vinh Le 123bbf6e65 Give more more time 2018-08-27 17:37:32 +02:00
Chi Vinh Le 5a87e6abc6 Give more time for render 2018-08-27 17:36:43 +02:00
Chi Vinh Le f57773393a Better popup size when loading fonts 2018-08-27 17:36:15 +02:00
Chi Vinh Le 9bea53911f Adapt Forgot and Reset Password 2018-08-27 17:15:20 +02:00
Chi Vinh Le 5a26b319d8 Adapt sign up plus validation and translations 2018-08-27 16:49:58 +02:00
Chi Vinh Le 39edec79cb Adapt SignIn 2018-08-27 15:51:59 +02:00
Chi Vinh Le b7208cfa44 Fix typography merge conflict 2018-08-27 14:39:18 +02:00
Chi Vinh Le d1d993d0b7 Updated fluent 2018-08-27 14:33:31 +02:00
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
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 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