From 1c786b5ec63cb1e6d4e81effc026bc2f9cc16ada Mon Sep 17 00:00:00 2001 From: rijkvanzanten Date: Wed, 26 May 2021 12:08:04 -0400 Subject: [PATCH] Add saving changes --- app/src/modules/insights/routes/dashboard.vue | 58 ++++++++++++++++--- .../insights/routes/panel-configuration.vue | 4 +- 2 files changed, 53 insertions(+), 9 deletions(-) diff --git a/app/src/modules/insights/routes/dashboard.vue b/app/src/modules/insights/routes/dashboard.vue index b4fd87a620..04d4b25797 100644 --- a/app/src/modules/insights/routes/dashboard.vue +++ b/app/src/modules/insights/routes/dashboard.vue @@ -8,13 +8,21 @@