Brandon Simmons
2638136f58
Restore AuthSpec tests erroneously removed in 8904e063
...
Said commit had a lot of whitespace, formatting, and trivial
refactorings. We should be mindful that these have a real cost in terms
of review time and potential for bugs to be introduced.
a weeder pass in CI would have caught this.
2020-08-20 13:31:14 -04:00
Aleksandra Sikora
b93da39b5c
console: fix remove column
test ( #5622 )
2020-08-20 16:32:45 +02:00
Rishichandra Wawhal
72ecaed8d1
console: remove postinstall script from package.json ( #5630 )
2020-08-20 12:36:08 +02:00
Kentaro Suzuki
95750b61f9
console: fix folding of invocation information in redeliver event modal ( close #5515 ) ( #5559 )
2020-08-20 09:40:17 +02:00
Karthikeyan Chinnakonda
0a34d58d6e
refactor assertType to isTypeCoercible
2020-08-20 11:34:23 +05:30
Naveen Naidu
fa944b18dd
Fix strigified JSON for the prepared_argument in query_log ( #5615 )
...
Fix the `toJson` instance of `PreparedSql` to use
`pgScalarValueToJson` instead of `txtEncodedPGVal`
Fixes: https://github.com/hasura/graphql-engine/issues/5582
2020-08-19 09:53:46 -07:00
Karthikeyan Chinnakonda
32766d2e9c
show the GraphQL type instead of just the base type while throwing error
2020-08-19 13:52:21 +05:30
Karthikeyan Chinnakonda
8f2a780d96
improve the assertType check while validating remote relationship
2020-08-19 13:41:19 +05:30
Naveen Naidu
ea76e7840e
Tracing.hs: Add B3 headers for tracing ( #5517 )
...
Use B3-Propagation for Tracing Headers
The Tracing headers which we use now X-Hasura- are not
standard,though they help us trace requests within our
systems but this willbreak/not work when we tend to use
the other Trace Recorders.Hence it's better to refactor
the code to allow using at least B3 headers for now.
i#Refractor injectHTTPContext
Co-authored-by: Phil Freeman <phil@hasura.io>
2020-08-18 15:50:15 -07:00
Lyndon Maydwell
9082e5f091
PG span tracing improvements ( close #465 ) ( #5607 )
...
* Better name for Fetch Data
* Changing tracing to distinguish PG
* Changing trace names
* Finer-grained PG tracing
* Update WebSocket.hs
Co-authored-by: Phil Freeman <paf31@cantab.net>
Co-authored-by: Phil Freeman <phil@hasura.io>
2020-08-18 14:42:50 -07:00
Naveen Naidu
b14a4f255a
server: Pass EKG Metrics Store as argument to runHGEServer ( #5560 )
...
* Add ekg-core to build-executable .cabal
* Move creation of EKG Store to Main.hs
This helps to share metrics between pro and OSS and
helps surface the metrics from OSS in Datadog via
Pro.
Co-authored-by: Phil Freeman <phil@hasura.io>
2020-08-18 12:53:12 -07:00
Rikin Kachhia
fa34845ff5
docs: add posthog ( #5613 )
2020-08-18 18:48:17 +05:30
Marion Schleifer
2358f6bbae
cli/docs: add missing global flags for seeds command and add new cli commands to docs ( #5565 )
2020-08-18 17:59:58 +05:30
Marion Schleifer
5c54501f36
docs: add docker networking guide ( close #4346 ) ( #4811 )
2020-08-18 17:15:37 +05:30
Marion Schleifer
6da6dd6bf2
docs: update sample hasura endpoint urls with cloud urls ( #5583 )
2020-08-18 14:11:04 +05:30
slimlime
684c25b14b
docs: update bash_completion directory typo ( #5418 )
2020-08-18 10:12:58 +02:00
Meera Sundar
82b1718e2a
change README for Hasura Cloud
2020-08-18 10:02:23 +05:30
Sid Sethupathi
754acc7707
console: fix broken link in permissions section ( #5598 )
2020-08-17 18:05:14 +02:00
Rikin Kachhia
1592470008
docs: fix action relationships ref link ( #5602 )
2020-08-17 20:31:23 +05:30
Tirumarai Selvan
e56515934a
tag release v1.3.1-beta.1 ( #5604 )
...
backport from beta branch
2020-08-17 17:10:27 +05:30
Karthikeyan Chinnakonda
22b4b285aa
add changelog
2020-08-17 16:01:54 +05:30
Aleksandra Sikora
b40c0488a7
console: fix handling separated sql and statement timeout ( #5600 )
2020-08-17 12:13:01 +02:00
Karthikeyan Chinnakonda
87b1b5718d
reword a comment
2020-08-17 14:55:54 +05:30
Karthikeyan Chinnakonda
bf2de78ea3
server: don't throw validation error when joining singleton type to array type
2020-08-17 14:51:11 +05:30
kodiakhq[bot]
f953132c7c
Merge pull request #5360 from GavinRay97/feature/add-identity-frequent-column
...
https://github.com/hasura/graphql-engine/pull/5360
2020-08-14 02:53:37 +00:00
Shahidh K Muhammed
b16f4e6732
Merge branch 'master' into feature/add-identity-frequent-column
2020-08-14 07:55:17 +05:30
kodiakhq[bot]
311a265cda
Merge pull request #5585 from jberryman/08-13-ignore-testing-kodiak-merge-bot
...
https://github.com/hasura/graphql-engine/pull/5585
2020-08-14 00:45:09 +00:00
kodiakhq[bot]
394196fe83
Merge branch 'master' into 08-13-ignore-testing-kodiak-merge-bot
2020-08-13 16:57:44 +00:00
Brandon Simmons
c6ec16b776
IGNORE: testing kodiak auto-merge bot
2020-08-13 12:56:00 -04:00
Brandon Simmons
3b2dd93589
Fix .kodiak.toml
2020-08-13 12:45:05 -04:00
Marion Schleifer
67ccdd6e76
docs: add ref on adding admin secret for hasura cloud ( #5575 )
2020-08-13 18:48:23 +05:30
sezgi
1a039e949c
docs: fix search help bug ( #5539 )
2020-08-13 18:34:32 +05:30
Brandon Simmons
b34f6952fc
Remove 'bulldozer' config, try 'kodiak' for auto-merge
...
see: https://github.com/chdsbd/kodiak
The main issue that bit us was not being able to auto update forked
branches, also:
https://github.com/palantir/bulldozer/issues/66
https://github.com/palantir/bulldozer/issues/145
2020-08-12 15:48:17 -04:00
Aleksandra Sikora
16b7dd27aa
Merge branch 'master' into feature/add-identity-frequent-column
2020-08-12 15:36:55 +02:00
Harish M
33d99b994d
console: migrate AlertBox component to typescript ( #4721 )
2020-08-12 15:31:53 +02:00
Lautaro Gruss
1b96d800c5
console: migrate login actions to typescript ( #5499 )
2020-08-12 11:20:43 +02:00
Phil Freeman
4cc73949a5
Merge branch 'master' into event-trigger-lock-timeout
2020-08-11 19:03:01 -07:00
Brandon Simmons
8c5da552ac
Add bulldozer auto-merge and -update configuration
...
We still need to add the github app (as of time of opening this PR)
Afterwards devs should be able to allow bulldozer to automatically
"update" the branch, merging in parent when it changes, as well as
automatically merge when all checks pass.
This is opt-in by adding the `auto-update-auto-merge` label to the PR.
2020-08-11 13:00:51 -04:00
Rikin Kachhia
37fe910101
Merge branch 'master' into feature/add-identity-frequent-column
2020-08-11 18:45:14 +05:30
Rikin Kachhia
15b7def1c7
update indentity column display text
2020-08-11 18:38:24 +05:30
Phil Freeman
b3856d82cb
Merge branch 'master' into event-trigger-lock-timeout
2020-08-10 12:39:53 -07:00
Phil Freeman
b2561a719b
server: set hasura.tracecontext in RQL mutations [ #5542 ] ( #5555 )
...
* server: set hasura.tracecontext in RQL mutations [#5542 ]
* Update test suite
Co-authored-by: Tirumarai Selvan <tiru@hasura.io>
2020-08-10 12:34:24 -07:00
Phil Freeman
bdfd83130b
Merge branch 'master' into event-trigger-lock-timeout
2020-08-10 09:54:09 -07:00
Sameer Kolhar
963e1106dc
cli: fix error while creating seed file from table names having upper case alphabets ( #5549 )
2020-08-10 11:28:03 +05:30
Aravind
2592236858
cli: improve error messages for metadata apply ( close #5513 ) ( #5548 )
2020-08-10 10:54:00 +05:30
Brandon Simmons
788d8678a7
Merge pull request #5544 from jberryman/08-06-2020-telemetry-fixup
...
Fix telemetry reporting of transport (websocket was reported as http)
2020-08-06 17:54:17 -04:00
Brandon Simmons
5800b66f6b
Merge branch 'master' into 08-06-2020-telemetry-fixup
2020-08-06 16:30:56 -04:00
Tirumarai Selvan
f0e1195e42
add log kinds in cli-migrations image ( #5529 )
...
* add log kinds in cli-migrations image
* give hint to resolve timeout error
* minor changes and CHANGELOG
2020-08-06 21:18:55 +05:30
Brandon Simmons
2254ee2cf2
Fix telemetry reporting of transport (websocket was reported as http)
2020-08-06 10:07:23 -04:00
Aleksandra Sikora
5cc02b9edc
Merge branch 'feature/add-identity-frequent-column' of github.com:GavinRay97/graphql-engine into feature/add-identity-frequent-column
2020-08-06 12:34:05 +02:00