phpvms/app/Exceptions
Nabeel S bbec276da8
#355 Calculate distance button (#366)
* #355 Calculate distance button in add/edit Flight page

* Styling

* Move add/edit flight logic out of controller and into service layer

* Styling

* Formatting

* Run styleci against modules dir

* Styleci config

* Style fixes in /modules
2019-08-26 12:32:46 -04: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 Refactor error handling internally to follow RFC7807 (#362) 2019-08-21 08:17:44 -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
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
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