Commit Graph

80 Commits

Author SHA1 Message Date
Nabeel Shahzad
39fbdcb787 Add the airline back into seed data 2019-08-09 13:57:56 -04:00
Nabeel Shahzad
b2cf7acfb6 Middleware to detect is update is pending; move Routes into HTTP 2019-07-18 10:51:05 -04:00
Nabeel Shahzad
7a468b2c16 Fix php-cs-fixer for build 2019-06-18 19:16:29 -04:00
Nabeel Shahzad
8d6621e2a8 Add additional rules 2019-05-12 17:25:52 -05:00
Nabeel Shahzad
88957f4071 Add php-cs-fixer to build 2019-05-12 13:26:44 -05:00
Nabeel Shahzad
75eaec2f11 phpcs standards 2019-05-12 12:08:31 -05:00
Nabeel Shahzad
5f0db96fc4 Working docker-compose files for development 2019-05-10 18:40:07 -05:00
Nabeel Shahzad
62aa825c0f Use artisan for the reload-db dev command 2018-05-10 10:17:41 -05:00
Nabeel Shahzad
cff7e2c4da some cleanup as-per phpstan 2018-04-23 08:46:28 -05:00
Nabeel Shahzad
ec553f06c8 Switch to yarn instead of npm 2018-03-29 11:32:49 -05:00
Nabeel Shahzad
9e43955fbb rename yaml import/export 2018-03-20 16:10:52 -05:00
Nabeel Shahzad
17f9464208 first pass splitting js into commonjs modules 2018-03-12 17:30:52 -05:00
Nabeel Shahzad
abf47274a1 Cleanup some class names; move acars data into separate seed file 2018-02-22 09:31:07 -06:00
Nabeel Shahzad
48346ae805 Use migrate:fresh instead of refresh 2018-02-07 10:37:54 -06:00
Nabeel Shahzad
186bbca428 Restrict the aircraft to only show the user's #138 2018-01-10 19:40:20 -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
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
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
5cf0bbaa65 Clean up the GeoJSON generation code 2018-01-01 16:01:01 -06:00
Nabeel Shahzad
2c53f091b9 installer fixes; user's name 2017-12-31 12:09:23 -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
1e5d964c6d cleanup more JS vendors, moved to node_modules and compiled using webpack 2017-12-27 18:08:37 -06:00
Nabeel Shahzad
32f96a1a42 send ACARS updates on replay 2017-12-25 19:23:58 -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
84f6c58cb9 procfile and makefile changes 2017-12-24 12:12:07 -06:00
Nabeel Shahzad
f2131093c4 Simple PIREP overview page (map not working atm) 2017-12-19 15:19:06 -06:00
Nabeel Shahzad
87ab746812 Update to Laravel 5.5.25 2017-12-17 13:52:42 -06:00
Nabeel Shahzad
0ace7c8137 Reorganize and cleanup public assets 2017-12-16 15:12:44 -06:00
Nabeel Shahzad
9d2ee0e7df More installer fixes, creation and seeding works 2017-12-14 21:59:54 -06:00
Nabeel Shahzad
719d7c2bd5 Some fixes to the installer 2017-12-14 21:34:11 -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
346ccfbd66 Delete all of the installer stuff from the 3rd party plugin 2017-12-13 20:36:51 -06:00
Nabeel Shahzad
a7d4ab64e5 Include a copy of composer.phar 2017-12-13 20:22:54 -06:00
Nabeel Shahzad
e8fd9411ee Move travis files and reduce verbosity 2017-12-13 17:10:43 -06:00
Nabeel Shahzad
50cece80b0 deploy script standalone 2017-12-13 17:03:59 -06:00
Nabeel Shahzad
cad71fb5a2 fix to makefile for deploy 2017-12-13 16:38:12 -06:00
Nabeel Shahzad
eb11d62d2a travis deploy script 2017-12-13 16:04:23 -06:00
Nabeel Shahzad
373f45c86c Convert flight transformer to the native Laravel resource object 2017-12-12 07:25:11 -06:00
Nabeel Shahzad
ddb8a6f5e9 Airport lookup from vaCentral API; changes to Airports tables 2017-12-07 17:22:15 -06:00
Nabeel Shahzad
a53153b7e3 cleanup Makefile 2017-12-07 14:27:57 -06:00
Nabeel Shahzad
a2bd4ff180 cleanup makefile a bit 2017-12-06 17:31:20 -06:00
Nabeel Shahzad
2f5b476afa update Readme for install instructions and a sample prod env file 2017-12-06 11:22:04 -06:00
Nabeel Shahzad
281c72bcf6 some manual cleanup with the Make clean 2017-12-05 21:39:27 -06:00
Nabeel Shahzad
68039f6a5a add missing listener files 2017-12-02 10:26:25 -06: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