docs(notes): record workspace filter progress
This commit is contained in:
parent
260428d6f3
commit
66d4cd4c6e
@ -441,6 +441,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 — Workspace card filters materially advanced (`260428d`):
|
||||||
|
- workspace cards now route visibility, owner, and tag affordances into the live workspace filter instead of rendering as passive text/badges
|
||||||
|
- 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/`
|
||||||
|
|||||||
@ -167,6 +167,7 @@ Stack: Next.js 16 + React 19 + TypeScript
|
|||||||
- Workspace-page saved views now route into real filter presets (`22df6d9`).
|
- Workspace-page saved views now route into real filter presets (`22df6d9`).
|
||||||
- Dashboard metric cards now route into their corresponding operational surfaces (`2a9f490`).
|
- Dashboard metric cards now route into their corresponding operational surfaces (`2a9f490`).
|
||||||
- Note-detail metadata now routes review state and tags into live surfaces (`6d72561`).
|
- Note-detail metadata now routes review state and tags into live surfaces (`6d72561`).
|
||||||
|
- Workspace-card visibility, owner, and tag affordances now route into live filters (`260428d`).
|
||||||
- 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