| 
								
								
									 Eric Schultz | 24b47c719b | Fix bug where we don't percent encode parts of the widget iframe URL | 2020-06-05 14:08:45 -05:00 |  | 
				
					
						| 
								
								
									 Eric | b27aa8e724 | Update year in validateCardExpiry test | 2020-06-04 11:08:45 -05:00 |  | 
				
					
						| 
								
								
									 Eric | 9e7e62c1e7 | Update to latest Houdini v1 changes | 2020-06-03 13:54:46 -05:00 |  | 
				
					
						| 
								
								
									 Eric | 3429598874 | Remove unneeded profile picture assign | 2020-06-02 17:12:53 -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 | 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 | afbc20b8dc | Update to Webpacker 5.1.1 | 2020-05-27 17:05:25 -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 | 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 | 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 |  |