This website requires JavaScript.
Explore
Help
Register
Sign In
bitstream
/
fuel-price
Watch
1
Star
0
Fork
0
You've already forked fuel-price
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7b6aaac661c0f7717bc3ae7edad6e401243d6421
fuel-price
/
database
/
migrations
History
Ovidiu U
3ccdc28763
Some checks failed
linter / quality (push)
Has been cancelled
Details
tests / ci (8.3) (push)
Has been cancelled
Details
tests / ci (8.4) (push)
Has been cancelled
Details
tests / ci (8.5) (push)
Has been cancelled
Details
prediction with context
2026-04-05 17:08:16 +01:00
..
0001_01_01_000000_create_users_table.php
init
2026-04-03 16:47:05 +01:00
0001_01_01_000001_create_cache_table.php
init
2026-04-03 16:47:05 +01:00
0001_01_01_000002_create_jobs_table.php
init
2026-04-03 16:47:05 +01:00
2025_08_14_170933_add_two_factor_columns_to_users_table.php
init
2026-04-03 16:47:05 +01:00
2026_04_03_172840_create_stations_table.php
feat: add stations and station prices migrations
2026-04-03 18:45:05 +01:00
2026_04_03_172841_create_station_prices_current_table.php
feat: add stations and station prices migrations
2026-04-03 18:45:05 +01:00
2026_04_03_172841_create_station_prices_table.php
feat: FuelPriceService with OAuth token caching
2026-04-03 18:52:40 +01:00
2026_04_03_172842_create_station_prices_archive_table.php
feat: add stations and station prices migrations
2026-04-03 18:45:05 +01:00
2026_04_04_073654_create_api_logs_table.php
apilogs
2026-04-04 08:41:21 +01:00
2026_04_04_093343_change_price_pence_to_mediumint_in_station_prices.php
feat: add PostcodeService and price validation with DB constraints
2026-04-04 12:40:43 +01:00
2026_04_04_093705_add_price_pence_check_constraint_to_station_prices.php
feat: add PostcodeService and price validation with DB constraints
2026-04-04 12:40:43 +01:00
2026_04_04_115852_create_brent_prices_table.php
feat: add Filament admin panel with migrations and design spec
2026-04-04 13:40:56 +01:00
2026_04_04_115852_create_price_predictions_table.php
prediction with context
2026-04-05 17:08:16 +01:00
2026_04_04_123728_add_is_admin_to_users_table.php
feat: add Filament admin panel with migrations and design spec
2026-04-04 13:40:56 +01:00
2026_04_04_131727_add_postcode_to_users_table.php
feat: add UserResource with is_admin toggle and delete
2026-04-04 14:17:50 +01:00
2026_04_04_180819_create_searches_table.php
feat: add searches table, model, and factory for API search logging
2026-04-04 19:09:19 +01:00
2026_04_04_180849_create_personal_access_tokens_table.php
feat: install Sanctum, scaffold api.php, add FuelType::fromAlias()
2026-04-04 19:10:05 +01:00
2026_04_04_184147_add_llm_with_context_to_price_predictions_source.php
prediction with context
2026-04-05 17:08:16 +01:00