Commit Graph

2214 Commits

Author SHA1 Message Date
Karthikeyan Chinnakonda
15c3bd9799 include created_at field in CronEventPartial 2020-09-09 12:17:34 +05:30
Karthikeyan Chinnakonda
f7c7b8817e
Merge branch 'master' into scheduled-triggers-created-at-bug-5272 2020-09-08 22:07:04 +05:30
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
Karthikeyan Chinnakonda
c9a519c16d update changelog 2020-09-08 12:26:41 +05:30
Karthikeyan Chinnakonda
15e660a143 remove the created_at column from hdb_cron_triggers table 2020-09-08 12:18:00 +05:30
Karthikeyan Chinnakonda
6f1bfee21b update changelog 2020-09-08 12:18:00 +05:30
Karthikeyan Chinnakonda
3e10eb6694 don't send created_at in the payload in case of cron triggers 2020-09-08 12:18:00 +05:30
Karthikeyan Chinnakonda
9cdce68f3f
Merge branch 'master' into scheduled-triggers-created-at-bug-5272 2020-09-08 11:01:18 +05:30
Karthikeyan Chinnakonda
5270ca8f09 add a comment about the increased timeout 2020-09-07 22:31:32 +05:30
Karthikeyan Chinnakonda
a8f7766780 increase the timeout for cron trigger test 2020-09-07 19:55:16 +05:30
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
Karthikeyan Chinnakonda
3a725df4da increase the timeout of the cron trigger test 2020-09-07 16:26:55 +05:30
Karthikeyan Chinnakonda
830d5a4587 fix the down migration 2020-09-07 15:06:09 +05:30
Karthikeyan Chinnakonda
8e5f78b1ee add CHANGELOG 2020-09-07 13:54:25 +05:30
Karthikeyan Chinnakonda
b548a8e008 add test for checking the value of created_at 2020-09-07 13:50:12 +05:30
Karthikeyan Chinnakonda
ee6797a8d8 refactor StandAloneEvent to OneOffEvents 2020-09-07 11:45:15 +05:30
Karthikeyan Chinnakonda
772e991079 use the created_at time of the scheduled event
- in case of cron events, use the created_at of the cron trigger
2020-09-04 22:44:54 +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
Sooraj
41f35c684e
console: allow user to cascade Postgres dependencies when dropping Postgres objects (close #5109) (#5248) 2020-08-22 14:07:02 +02:00
Alexis King
6ecc011082 Add reference to query caching Note in fieldWithDefault 2020-08-21 12:38:18 -05:00