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 Shahzad
|
a720f12e0b
|
Rename Interfaces to Contracts to better match Laravel conventions
|
2019-07-15 15:44:31 -04:00 |
|
Nabeel Shahzad
|
9596d88b48
|
Apply fixes from StyleCI
|
2018-08-26 16:40:04 +00:00 |
|
Nabeel Shahzad
|
bb5bb4d4c7
|
Fixed scoping rules in Model classes
|
2018-03-20 19:40:19 -05:00 |
|
Nabeel Shahzad
|
ccf56ddec1
|
Fix formatting and interfaces in nearly every file
|
2018-03-19 20:50:40 -05:00 |
|
Nabeel Shahzad
|
36ea12e135
|
Move the model callbacks into Observables; reduce caching since it held balances incorrectly
|
2018-03-18 20:37:35 -05:00 |
|
Nabeel Shahzad
|
b456dc1a71
|
Save PIREP route to ACARS data table #102
|
2018-01-01 13:48:02 -06:00 |
|
Nabeel Shahzad
|
3bd97b4d37
|
add PIREP pre-file and ACARS updates; removing caching from ACARS/Pirep/User repositories; adjust PirepState enum values; add additional columns
|
2017-12-25 15:19:34 -06:00 |
|
Nabeel Shahzad
|
6c546b5094
|
Add flight route map; algorithm for picking from multiple nav points; some tests
|
2017-12-20 19:12:39 -06:00 |
|
Nabeel Shahzad
|
17093e9fe9
|
Import navigation data from Navigraph files
|
2017-12-20 16:34:52 -06:00 |
|