Files
fusion/.changeset/add-dashboard-scripts-ui.md
gsxdsm 88fa46dd31 feat(KB-643): Add project scripts management UI to dashboard
- Add scripts field to ProjectSettings type for storing project-specific commands
- Create ScriptsModal component with CRUD operations and execution support
- Add API endpoints and client functions for script management
- Integrate scripts modal into dashboard header with button trigger
- Add comprehensive tests for ScriptsModal component
2026-04-01 01:48:19 -07:00

6 lines
109 B
Markdown

---
"@gsxdsm/fusion": minor
---
Add Scripts UI to dashboard for managing and running quick project commands