diff --git a/packages/nc-gui/components/dashboard/settings/BaseSettings.vue b/packages/nc-gui/components/dashboard/settings/BaseSettings.vue index f1296cf3e6..0acdd3d5c4 100644 --- a/packages/nc-gui/components/dashboard/settings/BaseSettings.vue +++ b/packages/nc-gui/components/dashboard/settings/BaseSettings.vue @@ -1,228 +1,59 @@ diff --git a/packages/nc-gui/components/dashboard/settings/BaseSettings/Snapshots.vue b/packages/nc-gui/components/dashboard/settings/BaseSettings/Snapshots.vue new file mode 100644 index 0000000000..7f0e1225a7 --- /dev/null +++ b/packages/nc-gui/components/dashboard/settings/BaseSettings/Snapshots.vue @@ -0,0 +1,96 @@ + + + + + diff --git a/packages/nc-gui/components/dashboard/settings/BaseSettings/Visibility.vue b/packages/nc-gui/components/dashboard/settings/BaseSettings/Visibility.vue new file mode 100644 index 0000000000..f581927e5b --- /dev/null +++ b/packages/nc-gui/components/dashboard/settings/BaseSettings/Visibility.vue @@ -0,0 +1,99 @@ + + + + + diff --git a/packages/nc-gui/lang/en.json b/packages/nc-gui/lang/en.json index b26b95ed27..25055971a0 100644 --- a/packages/nc-gui/lang/en.json +++ b/packages/nc-gui/lang/en.json @@ -94,6 +94,7 @@ }, "general": { "snapshot": "Snapshot", + "snapshots": "Snapshots", "baseSnapshots": "Base Snapshots", "featurePreview": "Feature Preview", "scripts": "Scripts", @@ -650,6 +651,8 @@ "lockedByUser": "Locked by {user}" }, "labels": { + "visibilityAndDataHandling": "Visibility & Data Handling", + "visibilityConfigLabel": "Base specific additional configurations to customise data display & default behaviours.", "miscBaseSettingsLabel": "Snapshots are complete backups of your database at the time of creation. Restoring a snapshot duplicates the data.", "snapShotSubText": "Snapshots are complete backups of your database at the time of creation. Restoring a snapshot duplicates the data.", "newSnapshot": "New Snapshot",