phpvms/app/Widgets
B.Fatih KOZ c2b0b69eb2
Change LatestPireps Widget Sort Order (#1099)
* Change LatestPireps Widget Sort Order

Latest pireps should be ordered by `submitted_at` instead of `created_at` . 

Pirep may be created even a day before others (with the pause/resume ability we have in acars) but it gets submitted once when the flight is ended, thus I think it should be our reference to sort them in proper order.

* Trying to Pass UnitTest
2021-03-25 09:51:16 -04:00
..
AirspaceMap.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
LatestNews.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
LatestPilots.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
LatestPireps.php Change LatestPireps Widget Sort Order (#1099) 2021-03-25 09:51:16 -04:00
LiveMap.php Added the ability to enable/disable flight table display below the map (#983) 2021-01-12 08:24:50 -05:00
Weather.php Weather METAR/TAF enhancements (#964) 2021-02-19 12:45:39 -05:00