Nabeel S
e22d6d5996
Refactoring Simbrief fares and aircraft ( #1054 )
...
* Refactoring simbrief fares and aircraft
* Hide user full name/email
* Sort PIREP fields desc; fix cargo counts
* Change the sorting
* Extra logs
* Fix tests
* Return fare information through the API
* Style fixes
* Test fix
* Another test fix
* More fixes
* Set aircraft and fares in prefile
* Formatting
2021-03-02 12:29:04 -05:00
Nabeel S
2846a78d2a
Fix saving of fare #621 ( #624 )
2020-03-06 16:54:53 -05:00
Nabeel S
632c5782de
Add fare type for pax/cargo/mixed flights #621 ( #623 )
2020-03-06 15:10:03 -05:00
Nabeel Shahzad
dcf9f48364
Add ID column to fare #608
2020-03-02 17:38:48 -05: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
08d3578d38
Add cost_block_hour tests; extra logging
2018-03-29 14:55:25 -05:00
Nabeel Shahzad
95a7365fee
remove unique on update #214
2018-03-21 12:35:06 -05:00
Nabeel Shahzad
dad44db0bc
Fix table reference for uniques
2018-03-21 10:34:04 -05:00
Nabeel Shahzad
0dca866f11
Fix unique validation
2018-03-21 09:55:02 -05:00
Nabeel Shahzad
bb5bb4d4c7
Fixed scoping rules in Model classes
2018-03-20 19:40:19 -05:00
Nabeel Shahzad
b9beb6c804
Add importers in console and admin for flights/aircraft/subfleets and airport #194
2018-03-20 19:17:11 -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
586769fbf0
Fix tests and docs/better checks #130
2018-03-02 17:29:11 -06:00
Nabeel Shahzad
ea09a18956
Fixed formatting of almost every file
2018-02-20 22:33:09 -06:00
Nabeel Shahzad
110d742714
cleanup model relationship references
2018-01-08 09:22:12 -06:00
Nabeel Shahzad
fe4e200983
Trim ICAO/IATA names, clean up model fields
2018-01-03 22:04:51 -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
ab75ef7cf8
Fix and enable Subfleet/Fare tests and factories
2017-12-13 11:29:14 -06:00
Nabeel Shahzad
3736e530bf
#32 moved fares to subfleets
2017-06-24 11:09:27 -05:00
Nabeel Shahzad
aaaead77a5
#32 subfleet classificiation scaffolding
2017-06-22 20:55:45 -05:00
Nabeel Shahzad
381a713882
more schema adjustments to tighten up column types and constraints
2017-06-21 11:40:08 -05:00
Nabeel Shahzad
38d8371e0b
fixed admin route prefix problem and invalid validations
2017-06-11 15:37:57 -05:00
Nabeel Shahzad
bf910e4549
set fare classes on aircraft w/ overrides (no admin ui yet)
2017-06-10 18:27:19 -05:00