Commit Graph

4 Commits

Author SHA1 Message Date
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