-
Notifications
You must be signed in to change notification settings - Fork 1
[BI-1473] - Append existing germplasm with optional details #211
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
Merged
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
da3bff2
[BI-1473] - Allow user to append existing germplasm with optional det…
HMS17 d704498
Update download link and test files
HMS17 fcd2b9d
Work in progress logic
HMS17 bfe2f6f
Merge branch 'develop' into feature/BI-1473
nickpalladino c580f0b
Updated migration version number
nickpalladino 1928ef3
Updates to processing logic
nickpalladino 2c62382
Merge branch 'develop' into feature/BI-1473
nickpalladino 1c03d64
Brapi data updates work
nickpalladino 3282d52
Some cleanup and bug fixes
nickpalladino 8f80260
Remove dev token
nickpalladino b2bc961
Cleanup left over token stuff
nickpalladino 60ed697
Merge branch 'develop' into feature/BI-1473
nickpalladino 67c9fe8
Renamed migration after develop merge
nickpalladino 1bd12bf
Fixed compilation issues
nickpalladino 7172d7a
Fix migration version merge conflict
nickpalladino de17fde
Fix file causing test failure
nickpalladino 3560fba
Fix list issue and cleanup
nickpalladino de75621
Remove extraneous stuff from token controller
nickpalladino dcb12ca
cleanup
nickpalladino 690cf3b
spacing
nickpalladino 10f50f0
Code review changes work in progress
nickpalladino d8ebfc2
Updated test
nickpalladino 3cee4ee
Split out method
nickpalladino c16d207
Removed comment
nickpalladino 5d5d414
Added unsupported operation exception
nickpalladino e43f622
Pedigree logic updated
nickpalladino d358d0b
Merge branch 'develop' into feature/BI-1473
nickpalladino 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 |
|---|---|---|
|
|
@@ -70,5 +70,5 @@ public HttpResponse apiToken(@QueryValue @NotBlank String returnUrl) { | |
| } | ||
|
|
||
| } | ||
|
|
||
| } | ||
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
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.
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.