Commit graph

220 commits

Author SHA1 Message Date
Eric
47857f7b86 Remove AWS 2020-06-10 11:35:39 -05:00
Eric
34a7282742 Correct output bug in the NOTICE-ruby generator 2020-06-05 12:57:06 -05:00
Eric
8e39ec6c49 Add notices tasks and workflow 2020-06-04 12:44:44 -05:00
Eric
9e7e62c1e7 Update to latest Houdini v1 changes 2020-06-03 13:54:46 -05:00
Eric
26be1858d3 Update Campaign creation to use jbuilder 2020-05-27 12:32:32 -05:00
Eric
7ccd6870aa Handle rails 6 deprecation of update_attributes to update 2020-05-27 12:32:32 -05:00
Eric
34882dc099 Make additional updates to ActiveStorage 2020-05-27 12:32:31 -05:00
Eric
4625aef641 Add a UUID to the end of export filenames 2020-05-27 12:32:31 -05:00
Eric
5b0110e1ef Migrate all chunked uploading to the new ChunkedUploader.upload method 2020-05-27 12:32:31 -05:00
Eric
6784583cbe Remove ChunkedUploader::S3 2020-05-27 12:32:31 -05:00
Eric
2b323f9bbc Simplify the ChunkedUploader so we use ActiveStorage 2020-05-27 12:32:31 -05:00
Eric
30c489a5a1 Remove initial test migration code 2020-05-27 12:32:31 -05:00
Eric
d75fb9b135 Move cw_to_activestorage generator to houdini_upgrade 2020-05-27 12:32:31 -05:00
Eric
910a1c0178 Fix bug where migration filenames conflict 2020-05-27 12:32:31 -05:00
Eric
cdd28b3dac add creation of ActiveStorage tables 2020-05-27 12:32:31 -05:00
Eric
c92c172f2d Initial generator for beginning migration from carrierwave to activestorage 2020-05-27 12:32:31 -05:00
Eric Schultz
4306ff0a15 Initial work on migrating your carrierwave to activestorage files 2020-05-27 12:32:31 -05:00
Eric
63f5146655 Extract controller related concerns and put them in one place 2020-05-11 13:38:50 -05:00
Eric
14b8e77d3a Add the tt extensions to rspec templates because our autoloading breaks if we don't 2020-05-04 11:32:41 -05:00
Eric
3c55acaa3d Add factory_bot templates 2020-05-01 14:34:07 -05:00
Eric
d37a231524 Add templates for rspec 2020-05-01 14:30:49 -05:00
Eric
9227907b26 Move generators which override part of rails into their own place 2020-05-01 14:30:49 -05:00
Eric
c524fcf3c7 Add task template 2020-05-01 14:30:49 -05:00
Eric
a9e6387b3a Run app:templates:copy and add our licenses 2020-05-01 14:30:49 -05:00
Eric
42af7206ec Add generator templates 2020-05-01 14:30:49 -05:00
Eric
bb55aebee1 Add Helper template 2020-05-01 14:30:49 -05:00
Eric
715ffcd5be Add ActionController template 2020-05-01 14:30:49 -05:00
Eric
93e19cb962 Add ActiveRecord templates 2020-05-01 14:30:49 -05:00
Eric
8cf37e1b64 Add plugin generator for Houdini plugins 2020-05-01 14:30:49 -05:00
Eric Schultz
abbfae739c Removal of the codegen 2020-04-23 14:09:58 -05:00
Eric Schultz
6f74eb9bdd Remove grape. 2020-04-21 13:52:56 -05:00
Eric Schultz
a0786498d6 Update NOTICE files 2020-02-29 20:47:20 -06:00
Eric Schultz
e1b2ac4d28 All stats pass with listeners 2020-02-10 14:01:49 -06:00
Eric Schultz
2a20b9f381 ticket_create event working 2020-01-07 11:20:28 -06:00
Eric Schultz
31e4a69a22 Added refund create and recurring donation create 2020-01-07 11:07:48 -06:00
Eric Schultz
985f14688e Initial event publishing support 2020-01-06 16:30:28 -06:00
Eric Schultz
bfa3e2db3b Additional email_job_spec cleanup 2019-11-08 16:19:34 -06:00
Eric Schultz
c2226c9893 Add EmailJob 2019-11-08 16:13:03 -06:00
Eric Schultz
f0e4c74d58 Fix bug in insert_tag_joins 2019-11-08 16:13:03 -06:00
Eric Schultz
b84f3fc2ef Fix some typos! 2019-11-08 16:13:03 -06:00
Eric Schultz
3c0c1bada4 Fix delayed_job_helper straggler 2019-11-08 16:13:03 -06:00
Eric Schultz
378d2fb44c Remove DelayedJobHelper 2019-11-08 16:13:03 -06:00
Eric Schultz
cfa5fb8b0f Add SupportersExportCreateJob 2019-11-08 16:13:03 -06:00
Eric Schultz
1422b5907e Add RecurringDonationsExportCreateJob 2019-11-08 16:13:03 -06:00
Eric Schultz
016e69283c Add SupporterNotesExportCreateJob 2019-11-08 16:13:03 -06:00
Eric Schultz
bc959425c5 Add PaymentExportCreateJob 2019-11-08 16:13:03 -06:00
Eric Schultz
e073b9a7d0 Add PayRecurringDonation(s)Job 2019-11-08 16:13:03 -06:00
Eric Schultz
9c9e6bd861 Add StripeAccountCreateJob 2019-11-08 16:13:03 -06:00
Eric Schultz
34a75711f9 Move Recurring Donation Messages to emails 2019-11-08 16:13:03 -06:00
Eric Schultz
84b1960a9d Add MailchimpSupporterSyncJob 2019-11-08 16:13:03 -06:00
Eric Schultz
626e01b035 Remove unneeded delays in InsertSupporter 2019-11-08 16:13:03 -06:00
Eric Schultz
ca63818181 Add EmailListCreateJob 2019-11-08 16:13:03 -06:00
Eric Schultz
5236eda39d Add CreateWeMoveExecuteForDonationsJob 2019-11-08 16:13:03 -06:00
Eric Schultz
34e67f5577 Use AdminFailedGiftJob 2019-11-08 16:13:03 -06:00
Eric Schultz
ef9c4776fa Improve CampaignCreateJob 2019-11-08 16:13:03 -06:00
Eric Schultz
fe9339fccc Remove unused EmailJobQueue 2019-11-08 16:13:03 -06:00
Eric Schultz
26a262599d Remove old GenericMailJob 2019-11-08 16:13:02 -06:00
Eric Schultz
a4b32cf949 remove AdminNoticeJob 2019-11-08 16:13:02 -06:00
Eric Schultz
4b8bb49d76 Add Ticket Creation Notifications for Nonprofits 2019-11-08 16:13:02 -06:00
Eric Schultz
1fa53e65f2 Add TicketCreateJob 2019-11-08 16:13:02 -06:00
Eric Schultz
78e803b1d6 AddRefundNotificationNonprofitEmailJob 2019-11-08 16:13:02 -06:00
Eric Schultz
cc45ec820a Add RecurringDonationChangeAmountNonprofitEmailJob 2019-11-08 16:13:02 -06:00
Eric Schultz
3aa1075c76 Add RecurringDonationCancelledJob 2019-11-08 16:13:02 -06:00
Eric Schultz
0d70861a19 Add PaymentNotificationEmailNonprofitJob 2019-11-08 16:13:02 -06:00
Eric Schultz
283ebc553b Add BankAccountCreateJob 2019-11-08 16:13:02 -06:00
Eric Schultz
7c9524ee21 Add VerificationCompletedJob 2019-11-08 16:13:02 -06:00
Eric Schultz
ade965ba22 Add VerificationFailedJob 2019-11-08 16:13:02 -06:00
Eric Schultz
6ce5a43735 Correct some missing features on the ExportSupportersCompletedJob addition 2019-11-08 16:13:02 -06:00
Eric Schultz
9b501c4509 Add ExportSupportersFailedJob 2019-11-08 16:13:02 -06:00
Eric Schultz
bedce11511 Add ExportSupportersCompletedJob 2019-11-08 16:13:02 -06:00
Eric Schultz
b2aaf30a14 Add SupporterFundraiserCreateJob 2019-11-08 16:13:02 -06:00
Eric Schultz
00e9cb972d Add UserInviteCreateJob 2019-11-08 16:13:02 -06:00
Eric Schultz
b295bcfa65 Add RoleAddedJob 2019-11-08 16:13:02 -06:00
Eric Schultz
c29bd50fc2 Add ImportCompletedJob 2019-11-08 16:13:02 -06:00
Eric Schultz
2bceb3389c Add ExportSupporterNotesFailedJob 2019-11-08 16:13:02 -06:00
Eric Schultz
ad2b701f69 Add ExportSupporterNotesCompletedJob 2019-11-08 16:13:02 -06:00
Eric Schultz
b6e11124de Add ExportRecurringDonationsFailedJob 2019-11-08 16:13:02 -06:00
Eric Schultz
e9a01c76ef Add ExportRecurringDonationsCompletedJob 2019-11-08 16:13:02 -06:00
Eric Schultz
24ba568756 Add ExportPaymentsFailedJob 2019-11-08 16:13:02 -06:00
Eric Schultz
30a868978a Add ExportPaymentsCompletedJob 2019-11-08 16:13:02 -06:00
Eric Schultz
f68a432ee5 Add NonprofitCreateJob 2019-11-08 16:13:02 -06:00
Eric Schultz
94398f8bdf Add PayoutPendingJob 2019-11-08 16:13:02 -06:00
Eric Schultz
e05466d0c6 Add EventCreateJob 2019-11-08 16:13:02 -06:00
Eric Schultz
8a97e3a8af Add RefundNotificationJob 2019-11-08 16:13:02 -06:00
Eric Schultz
b6292ab7aa Add RecurringDonationChangeAmountJob 2019-11-08 16:13:02 -06:00
Eric Schultz
ff1a8b92f5 Add PaymentNotificationJob 2019-11-08 16:13:02 -06:00
Eric Schultz
fe7322c5da Add FailedRecurringDonationPaymentJob 2019-11-08 16:13:02 -06:00
Eric Schultz
052474ac80 Add DirectDebitCreateJob 2019-11-08 16:13:02 -06:00
Eric Schultz
99373d5792 Create AdminFailedGiftJob 2019-11-08 16:13:02 -06:00
Eric Schultz
7b4b4573b0 Add CampaignCreationEmailFollowupJob 2019-11-08 16:13:02 -06:00
Eric Schultz
53b3f5800e Removing tiers 2019-11-05 14:06:59 -06:00
Eric Schultz
0b6793c8a2 remove old database rake override 2019-11-05 14:06:29 -06:00
Eric Schultz
51ef25b3af Remove trial support 2019-11-05 13:38:36 -06:00
Eric Schultz
55b4ed0ff2 Add some documentation to the Mailchimp code 2019-08-07 13:15:47 -05:00
Luis Castro
fd564be0bc
fix(test_uploader): remove frozen literal from test file 2019-08-02 19:07:31 +02:00
Luis Castro
0a9b944526
fix(timespan): add correct calls to units from argument error 2019-08-02 19:07:30 +02:00
Luis Castro
3965ba59f9
feat(timespan): add new syntax for declaring constants in a Struct 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
28a0793377
feat(campaigns): return expected api response 2019-08-02 19:07:28 +02:00
Luis Castro
812d546080
fix(app): fixnum is deprecated
Use Integer, since Fixnum and Bigint now belong to the same class in Ruby 2.4+
2019-08-02 19:07:26 +02:00