Commit graph

  • 858d6cb2e4 Remove the migration for Activestorage tables Eric 2020-04-30 15:48:35 -0500
  • cdd28b3dac add creation of ActiveStorage tables Eric 2020-04-30 15:43:19 -0500
  • c92c172f2d Initial generator for beginning migration from carrierwave to activestorage Eric 2020-04-30 15:39:25 -0500
  • 54dcc45e4a Remove carrierwave config from development environment Eric 2020-04-30 15:31:45 -0500
  • a5fdbf00c9 Remove CarrierWave from Gemfile Eric 2020-04-30 15:26:14 -0500
  • 68571b549c Remove carrierwave initializer Eric 2020-04-30 15:22:20 -0500
  • 8c997b6488 Remove uploaded fields from models Eric 2020-04-29 17:22:13 -0500
  • 93931caf98 ignore the ActiveStorage file storage directory Eric 2020-04-28 15:46:31 -0500
  • 4306ff0a15 Initial work on migrating your carrierwave to activestorage files Eric Schultz 2020-04-24 16:16:57 -0500
  • 52a660bb5a Update MiniMagick Eric Schultz 2020-04-23 17:58:54 -0500
  • d143f42d24 Add local activestorage Eric Schultz 2020-04-23 17:51:49 -0500
  • 519b865c84 Add ActiveStorage tables Eric Schultz 2020-04-23 17:26:17 -0500
  • c8bf9cd701 Add image_processing gems Eric Schultz 2020-04-23 17:16:55 -0500
  • 6b42021668 Add @rails/activestorage Eric Schultz 2020-04-23 17:12:54 -0500
  • 7c85c2e70e Correct render bugs with the user and profile json Eric 2020-05-14 11:54:28 -0500
  • 5e8a1c4099 Correct javascript ordering issur in nonprofits/show view Eric 2020-05-19 14:57:08 -0500
  • f747571a75 Add user email to the user.jbuilder Eric 2020-05-20 13:31:50 -0500
  • 91a173052a Move nonprofit app_data to jbuilder Eric 2020-05-20 13:23:55 -0500
  • d5c788f07b simplify the state/city/name routes Eric 2020-05-19 16:12:13 -0500
  • 8c9dc3af37 Correct javascript ordering issue in nonprofits/show view Eric 2020-05-19 14:57:08 -0500
  • ea5196ceb1 Remove old client js Eric 2020-05-19 14:55:01 -0500
  • f84fef200c Fix bugs in ordering of javascript loads on events/show Eric 2020-05-15 17:00:47 -0500
  • 72e78babd9 Add current_nonprofit_user? as a helper_method Eric 2020-05-15 16:05:58 -0500
  • 480ac12c64 Fix the donations history page due to the webpacker migration Eric 2020-05-15 14:54:32 -0500
  • 25a64abe3f Remove bizarre unneeded profile call Eric 2020-05-14 14:32:49 -0500
  • c499f8f7a5 Fix bugs in profile views caused by webpacker conversion Eric 2020-05-14 14:06:14 -0500
  • 1b68d6e04c Correct render bugs with the user and profile json Eric 2020-05-14 11:54:28 -0500
  • c2c166dd1b Fix bug in carrierwave initializer due to a carrierwave upgrade Eric 2020-05-14 11:28:28 -0500
  • 94f3c13a70 Move profile and user json generation to Jbuilder partials Eric 2020-05-14 11:27:36 -0500
  • bf64d85852 Merge branch 'feat/extract_controller_concerns' into rails-v5 Eric 2020-05-11 13:39:15 -0500
  • 63f5146655 Extract controller related concerns and put them in one place Eric 2020-05-11 13:38:50 -0500
  • e99639ffbe Remove the migration_sanity_spec.rb since it's not really useful long-term Eric 2020-05-08 16:25:43 -0500
  • 1379f1d98a Remove unused aws_ses initializer Eric 2020-05-08 14:12:05 -0500
  • 2c1ec003f7 Add .gitkeep to db/migrate Eric 2020-05-07 14:24:03 -0500
  • 2c1bfd87b2 Correct the script for restoring a database from a pg_dump Eric 2020-05-04 11:46:30 -0500
  • 14b8e77d3a Add the tt extensions to rspec templates because our autoloading breaks if we don't Eric 2020-05-04 11:19:28 -0500
  • c6e2ede29b houdini_upgrade:run will install and run the houdini_upgrade db migrations Eric 2020-05-01 16:02:15 -0500
  • 9d28e1e9fd Move the migration for RemoveBillingTiers to houdini_upgrade Eric 2020-05-01 15:40:41 -0500
  • 254959f949 Correct some issues in the Gemspec Eric 2020-05-01 15:40:21 -0500
  • 4eeab0a284 Remove unneeded files from houdini_upgrade Eric 2020-05-01 15:31:34 -0500
  • 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 Eric 2020-05-01 15:28:24 -0500
  • 3c55acaa3d Add factory_bot templates Eric 2020-05-01 14:34:07 -0500
  • d37a231524 Add templates for rspec Eric 2020-05-01 14:28:55 -0500
  • cf0078e6d7 Modify bin so it uses our generators over rails Eric 2020-05-01 13:51:46 -0500
  • 9227907b26 Move generators which override part of rails into their own place Eric 2020-05-01 13:51:23 -0500
  • c524fcf3c7 Add task template Eric 2020-05-01 13:04:03 -0500
  • a9e6387b3a Run app:templates:copy and add our licenses Eric 2020-05-01 12:59:46 -0500
  • 42af7206ec Add generator templates Eric 2020-05-01 12:54:10 -0500
  • bb55aebee1 Add Helper template Eric 2020-05-01 12:25:38 -0500
  • 715ffcd5be Add ActionController template Eric 2020-05-01 12:24:56 -0500
  • 93e19cb962 Add ActiveRecord templates Eric 2020-05-01 12:21:52 -0500
  • 8cf37e1b64 Add plugin generator for Houdini plugins Eric 2020-05-01 12:11:14 -0500
  • 4eec133ebc Add factory_bot to dev so generators work Eric 2020-05-01 14:29:55 -0500
  • 3ab2ebe1ad Add database creation explanation Eric 2020-04-30 16:18:44 -0500
  • 29549a5b57 Remove v1 migrations Eric 2020-04-30 15:47:08 -0500
  • c24f2d807f Merge branch 'feat/webpacker' into rails-v5 Eric Schultz 2020-04-23 17:11:04 -0500
  • 7abf95952f Remove unused less and less-loader Eric Schultz 2020-04-23 16:59:15 -0500
  • 5982eee0b5 Update snapshots Eric Schultz 2020-04-23 16:57:29 -0500
  • 5c16c780a3 Move lodash to main dependencies and update Eric Schultz 2020-04-23 16:49:17 -0500
  • f7ad49ab4e Remove specified postcss-loader, postcss-import Eric Schultz 2020-04-23 16:47:21 -0500
  • a555795a84 Remove specified compression-webpack-plugin Eric Schultz 2020-04-23 16:45:19 -0500
  • 086b823284 Remove copy-webpack-plugin Eric Schultz 2020-04-23 16:44:42 -0500
  • ab90ae4818 Remove imports-loader Eric Schultz 2020-04-23 16:44:13 -0500
  • 05a74b106b Remove expose-loader Eric Schultz 2020-04-23 16:43:43 -0500
  • 5d48056b1b Remove exports-loader Eric Schultz 2020-04-23 16:43:16 -0500
  • d88e7366e8 Remove file-loader Eric Schultz 2020-04-23 16:42:54 -0500
  • a9a117f14b Remove cssnano from package.json Eric Schultz 2020-04-23 16:42:17 -0500
  • b279a512df Remove old babel Eric Schultz 2020-04-23 16:36:19 -0500
  • 5c2617754e Remove unused clean-webpack-plugin Eric Schultz 2020-04-23 16:28:04 -0500
  • 31a16baaa7 Remove browserify Eric Schultz 2020-04-23 16:26:58 -0500
  • 0990d830ca Correct pack load typo in app/views/campaigns/supporters/index.html.erb Eric Schultz 2020-04-23 14:54:11 -0500
  • 91ec83575b Remove no longer used pack Eric Schultz 2020-04-23 14:54:00 -0500
  • 2c4f3cfe71 Correct the yarn CI install build command Eric Schultz 2020-04-23 14:24:31 -0500
  • e5af774351 Reorg package.json so it meets Yarn's normal formatting Eric Schultz 2020-04-23 14:19:31 -0500
  • 362f127349 Yarn removed a previously needed deep-extend from yarn.lock *shrug* Eric Schultz 2020-04-23 14:16:56 -0500
  • 5378530014 Jest no longer incorrectly includes config/webpack/test.js as a test Eric Schultz 2020-04-23 14:13:28 -0500
  • dbb71b9b17 Fixes for javascript in basic and guided button mode Eric Schultz 2020-04-23 13:30:36 -0500
  • 6ed0463867 Fix strange bug in DirectDebitDetail Eric Schultz 2020-04-23 13:21:14 -0500
  • abbfae739c Removal of the codegen Eric Schultz 2020-04-22 17:22:36 -0500
  • 89a0a7ffbc Update webpacker to 5.0.1 Eric Schultz 2020-04-21 17:30:53 -0500
  • 2594f926e7 Add support for using the webpack-dev-server Eric Schultz 2020-04-21 17:30:37 -0500
  • 49bdabe889 Fix typo in stylesheet Eric Schultz 2020-02-11 12:57:50 -0600
  • 4645f8d1d0 Correct typo in super admin Eric Schultz 2020-02-11 12:55:57 -0600
  • 45b3c436ae Re-add the style sheets accidentally deleted Eric Schultz 2020-02-11 12:55:12 -0600
  • ed50061e38 Remove unneeded non-WOFF fonts Eric Schultz 2020-02-10 16:50:10 -0600
  • 1819a1f4b3 Fix routing bugs Eric Schultz 2019-12-10 16:00:36 -0600
  • 18d5aa9e6d Fix database pool issue Eric Schultz 2019-12-10 16:00:27 -0600
  • a1e7d76ddd modified a lot of things Eric Schultz 2019-12-04 16:22:48 -0600
  • 564711f174 Move widget css into a controller so it's updateable Eric Schultz 2019-11-27 17:05:38 -0600
  • 1cd17aa1e5 Rearrange scripts on the donate page Eric Schultz 2019-11-27 14:06:30 -0600
  • 40ace51da1 Remove unused onboarding modals Eric Schultz 2019-11-27 14:04:59 -0600
  • e58571524b Don't use root in to_json calls Eric Schultz 2019-11-27 14:04:19 -0600
  • ba14d11086 Fix bootstrap-loader Eric Schultz 2019-11-22 15:22:16 -0600
  • 567549c85c Everything works except fonts Eric Schultz 2019-11-21 15:57:39 -0600
  • d2a6fabb64 Remove unused code Eric Schultz 2019-11-21 15:55:31 -0600
  • 8ebbda7819 Remove debug line Eric Schultz 2019-11-21 13:44:01 -0600
  • 3c29df09dc Remove old webpack config Eric Schultz 2019-11-19 10:24:14 -0600
  • d95ebf53a3 Onboard loads properly! Eric Schultz 2019-11-18 17:32:57 -0600
  • 1af1aac683 Build works when check_yarn_integrity turned off Eric Schultz 2019-11-18 16:36:43 -0600
  • 3558f2712c WIP Eric Schultz 2019-11-18 15:51:37 -0600