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
kodiakhq[bot]
a544f7636c
Merge pull request #5746 from paf31/ekg-rts-metrics
...
https://github.com/hasura/graphql-engine/pull/5746
2020-09-10 03:30:21 +00:00
Phil Freeman
1c4c33155d
Merge branch 'master' into ekg-rts-metrics
2020-09-09 19:29:28 -07:00
kodiakhq[bot]
e680f2c88f
Merge pull request #5473 from paf31/event-trigger-lock-timeout
...
https://github.com/hasura/graphql-engine/pull/5473
2020-09-09 18:18:02 +00:00
Phil Freeman
ff5786e5c1
Merge branch 'master' into event-trigger-lock-timeout
2020-09-09 10:20:28 -07:00
Phil Freeman
be311e360d
Merge branch 'master' into ekg-rts-metrics
2020-09-09 08:24:15 -07:00
Sameer Kolhar
6bc1b5432f
console: add missing headers to api request ( #5757 )
2020-09-09 14:43:14 +02:00
Aleksandra Sikora
b93f8b8737
console: init new websocket client when headers change ( close #5744 ) ( #5756 )
2020-09-09 11:56:44 +02:00
Tirumarai Selvan
bbc27437d8
v1.3.2 assets ( #5752 )
2020-09-09 13:19:32 +05:30
Phil Freeman
71e4e7b57d
Merge branch 'master' into ekg-rts-metrics
2020-09-08 13:53:39 -07:00
Rikin Kachhia
924d8a5d83
docs: misc updates ( #5750 )
2020-09-09 01:44:36 +05:30
Phil Freeman
8d704421e3
Merge branch 'ekg-rts-metrics' of github.com:paf31/graphql-engine into ekg-rts-metrics
2020-09-08 11:30:22 -07:00
Phil Freeman
1b2cda3d30
Move server_timestamp_ms out into Main.hs
2020-09-08 11:13:35 -07:00
Phil Freeman
708b6768bd
Merge branch 'master' into ekg-rts-metrics
2020-09-08 10:48:27 -07:00
Rikin Kachhia
b4825d1979
update mysql preview docs ( #5747 )
2020-09-08 23:13:46 +05:30
Phil Freeman
3e905e50b8
Merge branch 'master' into ekg-rts-metrics
2020-09-08 10:23:18 -07:00
Marion Schleifer
600a01d2fd
docs: add getting started guide for mysql preview ( #5740 )
...
Co-authored-by: rikinsk <rikin@hasura.io>
2020-09-08 22:06:28 +05:30
Phil Freeman
6b61aef2d8
server: move registerGcMetrics to runApp
2020-09-08 09:19:52 -07:00
Marion Schleifer
04672b9df6
docs: fix grammar mistake in query performance docs ( #5721 )
2020-09-07 16:13:11 +02:00
Marion Schleifer
91ef79b0bf
docs: add missing meta descriptions ( #5725 )
2020-09-07 19:13:01 +05:30
kodiakhq[bot]
f9aca45706
Merge pull request #5694 from nicuveo/fix-schema-duplication
...
https://github.com/hasura/graphql-engine/pull/5694
2020-09-04 09:13:33 +00:00
Auke Booij
a4ce398508
Merge branch 'master' into fix-schema-duplication
2020-09-04 10:16:48 +02:00
kodiakhq[bot]
5fa8fd3753
Merge pull request #5687 from webdeb/webdeb-remove-dublicate-section
...
https://github.com/hasura/graphql-engine/pull/5687
2020-09-04 05:38:54 +00:00
Marion Schleifer
c3c9e2983e
Merge branch 'master' into webdeb-remove-dublicate-section
2020-09-04 07:36:08 +02:00
Karthikeyan Chinnakonda
0f5e2a2605
Merge branch 'master' into fix-schema-duplication
2020-09-03 23:55:33 +05:30
Meera Sundar
438b4036c7
Merge pull request #5609 from meerasndr/meera/communityapps
...
change Svelte README for Hasura Cloud
2020-09-03 17:49:34 +05:30
Meera Sundar
40ae523f6c
Merge branch 'master' into meera/communityapps
2020-09-03 17:46:25 +05:30
kodiakhq[bot]
12a2f0cff0
Merge pull request #5718 from tirumaraiselvan/improve-error-message-event-trigger
...
https://github.com/hasura/graphql-engine/pull/5718
2020-09-03 11:09:48 +00:00
Tirumarai Selvan
1b42a502b7
remove redundant function call
...
Co-authored-by: Karthikeyan Chinnakonda <chkarthikeyan95@gmail.com>
2020-09-03 15:45:43 +05:30
Tirumarai Selvan A
463854e1f1
improve error message for event trigger internal error
2020-09-03 15:08:33 +05:30
kodiakhq[bot]
74a642995d
Merge pull request #5705 from ecthiender/update-pg-client-20200901
...
https://github.com/hasura/graphql-engine/pull/5705
2020-09-01 12:49:27 +00:00
Karthikeyan Chinnakonda
fe0ca00640
add tests
2020-09-01 17:13:42 +05:30
Antoine Leblanc
25773a7d7a
clean unauthenticated context
2020-09-01 11:57:36 +01:00
Anon Ray
2442c4cce1
server: update pg-client to d7596101d189f610b5995f7f69758d9a0d929a2a
2020-09-01 10:33:24 +05:30
Rakesh Emmadi
4ce6002af2
support customizing JWT claims ( close #3485 ) ( #3575 )
...
* improve jsonpath parser to accept special characters and property tests for the same
* make the JWTClaimsMapValueG parametrizable
* add documentation in the JWT file
* modify processAuthZHeader
Co-authored-by: Karthikeyan Chinnakonda <karthikeyan@hasura.io>
Co-authored-by: Marion Schleifer <marion@hasura.io>
2020-08-31 22:10:01 +05:30
Antoine Leblanc
bcd5a1a0c9
cosmetic fix
2020-08-31 13:39:34 +01:00
Antoine Leblanc
c6a03eabaf
Introduce safeSelectionSet
to prevent conflicts in root fields
2020-08-31 13:31:04 +01:00
Boris Kotov
609fcc38a3
Remove duplication
2020-08-29 02:01:18 +02:00
Praveen Durairaju
c6639e6c3b
Merge branch 'master' into meera/communityapps
2020-08-28 12:26:10 +05:30
Phil Freeman
d210a0df2d
server: Fix trace span names for queries and mutations ( #5668 )
2020-08-27 21:47:05 -05:00
surendran82
db3492f50b
docs: removed see past editions link in newsletter section ( #5678 )
2020-08-27 13:45:23 +05:30
Alexis King
8c29f15b4d
server: Bump GHC version to 8.10.2 ( #5659 )
2020-08-26 23:16:23 -05:00
kodiakhq[bot]
15794ad817
Merge pull request #5603 from codingkarthik/remote-relationship-validation-bug-5133
...
https://github.com/hasura/graphql-engine/pull/5603
2020-08-27 02:44:03 +00:00
Karthikeyan Chinnakonda
95b08086a8
Merge branch 'master' into remote-relationship-validation-bug-5133
2020-08-26 13:19:04 +05:30
Rikin Kachhia
10a5579b5b
docs: update paths for core and cloud ( #5665 )
2020-08-25 21:51:21 +05:30
sezgi
7ff4025e25
docs: move cloud docs ( #5411 )
2020-08-25 17:23:25 +05:30
Rikin Kachhia
37d9a7c841
console: collapse non-trackable functions section ( #5657 )
2020-08-25 13:03:18 +05:30
Phil Freeman
f9267e556e
server: Improved tracing for nested inserts ( #5624 )
2020-08-24 17:32:56 -05:00
surendran82
c758547ce9
console: support forums UI ( #5101 )
2020-08-24 14:16:41 +02:00
Sameer Kolhar
ad3cfb4681
console: mark inconsistent schemas in the UI ( close #5093 ) ( #5181 )
2020-08-24 13:31:45 +02:00