Allow editing manual transcriptions
- Renamed
Element/TranscriptionsForm.vue
toElement/Transcription/Form.vue
- Added
Element/Transcription/EditableTranscription.vue
to handle an existing transcription and allow editing/deleting it - Added tests for the existing
create
,update
anddeleteTranscription
store actions - Added component tests for EditableTranscription
Closes #621 (closed)
Edited by Erwan Rouchet