hsiegeln
4cb15c9bea
feat: add database migrations for environments, apps, deployments
2026-04-04 17:32:51 +02:00
hsiegeln
a74894e0f1
feat: add license entity, repository, and database migration
...
Licenses table linked to tenants with JSONB features/limits, Ed25519
signed token storage, and revocation support.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-04 14:56:52 +02:00
hsiegeln
119034307c
feat: add tenant entity, repository, and database migration
...
Tenants table with slug, tier (LOW/MID/HIGH/BUSINESS), status
(PROVISIONING/ACTIVE/SUSPENDED/DELETED), Logto org reference, and
Stripe IDs.
2026-04-04 14:53:51 +02:00
hsiegeln
cdd19e180e
feat: add audit logging framework with immutable append-only log
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-30 10:22:33 +02:00
hsiegeln
d7cc3a3e04
feat: add Flyway migrations for users, roles, and permissions
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-30 10:13:49 +02:00