Rikin Kachhia
3696d92743
add github workflow to compress new images in PRs
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: cfef3585b120d82cafe5343cfceddbcd05969a15
2021-03-10 20:55:02 +00:00
Praveen Durairaju
a5c02ab405
community: update sample apps to use hasura cloud and v3 migrations/metadata
...
GitOrigin-RevId: c3858e4ed2f3d544f797ee159bd03b458d9cf82e
2021-03-02 08:32:37 +00:00
Praveen Durairaju
0ff26100bf
update docs link to avoid redirects
...
GitOrigin-RevId: 1f2a1d21bfb9b2908d56305fa2dfb69270deafdf
2021-03-01 18:51:18 +00:00
hasura-bot
7b31ff99d1
Support Postgres POSIX regex operators ( close #4317 ) ( #119 )
...
Co-authored-by: christophediprima <dipdipdip84@gmail.com>
Co-authored-by: dip <dipdipdip84@gmail.com>
Co-authored-by: Auke Booij <auke@hasura.io>
Co-authored-by: Antoine Leblanc <antoine@hasura.io>
GITHUB_PR_NUMBER: 6172
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/6172
GitOrigin-RevId: 5192d238b527cd21b6efb2f74e279ecc34756c29
2020-11-27 10:54:52 +00:00
Meera Sundar
82b1718e2a
change README for Hasura Cloud
2020-08-18 10:02:23 +05:30
sezgi
b26e023483
docs: docs for remote joins ( close #4911 ) ( #5132 )
2020-07-07 14:47:42 -07:00
Matthew Adams
eba8ca360e
community: clarify vuejs-auth0-graphql readme ( #4383 )
2020-07-06 11:55:37 +02:00
Rakesh Emmadi
2fe353a294
allow array relation connection fields regardless of aggregation permission & change relay endpoint to '/v1beta1/relay' ( fix #5218 ) ( #5257 )
...
* fix error when array relation connections are queried, fix #5218
* change relay endpoint to '/v1beta1/relay'
* Update CHANGELOG.md
Co-authored-by: Tirumarai Selvan <tiru@hasura.io>
2020-07-03 12:00:35 +05:30
Akash Verma
636dc6299f
community: fixed typo in event-triggers boilerplate ( #5222 )
2020-07-02 09:53:44 +02:00
sezgi
0c34a92cb9
docs: content for Relay docs and example repo ( close #4912 ) ( #5150 )
2020-06-23 13:08:41 -07:00
Rishichandra Wawhal
babb31ca13
remove redundant content from community content ( #4886 )
2020-05-26 16:20:06 +05:30
Tirumarai Selvan
756614c326
update auth-webhook boilerplates for node ( #4885 )
...
1) split nodejs-express boilerplate into nodejs-express and nodejs-firebase
2) update deploy instructions for heroku
2020-05-26 14:43:58 +05:30
Boda
de942282e6
Correct tic-tac-toe game port and bug ( #4565 )
...
* correct port number for tic-tac-toe game
* correct winning combo for tic-tac-toe game
Co-authored-by: Tirumarai Selvan <tiru@hasura.io>
2020-05-18 11:44:23 +05:30
Rikin Kachhia
3517b3c73b
community: fix blog link in realtime chat app readme ( #4494 )
2020-04-21 12:38:19 +05:30
Areski Belaid
a4a7b760db
refresh the sample app realtime-poll ( #4337 )
...
* [fix](realtime-poll) refresh project realtime-poll
* remove comment lines
Co-authored-by: Praveen Durairaju <praveend.web@gmail.com>
Co-authored-by: Praveen Durairaju <praveen@hasura.io>
Co-authored-by: Tirumarai Selvan <tiru@hasura.io>
2020-04-21 12:24:51 +05:30
Sitian Liu
2aa971ae83
community: fix typo in event trigger doc ( #4426 )
2020-04-16 06:57:58 +05:30
Ahmet Simsek
89aaf1a750
community(sample-apps): update firebase-jwt functions ( #4057 )
2020-04-01 06:45:23 +05:30
Aditya Sharma
877000b819
community: add a missing step in gridsome sample app ( #3809 )
2020-03-26 15:12:03 +05:30
Valentin Cocaud
e0084f8f41
community: fix some readme titles ( #3995 )
...
Co-authored-by: Praveen Durairaju <praveen@hasura.io>
2020-03-26 15:11:07 +05:30
Praveen Durairaju
865b150c82
noop: replace subdomain links with subpath ( #3869 )
...
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
2020-02-27 15:43:07 +05:30
Aravind Shankar
bb63d7e60e
cli: allow managing actions ( #3859 )
...
Co-authored-by: Rishichandra Wawhal <rishichandra.wawhal@gmail.com>
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
Co-authored-by: Aravind <aravindkp@outlook.in>
Co-authored-by: Anon Ray <ecthiender@users.noreply.github.com>
Co-authored-by: Shahidh K Muhammed <muhammedshahid.k@gmail.com>
2020-02-24 21:44:46 +05:30
Praveen Durairaju
2791000475
update nuxtjs-postgres-graphql dependencies ( close #3743 ) ( #3765 )
...
* update nuxt to 2.11
* fix issue 3743
2020-01-24 10:32:55 +05:30
surendran82
7e95463406
console: add hasura pro info button ( #3594 )
2020-01-08 12:30:21 +05:30
Nomad-Go
c75b759f6f
add lambda-cognito webhook example ( fix #1180 ) ( #1544 )
2019-12-31 14:09:16 +05:30
Luís Pinto
c86a8242f2
community: add netlify event-trigger echo boilerplate ( #2985 )
...
Co-authored-by: Praveen Durairaju <praveend.web@gmail.com>
2019-12-30 15:24:27 +05:30
Praveen Durairaju
caab88a405
community(gatsby-postgres-graphql): remove createLink, update deps ( close #965 ) ( #3600 )
2019-12-27 19:25:58 +05:30
Vitalii Tverdokhlib
6d1fad6d69
community(sample-apps): update readme for quasar-framework-vue ( #3563 )
...
typo: quasar-framework-vue-graphql
Co-authored-by: Shahidh K Muhammed <muhammedshahid.k@gmail.com>
2019-12-25 11:45:10 +05:30
Kevin Menard
5634dbfa16
add notes about auth0-spa-js to auth0 docs ( #3367 )
2019-12-17 12:15:52 +05:30
Kim Santos
040b069d62
sample apps(update): update gatsby sample app ( #2969 )
2019-12-02 15:57:03 +05:30
Sameer Tulshyan
e09826b23a
community(sample-apps): mod firebase-jwt html ( #3044 )
2019-10-26 09:51:55 +05:30
Rishichandra Wawhal
9d2ce81c70
move community tools to separate repos ( #3155 )
2019-10-26 09:32:32 +05:30
Grzegorz Wcisło
7b59f5dc2e
Add ruby examples for triggers on lambda (address #1740 ) ( #3007 )
2019-10-21 17:04:22 +05:30
Rishichandra Wawhal
81de56dc70
community: tic-tac-toe: fix names bug and add docker-compose ( #3058 )
2019-10-11 16:27:55 +05:30
craigglennie
ddf5997eac
ra-data-hasura: update readme explain some imports ( close #2905 ) ( #2906 )
...
I was a little confused about where some of the imports in the example code came from, until I realised that they're created as part of the react-admin tutorial. I added a comment explaining that.
2019-10-10 21:39:50 +05:30
Rishichandra Wawhal
d3f80265f5
update graphiql explorer in hasura console and graphiql online ( closes #2313 ) ( #2994 )
...
* update graphiql explorer
* update onegraph explorer in graphiql online
2019-10-08 16:17:18 +05:30
Rodolfo Silva
e0a7a8dd6f
ra-data-hasrua: set 'asc' as default behavior to sort GET_LIST ( #2916 )
...
Right now if you provide a empty sort param you will get a error, because sort.order is undefined and don't have a function toLowerCase.
Like a common database we can set the default order direction as ASC.
2019-10-04 16:19:37 +05:30
Alain Armand
7148fdc598
community: change [Int]
to [Int!]
to get app to compile. ( #2993 )
2019-10-04 16:19:01 +05:30
Praveen Durairaj
68332fac54
community: move learn to a different repo ( #2930 )
...
* remove learn, update readme
2019-09-26 10:09:20 +05:30
Praveen Durairaj
be57394ead
remove deprecated folders from community ( close #1399 ) ( #2897 )
2019-09-24 18:20:52 +05:30
Joshua Yoerger
883ec85bfc
correct argument type for insert_todos
mutation ( #2902 )
...
C.f. the schema documentation for mutation_root > insert_todos in the [Try it out in GraphiQL](https://learn.hasura.io/graphql/graphiql ) environment.
2019-09-18 15:31:46 +05:30
Praveen Durairaj
0a64ef99b5
ra-data-hasura: filter for count query, add httpClient ( close #2100 , #2741 , #2771 ) ( #2727 )
...
* filter for count in GET_LIST and GET_MANY_REFERENCE
* update deps, add httpClient argument, release new version
2019-09-18 08:06:17 +05:30
Praveen Durairaj
3b5886ed92
community: svelte-apollo: fix connectionParams ( close #2769 ) ( #2893 )
2019-09-17 13:14:10 +05:30
Praveen Durairaj
384b960f5d
update package versions for next-postgres-graphql ( close #2714 ) ( #2894 )
2019-09-17 13:13:04 +05:30
Praveen Durairaj
c3c0e3213f
community: learn: add typescript-react-apollo ( #2838 )
2019-09-16 12:26:27 +05:30
Rónán
a7c53ceaf3
add link to rust remote-schema boilerplate ( #2885 )
...
* Add link to rust boilerplate
* Update README.md
2019-09-16 12:26:05 +05:30
Tirumarai Selvan
17b8b6e2de
update remote schema boilerplate readme ( #2884 )
2019-09-16 11:02:08 +05:30
Raja Jain
7d27719f29
community: learn: flutter tutorial mods ( #2859 )
2019-09-11 15:03:39 +05:30
Victor Ferreira
27d85ca6bb
fix a typo in limit description of schema ( close #2810 ) ( #2811 )
2019-09-05 12:47:01 +05:30
Alain Armand
ce11953038
learn: fix type bug in reasonml tutorial ( #2564 )
...
* Error on line 72
That line throws an error:
```ocaml
53 │ let onlineUsers = Array.map(u => <UserItem user=u />, data##on
line_users);
54 │
55 │ let onlineUsersTitle =
This has type:
Js.Array.t({. "id": option(string), "user": option({. "name": string})})
(defined as
array({. "id": option(string), "user": option({. "name": string})}))
But somewhere wanted:
array({.. "name": string})
The first object type has no method name
>>>> Finish compiling(exit: 1)
```
Works like this:
```ocaml
let online_users = data##online_users->Belt.Array.keepMap(x => x##user);
let onlineUsers = Array.map(u => <UserItem user=u />, online_users);
```
Or however you want to do it.
* Per pull conversation
added piped version, combining functions.
2019-08-27 16:22:09 +05:30
imsyf
eac5681100
learn: fix typos in apollo-android ( #2772 )
2019-08-27 15:56:38 +05:30