Rishichandra Wawhal
f86fcde723
graphql2chartjs: bump version to 0.3.0 ( #2445 )
2019-06-28 16:31:41 +05:30
Praveen Durairaj
7c7f34da8e
learn: fix twitter share image on homepage ( #2437 )
2019-06-27 15:10:45 +05:30
Rishichandra Wawhal
b52ed4ccf0
learn: update react native tutorial with videos ( #2390 )
2019-06-26 13:12:08 +05:30
iamvo
751bd44fb7
graphql2chartjs: fix mapping of non-array types ( #2307 )
2019-06-25 13:32:13 +05:30
Aidan Grimshaw
ea19bef9b6
created docker compose for build and launch of tutorial ( #2406 )
2019-06-21 08:36:27 +05:30
Praveen Durairaj
86c5348959
ra-data-hasura: bump version ( #2380 )
2019-06-14 19:24:45 +05:30
Pablo Rocha
f4b03a5875
ra-data-hasura: fix key update when response not an array ( #2272 )
2019-06-14 18:16:56 +05:30
Pablo Rocha
af1c4b9dc7
ra-data-hasura: add filters to GET_* types ( #2284 )
2019-06-14 18:16:26 +05:30
Praveen Durairaj
c4dd209eed
community: update sample apps for codesandbox compatibility ( #2377 )
2019-06-14 14:37:00 +05:30
Praveen Durairaj
2b68417416
learn: update gatsby-gitbook-boilerplate to gatsby-gitbook-starter ( #2340 )
2019-06-14 14:19:55 +05:30
surendran82
c2c992a14d
learn: update testimonials section on website ( #2367 )
2019-06-11 17:15:17 +05:30
Praveen Durairaj
a30814f01c
community: add gridsome sample app ( #2363 )
2019-06-10 18:57:38 +05:30
Andrew Jones
912b56dbe6
learn: fix typos ( #2319 )
2019-06-10 12:26:35 +05:30
dependabot[bot]
ba96697abc
Bump js-yaml from 3.12.0 to 3.13.1 in /community/tools/json2graphql ( #2338 )
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases )
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-06-06 09:37:30 +05:30
Praveen Durairaj
e22af00750
learn: update content ( #2241 )
2019-06-04 15:20:42 +05:30
dependabot[bot]
eaa4a37029
Bump axios in /community/boilerplates/auth-webhooks/nodejs-express ( #2325 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.18.0...v0.18.1 )
2019-06-04 15:05:06 +05:30
Pablo Rocha
ec40706121
ra-data-hasura: fix column sorting ( #2276 )
2019-05-30 13:15:08 +05:30
Manishalexin
981960cb3b
learn: add android tutorial ( close #2270 ) ( #2271 )
2019-05-29 10:49:42 +05:30
Pablo Rocha
622bba6686
ra-data-hasura: add missing "s" to id variable ( #2274 )
2019-05-27 09:50:20 +05:30
Praveen Durairaj
cfd61a86a7
sample-apps: add svelte 3 graphql app ( #2256 )
2019-05-23 17:00:16 +05:30
Dakota Hipp
32f1d47baa
learn: update backend tutorial to disable oidc conformance in auth0 ( #2222 )
2019-05-22 14:08:47 +05:30
Rikin Kachhia
998acd51dd
docs: fix auth links, fix version tags ( #2231 )
2019-05-20 15:12:36 +05:30
Rishichandra Wawhal
7f27fd9825
community: add readme to root of tic tac toe game; fix bugs ( #2229 )
2019-05-20 14:18:11 +05:30
surendran82
7f57f2b73f
learn: optimise home page code ( #2199 )
2019-05-17 20:24:00 +05:30
Ajeet D'Souza
375a5db602
learn: fix typos ( #2184 )
2019-05-17 17:14:12 +05:30
Kittitat Upaphong
fd1577aab6
learn: update backend remote-schema doc ( #2206 )
...
need to add a protocol to the domain, otherwise will get an error 'Only absolute URLs are supported'.
2019-05-17 11:33:08 +05:30
Praveen Durairaj
a6d3fd2968
ra-data-hasura: add custom primary key support ( #2194 )
2019-05-16 21:16:35 +05:30
Rishichandra Wawhal
aae8a1c72d
community: add multiplayer tic tac toe to sample apps ( #2150 )
2019-05-16 16:36:22 +05:30
Praveen Durairaj
8e0db21364
learn: multiple fixes ( #2158 )
2019-05-14 16:27:59 +05:30
Rishichandra Wawhal
83234ef48a
learn: add custom graphiql for react native ( #2169 )
2019-05-13 15:27:59 +05:30
Rishichandra Wawhal
5f903e40c9
learn: add react native tutorial ( #2136 )
2019-05-13 13:02:51 +05:30
Manishalexin
5b2be6f200
learn: add ios tutorial ( close #2161 ) ( #2162 )
2019-05-13 12:10:00 +05:30
Praveen Durairaj
cede01570b
learn: update homepage design ( #2166 )
2019-05-13 10:34:51 +05:30
Praveen Durairaj
80fdceaac7
community: react-apollo-todo: fix update todo queries ( #2157 )
2019-05-10 19:40:12 +05:30
Praveen Durairaj
eff684cc6a
learn: add custom auth webhook for tutorials ( #2154 )
2019-05-10 15:37:56 +05:30
Praveen Durairaj
a63009c1cf
learn: add vue graphql tutorials ( #2091 )
2019-05-10 15:33:30 +05:30
Praveen Durairaj
4253817c43
learn: add hasura backend course ( #2134 )
2019-05-10 15:06:24 +05:30
Anon Ray
a21f6cd648
introduce v1/graphql ( fix #1368 ) ( #2064 )
...
Changes compared to `/v1alpha1/graphql`
* Changed all graphql responses in **/v1/graphql** endpoint to be 200. All graphql clients expect responses to be HTTP 200. Non-200 responses are considered transport layer errors.
* Errors in http and websocket layer are now consistent and have similar structure.
2019-05-10 11:35:10 +05:30
swyx
57378dd21e
add instructions on netlify function as event trigger ( #2110 )
2019-05-07 12:01:56 +05:30
savil
b2d98fba87
community: fix broken links ( #1963 )
...
the directory refactoring left these image URLs dangling
2019-05-07 11:06:19 +05:30
Praveen Durairaj
fc4638fc9d
ra-data-hasura: add support for multiple schemas ( close #1729 ) ( #2068 )
2019-05-06 14:53:35 +05:30
Praveen Durairaj
e828ec9948
graphql-tutorials: remove gatsby tutorial site ( #2119 )
2019-05-06 14:52:10 +05:30
Praveen Durairaj
8538b5dadb
graphql-tutorials: add videos to react tutorial ( #2115 )
2019-05-03 21:08:27 +05:30
Praveen Durairaj
09805e4124
tutorials: learn react sitemaps, content fixes ( closes #2090 ) ( #2079 )
...
* added sitemap, content fix
* update content, fix content selection
* remove console.log
* add github links
* support moz-user-select-none
* fix mobile navigation collapse
2019-04-30 14:40:58 +05:30
Daniel Madalitso Phiri
0a876ff2ba
graphql2chartjs: update readme with typo fix ( #2067 )
2019-04-26 10:03:24 +05:30
Praveen Durairaj
20dd0ce2fd
learn react content fixes ( #2063 )
2019-04-25 15:33:56 +05:30
Praveen Durairaj
f4ddfd88a0
add react graphql tutorial ( #2061 )
2019-04-24 16:57:27 +05:30
John Bampton
91f4d7b5e2
change Github to GitHub at multiple places ( #2046 )
2019-04-23 15:39:28 +05:30
Vladimir Novick
1575519224
add realtime chat sample app with vue ( #1885 )
2019-04-05 12:16:29 +05:30
Praveen Durairaj
39b623f715
add nextjs 8 jwt sample app ( #1943 )
2019-04-03 19:21:11 +05:30