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

feat(annotator): Download audio and spectrograms [ADEV-56] #202

Conversation

ElodieENSTA
Copy link
Member

@ElodieENSTA ElodieENSTA commented Apr 2, 2024

To merge after #201
(All commits regarding this fix starts with the [ADEV-X] id)

Test :
As non-admin user there is no change on the annotator page.
As admin there is two new buttons :

  • Upload audio : Upload the audio file
  • Upload spectrogram : Upload the spectrogram at the selected zoom level with the time and frequency scales on the downloaded image

rvovard and others added 30 commits February 1, 2024 11:36
…ecated create-react-app (create / move / delete files)
Redirect login already logged
ElodieENSTA added 25 commits May 7, 2024 16:47
… to date value in the handleKeyPress callback
And rearrange import in annotator view
@ElodieENSTA ElodieENSTA force-pushed the feature/ADEV-56-Bouton-pour-télécharger-les-fichiers-audios-spectrogrammes branch from fc9297f to 7a40243 Compare May 13, 2024 07:28
…ton-pour-télécharger-les-fichiers-audios-spectrogrammes

# Conflicts:
#	backend/api/admin/__init__.py
#	backend/api/serializers/annotation/campaign/create.py
#	backend/api/serializers/annotation_task.py
#	backend/tests/views/annotation_campaign.py
#	frontend/cypress/e2e/0-APLOSE/1 - login.cy.js
#	frontend/package.json
#	frontend/src/App.tsx
#	frontend/src/components/form/inputs/select.tsx
#	frontend/src/components/form/searchbar/searchbar.component.tsx
#	frontend/src/css/annotator.css
#	frontend/src/css/ionic-override.css
#	frontend/src/fonts/Exo_2/OFL.txt
#	frontend/src/slices/annotator/annotations.ts
#	frontend/src/view/annotation-campaign-detail.page.tsx
#	frontend/src/view/annotation-campaign-list.page.tsx
#	frontend/src/view/audio-annotator/audio-annotator.page.tsx
#	frontend/src/view/audio-annotator/components/bloc/confidence-indicator-bloc.component.tsx
#	frontend/src/view/audio-annotator/components/spectro-render.component.tsx
#	frontend/src/view/audio-annotator/components/workbench.component.tsx
#	frontend/src/view/create-campaign/blocs/annotations.bloc.tsx
#	frontend/src/view/create-campaign/blocs/import-modal/detectors-config-content.tsx
#	frontend/src/view/create-campaign/create-campaign.page.tsx
#	frontend/src/view/create-campaign/create-edit-campaign.css
#	frontend/src/view/create-campaign/edit-campaign.page.tsx
#	frontend/src/view/dataset-list/dataset-list.page.tsx
#	frontend/src/view/login.page.tsx
#	frontend/tsconfig.json
#	frontend/vite.config.ts
…ton-pour-télécharger-les-fichiers-audios-spectrogrammes

# Conflicts:
#	frontend/src/App.tsx
#	frontend/src/view/audio-annotator/audio-annotator.page.tsx
#	frontend/src/view/dataset-list/dataset-list.page.tsx
#	frontend/src/view/global-components/osmose-bar/osmose-bar.component.tsx
#	frontend/src/view/global-components/skeleton/skeleton.component.tsx
#	frontend/src/view/login.page.tsx
@ElodieENSTA ElodieENSTA merged commit e26f319 into master Jun 24, 2024
3 checks passed
@ElodieENSTA ElodieENSTA deleted the feature/ADEV-56-Bouton-pour-télécharger-les-fichiers-audios-spectrogrammes branch June 24, 2024 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

2 participants