Commit Graph

8 Commits

Author SHA1 Message Date
da34afc882 Parameterize Member#regenerate_notifications 2023-01-24 23:06:12 +00:00
b3bc4bc411 Avoid sending duplicate notifications 2023-01-24 18:26:10 +00:00
f30859f991 Fix 60 days warning which was scheduled for 90 days instead 2022-10-18 11:29:15 +01:00
2e7b03e9ef Add papertrail 2022-06-26 12:57:00 +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
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