diff --git a/docs/developers/feature_flow.puml b/docs/developers/feature_flow.puml index 82ef4e57..e900e630 100644 --- a/docs/developers/feature_flow.puml +++ b/docs/developers/feature_flow.puml @@ -23,7 +23,7 @@ alt Feature-aanvraag goedgekeurd end note Ontwikkelingspartij -> Ontwikkelingspartij: Forkt de codebase - Ontwikkelingspartij -> Ontwikkelingspartij: Bouwt de feature + Ontwikkelingspartij -> Ontwikkelingspartij: Bouwt de feature op de fork Ontwikkelingspartij -> Beheerderspartij: Maakt PR met verwijzing naar het issue-nummer note right of Beheerderspartij Code wordt bij voorkeur terug geleverd aan de centrale codebase diff --git a/src/modals/metaData/AddMetaDataModal.vue b/src/modals/metaData/AddMetaDataModal.vue index ba58680a..255706ef 100644 --- a/src/modals/metaData/AddMetaDataModal.vue +++ b/src/modals/metaData/AddMetaDataModal.vue @@ -21,9 +21,21 @@ import { navigationStore, metadataStore } from '../../store/store.js'
- - - + + + +
- - - - + + + +
diff --git a/src/modals/publication/EditPublicationModal.vue b/src/modals/publication/EditPublicationModal.vue index 6f1674ba..aa6902f3 100644 --- a/src/modals/publication/EditPublicationModal.vue +++ b/src/modals/publication/EditPublicationModal.vue @@ -2,65 +2,74 @@ import { navigationStore, publicationStore } from '../../store/store.js' diff --git a/src/sidebars/SideBars.vue b/src/sidebars/SideBars.vue index 953ac2bd..79442138 100644 --- a/src/sidebars/SideBars.vue +++ b/src/sidebars/SideBars.vue @@ -1,11 +1,11 @@ diff --git a/src/views/dashboard/DashboardIndex.vue b/src/views/dashboard/DashboardIndex.vue index b817711a..1878b1f1 100644 --- a/src/views/dashboard/DashboardIndex.vue +++ b/src/views/dashboard/DashboardIndex.vue @@ -1,7 +1,3 @@ - - diff --git a/src/views/search/SearchList.vue b/src/views/search/SearchList.vue new file mode 100644 index 00000000..282a0a1c --- /dev/null +++ b/src/views/search/SearchList.vue @@ -0,0 +1,52 @@ + + + + diff --git a/templates/CatalogiIndex.php b/templates/CatalogiIndex.php deleted file mode 100644 index e4c9807c..00000000 --- a/templates/CatalogiIndex.php +++ /dev/null @@ -1,9 +0,0 @@ - -
\ No newline at end of file diff --git a/templates/DirectoryIndex.php b/templates/DirectoryIndex.php deleted file mode 100644 index cafdb7a0..00000000 --- a/templates/DirectoryIndex.php +++ /dev/null @@ -1,9 +0,0 @@ - -
\ No newline at end of file diff --git a/templates/OrganisationsIndex.php b/templates/OrganisationsIndex.php deleted file mode 100644 index d22b8d99..00000000 --- a/templates/OrganisationsIndex.php +++ /dev/null @@ -1,9 +0,0 @@ - -
\ No newline at end of file diff --git a/templates/PublicationsIndex.php b/templates/PublicationsIndex.php deleted file mode 100644 index ce77cbb6..00000000 --- a/templates/PublicationsIndex.php +++ /dev/null @@ -1,9 +0,0 @@ - -
\ No newline at end of file diff --git a/templates/SearchIndex.php b/templates/SearchIndex.php deleted file mode 100644 index dfa4e48f..00000000 --- a/templates/SearchIndex.php +++ /dev/null @@ -1,9 +0,0 @@ - - \ No newline at end of file diff --git a/templates/metaDataIndex.php b/templates/metaDataIndex.php deleted file mode 100644 index 6ec4b6ae..00000000 --- a/templates/metaDataIndex.php +++ /dev/null @@ -1,9 +0,0 @@ - -
\ No newline at end of file