Add dashboard rollout commands (#15567)

## Tests

### makeSureDashboardNamingAvailableCommand

Case 1: no dashboard custom object
Case 2: with dashboard custom object

### SeedDashboardViewCommand

Case 1: no existing view
Case 2: with existing view
This commit is contained in:
Charles Bochet
2025-11-03 18:35:57 +01:00
committed by GitHub
parent 5bc876e4b4
commit 7ff91a61c6
8 changed files with 222 additions and 197 deletions
@@ -28,6 +28,12 @@ const coreObjectNames = [
'jobs',
'keyValuePair',
'keyValuePairs',
'pageLayout',
'pageLayouts',
'pageLayoutTab',
'pageLayoutTabs',
'pageLayoutWidget',
'pageLayoutWidgets',
'postgresCredential',
'postgresCredentials',
'twoFactorMethod',