Commit graph

727 commits

Author SHA1 Message Date
Eric Schultz
6667eb6fac remove unneeded strong params 2019-11-05 13:04:30 -06:00
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
c64adad9ad style(models): normalize comments style 2019-10-28 12:48:54 -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
a5aff586d6 style(models): remove attr_accessible comment
Keep comments on model specifics.
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
Eric Schultz
ef74b4a57f Update Docker ruby image 2019-10-28 12:47:04 -05:00
Luis Castro
068b741dbc
Merge pull request #25 from debtcollective/od/csrf
Remove CSRF implementation from Grape
2019-08-12 13:50:44 +02:00
Luis Castro
6ab13ce5bf
test(nonprofit): change expectation to bad request, from malformed token 2019-08-12 13:50:10 +02:00
Luis Castro
ffe98d1d6a
chore: group prod gems together 2019-08-12 12:58:02 +02:00
Orlando Del Aguila
bc927e5d77 dev: add fonts to assets pipeline 2019-08-09 18:18:33 -05:00
Orlando Del Aguila
1f25204eaf feat: remove CSRF protection implementation from Grape API 2019-08-09 17:30:39 -05:00
Orlando Del Aguila
0df1a81bcc dev: add grape_on_rails_routes gem 2019-08-09 17:22:09 -05:00
Orlando Del Aguila
4a18e32160 dev: add pry-byebug gem and move rack-timeout to production group 2019-08-09 13:08:57 -05:00
Orlando Del Aguila
9907a0dc99 dev: add gem standard 2019-08-09 11:49:54 -05:00
Luis Castro
1740511f2a
Merge pull request #24 from debtcollective/chore/debug-pry
Chore/debug pry
2019-08-09 16:24:03 +02:00
Luis Castro
79561913c7
docs(known_issues): add better headings and explicit answers 2019-08-08 14:59:10 +02:00
Luis Castro
f6d6fec936
docs(known_issues): change the language of explanation to 3rd person 2019-08-08 14:54:55 +02:00
Luis Castro
97506ec3ab
docs(known_issues): add a list of steps to fix pry and byebug on a local machine 2019-08-07 10:40:51 +02:00
Luis Castro
9f39a17e29
docs(readme): remove rails 3.2 explanation 2019-08-07 10:27:54 +02:00
Orlando Del Aguila
e3a825103f
Merge pull request #17 from debtcollective/upgrade-and-organize-gems
Upgrade and organize gems
2019-08-05 13:00:40 -05:00