phpvms/app/Http/Resources
Nabeel S 3ec64c989b
Fixes (#435)
* Add flight level field to PIREP field closes #401

* Default value for distance 0 closes #400

* Block airline deletion if assets exist #367

* Formatting

* Move some of the base exception classes

* Fix skin references to use settings table

* Set default for theme name if setting is wrong
2019-11-19 10:06:07 -05:00
..
Acars.php Fixes (#435) 2019-11-19 10:06:07 -05:00
AcarsLog.php Cleanup SI Unit classes and interface for REST responses; fixes to a few METAR parsing issues 2019-07-15 15:14:40 -04:00
AcarsRoute.php Cleanup SI Unit classes and interface for REST responses; fixes to a few METAR parsing issues 2019-07-15 15:14:40 -04:00
Aircraft.php Cleanup SI Unit classes and interface for REST responses; fixes to a few METAR parsing issues 2019-07-15 15:14:40 -04:00
Airline.php Cleanup SI Unit classes and interface for REST responses; fixes to a few METAR parsing issues 2019-07-15 15:14:40 -04:00
Airport.php Cleanup SI Unit classes and interface for REST responses; fixes to a few METAR parsing issues 2019-07-15 15:14:40 -04:00
AirportDistance.php #355 Calculate distance button (#366) 2019-08-26 12:32:46 -04:00
Award.php Cleanup SI Unit classes and interface for REST responses; fixes to a few METAR parsing issues 2019-07-15 15:14:40 -04:00
Bid.php Cleanup SI Unit classes and interface for REST responses; fixes to a few METAR parsing issues 2019-07-15 15:14:40 -04:00
Flight.php Fix for bad unit conversions in API responses 2019-09-20 09:05:09 -04:00
JournalTransaction.php Cleanup SI Unit classes and interface for REST responses; fixes to a few METAR parsing issues 2019-07-15 15:14:40 -04:00
Navdata.php Cleanup SI Unit classes and interface for REST responses; fixes to a few METAR parsing issues 2019-07-15 15:14:40 -04:00
News.php Cleanup SI Unit classes and interface for REST responses; fixes to a few METAR parsing issues 2019-07-15 15:14:40 -04:00
Pirep.php Formatting 2019-09-20 09:11:34 -04:00
PirepComment.php Backend changes separating id from pilot_id 2019-07-16 13:54:14 -04:00
PirepFieldCollection.php Refactor all JS API calls #360 (#375) 2019-08-30 08:08:00 -04:00
Rank.php Apply fixes from StyleCI 2018-08-26 16:40:04 +00:00
Response.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Setting.php Fix formatting and interfaces in nearly every file 2018-03-19 20:50:40 -05:00
Subfleet.php Cleanup SI Unit classes and interface for REST responses; fixes to a few METAR parsing issues 2019-07-15 15:14:40 -04:00
User.php Backend changes separating id from pilot_id 2019-07-16 13:54:14 -04:00
UserBid.php Apply fixes from StyleCI 2018-08-26 16:40:04 +00:00