diff --git a/CHANGELOG.md b/CHANGELOG.md index 925c9d9..7091f16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,7 +19,7 @@ As this project is a user-facing application, the places in the semantic version ### Changed -- Export files are sorted alphabetically +- Group export files by folder [#95](https://github.com/spraakbanken/mink-frontend/issues/95) ### Fixed diff --git a/src/corpus/exports/CorpusResult.vue b/src/corpus/exports/CorpusResult.vue index 7b52c27..05a5fb8 100644 --- a/src/corpus/exports/CorpusResult.vue +++ b/src/corpus/exports/CorpusResult.vue @@ -1,4 +1,6 @@ @@ -54,17 +62,22 @@ loadExports();
-