Commit Graph

82 Commits

Author SHA1 Message Date
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