Commit Graph
14 Commits
Author SHA1 Message Date
fr ee13bc2be5 Updated: fixed fuel consumption calculation on dashboard
Build and Deploy Zola Website / build_and_deploy (push) Successful in 12s
2025-02-01 23:34:19 +01:00
fr 4576800e27 Updated: Removed LIMIT for all refuel records, fixed fuel consumption calculation on dashboard
Build and Deploy Zola Website / build_and_deploy (push) Successful in 12s
2025-02-01 22:56:32 +01:00
fr 7517bcb78f Updated: Improved vehicle and refuel data handling on dashboard
Build and Deploy Zola Website / build_and_deploy (push) Successful in 14s
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
fr ba11c41147 Added: mileage, average fuel consumption
Build and Deploy Zola Website / build_and_deploy (push) Successful in 12s
2025-01-27 01:57:31 +01:00
fr 2201430f59 Partially done
Build and Deploy Zola Website / build_and_deploy (push) Successful in 16s
2025-01-26 22:22:12 +01:00
fr 18c78e37a4 In progress: offline fuel record creation 2025-01-26 17:21:30 +01:00
fr ccbb0eac64 Added: Stats in dashboard
Build and Deploy Zola Website / build_and_deploy (push) Successful in 12s
2025-01-05 21:24:55 +01:00
fr 860a20d946 Added: Fuel record create - not complete yet
Build and Deploy Zola Website / build_and_deploy (push) Successful in 12s
2025-01-03 17:10:08 +01:00
fr be6b465684 Added: vehicle creation 2024-12-31 15:53:15 +01:00
fr 85af85b1ee Edited: Dashboard links and global button styles, added new color variables 2024-12-27 17:07:09 +01:00
fr 2847231376 Added: favicon, Dashboard, Habits list, some styles, dashboard redirect 2024-12-27 02:06:32 +01:00
fr 43960ddcb9 Added: Habit creation logic 2024-12-26 18:47:00 +01:00
fr 4c44dac115 Auth logic is completed (signin, signup, logout), Added: Middlewares, RequireAuth middleware 2024-12-26 14:44:40 +01:00
fr 3144078860 Added: MVC structure, Router, Views and Controllers for home page and login/signup 2024-12-25 23:02:09 +01:00