Commit graph

1577 commits

Author SHA1 Message Date
Bradley M. Kuhn
6d783df5f1 docker: begin rewrite of Dockerfile setup for current instructions
First step in rewriting the Dockerfile to match the current
setup/installation/configuration instructions as found in README.md.

First step it to comment out some of the later stuff, and begin setup
of installing everything into /houdini (instead of /myapp) and doing
everything under the houdini user.
2021-08-09 16:55:39 -07:00
Bradley M. Kuhn
41ac73b00c docker: docker-compose: switch to version 3, call this houdini image 2021-08-09 16:55:39 -07:00
Bradley M. Kuhn
7013b9e6d9 docs: Begin from-sources instructions to install Houdini via docker
These instructions are more detailed than what will ultimately appear
in `docker.md`, and focus on building from sources wherever possible.
They are specifically designed to include extra detail for users not
as familiar with docker, or for those who would like bootstrap
further from scratch to create a Houdini docker image.
2021-08-09 16:54:49 -07:00
Eric Schultz
3a4b2366c9 Add api/users/current 2021-08-06 17:40:30 -05:00
Eric Schultz
e4111c7d94 Remove no longer used migration specs 2021-07-29 15:01:01 -05:00
Eric Schultz
dea870772d Add shoulda-matchers and begin using 2021-07-22 12:00:21 -05:00
Eric Schultz
b7967fc5f6 Add example status persistance so we can run bin/rspec --only-failures 2021-07-22 11:36:43 -05:00
Eric Schultz
2c791b920c Add stripe_refund.* publishing
Co-authored-by: Clarissa Lima Borges <clarissa@commitchange.com>
2021-07-14 11:23:22 -05:00
dependabot[bot]
cced71f52e Bump addressable from 2.7.0 to 2.8.0
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases)
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0)

---
updated-dependencies:
- dependency-name: addressable
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-13 11:14:58 -05:00
Eric Schultz
8a1e9ecbcc mail_view is now included in Rails so not needed in Gemfile 2021-07-06 13:36:22 -05:00
Clarissa Borges
1c9aecd605 Creates StripeDispute and its respective event publishing 2021-07-06 11:12:13 -05:00
Eric Schultz
dbcfa38696 Add shell for Stripe Dispute 2021-07-06 11:12:13 -05:00
Clarissa Borges
064cf90263 Adds general reference to docs folder on README 2021-07-06 10:34:35 -05:00
Clarissa Borges
7a439487c0 Documents FriendlyURLs 2021-07-06 10:34:35 -05:00
Eric Schultz
cbbaa5c196 Update to Rails 6.1.4 2021-06-25 12:32:57 -05:00
Clarissa Borges
a7cbf3653e Create offline_transaction_dispute.* event publishing 2021-06-23 11:03:26 -05:00
Clarissa Borges
7972ec8ea7 Creates OfflineTransactionRefund event publishing 2021-06-18 11:42:20 -05:00
Eric Schultz
7e02530fda Add Initial OfflineTransactionRefund 2021-06-18 11:42:20 -05:00
Eric Schultz
9a58b9f684 Automagically load all the context files for spec testing 2021-06-16 16:29:44 -05:00
Eric Schultz
9aaa1e491e Add start to RecurrenceRule 2021-06-09 11:18:44 -05:00
Eric Schultz
e04fd12f78 recurrence.updated is fired when updated recurring donations 2021-06-09 11:18:44 -05:00
Eric Schultz
b72512906c recurrence.created is fired when inserting recurring donations 2021-06-09 11:18:44 -05:00
Eric Schultz
157bd20b26 Recurrence#to_builder works and unit tested 2021-06-09 11:18:44 -05:00
dependabot[bot]
b3ce8945c4 Bump dns-packet from 1.3.1 to 1.3.4
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 17:03:13 -05:00
Eric Schultz
0f06f700cc Update parser so it stops warning when using Ruby 2.7.3 2021-05-28 11:59:23 -05:00
Clarissa Borges
eaa2b40499 Considering timezone when querying payments 2021-05-28 11:11:46 -05:00
Clarissa Borges
f56ba93e71 Considering timezone when querying supporters 2021-05-28 11:11:46 -05:00
Eric Schultz
4a927c6c12 Update to ruby 2.7.3 2021-05-24 14:03:02 -05:00
Eric Schultz
9a9c29a0d8 Make a CalculateSuggestedAmount.get_bracket_by_amount slightly more efficient 2021-05-24 12:58:36 -05:00
Clarissa Borges
fbc3d8e51d Validates nonprofit's timezone 2021-05-21 15:18:25 -05:00
Eric Schultz
dc1e4c8a85 Update to webpacker 5.4.0 2021-05-21 14:30:57 -05:00
Eric Schultz
63c40ccba7 Add framing of /donate and /btn 2021-05-19 16:36:11 -05:00
Eric Schultz
a69c5256a4 Add premailer for inlining email CSS 2021-05-19 11:16:32 -05:00
Eric Schultz
42a92ccb5a Remove roadie 2021-05-19 11:16:32 -05:00
dependabot[bot]
ba5b9806fb Bump nokogiri from 1.11.3 to 1.11.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.3 to 1.11.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.3...v1.11.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-18 11:45:04 -05:00
dependabot[bot]
df8fed22d3 Bump puma from 5.1.1 to 5.3.1
Bumps [puma](https://github.com/puma/puma) from 5.1.1 to 5.3.1.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v5.1.1...v5.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-18 11:19:35 -05:00
Eric Schultz
363d6f5697 Add stripe trx events when running pay recurring donation 2021-05-14 11:15:04 -05:00
Eric Schultz
225232f62f InsertTicket now fires transaction events 2021-05-14 11:15:04 -05:00
Eric Schultz
a5ad78b824 Immediate recurring donation charges fire object events 2021-05-14 11:15:04 -05:00
Eric Schultz
1b20e6499a Donations create StripeCharge events 2021-05-14 11:15:04 -05:00
Eric Schultz
ad4ef1db9c LegacyDonations should have multiple ModernDonations 2021-05-12 13:08:14 -05:00
dependabot[bot]
7a9ccddbb9 Bump chart.js from 2.1.4 to 2.9.4
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 2.1.4 to 2.9.4.
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](https://github.com/chartjs/Chart.js/compare/v2.1.4...v2.9.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 11:55:00 -05:00
Clarissa Borges
7e8cd4e827 Replaces 'commitchange' prefix with 'houdini' from databases 2021-05-11 11:38:40 -05:00
Eric Schultz
f9cab598c1 Add dependent issues 2021-05-10 12:20:48 -05:00
dependabot[bot]
9b36567e1e Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 10:49:01 -05:00
dependabot[bot]
11c2114161 Bump lodash from 4.17.19 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 10:41:44 -05:00
dependabot[bot]
b24b500471 Bump url-parse from 1.4.7 to 1.5.1
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 10:30:05 -05:00
Eric Schultz
ed379359b6 Remove reference to using a different ActiveJob provider 2021-05-06 11:39:23 -05:00
Eric Schultz
1d0b0f5af9 Correct the TS interface for subtransactions 2021-05-05 17:19:11 -05:00
Eric Schultz
51d97d6a78 Update Rails to prevent latest CVEs 2021-05-05 14:07:05 -05:00