feat: polish alpine shell feedback

This commit is contained in:
a.tolmachev
2026-03-31 12:32:05 +03:00
parent 84f4437ce0
commit 4d91ccf48f
16 changed files with 366 additions and 30 deletions
+6 -6
View File
@@ -2,19 +2,19 @@
## Current
### `feat/demo-assets`
### `feat/alpine-polish`
Status: in_progress
DoD:
- project has an idempotent PostgreSQL demo seed for live UI screens
- demo seed fills workspaces, memberships, invitations, operations, agents, keys and usage
- seed is controlled by env and does not live in migrations
- docs explain how to enable and use demo data
- Alpine UI pages have consistent feedback and shell state
- alert()-based errors are removed from primary screens
- header identity reflects live session and current workspace
- settings and workspace flows avoid crude localStorage/logout workarounds
## Next
- `feat/alpine-polish`
- `feat/current-workspace-session-model`
## Backlog