Commit Graph

197 Commits

Author SHA1 Message Date
Nabeel Shahzad
ec9d00c597 Fix map centering 2018-02-21 15:07:44 -06:00
Nabeel Shahzad
62506a26a1 set country on the airline, in admin and installer #191 2018-02-12 10:51:04 -06:00
Nabeel Shahzad
21e13b6b92 make sure resources return the data object #186 2018-02-10 17:34:46 -06:00
Nabeel Shahzad
0251e68ef8 Cleanup the PIREP edit page and add the comments in 2018-01-11 15:07:11 -06:00
Nabeel Shahzad
e61e0bf4c7 Add flag-icon-css library 2018-01-09 18:49:15 -06:00
Nabeel Shahzad
0e36849f16 Fix the flash messages not showing up, styling #126 2018-01-09 13:33:45 -06:00
Nabeel Shahzad
5a12493739 make form inputs more visible 2018-01-08 15:48:36 -06:00
Nabeel Shahzad
37bdd1c5eb make form inputs more visible 2018-01-08 10:21:23 -06:00
Nabeel Shahzad
0495ff27cb Add fares and set prices on flights #125 2018-01-07 10:38:16 -06:00
Nabeel Shahzad
cb772a3c62 Add BASE_URL constant to page and have AJAX calls use it 2018-01-02 10:59:44 -06:00
Nabeel Shahzad
6e4acd2e28 Add the API key to the AJAX requests 2018-01-02 10:50:41 -06:00
Nabeel Shahzad
d4f69bee2a Button styling 2018-01-01 17:00:40 -06:00
Nabeel Shahzad
749f43ac0b don't draw actual route if there are no points 2018-01-01 10:46:31 -06:00
Nabeel Shahzad
cf5d66849c Add missing Leaflet.Geodesic library 2018-01-01 10:42:14 -06:00
Nabeel Shahzad
d93e461266 Field cleanup and some field details 2017-12-31 14:00:50 -06:00
Nabeel Shahzad
4bf3541e25 Fix pjax and inline editable fields in admin 2017-12-30 14:25:50 -06:00
Nabeel Shahzad
92dfea4424 Add the missing fonts 2017-12-30 13:39:56 -06:00
Nabeel Shahzad
41227d3fdb remove auth rewrite from public/htaccess 2017-12-30 13:07:23 -06:00
Nabeel Shahzad
becd988343 trying to get datepicker working but enable setting start date #93 2017-12-30 12:03:45 -06:00
Nabeel Shahzad
4a1d7c59fb added settings page in admin #93 2017-12-30 10:38:18 -06:00
Nabeel Shahzad
520751b151 Move seed data into separate file with importer; fix admin panel js being broken 2017-12-29 17:34:09 -06:00
Nabeel Shahzad
7cd4bf5ffb Add user setup to installer 2017-12-29 16:56:46 -06:00
Nabeel Shahzad
061b1cba73 js compile 2017-12-29 10:24:02 -06:00
Nabeel Shahzad
c8381d99ce more js cleanup and consolidation with webpack; removed vendor dir #91 2017-12-28 17:29:00 -06:00
Nabeel Shahzad
e2ab6445d2 flight follow if one is selected in map; don't draw full map 2017-12-28 16:00:43 -06:00
Nabeel Shahzad
5a6bc1a7ba draw route when you click on a flight 2017-12-28 14:59:42 -06:00
Nabeel Shahzad
9d92d8af55 More work on the pirep/acars maps 2017-12-28 14:35:28 -06:00
Nabeel Shahzad
10985a7d97 Cleanup some of the geojson code 2017-12-27 20:52:37 -06:00
Nabeel Shahzad
1e5d964c6d cleanup more JS vendors, moved to node_modules and compiled using webpack 2017-12-27 18:08:37 -06:00
Nabeel Shahzad
17f9330183 cleanup of js deps 2017-12-27 17:24:54 -06:00
Nabeel Shahzad
ae2a030ef8 Cleanup some JS files and webpack info 2017-12-27 17:20:34 -06:00
Nabeel Shahzad
a2e6ea5b49 darken admin fonts a bit 2017-12-27 16:51:56 -06:00
Nabeel Shahzad
edca0644ff Add acars map page and show in-progress flights 2017-12-27 16:47:22 -06:00
Nabeel Shahzad
9d41121840 refactoring of the systemjs file 2017-12-27 10:17:11 -06:00
Nabeel Shahzad
4f6b8e8e23 plot actual flight path and datapoints from ACARS table 2017-12-26 15:26:12 -06:00
Nabeel Shahzad
70b1476e93 Add markers for the navpoints on the flight and pirep maps 2017-12-24 17:38:38 -06:00
Nabeel Shahzad
44df7fb03d styles updates 2017-12-24 12:11:07 -06:00
Nabeel Shahzad
38b225f37e styles updates 2017-12-24 12:10:51 -06:00
Nabeel Shahzad
1ebf2bd09c Don't allow login if user is pending or rejected; some refactoring of the registration code 2017-12-22 13:38:24 -06:00
Nabeel Shahzad
6c546b5094 Add flight route map; algorithm for picking from multiple nav points; some tests 2017-12-20 19:12:39 -06:00
Nabeel Shahzad
e5278bc0bf Output PIREP map with just the dep/arr airports for now 2017-12-20 11:28:21 -06:00
Nabeel Shahzad
ac4958a2be More fixes for maps; user API key set to design 2017-12-19 17:30:30 -06:00
Nabeel Shahzad
f2131093c4 Simple PIREP overview page (map not working atm) 2017-12-19 15:19:06 -06:00
Nabeel Shahzad
abd2d8e8e2 Rewrite rules and block installed if it's already installed 2017-12-17 11:29:11 -06:00
Nabeel Shahzad
9105c45ad0 Convert .env file to env.php to mask critical info 2017-12-17 01:10:49 -06:00
Nabeel Shahzad
817d3262d4 Add an index page to the root pointing to the bootstrap dir 2017-12-17 01:03:19 -06:00
Nabeel Shahzad
3e52f0aee1 More file cleanup 2017-12-16 15:51:07 -06:00
Nabeel Shahzad
7ab71f9194 remove laravel favicon 2017-12-16 15:13:11 -06:00
Nabeel Shahzad
0ace7c8137 Reorganize and cleanup public assets 2017-12-16 15:12:44 -06:00
Nabeel Shahzad
3d43864bbd Make path to phpvms easier to change 2017-12-15 19:31:32 -06:00
Nabeel Shahzad
1e866f8fa7 Some more cleanup 2017-12-14 22:22:33 -06:00
Nabeel Shahzad
9d2ee0e7df More installer fixes, creation and seeding works 2017-12-14 21:59:54 -06:00
Nabeel Shahzad
710a721305 Made some changes to facilitate moving the public/ folder 2017-12-14 10:56:30 -06:00
Nabeel Shahzad
aa57ab515f Reorganized folders to try to clean up the root folder a bit 2017-12-14 10:38:10 -06:00
Nabeel Shahzad
40aab22901 reorganize some asset directories 2017-12-14 09:21:06 -06:00
Nabeel Shahzad
0552d6cfee remove old installer assets 2017-12-13 23:13:45 -06:00
Nabeel Shahzad
4f191b30f7 remove extra files and messing with webpack 2017-12-07 18:43:09 -06:00
Nabeel Shahzad
ddb8a6f5e9 Airport lookup from vaCentral API; changes to Airports tables 2017-12-07 17:22:15 -06:00
Nabeel Shahzad
67a81b556a #1 add installer, first pass 2017-12-04 12:20:05 -06:00
Nabeel Shahzad
5593d01035 Edit user PIREP 2017-12-03 15:29:34 -06:00
Nabeel Shahzad
4c8fca39eb accept/reject pireps in admin; cleanup and refactoring 2017-12-03 00:48:33 -06:00
Nabeel Shahzad
321f2e94f5 cleanup of edit flight page; added deps 2017-11-01 11:08:36 -04:00
Nabeel Shahzad
c233bc4f36 admin styling updates/fixes 2017-08-24 13:37:54 -05:00
Nabeel Shahzad
7fb13a95f2 cleaned up admin tables and icons and crap 2017-08-21 13:59:59 -05:00
Nabeel Shahzad
fe725ac599 admin changes reverted 2017-08-21 13:41:59 -05:00
Nabeel Shahzad
f29d42e2f7 Revert "admin design"
This reverts commit 23e38f2
2017-08-21 13:41:24 -05:00
Nabeel Shahzad
306900e8b7 Revert "admin design"
This reverts commit 59e794d
2017-08-21 13:40:30 -05:00
Nabeel Shahzad
b11237c1cb merge admin changes 2017-08-21 13:28:52 -05:00
Nabeel Shahzad
146fa197ec admin design merged 2017-08-21 13:27:40 -05:00
Nabeel Shahzad
23e38f2670 admin design 2017-08-21 13:27:01 -05:00
Nabeel Shahzad
59e794de27 admin design 2017-08-21 13:23:30 -05:00
Nabeel Shahzad
27a22ab39c collapsable menu w/saving in admin 2017-08-21 13:06:10 -05:00
Nabeel Shahzad
0a3ea07549 dashboard colors and design changes 2017-08-18 12:02:32 -05:00
Nabeel Shahzad
22503fff6b sidebar cleanup 2017-08-18 09:51:15 -05:00
Nabeel Shahzad
91d1cec4a1 use creative-tim paper 2017-08-17 18:26:48 -05:00
Nabeel Shahzad
e85c660e3d minimal implementation of light bootstrap 2017-08-17 15:39:00 -05:00
Nabeel Shahzad
9429a23312 add admin files 2017-08-17 14:54:14 -05:00
Nabeel Shahzad
09502153ed popper.js dep 2017-08-16 17:27:59 -05:00
Nabeel Shahzad
f4365053a0 add select2 to deps 2017-08-16 17:25:59 -05:00
Nabeel Shahzad
e471076e7c add popper.js 2017-08-15 18:07:14 -05:00
Nabeel Shahzad
be755b33eb add bower for client deps 2017-08-15 18:04:13 -05:00
Nabeel Shahzad
bf410c4f99 card style new pilots on homepage 2017-08-10 01:00:08 -05:00
Nabeel Shahzad
eb3fa9b4cb styling cleanup 2017-08-10 00:08:38 -05:00
Nabeel Shahzad
1e19f463bd layout updates 2017-08-02 23:07:36 -05:00
Nabeel Shahzad
e4e23dd8a6 new dashboard and profile pages with new design 2017-08-02 13:13:08 -05:00
Nabeel Shahzad
4d0dfc87f4 updates to template styling 2017-08-02 09:29:01 -05:00
Nabeel Shahzad
065547aad2 initial template mockup for frontend 2017-08-01 23:23:46 -05:00
Nabeel Shahzad
748e58c7fb add now-ui deps 2017-07-28 07:13:52 -05:00
Nabeel Shahzad
6ab1a597e9 testing out miminium styles 2017-07-27 01:27:26 -05:00
Nabeel Shahzad
d8c4dd21da Fix path to phpvms folder 2017-07-25 10:03:00 -05:00
Nabeel Shahzad
f577201de9 initial instructions for shared hosting 2017-07-24 15:47:15 -05:00
Nabeel Shahzad
d61b4f1c3c #13 show airport map on details page with aerodome info 2017-06-15 22:45:25 -05:00
Nabeel Shahzad
cfe1913411 #11 some more organization around the aircraft 2017-06-14 09:39:02 -05:00
Nabeel Shahzad
3a2ed60274 add pjax support 2017-06-11 18:20:43 -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
Nabeel Shahzad
106d6a6798 laravel base files 2017-06-08 13:28:26 -05:00