-
Notifications
You must be signed in to change notification settings - Fork 9
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
Release dev to test #1367
Merged
Merged
Release dev to test #1367
Conversation
This file contains 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
- UI components for multi CSV import (Captures / Measurements / Markings)
* add subcount sign manually and by csv import * update column name for sign * fix tests * remove console logs & simplify code * Add some unit tests to new code column validator logic * ignore-skip * Add sign description. Add manual observation environment column validation. Fix sql bug preventing any quantitatitve environments from being returned in the search results. Fix missing openapi quantitative field. Fix frontend quantitative type. --------- Co-authored-by: Nick Phura <[email protected]>
* fix ambiguous survey_id reference * linter
* Centralize Virus scan
* Initial commit * Updates * Initial survey export UIs * Copy changes from biohub * Experimental stream * Updates * Updates * Update export backend * Fix unit test * ignore-skip * Tweaks * Updates to support export stream configs * Update config * Working with api strams * Revert virus scan change * ignore-skip * styling for export dialog * Remove debug log * Tweaks * Fix error message * Update error logging, add unit tests. * Add more unit tests --------- Co-authored-by: Macgregor Aubertin-Young <[email protected]> Co-authored-by: Macgregor Aubertin-Young <[email protected]>
* Added new migration file to add new method lookup values, deprecate old lookup values. --------- Co-authored-by: Meijer <[email protected]> Co-authored-by: Thompson <[email protected]> Co-authored-by: Macgregor Aubertin-Young <[email protected]> Co-authored-by: Macgregor Aubertin-Young <[email protected]> Co-authored-by: Nick Phura <[email protected]>
* Split the project/survey report/non-report attachment dialogs into 2 components. Made 2 new attachment dialogs - one for single items, one for many items. Added error handling to catch file upload errors. * Add missing JSDoc. Fix project/survey regular attachments error display (shows error in the list, not as a popup). * Add JSDoc. Add fallback catch to report upload. Fix error popup not displaying error message in body of dialog for the csv upload dialogs. --------- Co-authored-by: Macgregor Aubertin-Young <[email protected]>
Quality Gate failedFailed conditions |
NickPhura
approved these changes
Sep 18, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🧪
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.