houdini/app/controllers
2021-03-18 13:26:40 -05:00
..
api Add API controller to get the current user. Also create authenticate_user_with_json! so we can authenticate properly using JSON. 2021-03-02 11:04:45 -06:00
campaigns Fixing supporter and supporter note creation 2021-02-16 17:19:13 -06:00
concerns/controllers Add API controller to get the current user. Also create authenticate_user_with_json! so we can authenticate properly using JSON. 2021-03-02 11:04:45 -06:00
nonprofits Correct the list of params that get passed to a supporter update controller call 2021-02-17 17:44:29 -06:00
users Shorten license definition 2020-06-15 10:26:57 -05:00
application_controller.rb Correct the visibility of a few routes 2021-02-11 19:10:48 -06:00
billing_subscriptions_controller.rb Shorten license definition 2020-06-15 10:26:57 -05:00
button_debug_controller.rb Shorten license definition 2020-06-15 10:26:57 -05:00
campaign_gift_options_controller.rb Support for campaign_gift_option events 2021-01-17 18:05:43 -06:00
campaign_gifts_controller.rb Shorten license definition 2020-06-15 10:26:57 -05:00
campaigns_controller.rb Fix failure to use strong params in campaigns_controller.rb 2021-03-18 13:26:40 -05:00
cards_controller.rb Shorten license definition 2020-06-15 10:26:57 -05:00
direct_debit_details_controller.rb Shorten license definition 2020-06-15 10:26:57 -05:00
direct_uploads_controller.rb DirectUploadsController only accepts confirmed users 2021-01-06 17:15:20 -06:00
email_settings_controller.rb Shorten license definition 2020-06-15 10:26:57 -05:00
emails_controller.rb Shorten license definition 2020-06-15 10:26:57 -05:00
event_discounts_controller.rb Add support for 'event_discount.*' events 2021-01-14 11:32:59 -06:00
events_controller.rb Remove latitude and longitude from database 2021-02-04 11:13:21 -06:00
front_controller.rb Shorten license definition 2020-06-15 10:26:57 -05:00
image_attachments_controller.rb Shorten license definition 2020-06-15 10:26:57 -05:00
nonprofits_controller.rb Remove latitude and longitude from database 2021-02-04 11:13:21 -06:00
onboard_controller.rb feat: remove CSRF protection implementation from Grape API 2019-08-09 17:30:39 -05:00
profiles_controller.rb Shorten license definition 2020-06-15 10:26:57 -05:00
recurring_donations_controller.rb Shorten license definition 2020-06-15 10:26:57 -05:00
roles_controller.rb Shorten license definition 2020-06-15 10:26:57 -05:00
settings_controller.rb Shorten license definition 2020-06-15 10:26:57 -05:00
static_controller.rb Shorten license definition 2020-06-15 10:26:57 -05:00
super_admins_controller.rb Shorten license definition 2020-06-15 10:26:57 -05:00
ticket_levels_controller.rb Add ticket_level object events 2021-01-13 11:10:18 -06:00
tickets_controller.rb Shorten license definition 2020-06-15 10:26:57 -05:00
widget_controller.rb Rubocop app/controllers/widget_controller.rb 2021-02-24 16:18:43 -06:00