veza/apps/web/src/mocks
senke c785e61e69
Some checks failed
Backend API CI / test-unit (push) Failing after 0s
Backend API CI / test-integration (push) Failing after 0s
Frontend CI / test (push) Failing after 0s
Storybook Audit / Build & audit Storybook (push) Failing after 0s
feat(v0.701): AdminTransfers page/route, MSW, stories, Deep Health, API ref, docs, scope v0.702
- Step 13: AdminTransfersPage, LazyAdminTransfers, route /admin/transfers
- Step 14: MSW handlers admin transfers
- Step 15: AdminTransfersView stories (Default, Empty, WithFailedTransfers, Error, Loading)
- Step 16-17: DeepHealth handler (disk, config), GET /health/deep
- Step 19: health_deep_test.go (4 tests)
- Step 20: docs/API_REFERENCE.md
- Step 21: Archive V0_604, MIGRATIONS.md migration 116
- Step 22: CHANGELOG, PROJECT_STATE, FEATURE_STATUS v0.701
- Step 23: RETROSPECTIVE_V0701, V0_702 placeholder, SCOPE_CONTROL, .cursorrules
- Step 24: Archive V0_701_RELEASE_SCOPE
- Fix: AdminTransfersView Select component (use options API)
2026-02-23 23:42:02 +01:00
..
browser.ts feat(release): v0.202 — Lots G, H, F, C, D 2026-02-20 18:16:17 +01:00
handlers-admin.ts feat(v0.701): AdminTransfers page/route, MSW, stories, Deep Health, API ref, docs, scope v0.702 2026-02-23 23:42:02 +01:00
handlers-auth.ts feat(auth): add ephemeral stream-token endpoint for HLS and WebSocket authentication 2026-02-22 17:28:00 +01:00
handlers-cloud.ts feat(v0.501): Sprint 3 -- Cloud Storage MVP backend 2026-02-22 18:23:58 +01:00
handlers-common.ts fix(storybook): reduce audit failures with ignored patterns and config 2026-02-17 17:29:28 +01:00
handlers-marketplace.ts test(seller): add MSW handler and story for transfers 2026-02-23 22:57:35 +01:00
handlers-misc.ts feat(chat): Sprint 4 -- Docker cleanup, frontend migration to Go WS 2026-02-22 20:46:58 +01:00
handlers-playlists.ts feat(playlists): Lot D - DuplicatePlaylistButton, Export, Share, Recommendations 2026-02-20 00:22:42 +01:00
handlers-social.ts feat(groups): S2 frontend - request join, invite, roles, my groups, MSW handlers 2026-02-21 05:51:29 +01:00
handlers-streaming.ts feat(player): integrate HLS streaming with ABR quality switching 2026-02-22 21:24:40 +01:00
handlers-tracks.ts feat(release): v0.202 — Lots G, H, F, C, D 2026-02-20 18:16:17 +01:00
handlers.ts feat(player): integrate HLS streaming with ABR quality switching 2026-02-22 21:24:40 +01:00
index.ts BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
node.ts BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
test-helpers.ts feat(chat): add call signaling types 2026-02-22 03:46:10 +01:00
test-setup.ts BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00