Files
OrchestrAD/backend
GraceSolutions 6af0ffff9d feat(connections): wire full CRUD endpoints for AD connections
- Add Create/Update/Delete handlers on ConnectionsHandler backed by the
  existing ConnectionRepository (soft-delete preserves audit history).
- Register List/Get/Create/Update/Delete/Test routes on /ad-connections
  so the resource is no longer stubbed out.
2026-04-23 12:27:59 -04:00
..