Commit graph

1028 commits

Author SHA1 Message Date
Eric
7c9f097f1d Correct bugs in BackupUploaderColumns 2020-05-27 12:32:31 -05:00
Eric
ce831539f5 Add license to RemoveBillingPlanTiers 2020-05-27 12:32:31 -05:00
Eric
ef1445a5b9 Add houdini_upgrade to relevant filenames 2020-05-27 12:32:31 -05:00
Eric
23398ae552 Make sure copied migrations are named via utc timezone 2020-05-27 12:32:31 -05:00
Eric
5a10155755 put the migrate_upload into a separate rake process 2020-05-27 12:32:31 -05:00
Eric
0727b3972c Fix a rake task call in houdini_upgrade 2020-05-27 12:32:31 -05:00
Eric
98c78f6267 Put the rename uploader column into a change method 2020-05-27 12:32:31 -05:00
Eric
ed07c7ce3c Fix typo in houdini_upgrade uploaders to migrate 2020-05-27 12:32:31 -05:00
Eric
5681fba541 Make removal of billing_plans.tiers reversible 2020-05-27 12:32:31 -05:00
Eric
e86f9fefe8 Add support for passing the aws-region for the carrierwave migration 2020-05-27 12:32:31 -05:00
Eric
bcf5f264a2 Add a rake progress bar 2020-05-27 12:32:31 -05:00
Eric
4d29b67939 Use common set of tables and columns to migrate on upgrade for rename_uploader_column migration 2020-05-27 12:32:31 -05:00
Eric
e19e60322b Move the tables and columns to migrate into a single place 2020-05-27 12:32:31 -05:00
Eric
fd6888938f Add classes to simplify table migration and manipulation for upgrades 2020-05-27 12:32:31 -05:00
Eric
30c489a5a1 Remove initial test migration code 2020-05-27 12:32:31 -05:00
Eric
68ef9c723e houdini_upgrade:run now accepts the aws_bucket and aws_assethost options 2020-05-27 12:32:31 -05:00
Eric
d31ced53dd Fix typo in template where strings aren't properly wrapped 2020-05-27 12:32:31 -05:00
Eric
d75fb9b135 Move cw_to_activestorage generator to houdini_upgrade 2020-05-27 12:32:31 -05:00
Eric
d965c1a988 Add active_storage:install to houdini_upgrade:run 2020-05-27 12:32:31 -05:00
Eric
910a1c0178 Fix bug where migration filenames conflict 2020-05-27 12:32:31 -05:00
Eric
858d6cb2e4 Remove the migration for Activestorage tables 2020-05-27 12:32:31 -05:00
Eric
cdd28b3dac add creation of ActiveStorage tables 2020-05-27 12:32:31 -05:00
Eric
c92c172f2d Initial generator for beginning migration from carrierwave to activestorage 2020-05-27 12:32:31 -05:00
Eric
54dcc45e4a Remove carrierwave config from development environment 2020-05-27 12:32:31 -05:00
Eric
a5fdbf00c9 Remove CarrierWave from Gemfile 2020-05-27 12:32:31 -05:00
Eric
68571b549c Remove carrierwave initializer 2020-05-27 12:32:31 -05:00
Eric
8c997b6488 Remove uploaded fields from models 2020-05-27 12:32:31 -05:00
Eric
93931caf98 ignore the ActiveStorage file storage directory 2020-05-27 12:32:31 -05:00
Eric Schultz
4306ff0a15 Initial work on migrating your carrierwave to activestorage files 2020-05-27 12:32:31 -05:00
Eric Schultz
52a660bb5a Update MiniMagick 2020-05-27 12:32:31 -05:00
Eric Schultz
d143f42d24 Add local activestorage 2020-05-27 12:32:31 -05:00
Eric Schultz
519b865c84 Add ActiveStorage tables 2020-05-27 12:32:31 -05:00
Eric Schultz
c8bf9cd701 Add image_processing gems 2020-05-27 12:32:31 -05:00
Eric Schultz
6b42021668 Add @rails/activestorage 2020-05-27 12:32:31 -05:00
Eric
7c85c2e70e Correct render bugs with the user and profile json 2020-05-27 12:32:31 -05:00
Eric
5e8a1c4099 Correct javascript ordering issur in nonprofits/show view 2020-05-27 12:32:31 -05:00
Eric
f747571a75 Add user email to the user.jbuilder 2020-05-27 12:32:31 -05:00
Eric
91a173052a Move nonprofit app_data to jbuilder 2020-05-27 12:32:30 -05:00
Eric
d5c788f07b simplify the state/city/name routes 2020-05-27 12:30:04 -05:00
Eric
8c9dc3af37 Correct javascript ordering issue in nonprofits/show view 2020-05-27 12:30:04 -05:00
Eric
ea5196ceb1 Remove old client js 2020-05-27 12:30:04 -05:00
Eric
f84fef200c Fix bugs in ordering of javascript loads on events/show 2020-05-27 12:30:04 -05:00
Eric
72e78babd9 Add current_nonprofit_user? as a helper_method 2020-05-27 12:30:04 -05:00
Eric
480ac12c64 Fix the donations history page due to the webpacker migration 2020-05-27 12:30:04 -05:00
Eric
25a64abe3f Remove bizarre unneeded profile call 2020-05-27 12:30:04 -05:00
Eric
c499f8f7a5 Fix bugs in profile views caused by webpacker conversion 2020-05-27 12:30:04 -05:00
Eric
1b68d6e04c Correct render bugs with the user and profile json 2020-05-27 12:30:04 -05:00
Eric
c2c166dd1b Fix bug in carrierwave initializer due to a carrierwave upgrade 2020-05-27 12:28:53 -05:00
Eric
94f3c13a70 Move profile and user json generation to Jbuilder partials 2020-05-27 12:28:52 -05:00
Eric
bf64d85852 Merge branch 'feat/extract_controller_concerns' into rails-v5 2020-05-12 11:53:21 -05:00