From 046d8e4bc82df12748b7e5a35a44ef6be785ded1 Mon Sep 17 00:00:00 2001 From: Hayden Date: Fri, 15 Jan 2021 23:02:50 -0900 Subject: [PATCH] backup / import dialog --- dev/dev-notes.md | 1 + .../components/Settings/Backup/BackupCard.vue | 69 ++++++++++++ .../Settings/Backup/ImportDialog.vue | 101 ++++++++++++++++++ .../src/components/Settings/Backup/index.vue | 5 +- mealie/data/db/mealie.sqlite | Bin 225280 -> 225280 bytes 5 files changed, 175 insertions(+), 1 deletion(-) create mode 100644 frontend/src/components/Settings/Backup/BackupCard.vue create mode 100644 frontend/src/components/Settings/Backup/ImportDialog.vue diff --git a/dev/dev-notes.md b/dev/dev-notes.md index e7dfbe0d8..efa32af75 100644 --- a/dev/dev-notes.md +++ b/dev/dev-notes.md @@ -20,6 +20,7 @@ Documentation - [ ] V0.1.0 Release Notes - [ ] Nextcloud Migration How To - [ ] New Docker Setup with Sqlite +- [ ] Update Env Variables - [ ] New Roadmap / Milestones Frontend diff --git a/frontend/src/components/Settings/Backup/BackupCard.vue b/frontend/src/components/Settings/Backup/BackupCard.vue new file mode 100644 index 000000000..0981819ff --- /dev/null +++ b/frontend/src/components/Settings/Backup/BackupCard.vue @@ -0,0 +1,69 @@ + + + + + \ No newline at end of file diff --git a/frontend/src/components/Settings/Backup/ImportDialog.vue b/frontend/src/components/Settings/Backup/ImportDialog.vue new file mode 100644 index 000000000..90e9c6242 --- /dev/null +++ b/frontend/src/components/Settings/Backup/ImportDialog.vue @@ -0,0 +1,101 @@ + + + + + + + \ No newline at end of file diff --git a/frontend/src/components/Settings/Backup/index.vue b/frontend/src/components/Settings/Backup/index.vue index b609d2c80..1917dccfd 100644 --- a/frontend/src/components/Settings/Backup/index.vue +++ b/frontend/src/components/Settings/Backup/index.vue @@ -26,7 +26,7 @@ > - + Backup Recipes @@ -56,6 +56,7 @@ + import api from "../../../api"; import SuccessFailureAlert from "../../UI/SuccessFailureAlert"; +import BackupCard from "./BackupCard"; export default { components: { SuccessFailureAlert, + BackupCard, }, data() { return { diff --git a/mealie/data/db/mealie.sqlite b/mealie/data/db/mealie.sqlite index 825847d3655a48f15876f99a8a1aa45b2ecc8969..fba967d4866533629d917d3a4c5f469efec55f3e 100644 GIT binary patch delta 94 zcmZp8z}xVEcY-vd`$QRMM)!>gtMZxn-)$BYc*-x$&cMLH$;c#~lA4xSnp46BqHr6M%RrAtMWGs3cThQ>0MF9ZAcp2RQ