learning_ai_notes/web/src
saravanakumardb1 cce4ca610f refactor(web): merge platform-api.ts into platform.ts
platform.ts and platform-api.ts both created PlatformClient instances.
Merge all typed helpers (getUserSettings, updateUserSettings,
listSessions, revokeSession, updateProfile) into platform.ts and
delete the duplicate file. Use lazy singleton instead of eager.
2026-04-13 11:06:40 -07:00
..
app feat(web): init feature flags + kill switch on startup, fix hardcoded colors 2026-04-13 09:59:54 -07:00
components feat(palace): web UI — palace client, 4 components, palace page, sidebar nav, 6 tests 2026-04-10 01:46:51 -07:00
lib refactor(web): merge platform-api.ts into platform.ts 2026-04-13 11:06:40 -07:00
test fix(web): add Next.js module mocks for Vitest — all 14 tests pass (was 10/14) 2026-03-29 01:03:11 -07:00