stackops
  • Joined on 2026-04-09
stackops pushed to main at stackops/stackops 2026-04-09 16:17:38 +00:00
99145a8bf1 clean deploy history cards, move actions to detail panel
stackops pushed to main at stackops/stackops 2026-04-09 15:55:35 +00:00
e8e652078a add template vars (commit/branch/timestamp), stackfile diff view
stackops pushed to main at stackops/stackops 2026-04-09 15:43:55 +00:00
0826c7c77f add JWT refresh tokens, auto-refresh on 401
stackops pushed to main at stackops/stackops 2026-04-09 15:37:10 +00:00
c18d64b8a7 add user management with admin/developer roles, JWT auth
stackops pushed to main at stackops/stackops 2026-04-09 15:21:03 +00:00
56a27c03f4 collapsible sidebar with status dots, deploy time, summary
stackops pushed to main at stackops/stackops 2026-04-09 15:09:56 +00:00
aa932ffec6 UI overhaul: sidebar, toasts, confirm modals, relative time, search, keyboard shortcuts, favicon, responsive, log colors
stackops pushed to main at stackops/stackops 2026-04-09 14:56:41 +00:00
3ea0316bc8 fix project status: pass project ID separately from namespace
stackops pushed to main at stackops/stackops 2026-04-09 14:45:10 +00:00
b4c8d332b2 add light/dark theme toggle
stackops pushed to main at stackops/infra 2026-04-09 14:20:14 +00:00
96065d8419 add platform.toml ConfigMap and mount in deployment
stackops pushed to main at stackops/stackops 2026-04-09 14:20:01 +00:00
185019c99f add messaging support (kafka/nats) with platform.toml
stackops pushed to main at stackops/stackops 2026-04-09 14:00:09 +00:00
9314e1f7ba depends_on with ports, cross-namespace DNS
stackops pushed to main at stackops/users-api 2026-04-09 13:53:51 +00:00
31d1149176 users-api service
stackops pushed to main at stackops/api-gateway 2026-04-09 13:53:49 +00:00
eae5f6165d api-gateway with depends_on users-api
stackops created branch main in stackops/users-api 2026-04-09 13:53:47 +00:00
stackops created branch main in stackops/api-gateway 2026-04-09 13:53:47 +00:00
stackops created repository stackops/api-gateway 2026-04-09 13:53:24 +00:00
stackops created repository stackops/users-api 2026-04-09 13:53:17 +00:00
stackops pushed to main at stackops/stackops 2026-04-09 12:41:13 +00:00
03dd339d6f add migrations support to toml-converter
stackops pushed to main at stackops/infra 2026-04-09 12:41:03 +00:00
af6696279c fix runner config: socket DinD, docker:27, sh shell
stackops pushed to main at stackops/test-app 2026-04-09 12:32:03 +00:00
d17737d08f fix CI: use sh shell for docker:27 alpine