phpvms/app/Exceptions
Nabeel S aedb1f22b6
Don't allow cancels from certain states (#396)
* Don't allow cancels from certain states

* Unused imports

* Don't reset the state doubly

* Move SetUserActive into listener; code cleanup

* Unused imports

* Add missing files into htaccess

* Move Command contract to correct folder
2019-09-16 13:08:26 -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 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
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