-
Notifications
You must be signed in to change notification settings - Fork 1
[NDR-423] CORE DB to use ID, all endpoints ignore SNOMED code #1151
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
Open
jameslinnell
wants to merge
28
commits into
main
Choose a base branch
from
NDR-423
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
0c85068
[NDR-423] FHIR GET and SEARCH by ID
jameslinnell 2ccb829
[NDR-423] Unit tests
jameslinnell 109a62c
[NDR-423] e2e tests
jameslinnell d014a0b
[NDR-423] 404 test
jameslinnell 460daa1
[NDR-423] Don't return deleted items on get_item
jameslinnell e167ce0
[NDR-423] Search tests
jameslinnell dcc71b0
[NDR-423] Docker fix
jameslinnell b73c3cf
[NDR-423] Update unit tests
jameslinnell edd2b74
[NDR-423] upload service now checks PDM by ID
jameslinnell 5234431
[NDR-423] LG FHIR E2E tests fix
jameslinnell 6bb66a2
[NDR-423] Update file update
jameslinnell d470b62
[NDR-423] Fix upload test
jameslinnell 16290a3
[NDR-423] LG FHIR test
jameslinnell cd95937
[NDR-423] Removed now broken 500 error
jameslinnell c83c138
[NDR-423] Update tests
jameslinnell 0108a21
[NDR-423] Update tests
jameslinnell 53d05cf
[NDR-423] Fix DocStatus tests
jameslinnell c9c37af
[NDR-423] Update DocStatus
jameslinnell 864f335
[NDR-423] Remove print
jameslinnell 2c7f8ea
[NDR-423] PR changes
jameslinnell 2117250
[NDR-423] PR changes
jameslinnell fb2e159
[NDR-423] Small change
jameslinnell f8f044d
[NDR-423] Fix search tests
jameslinnell 870d820
[NDR-423] Search fix
jameslinnell 1f0c842
[NDR-423] Fix e2e test help message
jameslinnell 9f3826c
[NDR-423] Remove search test file that has been renamed in a previous PR
jameslinnell 74783a8
[NDR-423] Removed MTLS 500 error test
jameslinnell 11317fd
[NDR-423] Still return SNOMED
jameslinnell File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -9,4 +9,4 @@ python 3.11.14 | |
| shellcheck 0.11.0 | ||
| terraform 1.14.6 | ||
| terraform-docs 0.20.0 | ||
| trivy 0.69.2 | ||
| trivy 0.69.2 | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.