Commit Graph

2456 Commits

Author SHA1 Message Date
Auke Booij
84a129c8e4
server: heterogeneous execution of GraphQL queries (#5869)
https://github.com/hasura/graphql-engine/pull/5869
2020-10-07 10:23:17 +00:00
Ahmed Kamal
d3abb474e5
cli: change 'hasura seeds' to 'hasura seed' with 'seeds' as alias (#5693)
https://github.com/hasura/graphql-engine/pull/5693
2020-10-07 09:26:30 +00:00
Antoine Leblanc
85c9283326
server: redesign MonadExecuteQuery in preparation for heterogeneous execution (#5865)
https://github.com/hasura/graphql-engine/pull/5865
2020-10-07 08:55:39 +00:00
Marion Schleifer
048daf81d1
docs: add postgres reference section to docs (close #4440) (#4471)
https://github.com/hasura/graphql-engine/pull/4471
2020-10-06 16:04:58 +00:00
Sameer Kolhar
af32ccff36
server: limit length of event trigger names (close #5786) (#5826)
https://github.com/hasura/graphql-engine/pull/5826
2020-10-06 15:22:09 +00:00
Marion Schleifer
4062cdcbea
docs: add relay api reference (close #5174, #5388) (#5692) 2020-10-05 19:49:22 +05:30
Marion Schleifer
724554e129
docs: add page on cloud pricing (#5742) 2020-10-05 17:22:16 +05:30
Funmilayo E. Olaiya
1a5f66980b
docs: explain the schema before examples (close #4744) (#5810) 2020-10-05 16:47:56 +05:30
Sameer Kolhar
9cb44fa61e
console: add notifications (#5070) 2020-10-05 14:31:10 +05:30
Samuel Ainsworth
3b570084a3
docs: better secret handling in Auth0 rule (#5677)
https://github.com/hasura/graphql-engine/pull/5677
2020-10-01 13:14:58 +00:00
Tyler Fontaine
b705dcbad6
docs: add psql connection examples to DO one-click guide (close #2093) (#5839)
https://github.com/hasura/graphql-engine/pull/5839
2020-10-01 13:12:14 +00:00
Andreas Fitzek
06de69f1b2
docs: clarify JWT type RS512 (#5857)
https://github.com/hasura/graphql-engine/pull/5857
2020-10-01 13:09:34 +00:00
Nuno Pato
c348ea7a9d
cli: allow for schema specification when using hasura seeds create (close #5711) (#5710)
https://github.com/hasura/graphql-engine/pull/5710
2020-10-01 13:05:36 +00:00
AlbertGao
09d0d58436
docs: add note on using array session variables in permission builder (close #5578) (#5595)
https://github.com/hasura/graphql-engine/pull/5595
2020-10-01 12:34:43 +00:00
Marion Schleifer
2579f122e6
community: update contrib guide (#5866) 2020-10-01 10:03:30 +02:00
Sameer Kolhar
18e4c103ad
console: add option to flag an insertion as a migration (close #1766) (#4993)
https://github.com/hasura/graphql-engine/pull/4993
2020-09-29 17:15:39 +00:00
Sameer Kolhar
822a856658
console: unify localStorage utils (#5311)
https://github.com/hasura/graphql-engine/pull/5311
2020-09-29 16:32:11 +00:00
jasvithaM
92b3342ba9
console: remove ONLY as default for ALTER TABLE in column alter operations (close #5512) (#5706)
https://github.com/hasura/graphql-engine/pull/5706
2020-09-28 19:54:39 +00:00
Varun Choudhary
daeb1209ab
console: make error notifications dismissible only after clicking on the close button (close #5533) (#5780)
https://github.com/hasura/graphql-engine/pull/5780
2020-09-28 19:23:17 +00:00
Abhijeet Singh
ee00315ffb
console: trim role names when submitting the form (close #5553) (#5748)
https://github.com/hasura/graphql-engine/pull/5748
2020-09-24 07:28:38 +00:00
Karthikeyan Chinnakonda
43a6290124
server: lower the isolation level to ReadCommited while inserting/updating invocation logs and events (#5824)
https://github.com/hasura/graphql-engine/pull/5824
2020-09-24 06:46:24 +00:00
Marion Schleifer
cbe9704a53
cloud-docs: small fixes to collaborators page (#5830) 2020-09-23 17:04:52 +02:00
Rishichandra Wawhal
4a252f0662
cloud docs: update invitations page as per the new ux changes (#5817)
Co-authored-by: Marion Schleifer <marion@hasura.io>
2020-09-23 16:19:34 +02:00
Sameer Kolhar
1692e706d2
console: show warning on failing to parse schema for GraphiQL editor (#5640)
https://github.com/hasura/graphql-engine/pull/5640
2020-09-21 14:28:14 +00:00
Rikin Kachhia
c3d8b5ddcc
docs: restructure cloud project section (#5809) 2020-09-21 12:00:21 +02:00
Rishichandra Wawhal
f01bedd8ff
cloud-docs: add heroku db url sync doc (#5808)
https://github.com/hasura/graphql-engine/pull/5808
2020-09-21 08:50:03 +00:00
Arpit Kushwaha
7f40b533f0
docs: update jwt-config link (#5764)
Co-authored-by: Praveen Durairaju <praveen@hasura.io>
2020-09-21 09:13:16 +02:00
Marion Schleifer
5a18865d73
docs: update contributing guide (#5800) 2020-09-18 15:42:39 +05:30
Funmilayo E. Olaiya
fed20d1e6f
docs: add note on scheduled event triggers delivery precision (close #5754) (#5789) 2020-09-18 13:19:28 +05:30
Praveen Durairaju
381e4de770
docs: update mobile header link (#5802) 2020-09-17 23:01:40 +02:00
Sameer Kolhar
10f41e7559
server: accept only non-negative integers for batch size and refetch interval (close #5653) (#5759)
https://github.com/hasura/graphql-engine/pull/5759
2020-09-17 10:56:41 +00:00
Phil Freeman
7302abeed0
server: Add MonadQueryInstrumentation (#5644)
https://github.com/hasura/graphql-engine/pull/5644
2020-09-17 00:23:39 +00:00
Phil Freeman
dd5aa41fea
server: export RemoteJoin and FieldPath from RemoteJoin.hs (#5769)
https://github.com/hasura/graphql-engine/pull/5769
2020-09-16 21:57:47 +00:00
Rikin Kachhia
8eb3051dc7
update kodiak default merge option to squash (#5792)
https://github.com/hasura/graphql-engine/pull/5792
2020-09-16 18:55:27 +00:00
Karthikeyan Chinnakonda
9d047d1726
server: add custom timeouts to actions (#5762)
https://github.com/hasura/graphql-engine/pull/5762
2020-09-16 09:53:17 +00:00
kodiakhq[bot]
5807ee6246
Merge pull request #5736 from codingkarthik/scheduled-triggers-created-at-bug-5272
https://github.com/hasura/graphql-engine/pull/5736
2020-09-16 03:17:22 +00:00
kodiakhq[bot]
e29fa9740e
Merge branch 'master' into scheduled-triggers-created-at-bug-5272 2020-09-16 02:19:28 +00:00
Karthikeyan Chinnakonda
b128222fc9
add additional tests for computed fields permissions (#5753) 2020-09-16 07:48:04 +05:30
Karthikeyan Chinnakonda
6eb7a7dd8a Merge branch 'master' into scheduled-triggers-created-at-bug-5272 2020-09-16 03:33:41 +05:30
kodiakhq[bot]
4facf7e828
Merge pull request #5739 from ecthiender/disable-opt-server-init
https://github.com/hasura/graphql-engine/pull/5739
2020-09-14 10:42:31 +00:00
Anon Ray
91c1a4d2b1
Merge branch 'master' into disable-opt-server-init 2020-09-14 01:07:20 +05:30
kodiakhq[bot]
a7f3f95103
Merge pull request #5700 from paf31/512
https://github.com/hasura/graphql-engine/pull/5700
2020-09-10 23:50:06 +00:00
Phil Freeman
c1862f229a
Merge branch 'master' into 512 2020-09-10 15:53:19 -07:00
kodiakhq[bot]
8c86a1d329
Merge pull request #5761 from rikinsk/docs-getting-started-update
https://github.com/hasura/graphql-engine/pull/5761
2020-09-10 11:44:11 +00:00
Anon Ray
41c819881d
Merge branch 'master' into disable-opt-server-init 2020-09-10 16:31:59 +05:30
Rikin Kachhia
ba6329c90e
Merge branch 'master' into docs-getting-started-update 2020-09-10 15:18:41 +05:30
rikinsk
a8fb147585 . 2020-09-10 15:15:22 +05:30
rikinsk
a346576d11 add learn course reference to gettign started guides 2020-09-10 15:02:57 +05:30
Karthikeyan Chinnakonda
92ef504c9e
Server: add URL templating for event triggers and remote schemas (#5760)
* add url templating for event triggers


Co-authored-by: Brandon Simmons <brandon.m.simmons@gmail.com>
2020-09-10 15:00:34 +05:30
Phil Freeman
e5f70b8439
Merge branch 'master' into 512 2020-09-09 20:36:22 -07:00