Commit Graph

9 Commits

Author SHA1 Message Date
erangel1 24bf4706e1 feat: environment model + deployment tracking (phase 3a)
- Environment/Deployment XORM models + migration 010
- Full CRUD API: GET/POST/PATCH/DELETE /environments + /deployments
- Deployment status update endpoint, publishes deployment.* NATS events
- EnvironmentsPage with deploy cards, history accordion, deploy modal
- Sidebar Environments nav item between Pipelines and Settings
- Repo page deployment status badges (env name + SHA pill per
  environment)
- Environment/Deployment types in types/api.ts + environments.ts query
  hooks
2026-05-11 21:20:12 +02:00
erangel1 8cb918b064 darkmode is now available 2026-05-07 13:42:46 +02:00
erangel1 12bcf59bc9 repo details page mostly working 2026-05-07 13:04:13 +02:00
erangel1 dad82a79de readme file is now rendering in repo. can now view files and edit them. can switch between branches with dropdown menu 2026-05-07 11:28:06 +02:00
erangel1 779a1fdb82 overhaul complete 2026-05-07 11:02:34 +02:00
erangel1 9ad2672a66 init commit 2026-05-07 10:27:16 +02:00
erangel1 dea186c995 making progress 2026-05-07 02:06:54 +02:00
erangel1 44359c1bb0 phase 3 bug repositories fixes 2026-05-07 01:15:32 +02:00
erangel1 ce2aa2c776 phase 3 initial completion 2026-05-07 00:22:45 +02:00