fuel-stats/app/views
Filip Rojek 7517bcb78f
All checks were successful
Build and Deploy Zola Website / build_and_deploy (push) Successful in 14s
Updated: Improved vehicle and refuel data handling on dashboard
Updated:
- DashboardController now fetches latest refuel record only for the default vehicle
- VehicleController - first created vehicle is now set as default automatically
- Refuel model - latest_one() now accepts vehicle_id instead of user_id
- Dashboard view - improved handling when no vehicles or refuel records exist
- CSS styles - adjusted dashboard layout and global action padding
2025-02-01 18:38:49 +01:00
..
auth Edited: App is rebranded to Fuel Stats 2024-12-31 11:34:39 +01:00
dashboard Updated: Improved vehicle and refuel data handling on dashboard 2025-02-01 18:38:49 +01:00
errors Edited: App is rebranded to Fuel Stats 2024-12-31 11:34:39 +01:00
home Edited: App is rebranded to Fuel Stats 2024-12-31 11:34:39 +01:00
layouts Added: Create new refuel record 2025-01-05 19:05:30 +01:00
refuel Added: mileage, average fuel consumption 2025-01-27 01:57:31 +01:00
shared Auth logic is completed (signin, signup, logout), Added: Middlewares, RequireAuth middleware 2024-12-26 14:44:40 +01:00
vehicles Updated: Improved vehicle and refuel data handling on dashboard 2025-02-01 18:38:49 +01:00