-
- Downloads
Migrate the search Vuex store moduel to a Pinia store
parent
e15b94fc
No related branches found
No related tags found
Showing
- src/components/Corpus/StartIndexation.vue 18 additions, 11 deletionssrc/components/Corpus/StartIndexation.vue
- src/components/Search/Facet.vue 14 additions, 12 deletionssrc/components/Search/Facet.vue
- src/components/Search/Form.vue 38 additions, 22 deletionssrc/components/Search/Form.vue
- src/components/Search/Result.vue 11 additions, 8 deletionssrc/components/Search/Result.vue
- src/helpers/index.ts 4 additions, 1 deletionsrc/helpers/index.ts
- src/store/index.js 5 additions, 4 deletionssrc/store/index.js
- src/store/search.js 0 additions, 43 deletionssrc/store/search.js
- src/stores/index.ts 1 addition, 0 deletionssrc/stores/index.ts
- src/stores/search.ts 39 additions, 0 deletionssrc/stores/search.ts
- src/types/index.ts 10 additions, 0 deletionssrc/types/index.ts
- src/views/Search.vue 50 additions, 34 deletionssrc/views/Search.vue
- tests/unit/store/auth.spec.js 0 additions, 5 deletionstests/unit/store/auth.spec.js
- tests/unit/store/index.spec.js 0 additions, 2 deletionstests/unit/store/index.spec.js
- tests/unit/store/search.spec.js 0 additions, 108 deletionstests/unit/store/search.spec.js
- tests/unit/stores/search.spec.js 68 additions, 0 deletionstests/unit/stores/search.spec.js
Loading
Please register or sign in to comment