phpvms/app/Exceptions
Nabeel S f5183babf6
#406 Refactor bids (#432)
* Add flight_id column to pireps table

* Refactor PIREPs and bids closes 406

* Formatting
2019-11-05 11:44:31 -05:00
..
Converters Carry headers through the handler 2019-08-22 12:26:46 -04:00
AircraftNotAtAirport.php Refactor error handling internally to follow RFC7807 (#362) 2019-08-21 08:17:44 -04:00
AircraftPermissionDenied.php Refactor error handling internally to follow RFC7807 (#362) 2019-08-21 08:17:44 -04:00
AirportNotFound.php #355 Calculate distance button (#366) 2019-08-26 12:32:46 -04:00
BidExistsForFlight.php Refactor error handling internally to follow RFC7807 (#362) 2019-08-21 08:17:44 -04:00
DuplicateFlight.php #355 Calculate distance button (#366) 2019-08-26 12:32:46 -04:00
Handler.php 384 Laravel 6 changes (#385) 2019-09-13 08:05:02 -04:00
HttpException.php Carry headers through the handler 2019-08-22 12:26:46 -04:00
InternalError.php Refactor error handling internally to follow RFC7807 (#362) 2019-08-21 08:17:44 -04:00
PirepCancelled.php Refactor error handling internally to follow RFC7807 (#362) 2019-08-21 08:17:44 -04:00
PirepCancelNotAllowed.php Don't allow cancels from certain states (#396) 2019-09-16 13:08:26 -04:00
SettingNotFound.php Additional logging for the stats recalculation (#358) 2019-08-10 20:42:35 -04:00
Unauthenticated.php Refactor error handling internally to follow RFC7807 (#362) 2019-08-21 08:17:44 -04:00
UserBidLimit.php #406 Refactor bids (#432) 2019-11-05 11:44:31 -05:00
UserNotAtAirport.php Refactor error handling internally to follow RFC7807 (#362) 2019-08-21 08:17:44 -04:00
UserPilotIdExists.php Refactor error handling internally to follow RFC7807 (#362) 2019-08-21 08:17:44 -04:00