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

SIMSBIOHUB-177: Survey Study Area enhancements #1136

Merged
merged 67 commits into from
Oct 25, 2023

Conversation

al-rosenthal
Copy link
Contributor

Links to Jira Tickets

SIMSBIOHUB-177

Description of Changes

  • Survey Study area can now import files with multiple features
  • Drawn features can be created and saved to a survey
  • New card for displaying and editing map features
  • Region selector updated

Testing Notes

  • Create/ Edit a survey
  • Use the import feature to upload a list of features
  • Use the draw controls to add new geometry to the map
  • Modify the new geometry and save it (using the draw controls)
  • Update any of the metadata (below the map)
  • Save the survey
  • There is no front end component that shows these so you'll need to edit the survey you just modified to verify the changes

@al-rosenthal al-rosenthal changed the base branch from dev to dev-staging October 23, 2023 22:30
@curtisupshall curtisupshall added the Staging Will merge into staging branch label Oct 23, 2023
api/src/services/survey-service.ts Outdated Show resolved Hide resolved
api/src/services/survey-service.ts Outdated Show resolved Hide resolved
app/src/components/map/MapContainer.tsx Outdated Show resolved Hide resolved
app/src/components/map/components/DrawControls.tsx Outdated Show resolved Hide resolved
app/src/components/map/components/ImportBoundaryDialog.tsx Outdated Show resolved Hide resolved
app/src/features/surveys/components/StudyAreaForm.tsx Outdated Show resolved Hide resolved
app/src/utils/mapBoundaryUploadHelpers.ts Show resolved Hide resolved
Copy link
Contributor

@curtisupshall curtisupshall left a comment

Choose a reason for hiding this comment

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

Code looks good!

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.9% 0.9% Duplication

@curtisupshall curtisupshall merged commit 3199784 into dev-staging Oct 25, 2023
@curtisupshall curtisupshall deleted the SIMSBIOHUB-177 branch October 25, 2023 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Staging Will merge into staging branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants