Commit Graph

12 Commits

Author SHA1 Message Date
355bee84e3 Sort bus schedules chronologically by departure time 2026-03-01 09:44:32 -05:00
91ef07b3ed Fix: map singleton state, schedules view sync, and carousel image error handling 2026-02-28 22:38:59 -05:00
0fdb727875 feat: simplify map by removing all stop markers and manual clear button 2026-02-28 13:56:56 -05:00
621da9e4c3 Refactor: Map UI improvements, ETA metrics, Schedule fixes, and Transport Detail styling 2026-02-28 10:39:20 -05:00
8084032f25 fix: corrección de errores en mapa y filtros de horarios 2026-02-27 21:24:26 -05:00
a2d317d1bc Fix UI overlapping, transport load error handling, and schedule filtering bugs 2026-02-27 20:22:29 -05:00
1f0229461b chore: build and UI fixes 2026-02-26 20:58:10 -05:00
48e83d4a94 feat: redesign SchedulesView with visual dropdown, status-coded cards, day filter chips
- Custom visual route dropdown (replaces native select) with animation, icons, checkmark
- Schedule cards with left accent bar and status system: Departing (yellow glow), On-time (green), Upcoming (blue)
- Time shown large and bold in active-color (theme-aware)
- Pulsing 'SALIENDO' badge on most immediate departure
- Day filter chips: Hoy / Mañana / Todos
- Live green dot indicator for real-time feel
- 'Ver en mapa' shortcut button
- Empty state with SVG clock illustration before route is selected
- Full dark/light mode support via CSS variables
2026-02-23 14:11:52 -05:00
a1ba74cd49 fix: remove duplicate headers, fix i18n keys, unify theme colors in Discover and Schedules views
- DiscoverView: removed internal header (duplicate of AppHeader), replaced Tailwind hardcoded colors with CSS theme variables (--bg-primary, --active-color, etc.)
- SchedulesView: removed internal header (duplicate of AppHeader), replaced Tailwind hardcoded colors with CSS theme variables
- es.json: add missing keys discover.searchPlaceholder, schedules.placeholder, schedules.upcoming, schedules.noSchedules, schedules.types
- en.json: same missing keys added for English
2026-02-22 17:41:50 -05:00
c6b97c4188 feat: redesign Schedules, Discover, and Routes views with SIBU Main HUD aesthetic and Tailwind v4 2026-02-22 15:05:59 -05:00
a111827d1f Fix: Explicitly import models in database.py to ensure table creation on Render 2026-02-22 10:29:41 -05:00
0c7aa53c8b Initial commit: SIBU 2.0 MISSION 2026-02-21 09:53:31 -05:00