docs(notes): record dashboard note progress
This commit is contained in:
parent
8a1b79c4e4
commit
e6beef83eb
@ -456,6 +456,11 @@ Detailed implementation plans live under `docs/roadmaps/`.
|
|||||||
- verification passed for this slice with:
|
- verification passed for this slice with:
|
||||||
- `web` `npm run typecheck`
|
- `web` `npm run typecheck`
|
||||||
- `web` `npm test`
|
- `web` `npm test`
|
||||||
|
- 2026-03-10 — Dashboard recent-note filters materially advanced (`8a1b79c`):
|
||||||
|
- dashboard recent-note cards now route tag affordances into seeded search states while keeping title and excerpt as valid note-detail entrypoints
|
||||||
|
- verification passed for this slice with:
|
||||||
|
- `web` `npm run typecheck`
|
||||||
|
- `web` `npm test`
|
||||||
- 2026-03-10 — Mobile verification materially advanced:
|
- 2026-03-10 — Mobile verification materially advanced:
|
||||||
- mobile dependencies now install successfully with corrected sibling `@bytelyst/*` package paths
|
- mobile dependencies now install successfully with corrected sibling `@bytelyst/*` package paths
|
||||||
- `npm run typecheck`, `npm run lint`, and `npm test` now pass in `learning_ai_notes/mobile/`
|
- `npm run typecheck`, `npm run lint`, and `npm test` now pass in `learning_ai_notes/mobile/`
|
||||||
|
|||||||
@ -170,6 +170,7 @@ Stack: Next.js 16 + React 19 + TypeScript
|
|||||||
- Workspace-card visibility, owner, and tag affordances now route into live filters (`260428d`).
|
- Workspace-card visibility, owner, and tag affordances now route into live filters (`260428d`).
|
||||||
- Note-detail header review-state badge now routes into the review surface (`758d5d4`).
|
- Note-detail header review-state badge now routes into the review surface (`758d5d4`).
|
||||||
- Search result rows now route status, workspace, and tag affordances into seeded search states (`fa87efd`).
|
- Search result rows now route status, workspace, and tag affordances into seeded search states (`fa87efd`).
|
||||||
|
- Dashboard recent-note cards now route tag affordances into seeded search states (`8a1b79c`).
|
||||||
- Active web surface copy now reflects the backend-backed product state instead of scaffold-era wording (`5458090`).
|
- Active web surface copy now reflects the backend-backed product state instead of scaffold-era wording (`5458090`).
|
||||||
|
|
||||||
# Open Questions
|
# Open Questions
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user