Commit Graph

7 Commits

Author SHA1 Message Date
85c44296ac Restructure UX and seed a fully simulated organisation
Some checks failed
CI / Tests (push) Failing after 56s
CI / Lint (push) Failing after 1m35s
Rework the dashboard, environment topology view, header navigation, and
status rendering, and standardise selects on a shadcn-vue component.

Replace the thin database seeder with a SimulatedEnvironmentSeeder that
builds a fully wired, mostly-running organisation (ACTIVE server fleet,
managed + GHCR registries, Gitea source provider, ClipBin app with
production/staging environments, services, slices, endpoints, managed
variables, build artifacts, and a completed/in-progress/failed operations
history) so the new UI renders against realistic data.
2026-06-08 22:09:57 +01:00
5b977c1f41 wowowowowo
Some checks failed
CI / Lint (push) Failing after 22s
CI / Tests (push) Failing after 33s
2026-05-28 15:15:41 +01:00
aa680b25fd Implement Keystone environment deployments 2026-05-13 16:11:23 +01:00
5ba1ac9c92 provision script fixes, flash the server creds to the user on server create 2025-03-30 12:37:34 +00:00
7d2bc3ca5e Show pages for app,env,org plus navigation, servers wip 2025-03-28 15:18:12 +00:00
72b6231b8c Basic seeder, navigating to application page 2025-03-28 14:39:36 +00:00
25428dbd31 first commit 2025-03-27 12:25:27 +00:00