Commit graph

1383 commits

Author SHA1 Message Date
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
Eric Schultz
33394e4d3e
Remove unused js specs (#227)
Remove unused js specs
2019-10-22 15:01:00 -05:00
Eric Schultz
60ef60ef0c Remove unused js specs 2019-10-22 14:36:00 -05:00
Eric Schultz
532f02c0e2
Update quill (#226)
Update quill
2019-10-16 14:38:21 -05:00
Eric Schultz
4ccb8a68b5 Update quill 2019-10-16 13:10:26 -05:00
Eric Schultz
54d30694f9
Merge pull request #219 from houdiniproject/remove_campaign_creator_from_donor_email
Fix for campaign creator email being sent to donor
2019-09-17 16:37:45 -05:00
Eric Schultz
fd966911c1 Fix for campaign creator email being sent to donor 2019-09-17 16:19:03 -05:00
Eric Schultz
c185f4cf73
Merge pull request #221 from houdiniproject/fix_travis_build
Fixes teh build that seemingly broke for no reason
2019-09-17 16:18:09 -05:00
Eric Schultz
11bb251742 Fixes travis build 2019-09-17 15:56:28 -05:00
Eric Schultz
0a4d486fdc
Merge pull request #216 from houdiniproject/description_corrections
Correct metadata descriptions
2019-08-19 16:22:29 -05:00
Eric
9815805b64 Fix metadata on donate page 2019-08-19 13:25:44 -05:00
Eric Schultz
922df2d8c7 Correct metadata descriptions 2019-08-19 12:55:38 -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