-
- Downloads
Added Export instance option in frontend
parent
5d3a3d6a
No related branches found
No related tags found
Pipeline #86240 passed
Stage: build
Stage: test
Stage: build_image
Stage: pages
Stage: staging
Stage: deploy
Showing
- core/tests/test_export.py 13 additions, 13 deletionscore/tests/test_export.py
- core/views/export.py 4 additions, 3 deletionscore/views/export.py
- frontend/src/api.ts 14 additions, 0 deletionsfrontend/src/api.ts
- frontend/src/components/BaseLayout.vue 1 addition, 1 deletionfrontend/src/components/BaseLayout.vue
- frontend/src/components/export/DataExport.vue 60 additions, 69 deletionsfrontend/src/components/export/DataExport.vue
- frontend/src/components/export/ExportDialog.vue 58 additions, 0 deletionsfrontend/src/components/export/ExportDialog.vue
- frontend/src/components/export/InstanceExport.vue 137 additions, 0 deletionsfrontend/src/components/export/InstanceExport.vue
- frontend/src/pages/reviewer/ReviewerLayout.vue 3 additions, 3 deletionsfrontend/src/pages/reviewer/ReviewerLayout.vue
Please register or sign in to comment