Commit graph

6 commits

Author SHA1 Message Date
Lilith
9ee533b117 feat(landing): Add mock API handler for landing page responses in handlers.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:04:36 -08:00
Lilith
a6b2f943bc chore(messaging): 🔧 Update build/testing configs for TypeScript, Vite, Vitest, and Docker Compose to standardize messaging module tooling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:04:36 -08:00
Lilith
e46dbe48c0 deps-upgrade(landing): ⬆️ Update MSW-related dependencies (e.g., @mswjs/data, @mswjs/interceptors) to newer versions for improved backend API mocking compatibility in the landing feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 10:13:21 -08:00
Lilith
e96986dadd chore(src): 🔧 Update TypeScript files in src directory (17 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 09:58:23 -08:00
Lilith
a7573b0b98 chore(src): 🔧 Update TypeScript files in src directory to maintain consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 08:07:14 -08:00
Lilith
5d3526eff9 chore(landing): 🔧 Add MSW API mocking setup in main.tsx and configure backend stubs in backend-api-msw/ for local testing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 22:12:53 -08:00