Nabeel S
|
d68d8791bd
|
389 API Changes (#393)
* Update PHPUnit to 8
* Fix API endpoints closes #389
* Update pagination method in Repository contract to look at the page number closes #390
* Remove unused imports
* Fix tests in FlightTests
* Typecast page
* Don't register factories
* Remove Factory loading
* Remove unused imports
|
2019-09-13 11:21:40 -04:00 |
|
Nabeel S
|
23eb9dcbda
|
384 Laravel 6 changes (#385)
* 384 Laravel 6 changes
* Library versions
* Update package versions
* Add keyType to models
* Remove unused dependencies
* StyleCI fixes
* Fix models for test
* Fix tests output and update test runner
* Unused imports
* Update exceptions handler
* Fix login page
|
2019-09-13 08:05:02 -04:00 |
|
Nabeel S
|
6018a6dcaa
|
Add Contract interface for airport lookup functionality (#365)
* Add Contract interface for airport lookup functionality
* style ci fixes
|
2019-08-22 14:32:49 -04:00 |
|
Nabeel Shahzad
|
91a5eb535d
|
Add abstract class for route finding mechanism
|
2019-08-20 08:48:45 -04:00 |
|
Nabeel S
|
5cafebe4d6
|
Fix/metar reading (#353)
* Fix reading of the METAR information for AviationWeather. Fix the DI
* StyleCI fixes
|
2019-08-08 14:52:34 -04:00 |
|
Nabeel S
|
ff6ba4c29a
|
Remove ext-cal from requirements list (#349)
* Remove ext-cal from requirements list
* Fix the travis phpunit config
|
2019-08-08 12:50:32 -04:00 |
|
Nabeel Shahzad
|
a720f12e0b
|
Rename Interfaces to Contracts to better match Laravel conventions
|
2019-07-15 15:44:31 -04:00 |
|