From 46d62ca02d42b6642d743b6a562039ba27dbbd44 Mon Sep 17 00:00:00 2001 From: Pranav C Date: Sun, 6 Feb 2022 10:47:17 +0530 Subject: [PATCH] refactor: show alert if there is no meta change Signed-off-by: Pranav C --- .../sync/disableOrEnableTables.vue | 52 +++++++++++++------ 1 file changed, 37 insertions(+), 15 deletions(-) diff --git a/packages/nc-gui/components/project/projectMetadata/sync/disableOrEnableTables.vue b/packages/nc-gui/components/project/projectMetadata/sync/disableOrEnableTables.vue index ea4aaf4842..d3f34d1bce 100644 --- a/packages/nc-gui/components/project/projectMetadata/sync/disableOrEnableTables.vue +++ b/packages/nc-gui/components/project/projectMetadata/sync/disableOrEnableTables.vue @@ -200,8 +200,8 @@
- - + - +
@@ -249,19 +249,41 @@ Sync Now --> + + + + + + Metadata for API creation & management isn't sync with + '{{ dbAliasList[dbsTab].connection.database }}' Database. + +