Commit graph

107 commits

Author SHA1 Message Date
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
72e78babd9 Add current_nonprofit_user? as a helper_method 2020-05-27 12:30:04 -05:00
Eric
25a64abe3f Remove bizarre unneeded profile call 2020-05-27 12:30:04 -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
abbfae739c Removal of the codegen 2020-04-23 14:09:58 -05:00
Eric Schultz
1819a1f4b3 Fix routing bugs 2020-04-23 14:09:57 -05:00
Eric Schultz
564711f174 Move widget css into a controller so it's updateable 2020-04-23 14:09:56 -05:00
Eric Schultz
e9c26ce2d0 Add erb support 2020-04-23 14:09:14 -05:00
Eric Schultz
8d4b9d172d js/donate-button.v2.js now redirects to the asset pack 2020-04-23 14:09:14 -05:00
Eric Schultz
f5cbca1f26 WIP 2020-04-23 14:09:14 -05:00
Eric Schultz
c20d01c4e8 Add api/nonprofits#create 2020-04-21 13:47:49 -05:00
Eric Schultz
b19cb9ddc8 Rename some sample nonprofits to make certain tests easier 2020-04-20 14:41:01 -05:00
Eric Schultz
38a1afc0f1 getting closer! 2020-04-17 15:30:54 -05:00
Eric Schultz
30b2df23e2 WIP 2020-04-17 14:38:58 -05:00
Eric Schultz
0144372084 Remove non-working SupporterEmail call 2019-11-08 16:13:03 -06:00
Eric Schultz
9c9033f2d3 Add ImportCreationJob 2019-11-08 16:13:03 -06:00
Eric Schultz
dd30aa3d59 Remove GenericMailer.delay 2019-11-08 16:13:03 -06:00
Eric Schultz
283ebc553b Add BankAccountCreateJob 2019-11-08 16:13:02 -06:00
Eric Schultz
860848eb35 Fix typo 2019-11-08 16:13:02 -06:00
Eric Schultz
8bcec9bb91 Fix missed change on tiers 2019-11-05 15:53:14 -06:00
Eric Schultz
53b3f5800e Removing tiers 2019-11-05 14:06:59 -06:00
Eric Schultz
51ef25b3af Remove trial support 2019-11-05 13:38:36 -06:00
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
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