Commit graph

1252 commits

Author SHA1 Message Date
Eric
2c1ec003f7 Add .gitkeep to db/migrate 2020-05-07 14:24:03 -05:00
Eric
2c1bfd87b2 Correct the script for restoring a database from a pg_dump 2020-05-04 11:47:16 -05:00
Eric
14b8e77d3a Add the tt extensions to rspec templates because our autoloading breaks if we don't 2020-05-04 11:32:41 -05:00
Eric
c6e2ede29b houdini_upgrade:run will install and run the houdini_upgrade db migrations 2020-05-01 16:02:15 -05:00
Eric
9d28e1e9fd Move the migration for RemoveBillingTiers to houdini_upgrade 2020-05-01 15:40:41 -05:00
Eric
254959f949 Correct some issues in the Gemspec 2020-05-01 15:40:21 -05:00
Eric
4eeab0a284 Remove unneeded files from houdini_upgrade 2020-05-01 15:31:34 -05:00
Eric
bcde594b31 Created houdini_upgrade gem by running exist
identical  README.md
   identical  Rakefile
   identical  houdini_upgrade.gemspec
   identical  LICENSE
   identical  AGPL-3.0.txt
   identical  LGPL-3.0.txt
   identical  GPL-3.0.txt
       exist  app
   identical  app/controllers/houdini_upgrade/application_controller.rb
   identical  app/helpers/houdini_upgrade/application_helper.rb
   identical  app/jobs/houdini_upgrade/application_job.rb
   identical  app/mailers/houdini_upgrade/application_mailer.rb
   identical  app/models/houdini_upgrade/application_record.rb
   identical  app/views/layouts/houdini_upgrade/application.html.erb
       exist  app/assets/images/houdini_upgrade
   identical  config/routes.rb
   identical  lib/houdini_upgrade.rb
   identical  lib/tasks/houdini_upgrade_tasks.rake
   identical  lib/houdini_upgrade/version.rb
   identical  lib/houdini_upgrade/engine.rb
   identical  app/assets/config/houdini_upgrade_manifest.js
   identical  app/assets/stylesheets/houdini_upgrade/application.css
   identical  app/assets/javascripts/houdini_upgrade/application.js
   identical  bin/rails
2020-05-01 15:28:24 -05:00
Eric
3c55acaa3d Add factory_bot templates 2020-05-01 14:34:07 -05:00
Eric
d37a231524 Add templates for rspec 2020-05-01 14:30:49 -05:00
Eric
cf0078e6d7 Modify bin so it uses our generators over rails 2020-05-01 14:30:49 -05:00
Eric
9227907b26 Move generators which override part of rails into their own place 2020-05-01 14:30:49 -05:00
Eric
c524fcf3c7 Add task template 2020-05-01 14:30:49 -05:00
Eric
a9e6387b3a Run app:templates:copy and add our licenses 2020-05-01 14:30:49 -05:00
Eric
42af7206ec Add generator templates 2020-05-01 14:30:49 -05:00
Eric
bb55aebee1 Add Helper template 2020-05-01 14:30:49 -05:00
Eric
715ffcd5be Add ActionController template 2020-05-01 14:30:49 -05:00
Eric
93e19cb962 Add ActiveRecord templates 2020-05-01 14:30:49 -05:00
Eric
8cf37e1b64 Add plugin generator for Houdini plugins 2020-05-01 14:30:49 -05:00
Eric
4eec133ebc Add factory_bot to dev so generators work 2020-05-01 14:29:55 -05:00
Eric
3ab2ebe1ad Add database creation explanation 2020-04-30 16:18:44 -05:00
Eric
29549a5b57 Remove v1 migrations 2020-04-30 15:47:08 -05:00
Eric Schultz
c24f2d807f Merge branch 'feat/webpacker' into rails-v5 2020-04-23 17:11:04 -05:00
Eric Schultz
7abf95952f Remove unused less and less-loader 2020-04-23 16:59:15 -05:00
Eric Schultz
5982eee0b5 Update snapshots 2020-04-23 16:57:29 -05:00
Eric Schultz
5c16c780a3 Move lodash to main dependencies and update 2020-04-23 16:49:17 -05:00
Eric Schultz
f7ad49ab4e Remove specified postcss-loader, postcss-import 2020-04-23 16:47:21 -05:00
Eric Schultz
a555795a84 Remove specified compression-webpack-plugin 2020-04-23 16:45:19 -05:00
Eric Schultz
086b823284 Remove copy-webpack-plugin 2020-04-23 16:44:42 -05:00
Eric Schultz
ab90ae4818 Remove imports-loader 2020-04-23 16:44:13 -05:00
Eric Schultz
05a74b106b Remove expose-loader 2020-04-23 16:43:43 -05:00
Eric Schultz
5d48056b1b Remove exports-loader 2020-04-23 16:43:16 -05:00
Eric Schultz
d88e7366e8 Remove file-loader 2020-04-23 16:42:54 -05:00
Eric Schultz
a9a117f14b Remove cssnano from package.json 2020-04-23 16:42:17 -05:00
Eric Schultz
b279a512df Remove old babel 2020-04-23 16:36:19 -05:00
Eric Schultz
5c2617754e Remove unused clean-webpack-plugin 2020-04-23 16:28:04 -05:00
Eric Schultz
31a16baaa7 Remove browserify 2020-04-23 16:26:58 -05:00
Eric Schultz
0990d830ca Correct pack load typo in app/views/campaigns/supporters/index.html.erb 2020-04-23 14:54:20 -05:00
Eric Schultz
91ec83575b Remove no longer used pack 2020-04-23 14:54:00 -05:00
Eric Schultz
2c4f3cfe71 Correct the yarn CI install build command 2020-04-23 14:24:31 -05:00
Eric Schultz
e5af774351 Reorg package.json so it meets Yarn's normal formatting 2020-04-23 14:19:31 -05:00
Eric Schultz
362f127349 Yarn removed a previously needed deep-extend from yarn.lock *shrug* 2020-04-23 14:16:56 -05:00
Eric Schultz
5378530014 Jest no longer incorrectly includes config/webpack/test.js as a test 2020-04-23 14:13:28 -05:00
Eric Schultz
dbb71b9b17 Fixes for javascript in basic and guided button mode 2020-04-23 14:09:58 -05:00
Eric Schultz
6ed0463867 Fix strange bug in DirectDebitDetail 2020-04-23 14:09:58 -05:00
Eric Schultz
abbfae739c Removal of the codegen 2020-04-23 14:09:58 -05:00
Eric Schultz
89a0a7ffbc Update webpacker to 5.0.1 2020-04-23 14:09:58 -05:00
Eric Schultz
2594f926e7 Add support for using the webpack-dev-server 2020-04-23 14:09:58 -05:00
Eric Schultz
49bdabe889 Fix typo in stylesheet 2020-04-23 14:09:58 -05:00
Eric Schultz
4645f8d1d0 Correct typo in super admin 2020-04-23 14:09:58 -05:00