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

Annotation Endpoints #12

Merged
merged 4 commits into from
Jan 8, 2024
Merged

Annotation Endpoints #12

merged 4 commits into from
Jan 8, 2024

Conversation

BryonLewis
Copy link
Collaborator

@BryonLewis BryonLewis commented Jan 5, 2024

  • Refactor the SpectrogramViewer to move GeoJS into a composable useGeoJS function. Also configured the pan/zoom to work properly. This will set it up easier for eventual annotation editing/viewing.
  • Add Species Migrations as well as a way to load the species default data into the table.
  • Add /recording/{id}/annotations to get, put, patch, delete annotations for a recording based on the user requesting them.
  • Updated the get_user function so it can utilize both the standard authorization and the ninja swagger authorization for access. Makes it a bit easier to debug issues.

@BryonLewis BryonLewis merged commit 505001f into main Jan 8, 2024
6 checks passed
@BryonLewis BryonLewis deleted the annotation-endpoints branch February 22, 2024 15:50
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.

1 participant