Commit Graph

409 Commits

Author SHA1 Message Date
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 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
Kiwi 4e493ad1da Merge pull request #1776 from coralproject/ui-components
[next] UI Components
2018-08-10 13:21:59 +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
Belén Curcio 797a02b2a3 Merge pull request #1794 from coralproject/flex-improvments
[next] Flex improvements
2018-08-09 15:38:10 -03:00
Kiwi 3eceb22198 Merge branch 'next' into flex-improvments 2018-08-09 20:12:23 +02:00
Belén Curcio 60843f2322 Merge pull request #1796 from coralproject/user-box-responsive
Make UserBoxUnauthenticated responsive
2018-08-09 15:09:26 -03: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
Belén Curcio 0dfdea0e4e Auth Views 2018-08-09 13:17:45 -03:00
Kiwi 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
Belén Curcio 361aab7085 Adding Formfield 2018-08-09 11:43:32 -03:00
Chi Vinh Le d140e2449f Support authentication 2018-08-09 16:14:35 +02:00
Belén Curcio f3403d4223 sign in view 2018-08-09 11:03:13 -03:00
Belén Curcio 7483414981 Normal view 2018-08-09 10:40:59 -03:00
Belén Curcio e696479592 Merge branch 'ui-components' of github.com:coralproject/talk into auth-views
* 'ui-components' of github.com:coralproject/talk:
  Updated code, and snapshots
  Changes added
  updated snapshots
2018-08-09 10:26:00 -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 a99f907a7d updated webpack config 2018-08-09 10:16:27 -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
Belén Curcio b5d626ad8c Updated code, and snapshots 2018-08-09 09:45:29 -03:00
Belén Curcio c926d6b721 Merge pull request #1787 from coralproject/permalink-i18n-readOnly
[next] Make permalink readonly and add translations
2018-08-09 09:25:27 -03:00
Kiwi 1235cc7aad Merge branch 'next' into permalink-i18n-readOnly 2018-08-08 19:48:44 +02:00
Belen Curcio 8634647c9f Changes added 2018-08-08 13:23:20 -03:00
Belen Curcio bec5b85039 Merge branch 'ui-components' of github.com:coralproject/talk into auth-views 2018-08-08 13:15:38 -03:00