phpvms/app
Nabeel Shahzad 7776af88d8
ref(livemap): address review feedback
Drop the tombstone eviction rule; RemoveExpiredLiveFlights already reaps those
PIREPs and the completed rule picks up what it soft-deletes. Simplify evict().
Revert RemoveExpiredLiveFlights to its original body with only the setting name
changed, and revert PirepResource, dropping the scope and resource class added
alongside them.

Also: class_alias by string so PHPStan can analyse the deprecated enum alias,
re-check updated_at at delete time, preserve pirep_id nullability in the
collation ALTER, and cut the comments back.
2026-07-27 10:35:53 -05:00
..
Addons fix(addons): rebuild the boot cache when a manifest changes on disk 2026-07-25 22:41:55 -05:00
Auth feat(auth): enforce users.api_key uniqueness 2026-07-24 00:48:02 -05:00
Casts more refinement around the uninstall/removal process, added sample in for easier testing 2026-06-12 15:07:38 -05:00
Console/Commands fix(permissions): resolve module policy paths via composer PSR-4 prefixes 2026-07-08 21:31:58 +02:00
Contracts feat(auth): permission-backed API scope registration 2026-07-23 22:37:05 -05:00
Cron ref(livemap): address review feedback 2026-07-27 10:35:53 -05:00
Enums ref(livemap): address review feedback 2026-07-27 10:35:53 -05:00
Events postgres fixes 2026-06-01 18:38:58 -05:00
Exceptions more refinement around the uninstall/removal process, added sample in for easier testing 2026-06-12 15:07:38 -05:00
Filament feat(installer): auto-advance past the migration step 2026-07-26 16:50:45 -05:00
Http ref(livemap): address review feedback 2026-07-27 10:35:53 -05:00
Jobs feat(schema-modernization): foundations for RouteForge 2026-05-23 12:05:09 -05:00
Listeners feat(livemap): serve the live map from a pirep_positions table 2026-07-27 03:14:23 -05:00
Livewire/Filament Updating styling and looks of the installer/admin/system filament pages (#2211) 2026-05-20 11:05:32 -05:00
Models ref(livemap): address review feedback 2026-07-27 10:35:53 -05:00
Notifications feat(livemap): serve the live map from a pirep_positions table 2026-07-27 03:14:23 -05:00
Observers refactor(routeforge): bulk-insert commit pipeline 2026-05-25 13:57:32 -05:00
Policies feat(admin): manage OAuth clients in Filament 2026-07-12 00:33:46 +02:00
Providers ref(livemap): address review feedback 2026-07-27 10:35:53 -05:00
Queries Test/coordination fixes 2026-06-02 16:58:06 -05:00
Services ref(livemap): address review feedback 2026-07-27 10:35:53 -05:00
Support feat(auth): registerApiScopes accepts name => label map 2026-07-23 23:13:18 -05:00
Traits fix(finance): default the journal currency when settings are absent 2026-07-26 00:46:42 -05:00
Utils [8.x] refactor: migrate to the new modern laravel structure (#2207) 2026-05-07 14:58:11 -05:00
Widgets ref(livemap): address review feedback 2026-07-27 10:35:53 -05:00
helpers.php fix: change the plugin directory name (#2243) 2026-07-03 21:16:20 -05:00