Commit Graph

53 Commits

Author SHA1 Message Date
Nabeel Shahzad
5bedbba2a7 use laratrust to replace entrust #78 2017-12-15 12:36:13 -06:00
Nabeel Shahzad
ff1cb959ff more archiving fixes 2017-12-14 11:43:32 -06:00
Nabeel Shahzad
e51eb70298 fix null user in bid tests 2017-12-13 11:33:55 -06:00
Nabeel Shahzad
ab75ef7cf8 Fix and enable Subfleet/Fare tests and factories 2017-12-13 11:29:14 -06:00
Nabeel Shahzad
55250b8789 PIREP tests working, using minutes to track flight hours instead of seconds 2017-12-13 10:56:26 -06:00
Nabeel Shahzad
f3dea588d9 Tests now use factory-generated data, wired up before cleaning up some of the fixture data 2017-12-12 21:50:55 -06:00
Nabeel Shahzad
37d83a65c3 fix trait not found 2017-12-12 20:18:02 -06:00
Nabeel Shahzad
4db87ad8c8 remove Eloquent::unguard 2017-12-12 20:14:52 -06:00
Nabeel Shahzad
b5d2e1ba11 Fix for API key and start adding a few data factories 2017-12-12 20:14:01 -06:00
Nabeel Shahzad
da5523e972 test for multiple bids on same flight with block setting enabled 2017-12-12 17:26:27 -06:00
Nabeel Shahzad
248a8d1488 Add more API resources; user bid management and tests #35 #36 2017-12-12 16:58:27 -06:00
Nabeel Shahzad
ab4c2ec6eb Fix missing airline_id 2017-12-12 13:30:52 -06:00
Nabeel Shahzad
373f45c86c Convert flight transformer to the native Laravel resource object 2017-12-12 07:25:11 -06:00
Nabeel Shahzad
2e1c0a75d4 Fix missing table name in migration and fix flight tests 2017-12-12 06:48:04 -06:00
Nabeel Shahzad
0f18e60fd9 #36 Add authentication for API; generate API key 2017-12-11 22:05:22 -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
Nabeel Shahzad
d2ce5e8f15 Cleanup some root files 2017-12-07 22:20:01 -06:00
Nabeel Shahzad
7cf449f08d IATA codes 2017-12-07 14:50:16 -06:00
Nabeel Shahzad
d7ed195628 time formatting and tests 2017-12-03 14:34:32 -06:00
Nabeel Shahzad
4c8fca39eb accept/reject pireps in admin; cleanup and refactoring 2017-12-03 00:48:33 -06:00
Nabeel Shahzad
ddcb3c632f Add different PIREP and User events 2017-12-02 10:55:17 -06:00
Nabeel Shahzad
f8cf430db8 re-enable the aircraft data tests 2017-11-23 10:10:27 -06:00
Nabeel Shahzad
7c5486c9e8 disable problematic test for now, meh 2017-11-22 12:09:20 -06:00
Nabeel Shahzad
5e990164ee updated subfleet admin design 2017-11-22 11:52:02 -06:00
Nabeel Shahzad
1502e0193f fix tests, finally. i hope. cleanup before laravel 5.5 update 2017-09-07 15:35:17 -05:00
Nabeel Shahzad
bacef7ee83 rename airline code column to icao 2017-08-16 08:33:43 -05:00
Nabeel Shahzad
6b20ea6f16 set days of week using bitwise operators 2017-08-16 08:29:05 -05:00
Nabeel Shahzad
c45d0541ef #35 rest api additions for pireps 2017-08-14 23:36:49 -05:00
Nabeel Shahzad
b9cebeb044 fixing the build 2017-08-04 20:27:12 -05:00
Nabeel Shahzad
0dcdd5cba5 woops, broke the build - set the IATA codes 2017-07-22 23:07:37 -05:00
Nabeel Shahzad
c40cd3da53 travis - cleanup database creation/migration for tests 2017-07-13 15:43:56 -05:00
Nabeel Shahzad
de91b133e7 travis - stop supressing output 2017-07-13 15:23:55 -05:00
Nabeel Shahzad
4dd2e8c9c6 travis - run reset again 2017-07-13 14:39:10 -05:00
Nabeel Shahzad
5527fb3d64 more fixes for travis 2017-07-13 14:29:46 -05:00
Nabeel Shahzad
49b382766a ¯\_(ツ)_/¯ trying to fix tests... 2017-07-11 17:58:59 -05:00
Nabeel Shahzad
b5dd700044 Adjust columns in migrations and give lens to strings and custom flight fields #48 2017-07-10 18:54:51 -05:00
Nabeel Shahzad
10baaab646 #41 inline editing of fuel prices 2017-07-05 18:48:32 -05:00
Nabeel Shahzad
7265eb1913 Clean up enums and cache-keys configs 2017-07-04 15:43:47 -05:00
Nabeel Shahzad
870eefb83d #21 Some more fixes for PIREPs 2017-07-04 13:57:08 -05:00
Nabeel Shahzad
70dbfbcd3f #21 clean up the tests 2017-07-04 13:09:44 -05:00
Nabeel Shahzad
4608e02598 skip tests that aren't working/redone (yet) 2017-07-04 01:12:55 -05:00
Nabeel Shahzad
c310bffed9 #21 PIREP accept/reject tests 2017-07-04 01:05:23 -05:00
Nabeel Shahzad
c3e417429a #32 assign aircraft to subfleets, and aircraft to subfleets 2017-06-23 17:33:18 -05:00
Nabeel Shahzad
c732476f6d Rename 'Airlines' model to 'Airline' 2017-06-19 11:50:25 -05:00
Nabeel Shahzad
6ef83084d1 some test changes 2017-06-19 11:30:39 -05:00
Nabeel Shahzad
64aeb0343b code styling 2017-06-10 18:41:35 -05:00
Nabeel Shahzad
bf910e4549 set fare classes on aircraft w/ overrides (no admin ui yet) 2017-06-10 18:27:19 -05:00
Nabeel Shahzad
bacc372985 fares & aircraft fares 2017-06-10 01:50:00 -05:00
Nabeel Shahzad
7a79a8558e some refactoring for tests and adding some tables 2017-06-09 22:19:17 -05:00
Nabeel Shahzad
8831f875ef user info 2017-06-09 14:47:02 -05:00