feat: Implement multi-generation support with individual status tracking and history grouping.

This commit is contained in:
xds
2026-02-16 16:35:29 +03:00
parent 55e8db92ed
commit 9a9d50a900
5 changed files with 911 additions and 355 deletions

View File

@@ -16,7 +16,8 @@
"primeicons": "^7.0.0",
"primevue": "^4.5.4",
"vue": "^3.5.27",
"vue-router": "^5.0.1"
"vue-router": "^5.0.1",
"vuedraggable": "^4.1.0"
},
"devDependencies": {
"@tailwindcss/postcss": "^4.1.18",