Commit Graph

892 Commits

Author SHA1 Message Date
Wyatt Johnson 6fc2eabc88 Merge branch 'next' into next-auth 2018-10-26 18:17:46 +00:00
Wyatt Johnson 33ecbaecda fix: linting 2018-10-26 12:17:24 -06:00
Kiwi 38fba52839 [next] Show reply information (#2020)
* feat: Implement replyTo

* feat: use full size buttons on small screens

* feat: show full size buttons in edit form on small screens
2018-10-26 17:56:35 +00:00
Wyatt Johnson 3c613754f0 feat: added allowRegistration option 2018-10-25 12:57:20 -06:00
Wyatt Johnson d1e6d297f3 fix: fixed linting 2018-10-25 12:03:28 -06:00
Wyatt Johnson 6dab5836c3 review: adapted graph responses for OIDC mutations 2018-10-25 11:51:28 -06:00
Wyatt Johnson ffd0f90965 fix: documentation + moved discover into query 2018-10-25 11:29:10 -06:00
Wyatt Johnson eadf7bde43 feat: added memoization to the regexp generation 2018-10-25 10:55:22 -06:00
Wyatt Johnson e7131e1567 fix: adjusted to include the openID 2018-10-25 10:31:43 -06:00
Wyatt Johnson 977161db0a fix: linting 2018-10-25 08:58:58 -06:00
Wyatt Johnson 45cbac7972 feat: added OIDC management mutations 2018-10-24 16:54:07 -06:00
Wyatt Johnson 0bb64f1d97 feat: added OIDC discovery 2018-10-23 15:27:23 -06:00
Wyatt Johnson 3b6f3c9ea8 fix: rename wordlist to wordList 2018-10-22 15:52:17 -06:00
Wyatt Johnson fa72d5deda feat: support new auth methods for Tenants
- New Time scalar type is implemented on the Server
- Single Sign-On keys can now be generated
- Single Sign-On keys can be regenerated
- Single Sign-On keys now store the date they were generated on.
- Initial implementation of `AuthenticationTargetFilter`'s
2018-10-19 16:05:58 -06:00
Kiwi 9436600e31 Merge pull request #2004 from coralproject/next-ui-select
[next] SelectField
2018-10-19 20:48:45 +02:00
Kiwi cd2ccf8792 Merge branch 'next' into next-ui-select 2018-10-19 20:42:56 +02:00
Kiwi b5e98d1025 Merge pull request #2010 from coralproject/next-inReplyTo
[next] Implement InReplyTo
2018-10-19 20:42:45 +02:00
Chi Vinh Le d3f6762458 test: adapt snapshot 2018-10-19 20:33:35 +02:00
Kiwi f5324f65bb Merge branch 'next' into next-ui-select 2018-10-19 20:22:53 +02:00
Chi Vinh Le 544c21440b fix: select not propagating value in ff 2018-10-19 20:20:38 +02:00
Chi Vinh Le a3aca825e3 feat: upgrade react and enzyme 2018-10-19 20:19:27 +02:00
Wyatt Johnson 917fffc292 Merge branch 'next' into next-inReplyTo 2018-10-19 17:54:57 +00:00
Kiwi 2e6237b9d9 [next] Implement Comment History Pagination (#2008)
* refactor: profile

* feat: add pagination to comment history

* feat: add getMeSourceID helper

* feat: update profile in CreateCommentMutation

* fix: clear query response cache on mutation

* test: add integration tests for profile

* test: add unit tests
2018-10-19 17:54:40 +00:00
Chi Vinh Le 1f0cba5657 fix: use correct value 2018-10-19 19:43:46 +02:00
Kiwi bc4d746291 fix: use asset url (#2005) 2018-10-19 17:32:12 +00:00
Wyatt Johnson ecc4bdc4bb Merge branch 'next' into next-ui-select 2018-10-19 17:07:04 +00:00
Kiwi df29c087df Merge branch 'next' into next-inReplyTo 2018-10-19 19:06:54 +02:00
Wyatt Johnson 9608198d86 [next] Content Security Policy (#1972)
* feat: initial csp support

* fix: strip non-frame directives

* review: added tests, fixed some edge cases
2018-10-19 17:06:40 +00:00
Kiwi dda4443ab4 Merge pull request #2012 from coralproject/next-disable-audit
[next] Disable `npm audit`
2018-10-19 18:45:53 +02:00
Wyatt Johnson 01b4094b4e fix: disable audit 2018-10-19 10:37:35 -06:00
Chi Vinh Le 1176080aee feat: Implement InReplyTo 2018-10-19 17:31:21 +02:00
Kiwi 4e0d578280 Merge branch 'next' into next-ui-select 2018-10-19 00:22:43 +02:00
Kim Gardner 9a129af21e Merge pull request #1984 from coralproject/profile-mobile
[next] Profile Mobile (new) Version
2018-10-18 17:05:24 +01:00
Chi Vinh Le ea5d907ff5 fix: remove 80% max-width 2018-10-17 17:26:30 +02:00
Chi Vinh Le a8d69a0c5d feat: add some padding to default demo site 2018-10-17 17:26:31 +02:00
Chi Vinh Le b74e8f3390 fix: only break words when necessary 2018-10-17 17:09:53 +02:00
Chi Vinh Le dcc4b4a892 fix: styles closer to design 2018-10-17 17:07:54 +02:00
Chi Vinh Le bee35c3865 fix: better types 2018-10-17 16:41:13 +02:00
Chi Vinh Le b6ee59eb91 fix: missing change 2018-10-17 16:00:33 +02:00
Chi Vinh Le aeb75666de Merge branch 'next-ui-select' of https://github.com/coralproject/talk into next-ui-select 2018-10-17 15:48:30 +02:00
Chi Vinh Le 6f51f68776 fix: improve types 2018-10-17 15:48:06 +02:00
Kiwi 2b5ef018d0 Merge branch 'next' into next-ui-select 2018-10-17 15:45:14 +02:00
Chi Vinh Le 847d5d0ea9 fix: types 2018-10-17 15:36:00 +02:00
Chi Vinh Le 70465ebd31 feat: Implement SelectField 2018-10-17 00:02:12 +02:00
Wyatt Johnson 3a9bcaa8b0 Merge branch 'next' into profile-mobile 2018-10-16 18:23:28 +00:00
Kiwi 50dd2e28b0 fix: ff focus styles (#1997) 2018-10-16 17:21:12 +00:00
Kiwi 80e6ccbc98 Merge pull request #1994 from coralproject/next-static-uri
[next] Static URI Support
2018-10-16 18:50:29 +02:00
Wyatt Johnson 9f37c3b3da Merge branch 'next' into next-static-uri 2018-10-15 22:47:04 +00:00
Wyatt Johnson e9c80fc02a [next] Relay GraphQL Batching (#1965)
* feat: added graphqlBatch

* refactor: cleanup of json serial

* refactor: cleanup of json serilization

* feat: use react network layer

* fix: adjusted broken user

* fix: temporarily disable cache for profile query

* test: temporarily use precompiled modules

* fix: bug when updating comment count on an asset

* fix: compile modules to commonjs for jest

* test: add react-relay-network-layer to transform whitelist

* fix: use react-relay-network-layer/es

* types: add react-relay-network-modern typescript types

* feat: integrate custom error middleware

* review: add todo
2018-10-15 22:46:21 +00:00
Wyatt Johnson 14658d3d5d review: suggested improvements 2018-10-15 16:43:20 -06:00