Commit Graph
100 Commits
Author SHA1 Message Date
Nabeel Shahzad adf8935d33 Change field types on flight_fare pivot table to string 2018-01-07 11:05:34 -06:00
Nabeel Shahzad 0495ff27cb Add fares and set prices on flights #125 2018-01-07 10:38:16 -06:00
Nabeel Shahzad 7e45291b27 Add pivot table for flight_fare to override fare #125 2018-01-07 09:19:46 -06:00
Nabeel Shahzad c69e2c0cc8 Fix for subfleet add/remove on flight page #124 2018-01-07 08:58:57 -06:00
Nabeel Shahzad 6fdecc571a Look for composer exec 2018-01-06 18:20:37 -06:00
Nabeel Shahzad cb93cdbb27 Remove the composer.phar distribution and check env for COMPOSER path 2018-01-06 18:19:05 -06:00
Nabeel Shahzad b7770e5709 field checks 2018-01-06 17:18:30 -06:00
Nabeel Shahzad 618288f097 Don't check the lat/lon coords in the points 2018-01-06 17:15:33 -06:00
Nabeel Shahzad 94c0eb8502 Create wrapper around versioning library to update on builds 2018-01-06 17:00:47 -06:00
Nabeel Shahzad b8e00a3ee1 Updated Symfony and Version deps 2018-01-06 17:00:23 -06:00
Nabeel Shahzad 18cb9590c8 version file fix 2018-01-06 16:35:18 -06:00
Nabeel Shahzad d63f0ee2f8 Added /api/settings to retrieve all VA settings #120 2018-01-06 15:41:23 -06:00
Nabeel Shahzad fbfefa4a3b Include subfleets in rank list 2018-01-06 15:23:35 -06:00
Nabeel Shahzad 082c33ae59 Add /api/flights to retrieve all flights paginated #120 2018-01-06 15:21:21 -06:00
Nabeel Shahzad 2de8d9ed64 Add /api/airlines and /api/airline/{id} #120 2018-01-06 15:13:33 -06:00
Nabeel Shahzad 46a411e27b Cleanup tests to automatically inject proper headers when needed 2018-01-06 12:07:22 -06:00
Nabeel Shahzad 60256ab213 Add route for getting the current hubs 2018-01-05 15:30:35 -06:00
Nabeel Shahzad 927be50d9b A bit more of a rudimentary id generator 2018-01-05 14:56:07 -06:00
Nabeel Shahzad bf493623c7 Change how route is pulled from post and add another validation 2018-01-05 14:46:00 -06:00
Nabeel Shahzad 4ee6830181 Make sure the dpt airport is known before trying to parse the route 2018-01-05 14:33:22 -06:00
Nabeel Shahzad 5719971a13 Remove route parse from prefile 2018-01-05 14:21:45 -06:00
Nabeel Shahzad 2dd5d8cd5b Fix /acars/position route 2018-01-05 13:13:56 -06:00
Nabeel Shahzad 500cbb8e06 Add lookup for aircraft as /fleet/aircraft/{id} #120 2018-01-05 13:00:45 -06:00
Nabeel Shahzad 1ee9041058 Add /api/fleet to get subfleets and all the aircraft #120 2018-01-05 10:45:34 -06:00
Nabeel Shahzad e931310dee Add /api/airports with pagination to return all the airports #120 2018-01-05 10:23:26 -06:00
Nabeel Shahzad e04fa2e056 Do a cleanup of the state check 2018-01-04 23:31:57 -06:00
Nabeel Shahzad 8af0c30a18 Check hub values for state in create/update 2018-01-04 23:22:31 -06:00
Nabeel Shahzad 0dc1e6e9c4 Remove error status log 2018-01-04 23:16:52 -06:00
Nabeel Shahzad 3273f667dc Updated marked npm package bc of security vulnerability 2018-01-04 23:15:52 -06:00
Nabeel Shahzad 386186459f rounding error in test 2018-01-04 21:59:52 -06:00
Nabeel Shahzad e326eebb77 escape string 2018-01-04 21:55:56 -06:00
Nabeel Shahzad fe7278c3b7 see if var names are replaced 2018-01-04 21:52:55 -06:00
Nabeel Shahzad 0e046bcf48 Add travis webhook for new build 2018-01-04 21:45:45 -06:00
Nabeel Shahzad da19152a1e fix broken add rank 2018-01-04 21:37:46 -06:00
Nabeel Shahzad dd629b2af8 Make sure arr_airport and dep_airport are included in PIREP prefile response #120 2018-01-04 21:21:51 -06:00
Nabeel Shahzad c43eef6be2 Add some extra logging for the airport hub save 2018-01-04 21:07:23 -06:00
Nabeel Shahzad db3c60987e Change tests to use generated user 2018-01-04 21:05:26 -06:00
Nabeel Shahzad 265fb235f2 Deny user API access if they're not ACTIVE #119 2018-01-04 20:50:57 -06:00
Nabeel Shahzad 6db436b908 Fix rounding in the field tests 2018-01-04 20:19:49 -06:00
Nabeel Shahzad 9ad6434b38 Fix test with rounding for lat/lon equivalency 2018-01-04 20:16:29 -06:00
Nabeel Shahzad 591c3e7b8b Change /acars/logs data format; /cancel to DELETE request 2018-01-04 20:08:22 -06:00
Nabeel Shahzad b29a07afd3 Split out the saveRoute() fn so it's only during a manual filing, not ACARS 2018-01-04 19:39:41 -06:00
Nabeel Shahzad b0231ff2a9 Remove RestHelper Facade 2018-01-04 19:34:10 -06:00
Nabeel Shahzad ab89fada83 Added supporting Resources and Helpers 2018-01-04 19:33:47 -06:00
Nabeel Shahzad b62fa7757c Overhaul of ACARS/PIREP APIs 2018-01-04 19:33:23 -06:00
Nabeel Shahzad f4e3964f9d Update marked.js due to security vulnerability 2018-01-04 18:08:37 -06:00
Nabeel Shahzad 4c41a1dded use -exec rm in travis 2018-01-04 15:37:28 -06:00
Nabeel Shahzad ee08398aed move -mindepth options 2018-01-04 15:22:32 -06:00
Nabeel Shahzad 69f242811b move version generation so it doesnt recreate some of the cached files 2018-01-04 15:17:55 -06:00
Nabeel Shahzad 15b5290f73 cleanup session options 2018-01-04 15:12:26 -06:00
Nabeel Shahzad 1a9607dacd fix ignore files 2018-01-04 15:08:32 -06:00
Nabeel Shahzad 5ba20b5bb3 add back accidentally deleted cache dirs 2018-01-04 15:03:09 -06:00
Nabeel Shahzad f3f9e3043d grr not all files/directories cleaning 2018-01-04 14:58:01 -06:00
Nabeel Shahzad 93f36ca530 reverse the make clean to clear out any leftovers 2018-01-04 14:48:06 -06:00
Nabeel Shahzad d15e44d5b6 Explicitly output version number in travis output bc I'm paranoid 2018-01-04 14:02:25 -06:00
Nabeel Shahzad 29fc8c6046 Make sure the env.php file and other dev files are being removed 2018-01-04 13:58:38 -06:00
Nabeel Shahzad 2a270086ad Force a clean in case caches are being included 2018-01-04 13:55:07 -06:00
Nabeel Shahzad 75d4ecc3c8 Made some fonts more visible 2018-01-04 08:26:07 -06:00
Nabeel Shahzad 0bb4ca78f5 Fix links on admin dashboard 2018-01-04 08:14:39 -06:00
Nabeel Shahzad be8ac25cc0 update versioning library 2018-01-04 08:06:12 -06:00
Nabeel Shahzad 64734af419 Fix broken test/Airport model in boot 2018-01-03 22:28:17 -06:00
Nabeel Shahzad 676a310432 Add relationship to pull ACARS log messages 2018-01-03 22:19:06 -06:00
Nabeel Shahzad 8810f03c29 Add separate ACARS route to post log messages to the ACARS table 2018-01-03 22:16:18 -06:00
Nabeel Shahzad 81650f5c34 Added AcarsType::LOG 2018-01-03 22:10:56 -06:00
Nabeel Shahzad fe4e200983 Trim ICAO/IATA names, clean up model fields 2018-01-03 22:04:51 -06:00
Nabeel Shahzad 507ce5f24f Add flights to the importer, added a few missing columns with output 2018-01-03 21:40:05 -06:00
Nabeel Shahzad da1b3b16ee Add various units to settings 2018-01-03 21:35:03 -06:00
Nabeel Shahzad 61ea069481 Change setting name for pilot flight restriction; some cosmetics 2018-01-03 20:56:46 -06:00
Nabeel Shahzad 4272946dba Fix AJAX URLs for when running in a subfolder 2018-01-03 20:42:10 -06:00
Nabeel Shahzad e5c34bc8af Change the PIREP accept/reject buttons 2018-01-03 20:39:24 -06:00
Nabeel Shahzad 1f1acb424c Fix flight time display on profile page 2018-01-03 20:11:06 -06:00
Nabeel Shahzad 80d68d6d14 search airports close #87 2018-01-03 20:07:34 -06:00
Nabeel Shahzad 1d74558abe pagination on the airports page #87 2018-01-03 20:03:39 -06:00
Nabeel Shahzad f58f4fdc39 Fix the mapping logic in the importer; do some more cleanup there 2018-01-03 18:36:08 -06:00
Nabeel Shahzad 6181fb0388 rename to new_login_details 2018-01-03 15:47:29 -06:00
Nabeel Shahzad be6e5e8dec admin can add comments to PIREPs #70 2018-01-03 15:27:56 -06:00
Nabeel Shahzad fce6c987fd Add some stats info for airlines and the stats table #108 2018-01-03 12:58:38 -06:00
Nabeel Shahzad a1696d3007 Style all the buttons the same 2018-01-03 12:52:01 -06:00
Nabeel Shahzad 2394b8e419 Rename field to image_link and add field to edit #111 2018-01-03 12:47:12 -06:00
Nabeel Shahzad 15726d0610 Add ICAO field for aircraft #111 2018-01-03 12:41:01 -06:00
Nabeel Shahzad 4a5c11fc34 Add a DELETED state for PIREPs 2018-01-03 10:30:12 -06:00
Nabeel Shahzad 6f9e4d725b Add a PIREP cancel route via API #109 2018-01-03 10:25:55 -06:00
Nabeel Shahzad 162057f940 Filter out cancelled PIREPs 2018-01-03 09:54:32 -06:00
Nabeel Shahzad 8744a8b17b Add a CANCELLED state for PIREPs 2018-01-03 09:49:32 -06:00
Nabeel Shahzad 2bcfe76289 Add user email unique to CreateUserRequest only 2018-01-02 23:20:36 -06:00
Nabeel Shahzad aa19bbd5dc Cleanup test output 2018-01-02 22:20:00 -06:00
Nabeel Shahzad 07ef5ba8c1 Updated to Laravel 5.5.28 2018-01-02 22:14:36 -06:00
Nabeel Shahzad 085b2bd5be Set the input field for rank hours to a number 2018-01-02 21:23:48 -06:00
Nabeel Shahzad 497229039e Assign the first airline found to the newly created subfleet #114 2018-01-02 21:16:35 -06:00
Nabeel Shahzad a6ddecf159 Basic import logic and scaffolding #114 2018-01-02 21:00:46 -06:00
Nabeel Shahzad da9d47513f Add sessions table for if DB is the session driver 2018-01-02 19:47:56 -06:00
Nabeel Shahzad da4093b75f add sessions table migration for DB session driver 2018-01-02 18:23:21 -06:00
Nabeel Shahzad 2d81072dbd travis-ci caches the composer/npm download dirs 2018-01-02 14:45:55 -06:00
Nabeel Shahzad 9a605bf93f use api auth user 2018-01-02 14:42:56 -06:00
Nabeel Shahzad 6d2f705b40 fix api auth problem 2018-01-02 14:37:52 -06:00
Nabeel Shahzad 7700bd6683 Add tests for the duplicate PIREP via prefile/API 2018-01-02 14:31:00 -06:00
Nabeel Shahzad 9c319e73f9 Check whether a duplicate PIREP has been submitted 2018-01-02 13:17:22 -06:00
Nabeel Shahzad 6b63214154 mark code/leg as optional 2018-01-02 13:10:00 -06:00
Nabeel Shahzad b0907504b6 Updates to settings code for creating the ID and setting the order 2018-01-02 11:42:26 -06:00
Nabeel Shahzad 93786835af get the generated IDs from the middle of the sha1 hash 2018-01-02 11:23:38 -06:00