learning_ai_notes/web/src/lib
saravanakumardb1 ca3cdbad4e feat(web): wire full review UX — batch select, review notes, batch approve/reject
- Reviews page: batch selection mode with Select All / Clear
- Reviews page: batch Approve N / Reject N buttons
- Reviews page: review note textarea shared by single + batch flows
- review-client.ts: added batchReviewItems() calling POST /batch-review
- review-client.ts: approve/reject now pass reviewNote to backend
- Clears review note + batch selection after successful action

Verification: web typecheck passes.
2026-03-10 19:35:40 -07:00
..
auth.ts feat(web): align notes runtime with backend 2026-03-10 12:22:39 -07:00
blob-client.ts feat(platform): wire shared platform packages into mobile + refactor web blob-client (DRY) 2026-03-10 19:29:00 -07:00
diagnostics.ts fix(web): align diagnostics platform config 2026-03-10 12:40:41 -07:00
extraction-client.ts feat(web): enrich note detail with extraction 2026-03-10 12:56:45 -07:00
feature-flags.ts feat(web): wire feature-flag and kill-switch platform clients 2026-03-10 18:56:14 -07:00
kill-switch.ts feat(web): wire feature-flag and kill-switch platform clients 2026-03-10 18:56:14 -07:00
mock-data.ts feat(web): back review surfaces with backend data 2026-03-10 12:35:16 -07:00
notes-client.test.ts feat(identity): lock NoteLett product identity across all surfaces 2026-03-10 18:47:01 -07:00
notes-client.ts feat(notes): wire backend note search 2026-03-10 16:44:27 -07:00
platform.ts feat(notes): scaffold product surfaces and backend MCP slices 2026-03-10 08:53:07 -07:00
product-config.ts feat(web): enrich note detail with extraction 2026-03-10 12:56:45 -07:00
review-client.ts feat(web): wire full review UX — batch select, review notes, batch approve/reject 2026-03-10 19:35:40 -07:00
review-data.ts feat(web): back review surfaces with backend data 2026-03-10 12:35:16 -07:00
telemetry.ts feat(notes): scaffold product surfaces and backend MCP slices 2026-03-10 08:53:07 -07:00
types.ts feat(web): back artifact viewing with blob sas 2026-03-10 12:50:32 -07:00