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

Temporal Annotations #30

Merged
merged 9 commits into from
Feb 20, 2024
Merged

Temporal Annotations #30

merged 9 commits into from
Feb 20, 2024

Conversation

BryonLewis
Copy link
Collaborator

@BryonLewis BryonLewis commented Feb 6, 2024

resolves #22

batstemporalsmall.mp4

TODO:

  • Integrated temporal annotations into base spectrogram information
  • Visualization of temporal annotations in front-end (thinking shaded boxes above/below the spectrogram to indicate ranges
  • How to integrate temporal annotations into the current annotation list (maybe a tabbed version where you switch between pulses and temporal)
  • Enabling creating new Temporal Annotations
  • Add ability to edit annotations temporally
  • Temporal annotations type indication
  • Add ability to edit annotation species/types and comments
  • Add in admin ability to add in new species codes
  • Make sure the new system is compatible with multiple users

@BryonLewis BryonLewis force-pushed the temporal-annotations branch from 97dd3f9 to 205f74a Compare February 6, 2024 19:02
@BryonLewis BryonLewis marked this pull request as ready for review February 16, 2024 19:55
@BryonLewis BryonLewis merged commit ebcebcf into main Feb 20, 2024
6 checks passed
BryonLewis added a commit that referenced this pull request Feb 21, 2024
* adding prod-deployment infrastructure

* adding environment variables

* reconfigure items

* updating prod config

* updating prod config

* allowed hosts

* adding fake email url

* new configuration

* new configuration

* allowed hosts'

* prod config

* add network to celery

* prod

* base configuration

* adding traefik

* update traefik

* port fix

* traefik config

* traefik config

* remove traefik

* Temporal Annotations (#30)

* temporal annotation models and endpoints

* migrations for temporal endpoints

* updating migrations

* basics of rendering temporal annotations

* linting

* temporal creation/editing/deletion

* supporting multiple users with sequence and pulse annotations

* client cleanup of minor issues

* prod update

* updating hostname

* updating hostname

* traefik routing

* update nginx

* updating traefik

* reverting to nginx proxy

* issuer cert

* trusted origins

* add https mixin to configuration

* update configuration

* remove https

* refactoring prod .env files

* refactoring environment files

* update docker

* linting fix

* add server hostname to environment

* deployment docs update

* deployment docs update
BryonLewis added a commit that referenced this pull request Feb 21, 2024
* temporal annotation models and endpoints

* migrations for temporal endpoints

* updating migrations

* basics of rendering temporal annotations

* linting

* temporal creation/editing/deletion

* supporting multiple users with sequence and pulse annotations

* client cleanup of minor issues

* Draft system for prod deployment. (#31)

* adding prod-deployment infrastructure

* adding environment variables

* reconfigure items

* updating prod config

* updating prod config

* allowed hosts

* adding fake email url

* new configuration

* new configuration

* allowed hosts'

* prod config

* add network to celery

* prod

* base configuration

* adding traefik

* update traefik

* port fix

* traefik config

* traefik config

* remove traefik

* Temporal Annotations (#30)

* temporal annotation models and endpoints

* migrations for temporal endpoints

* updating migrations

* basics of rendering temporal annotations

* linting

* temporal creation/editing/deletion

* supporting multiple users with sequence and pulse annotations

* client cleanup of minor issues

* prod update

* updating hostname

* updating hostname

* traefik routing

* update nginx

* updating traefik

* reverting to nginx proxy

* issuer cert

* trusted origins

* add https mixin to configuration

* update configuration

* remove https

* refactoring prod .env files

* refactoring environment files

* update docker

* linting fix

* add server hostname to environment

* deployment docs update

* deployment docs update
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.

Temporal Annotations
1 participant