wrongmove/frontend/src/components
Viktor Barzin 13637ec881
fix: update tests for mobile responsive changes
- Add matchMedia polyfill to test setup (jsdom doesn't implement it)
- Remove Header tests for filter toggle (replaced by mobile FAB)
2026-02-21 11:45:50 +00:00
..
__tests__ fix: update tests for mobile responsive changes 2026-02-21 11:45:50 +00:00
ui Redesign filter panel with range sliders, separated visualization card, and backend filter support 2026-02-08 18:50:06 +00:00
ActiveQuery.tsx Flatten repo structure: move crawler/ to root, remove vqa/ and immoweb/ 2026-02-07 23:01:20 +00:00
AlertError.tsx Flatten repo structure: move crawler/ to root, remove vqa/ and immoweb/ 2026-02-07 23:01:20 +00:00
AuthCallback.tsx Flatten repo structure: move crawler/ to root, remove vqa/ and immoweb/ 2026-02-07 23:01:20 +00:00
FilterPanel.tsx Redesign filter panel with range sliders, separated visualization card, and backend filter support 2026-02-08 18:50:06 +00:00
Header.tsx feat: make frontend fully responsive with mobile-first layout 2026-02-21 11:34:53 +00:00
HealthIndicator.tsx Show last listing update time next to connection status in header 2026-02-17 19:54:15 +00:00
ListView.tsx Run alembic migrations on startup, fix User model, add POI travel sorting and streaming options 2026-02-08 18:50:13 +00:00
LoginModal.tsx Flatten repo structure: move crawler/ to root, remove vqa/ and immoweb/ 2026-02-07 23:01:20 +00:00
Map.tsx Auto-pan map to keep popup fully visible in viewport 2026-02-15 15:27:51 +00:00
MobileBottomSheet.tsx feat: make frontend fully responsive with mobile-first layout 2026-02-21 11:34:53 +00:00
MobileMenu.tsx feat: make frontend fully responsive with mobile-first layout 2026-02-21 11:34:53 +00:00
POIManager.tsx Fix 7 bugs: security, memory leak, stale state, error handling 2026-02-13 19:36:43 +00:00
PropertyCard.tsx Auto-reload listings on task completion and show all POIs in detail view 2026-02-08 15:11:21 +00:00
PropertyCardCompact.tsx feat: make frontend fully responsive with mobile-first layout 2026-02-21 11:34:53 +00:00
Spinner.tsx Flatten repo structure: move crawler/ to root, remove vqa/ and immoweb/ 2026-02-07 23:01:20 +00:00
StatsBar.tsx Flatten repo structure: move crawler/ to root, remove vqa/ and immoweb/ 2026-02-07 23:01:20 +00:00
StreamingProgressBar.tsx Flatten repo structure: move crawler/ to root, remove vqa/ and immoweb/ 2026-02-07 23:01:20 +00:00
SwipeableCardRow.tsx feat: make frontend fully responsive with mobile-first layout 2026-02-21 11:34:53 +00:00
TaskIndicator.tsx Refactor task progress to unified useTaskProgress hook 2026-02-09 23:02:24 +00:00
TaskProgressDrawer.tsx feat: make frontend fully responsive with mobile-first layout 2026-02-21 11:34:53 +00:00
VisualizationCard.tsx Fix 7 bugs: security, memory leak, stale state, error handling 2026-02-13 19:36:43 +00:00