veza/apps/web/src
senke 68fececd8d fix(storybook): resolve audit errors - usePlaylistSearch loop, MSW handlers, ignore patterns
- usePlaylistSearch: use useRef for toastError to avoid infinite loop in useEffect
- handlers-playlists: fix search response format (playlists/total/page/limit)
- handlers-playlists: fix list response (items -> playlists)
- handlers-playlists: add GET playlists/:id/analytics handler
- PlaylistSearch.stories: fix Empty story response format
- audit-storybook: add MSW, swagger, .mdx ignore patterns
- audit-storybook: cap errors per story (MAX_ERRORS_PER_STORY=100)
2026-02-17 22:22:39 +01:00
..
__tests__ chore(refactor/sumi-migration): commit pending changes — tests, stream server, dist_verification 2026-02-13 19:39:18 +01:00
app chore: consolidate pending changes (Hyperswitch, PostCard, dashboard, stream server, etc.) 2026-02-14 21:45:15 +01:00
components docs: update Welcome.mdx and deprecate Kodo references in docs 2026-02-17 17:05:33 +01:00
config chore: consolidate CI, E2E, backend and frontend updates 2026-02-17 16:43:21 +01:00
context chore: consolidate CI, E2E, backend and frontend updates 2026-02-17 16:43:21 +01:00
docs refactor(frontend): document chat store as single source of truth 2026-02-15 16:02:14 +01:00
features fix(storybook): resolve audit errors - usePlaylistSearch loop, MSW handlers, ignore patterns 2026-02-17 22:22:39 +01:00
hooks chore: consolidate CI, E2E, backend and frontend updates 2026-02-17 16:43:21 +01:00
lib incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
locales chore: remove dead code (Education, Studio, Gamification) (P2) 2026-02-16 11:03:27 +01:00
mocks fix(storybook): resolve audit errors - usePlaylistSearch loop, MSW handlers, ignore patterns 2026-02-17 22:22:39 +01:00
providers refactor(frontend): simplify TokenStorage usage for httpOnly cookie auth 2026-02-15 16:04:42 +01:00
router chore(frontend): remove or simplify ghost features (Developer Dashboard, Education/Gamification/Studio) 2026-02-15 16:03:43 +01:00
schemas incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
services chore: consolidate CI, E2E, backend and frontend updates 2026-02-17 16:43:21 +01:00
stores chore: consolidate CI, E2E, backend and frontend updates 2026-02-17 16:43:21 +01:00
stories docs: update Welcome.mdx and deprecate Kodo references in docs 2026-02-17 17:05:33 +01:00
styles docs: update Welcome.mdx and deprecate Kodo references in docs 2026-02-17 17:05:33 +01:00
test chore: consolidate pending changes (Hyperswitch, PostCard, dashboard, stream server, etc.) 2026-02-14 21:45:15 +01:00
types chore: remove dead code (Education, Studio, Gamification) (P2) 2026-02-16 11:03:27 +01:00
utils feat(web): add CDN support for assets and audio 2026-02-14 22:44:06 +01:00
index.css fix(ui): add --duration-fast and --duration-normal aliases for Sumi 2026-02-17 17:03:01 +01:00
main.tsx fix(web): resolve all 568 TypeScript errors — tsc --noEmit now passes with zero errors 2026-02-13 00:32:08 +01:00
setupTests.ts refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
vite-env.d.ts fix(security): add JWT auth to HLS endpoints (audit 1.3, P0) 2026-02-15 12:48:58 +01:00