phpvms/app/Http/Controllers/Api
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
..
AcarsController.php 389 API Changes (#393) 2019-09-13 11:21:40 -04:00
AirlineController.php 389 API Changes (#393) 2019-09-13 11:21:40 -04:00
AirportController.php 384 Laravel 6 changes (#385) 2019-09-13 08:05:02 -04:00
FleetController.php Reorder imports 2019-07-15 15:51:35 -04:00
FlightController.php Reorder imports 2019-07-15 15:51:35 -04:00
NewsController.php Reorder imports 2019-07-15 15:51:35 -04:00
PirepController.php Don't allow cancels from certain states (#396) 2019-09-16 13:08:26 -04:00
SettingsController.php Reorder imports 2019-07-15 15:51:35 -04:00
StatusController.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
UserController.php Refactor error handling internally to follow RFC7807 (#362) 2019-08-21 08:17:44 -04:00