-
Notifications
You must be signed in to change notification settings - Fork 6
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
Merged
ElodieENSTA
merged 134 commits into
master
from
feature/ADEV-56-Bouton-pour-télécharger-les-fichiers-audios-spectrogrammes
Jun 24, 2024
The head ref may contain hidden characters: "feature/ADEV-56-Bouton-pour-t\u00E9l\u00E9charger-les-fichiers-audios-spectrogrammes"
Merged
feat(annotator): Download audio and spectrograms [ADEV-56] #202
ElodieENSTA
merged 134 commits into
master
from
feature/ADEV-56-Bouton-pour-télécharger-les-fichiers-audios-spectrogrammes
Jun 24, 2024
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
…ecated create-react-app (create / move / delete files)
…n following commits to try to keep history)
Redirect login already logged
…and add force create route
… to date value in the handleKeyPress callback
And rearrange import in annotator view
fc9297f
to
7a40243
Compare
…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
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.
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 :