feat: Add unsaved changes tracking to PipelineFormComponent

This commit is contained in:
Junyan Qin
2026-02-23 14:36:04 +08:00
parent 42caae1bcf
commit 063dc6fe97
5 changed files with 26 additions and 4 deletions
+1
View File
@@ -589,6 +589,7 @@ const enUS = {
copyConfirmTitle: 'Confirm Copy',
copyConfirmation:
'Are you sure you want to copy this pipeline? This will create a new pipeline with all configurations.',
unsavedChanges: 'You have unsaved changes',
extensions: {
title: 'Extensions',
loadError: 'Failed to load plugins',