-
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
SIMSBIOHUB-647: Create Observations Page #1444
Open
mauberti-bc
wants to merge
4
commits into
dev
Choose a base branch
from
SIMSBIOHUB-647b
base: dev
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
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
Openshift URLs for the PR Deployment: |
mauberti-bc
added
Early Feedback Welcome
PR is not finished, but early review feedback is welcomed
and removed
Not Ready For Review
Addressing feedback and/or refactoring
labels
Jan 8, 2025
mauberti-bc
added
Ready For Review
PR is ready for review
and removed
Early Feedback Welcome
PR is not finished, but early review feedback is welcomed
labels
Jan 16, 2025
NickPhura
reviewed
Jan 16, 2025
NickPhura
reviewed
Jan 16, 2025
NickPhura
reviewed
Jan 16, 2025
app/src/features/surveys/observations/create/CreateObservationPage.tsx
Outdated
Show resolved
Hide resolved
I pushed up a few misc changes. Mostly just some component cleanup and addressing a few react dependency complaints, etc. |
NickPhura
force-pushed
the
SIMSBIOHUB-647b
branch
from
January 17, 2025 00:51
a9ff7b5
to
def7139
Compare
NickPhura
added
Early Feedback Welcome
PR is not finished, but early review feedback is welcomed
and removed
Ready For Review
PR is ready for review
labels
Jan 20, 2025
wip wip: create location and date sections on form wip: style subcount form wip: adding measurements to subcounts add dual autocomplete subcount form subcount table on create observation page fix measurement search show measurement options in subcount table on create observation page wip: formik validation add subcount sign placeholder to create request wip: environments incorrectly formatted in handlesubmit fix incorrect key fix environments on create observations page fix measurement interfaces SIMSBIOHUB-659: Add Pagination to System Alerts on Admin Page (#1459) Add Pagination to System Alerts on Admin Page --------- Co-authored-by: Nick Phura <[email protected]> Update CSV Error Import Dialog Styling (#1456) - update csv import error dialog - replace failure snackbar & add frontend pagination to csv import errors BugFix: Fix Type for Capture Attachments (#1460) - modifying critter index file --------- Co-authored-by: Macgregor Aubertin-Young <[email protected]> Co-authored-by: Macgregor Aubertin-Young <[email protected]> BugFix: Method Attributes SQL (#1462) - fix sql Added DualAutocompleteUnitField.tsx to help reduce the size of the DualAutocompleteField.tsx. Renamed some of the dual autocomplete field props, just to make them more consistent/predictable. Fixed missing props in create/edit technique vantages (missing category data type prop). Add formik snackbar error component to observation form. Addressed a few react missing dependency warnings. Update missed jsdoc comments. Update missed jsdoc comments 2. WIP: Add create observation sampling fields. Working sampling fields. Enhancements to sampling fields
NickPhura
force-pushed
the
SIMSBIOHUB-647b
branch
from
January 21, 2025 18:07
e0b3dde
to
4683f3f
Compare
Quality Gate failedFailed conditions |
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.
Links to Jira Tickets
Description of Changes
Testing Notes
TODO