feat(KB-266): overhaul GitManagerModal with new architecture and API

- Completely rewrite GitManagerModal with modern React architecture
- Add comprehensive CSS styling for git operations UI
- Implement new API endpoints for git management operations
- Add server-side routes for git command handling
- Fix shell injection vulnerability in git command execution
- Update tests with complete API mocking coverage
- Add changeset documenting the overhaul
This commit is contained in:
gsxdsm
2026-03-31 02:00:53 -07:00
parent aef82c2df9
commit 82d8ebb82b
6 changed files with 3602 additions and 485 deletions