dcc6d1a991
Improve branding mechanisms
2023-09-20 14:19:35 +01: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
f956a65100
Adds dues to navigation and fixes amount calculation
2023-03-23 18:15:45 +00:00
cd43a5c382
Adds contributions list page
2023-03-19 15:15:56 +00:00
abaf80e5c4
Add notification index page
2022-10-06 15:50:38 +01:00
9dfdf3675b
Fix image in emails
2022-09-28 00:18:19 +01:00
4f190f67f0
Add account management
2022-06-25 23:45:47 +01:00
57e976ef96
Add first iteration
2022-06-25 13:48:46 +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