veza/apps/web/src
senke 936b97cb7e edge-cases: implement Edge 1.5 - use EmptyState component everywhere
- Replaced KodoEmptyState in DashboardPage with EmptyState
- Replaced all custom empty states in SearchPage with EmptyState:
  - No results found state
  - No tracks found state
  - No playlists found state
  - No users found state
  - Start searching state
- All empty states now use the standard EmptyState component
- Consistent UI and behavior across all empty states
2026-01-16 13:00:54 +01:00
..
__tests__ aesthetic-improvements: add automated contrast testing for WCAG compliance 2026-01-16 10:26:20 +01:00
app data-flow: integrate React Query sync into query client setup 2026-01-15 17:56:26 +01:00
components cleanup: add missing logger import in OfflineQueueManager 2026-01-16 12:15:53 +01:00
config cleanup: audit and replace console statements with logger (Cleanup 10-12) 2026-01-16 12:15:20 +01:00
context security: migrate access token to httpOnly cookie (Actions 5.1.1.1-5.1.1.3) 2026-01-16 01:03:23 +01:00
docs state-utilities: remove unused stateMiddleware utility 2026-01-15 19:36:45 +01:00
features edge-cases: improve empty state handling in LibraryPage (Edge 1.1, 1.3) 2026-01-16 12:44:19 +01:00
hooks edge-cases: implement Edge 3.3 - handle tab switching during operations 2026-01-16 12:59:29 +01:00
lib incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
locales [FE-COMP-024] fe-comp: Add tooltips and help text 2025-12-25 12:25:39 +01:00
mocks incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
pages edge-cases: implement Edge 1.5 - use EmptyState component everywhere 2026-01-16 13:00:54 +01:00
router feat: Visual masterpiece - true light mode & premium UI 2026-01-11 02:32:21 +01:00
schemas incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
services edge-cases: implement Edge 2.3 - handle slow network connections 2026-01-16 12:51:14 +01:00
stores cleanup: remove obsolete test file (Cleanup 3) 2026-01-16 12:26:52 +01:00
styles aesthetic-improvements: add consistent section spacing utility variables 2026-01-16 10:44:55 +01:00
test state-utilities: remove unused undoRedo and stateNormalization utilities 2026-01-15 19:35:37 +01:00
types state-ownership: delete unused optimisticStoreUpdates.ts file 2026-01-15 19:26:53 +01:00
utils cleanup: remove deprecated unused functions (Cleanup 17) 2026-01-16 12:41:37 +01:00
index.css aesthetic-improvements: change primary text color to white 2026-01-16 02:34:55 +01:00
main.tsx cleanup: audit and replace console statements with logger (Cleanup 10-12) 2026-01-16 12:15:20 +01:00
setupTests.ts refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
vite-env.d.ts stabilizing apps/web: SITUATION AWARENESS 2025-12-16 14:40:16 -05:00