houdini icon indicating copy to clipboard operation
houdini copied to clipboard

Free and open source fundraising infrastructure for nonprofits and NGOs

Results 149 houdini issues
Sort by recently updated
recently updated
newest added

StripeTransactions are the business object equivalent of our current Stripe integration. They represent a Charge on Stripe as well as any associated Disputes or Refunds. Traditionally, to create them we...

enhancement
event-publisher

**Is your feature request related to a problem? Please describe.** Yes. Following clean code guidelines for ruby provided in [this](https://github.com/uohzxela/clean-code-ruby) repository, it would be nice if some enhancements were made...

enhancement

## Description getting error root@xxxxxxx:~# curl -sL https://deb.nodesource.com/setup_14.x | bash - ## Installing the NodeSource Node.js 14.x repo... ## Populating apt-get cache... + apt-get update Hit:1 http://ie.archive.ubuntu.com/ubuntu focal InRelease Get:2...

bug

During the release process, it's possible some CommitChange content, either logos, wording or urls, were missed. These need to be removed and, where appropriate, possible to set via Settings. Settings...

good first issue

**Is your feature request related to a problem? Please describe.** Currently, there's no way to get the last id of the last event that affected an object. As an example,...

enhancement
event-publisher

**Is your feature request related to a problem? Please describe.** It would be nice to have a permanent record of every event on every object which has ever happened. This...

enhancement
event-publisher

Given a subject, we need a matcher that evaluates if an event was fired under the expected type, object, order, etc. Reference: [ActiveJob matcher](https://github.com/rspec/rspec-rails/blob/main/lib/rspec/rails/matchers/active_job.rb). ## Criterias The matcher should have...

enhancement

**Is your feature request related to a problem? Please describe.** In order to make sure a webhook doesn't miss an event or do it in the wrong order, it would...

enhancement
event-publisher
dependent