Commit graph

82 commits

Author SHA1 Message Date
Eric Schultz
d0c9e12ed0 remove create_trial in BillingSubscriptionsController 2019-11-05 13:03:13 -06:00
Eric Schultz
e3cc67423f Remove unused activities_controller 2019-11-05 13:01:51 -06:00
Eric Schultz
7199b9b189 Add strong params to tag_masters_controller 2019-11-05 12:50:28 -06:00
Eric Schultz
3941665c7e Add strong params to supporter_note_controller 2019-11-05 12:44:54 -06:00
Eric Schultz
d5b58754ad Add strong params to supporter_notes_controller 2019-11-05 12:30:01 -06:00
Eric Schultz
994b04a830 Add strong params to refunds_controller 2019-11-05 11:43:48 -06:00
Eric Schultz
3adaed06fa Add strong params to payouts_controller 2019-11-05 11:41:35 -06:00
Eric Schultz
6c9dc8b150 cleanup(cards) cleanup nonprofits/cards_controller 2019-10-29 17:00:11 -05:00
Eric Schultz
772332a5cb feat(nonprofit/cards) add strong params to nonprofits/card/create 2019-10-29 16:57:52 -05:00
Eric Schultz
a6baf9bac3 cleanup campaign_gift_optiosn_controller.rb 2019-10-29 14:58:01 -05:00
Eric Schultz
955903df9e feat(campaign_gift_options) 2019-10-29 14:05:59 -05:00
Luis Castro
fa77979712 feat(ticket): add strong params 2019-10-28 12:48:54 -05:00
Luis Castro
0efb695ed1 feat(ticket_levels): add strong params 2019-10-28 12:48:54 -05:00
Luis Castro
9d2d6425ab feat(roles): add strong params 2019-10-28 12:48:54 -05:00
Luis Castro
27f9d3bda9 feat(profiles): add strong params 2019-10-28 12:48:54 -05:00
Luis Castro
6a0a674328 feat(recurring_donations): add strong params 2019-10-28 12:48:54 -05:00
Luis Castro
8f1b33cabd feat(payments): add strong params 2019-10-28 12:48:54 -05:00
Luis Castro
41d578815a feat(imports): add strong params 2019-10-28 12:48:54 -05:00
Luis Castro
70b1095083 feat(nonprofit): add strong params 2019-10-28 12:48:54 -05:00
Luis Castro
0cf21bb1c9 feat(email_list): add strong params 2019-10-28 12:48:54 -05:00
Luis Castro
b16b7d7b58 feat(donations): add strong params 2019-10-28 12:48:54 -05:00
Luis Castro
63b1b25cee feat(event): add strong params 2019-10-28 12:48:54 -05:00
Luis Castro
567830b9be feat(event_discounts ): add strong params 2019-10-28 12:48:54 -05:00
Luis Castro
6bdd95a5e9 feat(email_settings): add strong params 2019-10-28 12:48:54 -05:00
Luis Castro
65bd361b3f feat(custom_field_join): add strong params
Using permit with a limited list of params
2019-10-28 12:48:54 -05:00
Luis Castro
c9fba40183 feat(custom_field_master): add strong params 2019-10-28 12:48:54 -05:00
Luis Castro
08b6a98e39 feat(cards): add strong params 2019-10-28 12:48:54 -05:00
Luis Castro
593df27f13 feat(campaign_gift): add strong params 2019-10-28 12:48:54 -05:00
Luis Castro
51a4902991 feat(campaign_gift_option): add strong params 2019-10-28 12:48:54 -05:00
Luis Castro
399c421f38 feat(campaigns): add strong params 2019-10-28 12:48:54 -05:00
Luis Castro
32d2039c19 feat(bank_accounts): add strong params 2019-10-28 12:48:54 -05:00
Luis Castro
50de35911d feat(billings): add strong params 2019-10-28 12:48:54 -05:00
Orlando Del Aguila
1f25204eaf feat: remove CSRF protection implementation from Grape API 2019-08-09 17:30:39 -05:00
Luis Castro
2c12b5864b
test(edit): fix edit actions controller expect to html render method 2019-08-02 19:07:30 +02:00
Luis Castro
f0fd393be4
style(format): run rubocop format autocorrect 2019-08-02 19:07:29 +02:00
Luis Castro
84f8a583ba
test(shared_user_ctx): add conditional specs for types of methods 2019-08-02 19:07:28 +02:00
Luis Castro
a20bd477ce
fix(static_controller): return body nil when 500
Fix deprecation warning from nothing.
2019-08-02 19:07:27 +02:00
Luis Castro
dd64ee5159
feat: replace deprecated before_filter with before_action 2019-08-02 19:07:25 +02:00
Eric Schultz
964aadbfb1
Correct bug in maintenance_spec.tb 2019-08-02 19:07:13 +02:00
Eric Schultz
ca17696529
Initial Update to ruby 4.2 2019-08-02 19:06:28 +02:00
Eric Schultz
e0c2358d74 Show campaigns list doesn't include child campaigns for non-logged-in users 2019-02-06 13:12:58 -06:00
Eric Schultz
3d1fac1655 Nonprofit page now only shows non-child campaigns 2019-02-06 13:12:56 -06:00
Eric Schultz
3c88cce5cd remove unneeded before_filter 2018-11-21 14:47:20 -06:00
Eric Schultz
f75ffcf09d Fix bug where campaign activites weren't properly found 2018-11-21 13:47:27 -06:00
Eric Schultz
1c1e62d091 Fix bug where old p2p method of getting there by npo doesn't work 2018-11-21 11:00:45 -06:00
Eric Schultz
87dc491ef4 remove last of campaign template features 2018-11-21 11:00:45 -06:00
Eric Schultz
4dddccdf46 Create from template campaigns handles name collisions 2018-11-21 11:00:45 -06:00
Eric Schultz
7d1424e22c Fix typo in Campaign Template Controller 2018-11-21 11:00:44 -06:00
Kasia Jarmołkowicz
77a59b0037 Fix peer-to-peer action 2018-11-21 11:00:44 -06:00
Kasia Jarmołkowicz
d17c54b538 Refactor, specs for creating p2p campaign 2018-11-21 11:00:44 -06:00