Commit Graph

301 Commits

Author SHA1 Message Date
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 7e081bbf07 Sign Up Form, Cross Validations for Username, Email, Password, and more added. 2018-08-12 23:48:49 -03:00
Belén Curcio 8a7ea9cdef First integration of forms 2018-08-12 23:08:23 -03:00
Belén Curcio ab4ca7f24c Adding PoweredBy and more 2018-08-12 22:52:03 -03:00
Belén Curcio 5c2ac9ee75 Using correct properties for the Flex Component to support nexting Flex components 2018-08-12 22:17:05 -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 443ccd61ce Merge branch 'next' of github.com:coralproject/talk into auth-views
* 'next' of github.com:coralproject/talk:
  [next] Templates (#1760)
  Adapt typography
  NO NORMALS
2018-08-12 19:23:47 -03:00
Belén Curcio de5c37ebcf Stream Styling 2018-08-12 19:22:50 -03:00
Kiwi 78fa0b270f Merge branch 'next' into rest-next 2018-08-10 19:13:05 +02:00
Chi Vinh Le 1dec622e64 Support rest and implement SignIn and SignUp Rest + Mutations 2018-08-10 19:07:41 +02:00
Wyatt Johnson d2106b3de5 [next] Templates (#1760)
* feat: initial support for synced tenants

* fix: cleanup

* fix: logger now respects logging level

* fix: cache now ignores updates issued from itself

* feat: print subscriber count

* feat: initial nunjucks support

* fix: support tenant cache for oidc strategy

* fix: replace some constructor initializers with property initializers

* fix: audit

* [next] Comments and Moderation (#1759)

* feat: initial moderation + validation for new comments

* fix: added Promiseable type

* feat: initial actions impl

* feat: more moderation phases

* fix: handle settings inheritence

* fix: moved settings into new file

* fix: defaults and documentation

* fix: replace merge with object spread

* feat: added integration with akismet

* fix: fixed compile

* fix: import ordering

* fix: merge issue causing build to fail

* feat: added gulp, static templates

* fix: added compile step back

* Fix extract css + remove cross-env
2018-08-10 16:17:39 +00:00
Chi Vinh Le 7cb5ab37a7 Merge branch 'postMessage' into rest-next 2018-08-10 17:20:31 +02:00
Chi Vinh Le 505bb48f8b Add rest endpoints 2018-08-10 17:19:07 +02:00
Chi Vinh Le bb39b4e8fa Add rest client 2018-08-10 17:19:01 +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
Chi Vinh Le 9510fbed57 Add complex value test 2018-08-10 16:05:50 +02:00
Chi Vinh Le ea02e47241 Add PostMessage Service 2018-08-10 15:57:07 +02:00
Chi Vinh Le c2f6095868 Adapt typography 2018-08-10 13:10:37 +02:00
Kiwi 3d11335100 Merge branch 'next' into ui-components 2018-08-10 12:19:36 +02:00
Chi Vinh Le dbcf3c5756 Fix linter 2018-08-10 12:07:46 +02:00
Kiwi 32264fbc5f Merge branch 'next' into authentication-support 2018-08-10 10:37:57 +02:00
Belén Curcio 2a0f9cd935 NO NORMALS 2018-08-09 15:46:56 -03: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
Kiwi 3eceb22198 Merge branch 'next' into flex-improvments 2018-08-09 20:12:23 +02:00
Belén Curcio 5f4fbfc209 latests 2018-08-09 15:03:27 -03:00
Kiwi 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
Kiwi 15038fc8ab Merge branch 'next' into flex-improvments 2018-08-09 18:43:32 +02:00
Chi Vinh Le 3f64a0d1a6 Support double itemGutters 2018-08-09 18:42:16 +02:00
Chi Vinh Le 04f03b7f3b Put ref and root className to first div 2018-08-09 18:42:10 +02:00