Commit graph

342 commits

Author SHA1 Message Date
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
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
7ccd6870aa Handle rails 6 deprecation of update_attributes to update 2020-05-27 12:32:32 -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
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
8c997b6488 Remove uploaded fields from models 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
8c9dc3af37 Correct javascript ordering issue in nonprofits/show view 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
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
Eric
63f5146655 Extract controller related concerns and put them in one place 2020-05-11 13:38:50 -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
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
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
Eric Schultz
45b3c436ae Re-add the style sheets accidentally deleted 2020-04-23 14:09:58 -05:00
Eric Schultz
ed50061e38 Remove unneeded non-WOFF fonts 2020-04-23 14:09:57 -05:00
Eric Schultz
1819a1f4b3 Fix routing bugs 2020-04-23 14:09:57 -05:00
Eric Schultz
a1e7d76ddd modified a lot of things 2020-04-23 14:09:56 -05:00
Eric Schultz
564711f174 Move widget css into a controller so it's updateable 2020-04-23 14:09:56 -05:00
Eric Schultz
1cd17aa1e5 Rearrange scripts on the donate page 2020-04-23 14:09:56 -05:00
Eric Schultz
40ace51da1 Remove unused onboarding modals 2020-04-23 14:09:56 -05:00
Eric Schultz
e58571524b Don't use root in to_json calls 2020-04-23 14:09:56 -05:00
Eric Schultz
567549c85c Everything works except fonts 2020-04-23 14:09:56 -05:00
Eric Schultz
8ebbda7819 Remove debug line 2020-04-23 14:09:56 -05:00
Eric Schultz
d95ebf53a3 Onboard loads properly! 2020-04-23 14:09:55 -05:00
Eric Schultz
1af1aac683 Build works when check_yarn_integrity turned off 2020-04-23 14:09:55 -05:00
Eric Schultz
3558f2712c WIP 2020-04-23 14:09:14 -05:00
Eric Schultz
e9c26ce2d0 Add erb support 2020-04-23 14:09:14 -05:00