docs: record 3-tab UI build-out (admin dashboard + date filter, personal dashboard, training difficulty, settings)

This commit is contained in:
Macky
2026-08-07 22:36:43 +07:00
parent b05907ae62
commit e5a59dbc5c
2 changed files with 39 additions and 0 deletions

View File

@@ -38,3 +38,4 @@ Informed by MiroFish (CrowdSight engine) + the hermes-brain-and-tools CrowdSight
- `2026-08-07-docker-final.md` — Docker build fix: ship prebuilt frontend/dist, no npm in image (resolves repeated `vite: not found`).
- `2026-08-07-login-after-setup.md` — can't-login-after-setup = deployment data non-persistence, not login logic (verified).
- `2026-08-07-login-email-fix.md` — REAL fix: verify() resolves username OR email; "wrong password" after logout→login was email-login not resolving a user.
- `2026-08-07-ui-tablayout.md` — 3-tab UI per spec: admin dashboard + date filter, personal dashboard, training w/ difficulty, settings profile.