Nabeel Shahzad
|
f2952c6567
|
Fix blank/empty field being returned as invalid object #222
|
2018-03-30 18:53:43 -05:00 |
|
Nabeel Shahzad
|
2c726f6c52
|
Fix error with days input missing from flight create/edit
|
2018-03-30 18:25:27 -05:00 |
|
Nabeel Shahzad
|
1cbfdbdac5
|
don't attempt to convert flight type in flight exporter
|
2018-03-30 18:08:03 -05:00 |
|
Nabeel Shahzad
|
63544088cd
|
Add validation to importers to fix invalid/empty columns #222
|
2018-03-30 17:27:29 -05:00 |
|
Nabeel Shahzad
|
bd30b1f900
|
Check for departure airport restrictions #221
|
2018-03-30 11:08:53 -05:00 |
|
Nabeel Shahzad
|
35fb6f0e52
|
Fix 404 for airport lookup
|
2018-03-30 08:12:11 -05:00 |
|
Nabeel Shahzad
|
36063e2ca6
|
Fix api call to airport lookup
|
2018-03-29 20:32:08 -05:00 |
|
Nabeel Shahzad
|
08d3578d38
|
Add cost_block_hour tests; extra logging
|
2018-03-29 14:55:25 -05:00 |
|
Nabeel Shahzad
|
2090f05236
|
Composer dep updates
|
2018-03-29 14:24:36 -05:00 |
|
Nabeel Shahzad
|
7fbcfa391b
|
block on/off times in FormRequest check
|
2018-03-29 14:12:25 -05:00 |
|
Nabeel Shahzad
|
2ab4db3a2e
|
Add edit for flight type; block_on_time and block_off_time for PIREP API
|
2018-03-29 14:10:49 -05:00 |
|
Nabeel Shahzad
|
be6fead812
|
Switch to yarn; add select2
|
2018-03-29 13:49:04 -05:00 |
|
Nabeel Shahzad
|
badfcb0e76
|
Switch to yarn; add select2
|
2018-03-29 13:48:50 -05:00 |
|
Nabeel Shahzad
|
cf43685740
|
Add/implement subfleet cost_block_hour and block_time for PIREP API
|
2018-03-29 13:42:16 -05:00 |
|
Nabeel Shahzad
|
0bf1286c3a
|
Fix error in flight importer
|
2018-03-29 11:47:37 -05:00 |
|
Nabeel Shahzad
|
184123194b
|
Fix column type for flight_type
|
2018-03-29 11:38:39 -05:00 |
|
Nabeel Shahzad
|
bc013e31c8
|
Fix charter cargo name
|
2018-03-29 11:36:08 -05:00 |
|
Nabeel Shahzad
|
b31384f429
|
Expand flight types to match IATA SSIM
|
2018-03-29 11:34:36 -05:00 |
|
Nabeel Shahzad
|
ec553f06c8
|
Switch to yarn instead of npm
|
2018-03-29 11:32:49 -05:00 |
|
Nabeel Shahzad
|
95fed87ad4
|
Fix js deps and airport lookup
|
2018-03-28 23:04:53 -05:00 |
|
Nabeel Shahzad
|
d5452d6517
|
split out some more vendor files
|
2018-03-28 15:51:44 -05:00 |
|
Nabeel Shahzad
|
e366ca9375
|
More organization of web assets
|
2018-03-28 14:01:38 -05:00 |
|
Nabeel Shahzad
|
12caa3b214
|
Some more messing with webpack
|
2018-03-28 13:39:57 -05:00 |
|
Nabeel Shahzad
|
226c3d0ce2
|
more asset file cleanup
|
2018-03-27 18:45:25 -05:00 |
|
Nabeel Shahzad
|
a1a8c6f141
|
strip unnecessary imports from js app files
|
2018-03-27 18:18:25 -05:00 |
|
Nabeel Shahzad
|
1518b8d4f7
|
vendor files
|
2018-03-27 16:34:55 -05:00 |
|
Nabeel Shahzad
|
999b11deb5
|
Move sass files out of public to resources/sass
|
2018-03-27 16:34:37 -05:00 |
|
Nabeel Shahzad
|
30a8028827
|
delete extra files and pull into vendor file
|
2018-03-27 15:46:54 -05:00 |
|
Nabeel Shahzad
|
8ad83a5f9f
|
asset cleanup
|
2018-03-27 14:46:32 -05:00 |
|
Nabeel Shahzad
|
504b33ba2a
|
Add AirspaceMap widget; airport overview page
|
2018-03-27 11:40:37 -05:00 |
|
Nabeel Shahzad
|
5cbb480f6e
|
Remove Google libs
|
2018-03-26 15:49:07 -05:00 |
|
Nabeel Shahzad
|
46f49048c8
|
Remove composer deps
|
2018-03-26 15:45:57 -05:00 |
|
Nabeel Shahzad
|
5cad037d7d
|
version file name
|
2018-03-26 15:28:28 -05:00 |
|
Nabeel Shahzad
|
75874e1ed0
|
Don't delete the import folder in build
|
2018-03-26 15:26:47 -05:00 |
|
Nabeel Shahzad
|
9387ad1891
|
fix version file generation
|
2018-03-26 15:20:25 -05:00 |
|
Nabeel Shahzad
|
ca831170f4
|
Add different version files based on branch/tag
|
2018-03-26 15:07:24 -05:00 |
|
Nabeel Shahzad
|
c51b074e32
|
Keep composer install without wiping
|
2018-03-26 14:56:03 -05:00 |
|
Nabeel Shahzad
|
c9b58a4d9d
|
Change order of cleanup
|
2018-03-26 14:48:01 -05:00 |
|
Nabeel Shahzad
|
99142f9fec
|
Fixed merge
|
2018-03-26 09:35:01 -05:00 |
|
Nabeel Shahzad
|
46e956475a
|
Fix comments
|
2018-03-26 09:33:45 -05:00 |
|
Nabeel Shahzad
|
5ecfc2d437
|
Switch to autodiscover for console commands
|
2018-03-25 16:52:13 -05:00 |
|
Nabeel Shahzad
|
ca2f8e1aa5
|
Move helper generation to new command
|
2018-03-25 16:50:48 -05:00 |
|
Nabeel Shahzad
|
204f0b7a10
|
Build package without dev dependencies
|
2018-03-25 16:20:49 -05:00 |
|
Nabeel Shahzad
|
699883f2fc
|
Update dependencies, remove ide_helper generating always
|
2018-03-25 16:19:24 -05:00 |
|
Nabeel Shahzad
|
eefce8bab6
|
updated composer deps
|
2018-03-25 09:57:15 -05:00 |
|
Nabeel Shahzad
|
02ae2353d4
|
Stylesheet changes
|
2018-03-25 09:38:58 -05:00 |
|
Nabeel Shahzad
|
0671742703
|
Load subfleet page first, can add aircraft from there #217
|
2018-03-23 20:30:31 -05:00 |
|
Nabeel Shahzad
|
1eb7e5d59a
|
Fix issue with flight fields not adding correctly
|
2018-03-23 20:29:37 -05:00 |
|
Nabeel Shahzad
|
33daaf4a35
|
Add an InternalError type that piggybacks ValidationError
|
2018-03-23 17:29:54 -05:00 |
|
Nabeel Shahzad
|
f5c492bb7e
|
Sort aircraft by registration
|
2018-03-23 16:41:09 -05:00 |
|