wrongmove/frontend/src/components
2026-02-28 16:23:36 +00:00
..
__tests__ Fix FilterPanel test: button text changed to 'Show Matching Listings' 2026-02-23 19:40:06 +00:00
ui Redesign filter panel with range sliders, separated visualization card, and backend filter support 2026-02-08 18:50:06 +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
ErrorBoundary.tsx feat: add error boundary to prevent white-screen crashes 2026-02-28 16:18:10 +00:00
FavoritesView.tsx Add tappable cards, detail bottom sheet, swipe gestures, and favorites view 2026-02-21 15:49:15 +00:00
FilterBar.tsx fix: remove unused imports flagged by TypeScript 2026-02-28 16:23:36 +00:00
FilterChips.tsx feat: create FilterBar and FilterChips components 2026-02-28 16:12:09 +00:00
FilterPanel.tsx Improve frontend UI/UX: accessibility, discoverability, and cleanup 2026-02-22 18:47:09 +00:00
Header.tsx feat: integrate FilterBar into layout, remove sidebar 2026-02-28 16:16:03 +00:00
HealthIndicator.tsx Show last listing update time next to connection status in header 2026-02-17 19:54:15 +00:00
ListingDetail.tsx fix: remove unused imports flagged by TypeScript 2026-02-28 16:23:36 +00:00
ListingDetailSheet.tsx feat: redesign listing detail with tabbed sections and larger drawer 2026-02-28 16:21:20 +00:00
ListView.tsx Add tappable cards, detail bottom sheet, swipe gestures, and favorites view 2026-02-21 15:49:15 +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 Improve frontend UI/UX: accessibility, discoverability, and cleanup 2026-02-22 18:47:09 +00:00
MobileBottomSheet.tsx refactor: extract shared utility functions to eliminate duplication 2026-02-28 16:02:06 +00:00
MobileMenu.tsx feat: make frontend fully responsive with mobile-first layout 2026-02-21 11:34:53 +00:00
PhotoCarousel.tsx Add prev/next arrow buttons to photo carousel 2026-02-21 21:07:17 +00:00
POIManager.tsx Fix 7 bugs: security, memory leak, stale state, error handling 2026-02-13 19:36:43 +00:00
PropertyCard.tsx fix: remove unused imports flagged by TypeScript 2026-02-28 16:23:36 +00:00
PropertyCardCompact.tsx style: redesign PropertyCard with better visual hierarchy 2026-02-28 16:21:17 +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 feat: integrate FilterBar into layout, remove sidebar 2026-02-28 16:16:03 +00:00
StreamingProgressBar.tsx Add cancel button to streaming progress bar 2026-02-22 02:04:56 +00:00
SwipeableCardRow.tsx feat: make frontend fully responsive with mobile-first layout 2026-02-21 11:34:53 +00:00
SwipeablePropertyCard.tsx Add tappable cards, detail bottom sheet, swipe gestures, and favorites view 2026-02-21 15:49:15 +00:00
SwipeCard.tsx Improve frontend UI/UX: accessibility, discoverability, and cleanup 2026-02-22 18:47:09 +00:00
SwipeReviewMode.tsx Improve frontend UI/UX: accessibility, discoverability, and cleanup 2026-02-22 18:47:09 +00:00
TaskIndicator.tsx fix: remove unused imports flagged by TypeScript 2026-02-28 16:23:36 +00:00
TaskProgressDrawer.tsx refactor: extract shared utility functions to eliminate duplication 2026-02-28 16:02:06 +00:00
VisualizationCard.tsx Fix 7 bugs: security, memory leak, stale state, error handling 2026-02-13 19:36:43 +00:00