feat: undo-redo & edit snapshots (#2436)

* feat: undo-redo & edit snapshots

* fix merge

* add simple history back

* fix some undo

* change app latest version

* fix

* chatconfig

* fix snapshot

* fix

* fix

* fix

* fix compare

* fix initial

* fix merge:

* fix useEffect

* fix snapshot initial and saved state

* chore

* fix

* compare snapshot

* nodes edges useEffct

* fix chatconfig

* fix

* delete unused method

* fix

* fix

* fix

* default version name
This commit is contained in:
heheer
2024-08-23 15:58:43 +08:00
committed by GitHub
parent de573e4303
commit 6288dc9492
49 changed files with 1559 additions and 349 deletions

View File

@@ -3,10 +3,20 @@
"ai_settings": "AI Settings",
"all_apps": "All Apps",
"app": {
"Version name": "Version name",
"modules": {
"click to update": "click to update",
"has new version": "has new version"
}
},
"version_back": "Back to initial",
"version_copy": "Copy",
"version_current": "current version",
"version_initial": "Initial version",
"version_initial_copy": "Copy-Initial state",
"version_name_tips": "Version name can't be empty.",
"version_past": "published",
"version_publish_tips": "This version will be saved to the team's cloud, synchronized with the entire team, and update the application versions across all publishing channels.",
"version_save_tips": "This version will be saved to the team's cloud and synchronized with the entire team."
},
"app_detail": "App Details",
"chat_debug": "Chat Debug",