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

Feature/fhir json schema + Remove Elasticsearch support from Grip #318

Merged
merged 35 commits into from
Jan 3, 2025
Merged
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
42de601
Start JSON schema loader into grip graph
matthewpeterkort Oct 22, 2024
f9cf8f4
Add support for extensions
matthewpeterkort Oct 22, 2024
9a800dc
cleanup vertex generation
matthewpeterkort Oct 23, 2024
b9da7be
Add edge generation
matthewpeterkort Oct 23, 2024
5f507f8
Adds schema load command
matthewpeterkort Nov 1, 2024
c1ee086
start implement json load
matthewpeterkort Nov 1, 2024
7051f51
working json loader
matthewpeterkort Nov 13, 2024
be854ce
cleanup, add support for graph and project-id customization
matthewpeterkort Nov 14, 2024
1fcac9f
Adds tests, new schema load method
matthewpeterkort Nov 15, 2024
f4ae5df
trim down test data size
matthewpeterkort Nov 15, 2024
c9f36fe
bug fix
matthewpeterkort Nov 15, 2024
694ef9d
bug fix
matthewpeterkort Nov 15, 2024
f11f79e
cleanup
matthewpeterkort Nov 15, 2024
0e7ce90
fix schema dataset
matthewpeterkort Nov 15, 2024
7351ace
fix logs
matthewpeterkort Nov 15, 2024
14f0a58
Bug fix auth test
matthewpeterkort Nov 18, 2024
bb2b9dd
Adds more tests
matthewpeterkort Nov 18, 2024
821431f
Add server err message response
matthewpeterkort Nov 19, 2024
a7f6fdd
fix tests
matthewpeterkort Nov 19, 2024
b8d9a0a
Remove elasticSearch from grip
matthewpeterkort Nov 20, 2024
a3ff902
Bugfix protobuf definition
matthewpeterkort Nov 20, 2024
515a682
bugfix, rename cmd
matthewpeterkort Nov 22, 2024
67d787e
factor out project_id into an optional extra arg
matthewpeterkort Nov 30, 2024
007f2fc
fix docs hostname and schema import name
matthewpeterkort Dec 3, 2024
9537849
fix double slash in paths
matthewpeterkort Dec 4, 2024
3bb0fde
remove extra file
matthewpeterkort Dec 4, 2024
a1646b0
Flesh out jsonschema to graphql schema command
matthewpeterkort Dec 10, 2024
146c50e
fixup graphql schema generation
matthewpeterkort Dec 11, 2024
b772ede
fix up cmd args to work with jsonschemagraph changes
matthewpeterkort Dec 11, 2024
1eed29a
Make go.mod versions compatible with grip plugin versions and move gr…
matthewpeterkort Dec 12, 2024
e938d18
Add support for yaml schemas, change AddSchema to an upsert operation
matthewpeterkort Jan 2, 2025
f365481
clean up / improve tests
matthewpeterkort Jan 2, 2025
683df7a
cleanup
matthewpeterkort Jan 2, 2025
c2dbbc7
cleanup
matthewpeterkort Jan 2, 2025
9654ae9
Add gripql query function calls
matthewpeterkort Jan 2, 2025
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
cleanup
  • Loading branch information
matthewpeterkort committed Nov 15, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit f11f79ea1333256fde7d3b82455853a4606c7c34
Loading