diff --git a/frontend/src/views/ds/Datasource.vue b/frontend/src/views/ds/Datasource.vue new file mode 100644 index 0000000..462a378 --- /dev/null +++ b/frontend/src/views/ds/Datasource.vue @@ -0,0 +1,444 @@ + + + + + + {{ $t('ds.title') }} + + + + + + + + + + + + + {{ currentDefaultDatasource || $t('datasource.all_types') }} + + + + + + + + + + + + + + + + + + + + + {{ t('model.relevant_results_found') }} + + + + + + + + + + {{ $t('datasource.new_data_source') }} + + + + + + + + + + + + + + + + + + + + + {{ $t('datasource.new_data_source') }} + + + + + + + + + + + +