wrongmove/frontend/src/components
Viktor Barzin e2c22f025f
Expand swipe card to 50/50 photo/details split with all info
- Card now fills available height with photo carousel in top half
  and property details in bottom half
- Details section shows: price, beds/sqm/price-per-sqm, agency,
  available date, all POI distances, and price history summary
- Fix DialogTitle accessibility warning in ListingDetailSheet and
  MobileBottomSheet (add sr-only Drawer.Title)
2026-02-22 00:49:32 +00:00
..
__tests__ Add photo carousel to listing cards and fix tap-to-detail 2026-02-21 19:19:32 +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
FavoritesView.tsx Add tappable cards, detail bottom sheet, swipe gestures, and favorites view 2026-02-21 15:49:15 +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
ListingDetail.tsx Format available_from dates as human-readable on listing cards 2026-02-21 18:02:14 +00:00
ListingDetailSheet.tsx Expand swipe card to 50/50 photo/details split with all info 2026-02-22 00:49:32 +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 Auto-pan map to keep popup fully visible in viewport 2026-02-15 15:27:51 +00:00
MobileBottomSheet.tsx Expand swipe card to 50/50 photo/details split with all info 2026-02-22 00:49:32 +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 Add photo carousel to listing cards and fix tap-to-detail 2026-02-21 19:19:32 +00:00
PropertyCardCompact.tsx feat: make frontend fully responsive with mobile-first layout 2026-02-21 11:34:53 +00:00
SavedView.tsx feat: add SavedView, integrate decisions into App with review mode and client-side filtering 2026-02-21 13:55:05 +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: add SavedView, integrate decisions into App with review mode and client-side filtering 2026-02-21 13:55:05 +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
SwipeablePropertyCard.tsx Add tappable cards, detail bottom sheet, swipe gestures, and favorites view 2026-02-21 15:49:15 +00:00
SwipeCard.tsx Expand swipe card to 50/50 photo/details split with all info 2026-02-22 00:49:32 +00:00
SwipeReviewMode.tsx Add tap-to-detail on swipe cards and fix color overlay alignment 2026-02-21 21:13:32 +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