Tirumarai Selvan
2d5cdab60f
add run_sql api read_only arg to docs ( #3370 )
2019-11-20 11:57:49 +05:30
jjangga0214
f34a80c760
add install note for community npm package for cli ( close #2720 )( #3095 )
2019-11-20 11:50:28 +05:30
Tirumarai Selvan
aedcb319cf
add local dev note via ngrok to auth0 docs guide ( #3372 )
2019-11-20 11:42:44 +05:30
ShahAnuj2610
d2046d8023
make cursor pointer on track and cascade checkboxes in console RawSQL ( close #3276 ) ( #3364 )
2019-11-19 18:01:39 +05:30
Kevin Menard
a08c3cc06a
fix docs on how to roll back all migrations ( #3368 )
2019-11-19 12:00:24 +05:30
Rubensmp
417ea343ba
Brazilian Portuguese translation for README.md ( #3237 )
2019-11-19 11:19:24 +05:30
Marion Schleifer
ed5d11de2e
fine tune contributing guide ( #2854 )
2019-11-18 10:32:34 +05:30
Alexis King
ec6df7c884
Merge pull request #3356 from jberryman/issue-3312-dev.sh-support-python-3.7
2019-11-15 10:39:46 -06:00
Rakesh Emmadi
cbbcb5d1cf
document catalog versions and down migrations from beta.8 to beta.10 ( #3360 )
2019-11-15 20:42:01 +05:30
Rikin Kachhia
c05ebf8cde
fix console data hydration query ( close #3342 ) ( #3361 )
2019-11-15 20:34:10 +05:30
Anne Ogborn
dc1748b539
display untrackable functions on schema page ( close #2249 ) ( #2773 )
2019-11-15 20:23:57 +05:30
Tirumarai Selvan
5eb9d8887e
update mutation docs to make transactionality clearer ( #3358 )
2019-11-15 20:19:39 +05:30
Tirumarai Selvan
e1b4184fea
add sync-users section in auth0 integration docs guide ( #3355 )
2019-11-15 20:17:30 +05:30
Tirumarai Selvan
d2b2a58c0e
add read_only to run_sql metadata api ( #3191 )
2019-11-14 18:20:18 -06:00
Brandon Simmons
84cfe18b3c
dev.sh: combine tix from unit/haskell tests and integration tests in final report
2019-11-14 18:53:33 -05:00
Brandon Simmons
505ea4deef
dev.sh: support running only integration tests or haskell/unit tests individually
2019-11-14 18:53:33 -05:00
Brandon Simmons
256be84dba
dev.sh script: build before waiting for PG
2019-11-14 18:53:33 -05:00
Brandon Simmons
5827d652f6
In dev.sh tests: use postgres:11.5-alpine-postgis image which boots 3 sec faster
2019-11-14 18:53:33 -05:00
Brandon Simmons
9e0e42444b
Add 'venv' to top gitignore, as standard name convention lsfor python venv's in this project
2019-11-14 18:53:33 -05:00
Brandon Simmons
a1da8bcfdd
Fix product_mul_price test
...
The intention was to make this two cases, using a top-level YAML list.
The result was one test with duplicate keys (effectively only running
the second test). This is an error that's now flagged by newer ruamel.
Both tests needed to be "corrected" to pass and need review.
2019-11-14 18:53:33 -05:00
Brandon Simmons
92b1f9c93d
In tests: fix extraneous extra keys in yaml
2019-11-14 18:53:33 -05:00
Brandon Simmons
da78a77fb2
In tests/dev.sh: upgrade ruamel to support python 3.7. Closes #3312
...
Tested on python 3.5 and 3.7
We make light use of pyenv to set an appropriate python version if
installed. We could easily install a correct version too if we wanted
but that seemed invasive.
The newer ruamel was an annoying upgrade but also offers some
improvements that exposed some test suite issues (fixed later).
2019-11-14 18:53:33 -05:00
Maharaj Brahma
638dce542f
fix grammar, typo in some md files ( #3089 )
2019-11-14 13:26:50 +05:30
Juan Manuel Méndez Rey
30b343d37d
docs: fix typo ( #3321 )
2019-11-14 13:21:16 +05:30
SanyuktaSaha
058323b4a5
updated remote-schemas.md ( #2977 )
2019-11-14 13:20:25 +05:30
Samesh Lakhotia
da2db05a26
docs: fix typos ( #3278 )
...
`can deployed` -> `can be deployed`
Remove tautology: `exact same` -> `same`
2019-11-14 13:19:34 +05:30
Shahidh K Muhammed
98911df54e
update manifests to v1.0.0-beta.10
2019-11-14 11:20:09 +05:30
Tirumarai Selvan
ffeda35ff7
add few x-forwarded- headers ( close #2572 ) ( #3347 )
2019-11-13 14:25:11 -06:00
Tirumarai Selvan
3cad1319c4
improve event fetch query ( #3236 )
2019-11-13 12:59:19 +05:30
Rikin Kachhia
bd3eeed9fc
update console error page image paths ( #3340 )
2019-11-12 19:15:26 +05:30
ap
f36587a7de
add reload metadata instructions in docs ( close #2004 ) ( #3264 )
2019-11-12 18:39:00 +05:30
Rikin Kachhia
689c97e9a1
improve migration detection logic in Raw SQL page ( close #3266 ) ( #3306 )
2019-11-11 14:25:10 +05:30
Rikin Kachhia
4178230d93
get user confirmation before executing 'Track All' in console ( close #3318 ) ( #3323 )
2019-11-08 19:32:44 +05:30
Rakesh Emmadi
3888ceb24a
computed fields in export/import metadata, other fixes ( #3211 )
2019-11-07 20:09:48 +05:30
ap
5832adae73
escape params in console data section routes ( close #3164 ) ( #3275 )
2019-11-07 17:54:23 +05:30
Rakesh Emmadi
37dd0966d0
fix insert with nested returning clause fails alongside text[] column ( fix #3148 & #2520 ) ( #3198 )
2019-11-06 23:14:36 -06:00
Rishichandra Wawhal
3a07b2b0cf
handle table configuration defaults in console ( fix #3313 #3314 #3316 ) ( #3317 )
2019-11-07 08:27:27 +05:30
Rishichandra Wawhal
a1a851b3d1
support customising GraphQL fields from console ( #3175 )
2019-11-06 20:00:00 +05:30
cheater
637c2cb555
fix server dev script ( close #3246 ) ( #3257 )
...
Signed-off-by: cheater <195390+cheater@users.noreply.github.com>
2019-11-06 13:10:46 +05:30
Bepitan
84d35667b8
improve french translation for CONTRIBUTING.md ( #3255 )
2019-11-06 13:09:35 +05:30
Anwari Ilman
781fdbf5c6
fix: replace folder community/examples into community/sample-apps ( #3281 )
2019-11-06 13:08:46 +05:30
Varshit Shah
64b52451c2
typo(docs): allow list page ( #3295 )
...
Fix typo: `practises` to `practices`
2019-11-06 13:08:14 +05:30
Rakesh Emmadi
1b96ebc7d2
deterministic ordering of objects in exported metadata ( close #3125 ) ( #3230 )
...
* deterministic ordering of objects in exported metadata, close #3125
* refactor 'Hasura.RQL.DDL.Metadata'
2019-11-05 20:11:03 -06:00
Alexis King
70a1ca6bd8
Merge pull request #2831 from jberryman/brandon-test-yaml-fixups
...
Test result ordering, add `--accept` test mode to automatically accept new/changed test cases
2019-11-05 16:14:48 -06:00
Brandon Simmons
008a3df359
Comment flaky test_jsonb_has_all test
2019-11-05 15:15:25 -06:00
Brandon Simmons
a89777c808
Fix result ordering in some incorrect tests
...
These were generated with `--accept` and inspected individually.
Mark failing cases as xfail: #3271
2019-11-05 15:15:25 -06:00
Brandon Simmons
91aee7fdeb
Test result ordering, add --accept
test mode to automatically accept changed test cases
...
We add a new pytest flag `--accept` that will automatically write back
yaml files with updated responses. This makes it much easier and less
error-prone to update test cases when we expect output to change, or
when authoring new tests.
Second we make sure to test that we actually preserve the order of the
selection set when returning results. This is a "SHOULD" part of the
spec but seems pretty important and something that users will rely on.
To support both of the above we use ruamel.yaml which preserves a
certain amount of formatting and comments (so that --accept can work in
a failry ergonomic way), as well as ordering (so that when we write yaml
the order of keys has meaning that's preserved during parsing).
Use ruamel.yaml everywhere for consistency (since both libraries have
different quirks).
Quirks of ruamel.yaml:
- trailing whitespace in multiline strings in yaml files isn't written
back out as we'd like: https://bitbucket.org/ruamel/yaml/issues/47/multiline-strings-being-changed-if-they
- formatting is only sort of preserved; ruamel e.g. normalizes
indentation. Normally the diff is pretty clean though, and you can
always just check in portions of your test file after --accept
fixup
2019-11-05 15:15:25 -06:00
Brandon Simmons
81fe4a23cf
Test fixup: 'yes' being YAML synonym for 'true' is dubious
...
See: https://stackoverflow.com/q/57682657/176841
I don't think this is something we care about, and we need to fix this
for ruamel which uses the more sane v1.2 spec.
2019-11-05 15:15:25 -06:00
Rikin Kachhia
d17068eb24
show only tracked tables during event trigger creation in console ( close #3225 ) ( #3227 )
2019-11-05 16:27:28 +05:30
Shahidh K Muhammed
84eb09c1d2
update manifests to v1.0.0-beta.9
2019-10-31 14:29:32 +05:30