EditVariable: Add base form to edit variables (#80172)

This commit is contained in:
Ivan Ortega Alba
2024-01-12 11:01:11 +01:00
committed by GitHub
parent e69feef314
commit e9f1b41d23
35 changed files with 856 additions and 76 deletions

View File

@@ -141,7 +141,7 @@ export const Pages = {
selectionOptionsIncludeAllSwitch: 'Variable editor Form IncludeAll switch',
selectionOptionsCustomAllInput: 'Variable editor Form IncludeAll field',
selectionOptionsCustomAllInputV2: 'data-testid Variable editor Form IncludeAll field',
previewOfValuesOption: 'Variable editor Preview of Values option',
previewOfValuesOption: 'data-testid Variable editor Preview of Values option',
submitButton: 'Variable editor Submit button',
applyButton: 'data-testid Variable editor Apply button',
},