f56fa28f27
Bump dependencies
2024-11-07 14:49:13 +00:00
1c4c93afd2
Add solid-queue
2024-03-28 11:04:46 +00:00
bc1342a10c
Upgrade to rails 7.1
2024-03-28 10:06:50 +00:00
9058ed98f7
Adds payment page
...
Instead of sending all the payment details by email, we're now sending
only a link to a page on this platform. This is to help reduce questions
of whether the emails are from scammers or real.
2023-07-12 19:13:08 +01:00
ee0dc75889
Add legal name and pronouns to members
2023-03-31 02:24:16 +01:00
2e7b03e9ef
Add papertrail
2022-06-26 12:57:00 +01:00
72d88e25ff
Add member preferences
2022-06-26 10:44:39 +01:00
4f190f67f0
Add account management
2022-06-25 23:45:47 +01:00
882d0a51ed
Add contribution actions and member deletion
2022-06-25 21:27:02 +01:00
57e976ef96
Add first iteration
2022-06-25 13:48:46 +01:00
f97b01dd43
Configure database
2022-06-20 20:53:38 +01:00
46881d72bf
rails new
...
rails new \
--skip-action-cable \
--skip-hotwire \
--skip-jbuilder \
--skip-system-test \
-a propshaft \
--database=postgresql .
2022-06-20 20:48:08 +01:00