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
|
d63f0ee2f8
|
Added /api/settings to retrieve all VA settings #120
|
2018-01-06 15:41:23 -06:00 |
|
Nabeel Shahzad
|
fe4e200983
|
Trim ICAO/IATA names, clean up model fields
|
2018-01-03 22:04:51 -06:00 |
|
Nabeel Shahzad
|
11c724649c
|
Field and error message cleanup
|
2017-12-31 14:20:52 -06:00 |
|
Nabeel Shahzad
|
e73440d081
|
format settings key
|
2017-12-31 11:19:18 -06:00 |
|
Nabeel Shahzad
|
948338d2b6
|
Change setting table ID to string, handle the converison of . to _
|
2017-12-31 11:09:56 -06:00 |
|
Nabeel Shahzad
|
4a1d7c59fb
|
added settings page in admin #93
|
2017-12-30 10:38:18 -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
|
d34e30666d
|
Cleanup for settings table and moved some seed data into the migrations
|
2017-12-09 21:21:49 -06:00 |
|