-
- Downloads
Convert entity store to pinia
parent
feca0b20
No related branches found
No related tags found
Showing
- src/api/entity.ts 5 additions, 5 deletionssrc/api/entity.ts
- src/components/Element/Transcription/Actions.vue 5 additions, 4 deletionssrc/components/Element/Transcription/Actions.vue
- src/components/Element/Transcription/Box.vue 13 additions, 9 deletionssrc/components/Element/Transcription/Box.vue
- src/components/Element/Transcription/Token.vue 2 additions, 2 deletionssrc/components/Element/Transcription/Token.vue
- src/components/Element/Transcription/Transcription.vue 8 additions, 8 deletionssrc/components/Element/Transcription/Transcription.vue
- src/components/Entity/Links.vue 16 additions, 8 deletionssrc/components/Entity/Links.vue
- src/components/HeaderActions.vue 0 additions, 1 deletionsrc/components/HeaderActions.vue
- src/config.ts 3 additions, 2 deletionssrc/config.ts
- src/helpers/entity.ts 2 additions, 2 deletionssrc/helpers/entity.ts
- src/helpers/text.ts 2 additions, 1 deletionsrc/helpers/text.ts
- src/store/entity.js 0 additions, 123 deletionssrc/store/entity.js
- src/store/index.js 4 additions, 1 deletionsrc/store/index.js
- src/stores/entity.ts 96 additions, 0 deletionssrc/stores/entity.ts
- src/stores/index.ts 1 addition, 0 deletionssrc/stores/index.ts
- src/types/index.ts 6 additions, 0 deletionssrc/types/index.ts
- src/types/transcription.ts 14 additions, 0 deletionssrc/types/transcription.ts
- src/views/Entity/Details.vue 24 additions, 17 deletionssrc/views/Entity/Details.vue
- src/views/Entity/List.vue 7 additions, 5 deletionssrc/views/Entity/List.vue
- tests/unit/store/auth.spec.js 0 additions, 5 deletionstests/unit/store/auth.spec.js
- tests/unit/store/entity.spec.js 0 additions, 369 deletionstests/unit/store/entity.spec.js
Loading
Please register or sign in to comment