Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove jsonb_array and fix jsonb data types such that it can be used in schema design and graphql api #4409

Merged
merged 35 commits into from
Nov 27, 2024
Merged
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
4cd9812
fix: remove jsonb_array type
mswertz Oct 29, 2024
5ba651b
fix: remove jsonb_array type
mswertz Oct 29, 2024
adfd5d1
fix tests
mswertz Oct 29, 2024
fe90ef7
Merge branch 'master' into fix/remove_json_array
mswertz Nov 4, 2024
3238649
Merge branch 'master' of github.com:molgenis/molgenis-emx2 into fix/r…
mswertz Nov 6, 2024
69aa6bd
wip
mswertz Nov 6, 2024
917fdb6
undo|
mswertz Nov 6, 2024
8889644
Merge branch 'master' of github.com:molgenis/molgenis-emx2 into fix/r…
mswertz Nov 6, 2024
02141e3
add jsonb to graphql api
mswertz Nov 6, 2024
41443eb
many fixes for the proper json passing
mswertz Nov 6, 2024
16dcee1
fix test
mswertz Nov 6, 2024
e5bedd1
Merge branch 'master' of github.com:molgenis/molgenis-emx2 into fix/r…
mswertz Nov 7, 2024
8e20cad
add test
mswertz Nov 7, 2024
ea0c91a
Merge branch 'master' into fix/remove_json_array
mswertz Nov 11, 2024
3c1aa07
merged
mswertz Nov 15, 2024
092c9d2
Merge branch 'master' of github.com:molgenis/molgenis-emx2 into fix/r…
mswertz Nov 18, 2024
d5dd710
expand test coverage
mswertz Nov 18, 2024
59b7b78
Merge branch 'master' into fix/remove_json_array
mswertz Nov 18, 2024
fc50cf2
remove unused code
mswertz Nov 18, 2024
8f34bdb
merge
mswertz Nov 19, 2024
5febc75
Merge branch 'master' into fix/remove_json_array
svandenhoek Nov 25, 2024
da8e178
Updated code from #4323 to be compatible with this branch
svandenhoek Nov 25, 2024
3755cbd
updated docs
svandenhoek Nov 25, 2024
2188e18
generalized GraphqlCustomTypes in switch
svandenhoek Nov 25, 2024
8414b94
serialize should only throw a CoercingSerializeException (https://www…
svandenhoek Nov 25, 2024
c7ddff2
Updated toJsonb to include full validation
svandenhoek Nov 25, 2024
dad3e7f
Improved JSON validation (no trailing data, duplicate check)
svandenhoek Nov 25, 2024
e3d1243
auto-formatting
svandenhoek Nov 25, 2024
996dfe1
WIP: front-end validation
svandenhoek Nov 26, 2024
d0833c6
Added tests
svandenhoek Nov 26, 2024
150161c
fixes null giving wrong front-end error message
svandenhoek Nov 26, 2024
70f505f
fixed comments
svandenhoek Nov 26, 2024
d2e2d76
more comment fixes
svandenhoek Nov 26, 2024
ff6cdbf
processed feedback
svandenhoek Nov 26, 2024
83f7eec
formatting
svandenhoek Nov 26, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' of github.com:molgenis/molgenis-emx2 into fix/r…
…emove_json_array
  • Loading branch information
mswertz committed Nov 18, 2024
commit 092c9d2b540e7827991112d6295c1657a6a89355

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.