Nabeel Shahzad
|
dd946d4cdd
|
Reorder imports
|
2019-07-15 15:51:35 -04:00 |
|
Nabeel Shahzad
|
a720f12e0b
|
Rename Interfaces to Contracts to better match Laravel conventions
|
2019-07-15 15:44:31 -04:00 |
|
Nabeel Shahzad
|
1ec866d4dc
|
Style fixes
|
2019-05-11 11:38:56 -05:00 |
|
Nabeel Shahzad
|
7fce5421b4
|
Reset the criterea before a new search
|
2019-05-11 11:37:06 -05:00 |
|
Nabeel Shahzad
|
5b061ba636
|
Add greater than/less than search options #297
|
2019-05-10 16:03:04 -05:00 |
|
Nabeel Shahzad
|
9596d88b48
|
Apply fixes from StyleCI
|
2018-08-26 16:40:04 +00:00 |
|
Nabeel Shahzad
|
0af85a3fff
|
Only show flights if they're also marked as visible
|
2018-07-12 22:29:50 -05:00 |
|
lordwilbur
|
e026a8d333
|
corrected code and replicated in Api/FlightController.php
|
2018-05-19 02:37:11 +02:00 |
|
Nabeel Shahzad
|
ccf56ddec1
|
Fix formatting and interfaces in nearly every file
|
2018-03-19 20:50:40 -05:00 |
|
Nabeel Shahzad
|
ea09a18956
|
Fixed formatting of almost every file
|
2018-02-20 22:33:09 -06:00 |
|
Nabeel Shahzad
|
8393ae2851
|
Add /flight/:id/route resource, returns all route info that's in the navaid database closes #183
|
2018-02-20 12:06:52 -06:00 |
|
Nabeel Shahzad
|
21e13b6b92
|
make sure resources return the data object #186
|
2018-02-10 17:34:46 -06:00 |
|
Nabeel Shahzad
|
80cd80a5cf
|
Change the filtering to operate without being in the service layer #174
|
2018-02-09 15:42:37 -06:00 |
|
Nabeel Shahzad
|
17f1085ffb
|
Filter out flights depending on the only_flights_from_current setting #174
|
2018-02-09 15:36:13 -06:00 |
|
Nabeel Shahzad
|
13b4a3854b
|
move filterSubfleets() to FlightService class #170
|
2018-02-09 14:36:36 -06:00 |
|
Nabeel Shahzad
|
f6b2102e48
|
fix bug where aircraft restrictions aren't respected in flight calls #170
|
2018-02-09 14:26:14 -06:00 |
|
Nabeel Shahzad
|
082c33ae59
|
Add /api/flights to retrieve all flights paginated #120
|
2018-01-06 15:21:21 -06:00 |
|
Nabeel Shahzad
|
46a411e27b
|
Cleanup tests to automatically inject proper headers when needed
|
2018-01-06 12:07:22 -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
|
248a8d1488
|
Add more API resources; user bid management and tests #35 #36
|
2017-12-12 16:58:27 -06:00 |
|
Nabeel Shahzad
|
de582f617c
|
Rename UserFlight to UserBid to match functionality
|
2017-12-12 11:49:35 -06:00 |
|
Nabeel Shahzad
|
373f45c86c
|
Convert flight transformer to the native Laravel resource object
|
2017-12-12 07:25:11 -06:00 |
|
Nabeel Shahzad
|
e032fd2dbf
|
cleanup searchCriteria generation for flights
|
2017-12-04 10:59:25 -06:00 |
|
Nabeel Shahzad
|
c45d0541ef
|
#35 rest api additions for pireps
|
2017-08-14 23:36:49 -05:00 |
|
Nabeel Shahzad
|
bc94772ce2
|
intitial work on rest api
|
2017-08-14 18:26:20 -05:00 |
|