Commit graph

812 commits

Author SHA1 Message Date
Eric Schultz
b77a59ba24 Add the rails helper to .rspec 2019-11-08 16:13:03 -06:00
Eric Schultz
207adfc42b Fix bugs in ExportPaymentsSpec 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
afae51ab4e Fixes to ExpectRecurringDonations spec 2019-11-08 16:13:03 -06:00
Eric Schultz
3f04f70171 Fix spec problem where queued jobs were never cleared 2019-11-08 16:13:03 -06:00
Eric Schultz
6e04c84aa1 Remove redundant tier bug 2019-11-08 16:13:03 -06:00
Eric Schultz
28d1c11af4 Add test queue adapter 2019-11-08 16:13:03 -06:00
Eric Schultz
f76bff6cbb Fix typo in spec 2019-11-08 16:13:03 -06:00
Eric Schultz
b84f3fc2ef Fix some typos! 2019-11-08 16:13:03 -06:00
Eric Schultz
094af949a5 Remove delayed_job_active_record 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
2483ca86b2 Removed DelayedJobConfig 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
0144372084 Remove non-working SupporterEmail call 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
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
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
2d28f4023c Remove unneeded expectation 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
e3a10f0980 Fix typo 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