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

FI-946: Add a way to load a package.tgz into the validator app #35

Merged
merged 11 commits into from
Aug 7, 2020

Conversation

jason-crowley
Copy link
Contributor

@jason-crowley jason-crowley commented Aug 6, 2020

FI-946: This PR adds a way for users to load custom IGs into the validator by uploading a package.tgz file. It requires the fixes in fhir-validator-wrapper#21 to work correctly.

Screen Shot 2020-08-06 at 1 01 10 PM

Screen Shot 2020-08-06 at 1 00 21 PM

Screen Shot 2020-08-06 at 1 01 32 PM

@radamson radamson requested a review from arscan August 7, 2020 17:14
@radamson radamson self-assigned this Aug 7, 2020
Copy link
Collaborator

@radamson radamson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code generally looks good and it worked when testing it out.

I did notice that if I upload a standalone profile and select a standalone profile it will validate against both. I think that's ok for now, but its a bit...surprising. Something to discuss and perhaps change in a future PR and this still works as is.

Also I see a few React warnings that we should address in a future PR (Created FI-960 to address this)

@jason-crowley
Copy link
Contributor Author

jason-crowley commented Aug 7, 2020

Also I see a few React warnings that we should address in a future PR (Created FI-960 to address this)

Those warnings are caused by react-select, unfortunately :( But yes, we should keep an eye out for that fix

Copy link
Collaborator

@okeefm okeefm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@okeefm okeefm merged commit 64701f2 into master Aug 7, 2020
@okeefm okeefm deleted the load-package-tgz branch August 7, 2020 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants