Commit Graph
133 Commits
Author SHA1 Message Date
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 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 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 7c5ff1bcb1 Able to Sign In 2018-08-14 13:11:35 -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 ab4ca7f24c Adding PoweredBy and more 2018-08-12 22:52:03 -03:00
Belén Curcio 9e39a093fd Adding UserBoxAuthenticated and using correct properties for the Flex Component 2018-08-12 22:12:23 -03:00
Belén Curcio b30404699b Merge branch 'rest-next' of github.com:coralproject/talk into auth-views
* 'rest-next' of github.com:coralproject/talk:
  Support rest and implement SignIn and SignUp Rest + Mutations
  Add rest endpoints
  Add rest client
  Use setAuthToken mutation
  Add post message listeners
  Add complex value test
  Add PostMessage Service
  Fix linter
  Support authentication
2018-08-12 21:54:35 -03:00
Belén Curcio de5c37ebcf Stream Styling 2018-08-12 19:22:50 -03:00
Chi Vinh Le 1dec622e64 Support rest and implement SignIn and SignUp Rest + Mutations 2018-08-10 19:07:41 +02:00
Belen Curcio 22fa940ddb Adding PoweredBy Component 2018-08-10 12:11:32 -03:00
Belen Curcio 06f9c0a212 Merge branch 'auth-views' of github.com:coralproject/talk into auth-views 2018-08-10 11:52:09 -03:00
Chi Vinh Le e1c60bc18d Use setAuthToken mutation 2018-08-10 16:18:29 +02:00
Chi Vinh Le bf8549c811 Merge branch 'authentication-support' into postMessage 2018-08-10 16:16:47 +02:00
Chi Vinh Le 37f733dfa0 Add post message listeners 2018-08-10 16:12:08 +02:00
KiwiandGitHub 32264fbc5f Merge branch 'next' into authentication-support 2018-08-10 10:37:57 +02:00
Belén Curcio 594c74c8c1 Merge branch 'next' of github.com:coralproject/talk into auth-views
* 'next' of github.com:coralproject/talk:
  Make UserBoxUnauthenticated responsive
  Support double itemGutters
  Put ref and root className to first div
2018-08-09 15:42:45 -03:00
KiwiandGitHub 3eceb22198 Merge branch 'next' into flex-improvments 2018-08-09 20:12:23 +02:00
KiwiandGitHub d3da5abd5c Merge branch 'next' into user-box-responsive 2018-08-09 20:00:55 +02:00
Chi Vinh Le 92a266363a Make UserBoxUnauthenticated responsive 2018-08-09 19:40:45 +02:00
KiwiandGitHub 15038fc8ab Merge branch 'next' into flex-improvments 2018-08-09 18:43:32 +02:00
Chi Vinh Le 04f03b7f3b Put ref and root className to first div 2018-08-09 18:42:10 +02:00
Belén Curcio 0dfdea0e4e Auth Views 2018-08-09 13:17:45 -03:00
KiwiandGitHub e63137f302 Merge branch 'next' into authentication-support 2018-08-09 18:08:18 +02:00
Belén Curcio 52ab434740 Adding SignIn View 2018-08-09 12:01:27 -03:00
Chi Vinh Le d140e2449f Support authentication 2018-08-09 16:14:35 +02:00
Belén Curcio 7483414981 Normal view 2018-08-09 10:40:59 -03:00
Belén Curcio 639fa4f721 Merge branch 'next' of github.com:coralproject/talk into auth-views
* 'next' of github.com:coralproject/talk:
  Readd comments not found
  Make readonly and add translations
  Add localization
  Change text
  Add SetViewMutation
  Get view from query + tests
  Styling, refactor + tests
  Add UserBox
  Add auth target
2018-08-09 10:24:34 -03:00
Belén Curcio 31835d2b7c Adding Button Underlined 2018-08-09 10:04:12 -03:00
Belén Curcio 699b07ad08 Ordering code, alerts 2018-08-09 09:50:17 -03:00
KiwiandGitHub 1235cc7aad Merge branch 'next' into permalink-i18n-readOnly 2018-08-08 19:48:44 +02:00
Belen Curcio dd45b345b7 Merge branch 'next' of github.com:coralproject/talk into auth-views 2018-08-08 13:12:29 -03:00
Chi Vinh Le 606bcb6393 Merge branch 'next' into auth-skeleton 2018-08-08 17:20:24 +02:00
Chi Vinh Le 22a0e80c66 Readd comments not found 2018-08-08 17:14:41 +02:00
Belen Curcio 2e6d326eb2 First view - Join the conversation 2018-08-08 12:04:37 -03:00
Chi Vinh Le 781519956a Merge branch 'next' into permalink-i18n-readOnly 2018-08-08 17:03:57 +02:00
Chi Vinh Le c1956a307d Make readonly and add translations 2018-08-08 16:30:43 +02:00
Chi Vinh Le ab292cd4a4 Add localization 2018-08-08 16:23:18 +02:00
Chi Vinh Le 245b8648d1 Get view from query + tests 2018-08-08 14:54:29 +02:00
Chi Vinh Le b21f3560ff Styling, refactor + tests 2018-08-08 14:18:27 +02:00