Commit graph

1037 commits

Author SHA1 Message Date
Eric
6028b64cd7 Remove picture column from profile 2020-06-02 17:01:46 -05:00
Eric
354b93bbf9 Fix setting the profile pic from user pic on creation 2020-06-02 16:35:43 -05:00
Eric
28e0e373df Set default profile pic 2020-06-02 16:35:04 -05:00
Eric
1c49a696e9 Fix merge bug in English locale info 2020-06-02 11:12:00 -05:00
Eric
fe69c60be8 AWS is no longer required so we make it optional in setup 2020-06-01 14:01:33 -05:00
Eric
24bcef23c6 Migrate from imagemagick to vips for image transformation 2020-05-29 16:54:53 -05:00
Eric
760dc7e99b Correct bug in creating portions of the app_data 2020-05-29 15:34:46 -05:00
Eric
e5fa2d0b55 Move Docker set up to its own file 2020-05-27 17:31:36 -05:00
Eric
0f70999494 Rename doc files to be consistent 2020-05-27 17:30:41 -05:00
Eric
afbc20b8dc Update to Webpacker 5.1.1 2020-05-27 17:05:25 -05:00
Eric
a41176eb0f Update to webpacker 5.1 2020-05-27 13:09:57 -05:00
Eric
dbd993fd8e Convert MapsController to Rails 6 and jbuilder 2020-05-27 12:59:13 -05:00
Eric
b02aa85e58 Update nonprofits/custom_field_masters_controller.rb to Rails 6 and jbuilder 2020-05-27 12:49:04 -05:00
Eric
9070aee6b8 Fix typo in name of test 2020-05-27 12:42:21 -05:00
Eric
5ff8418f73 Update custom_field_joins/index to Rails 6 and jbuilder 2020-05-27 12:32:32 -05:00
Eric
2854603d56 Update nonprofits/payments_controller to Rails 6 and jbuilder 2020-05-27 12:32:32 -05:00
Eric
4b01c2aeb9 Update nonprofits/recurring_donations_controller to Rails v6 and jbuilder 2020-05-27 12:32:32 -05:00
Eric
94b2e8e282 Specs can now pass in an expected status code 2020-05-27 12:32:32 -05:00
Eric
8c524e6c57 Add way to pass additional options to the campaign_locateable route helper 2020-05-27 12:32:32 -05:00
Eric
1eb6a94936 Add event_locateable to routes 2020-05-27 12:32:32 -05:00
Eric
085be0c082 Migrate recurring_donations#show.json to jbuilder 2020-05-27 12:32:32 -05:00
Eric
d81c3e5ec8 Move campaigns/index.json to jbuilder 2020-05-27 12:32:32 -05:00
Eric
26be1858d3 Update Campaign creation to use jbuilder 2020-05-27 12:32:32 -05:00
Eric
6156e67d46 Update geocoder 2020-05-27 12:32:32 -05:00
Eric
c727f615eb Fix bug in spec/mailers/admin_spec.rb 2020-05-27 12:32:32 -05:00
Eric
1d672381c7 Upgrade spec gems 2020-05-27 12:32:32 -05:00
Eric
7ccd6870aa Handle rails 6 deprecation of update_attributes to update 2020-05-27 12:32:32 -05:00
Eric
0248fb5663 Update rails in houdini_upgrade.gemspec 2020-05-27 12:32:32 -05:00
Eric
d0393fa2d7 Upgrade to Rails 6.0.3 2020-05-27 12:32:31 -05:00
Eric
54c4b76693 Add Active Storage types 2020-05-27 12:32:31 -05:00
Eric
34882dc099 Make additional updates to ActiveStorage 2020-05-27 12:32:31 -05:00
Eric
a7cb3419cd Migrate many image calls to Active Storage 2020-05-27 12:32:31 -05:00
Eric
057007e85e Profile doesn't have a default picture now 2020-05-27 12:32:31 -05:00
Eric
03a270b61b profile.json.jbuilder now gets the pic_tiny url by variant 2020-05-27 12:32:31 -05:00
Eric
09170bcd89 Correct the default image paths for profiles and nonprofits 2020-05-27 12:32:31 -05:00
Eric
2e0a3a6c03 Create default image attachments for all models 2020-05-27 12:32:31 -05:00
Eric
60eb01c2ee Add has_one_attached_with_default 2020-05-27 12:32:31 -05:00
Eric
afecb1d63f Rename attribute to attribute_name 2020-05-27 12:32:31 -05:00
Eric
2ad9ac8c92 Attachment variants can be requested by name 2020-05-27 12:32:31 -05:00
Eric
3c78022724 Correct bug in the upgrade process where we sometimes overwrite part of a model class 2020-05-27 12:32:31 -05:00
Eric
4625aef641 Add a UUID to the end of export filenames 2020-05-27 12:32:31 -05:00
Eric
5b0110e1ef Migrate all chunked uploading to the new ChunkedUploader.upload method 2020-05-27 12:32:31 -05:00
Eric
6784583cbe Remove ChunkedUploader::S3 2020-05-27 12:32:31 -05:00
Eric
feb691f192 Create the CHUNKED_UPLOADER_SERVICE ENV variable 2020-05-27 12:32:31 -05:00
Eric
2b323f9bbc Simplify the ChunkedUploader so we use ActiveStorage 2020-05-27 12:32:31 -05:00
Eric
5ecf2b4c54 houdini_upgrade - remove trailing line break in nonprofit.rb template 2020-05-27 12:32:31 -05:00
Eric
cf00c08ed0 houdini_upgrade - correct the column headers for the copied and errors.csv 2020-05-27 12:32:31 -05:00
Eric
202a829134 houdini_upgrade:run move active_storage:install into a separate call so wonkiness doesn't happen 2020-05-27 12:32:31 -05:00
Eric
5c9930f677 houdini_upgrade:migrate_uploads now timestamps the copied and errors.csv 2020-05-27 12:32:31 -05:00
Eric
cb01fa3a78 houdini_upgrade:migrate_uploads now supports the shorter_test argument 2020-05-27 12:32:31 -05:00