Commit Graph

32 Commits

Author SHA1 Message Date
Hugo Peixoto abaf80e5c4 Add notification index page 2022-10-06 15:50:38 +01:00
Hugo Peixoto e0f76c7aba Show earlier notifications first 2022-10-06 15:17:57 +01:00
Hugo Peixoto 160c389981 Fix register member and contribution bugs 2022-10-06 15:05:30 +01:00
Hugo Peixoto 90541319f3 Add ifthenpay links to members/show 2022-10-02 13:48:06 +01:00
Hugo Peixoto 1a3ecad1eb Add default bcc 2022-10-02 13:05:37 +01:00
Hugo Peixoto 5182d99198 Precompile assets in entrypoint 2022-09-29 18:41:22 +01:00
Hugo Peixoto 897b48e377 Parameterize civicrm dump directory 2022-09-29 18:27:30 +01:00
Hugo Peixoto 0950c0dbb0 Add .git to dockerignore 2022-09-28 21:07:58 +01:00
Hugo Peixoto e22f6e0a00 Add CiviCRM importer 2022-09-28 00:18:36 +01:00
Hugo Peixoto 9dfdf3675b Fix image in emails 2022-09-28 00:18:19 +01:00
Hugo Peixoto e2bcdaec26 Remove duplicate address from members#show 2022-08-20 11:12:16 +01:00
Hugo Peixoto 24a01b964b Fix readme markdown 2022-08-20 11:12:06 +01:00
Hugo Peixoto 9e6649355c Add license file 2022-08-20 11:11:04 +01:00
Hugo Peixoto 5690f2d8a3 Write an actual README 2022-08-20 11:10:58 +01:00
Hugo Peixoto ded65410d4 Fix payment text template 2022-08-20 11:10:41 +01:00
Hugo Peixoto e9c32b2793 Ignore env files in docker 2022-08-03 14:51:13 +01:00
Hugo Peixoto 9f46baf52d Add example env and production initialization 2022-07-16 16:17:04 +01:00
Hugo Peixoto bed4fee11b Add docker stuff 2022-07-16 11:27:56 +01:00
Hugo Peixoto 2705ad1611 Implement letter generation 2022-07-16 11:27:43 +01:00
Hugo Peixoto 2e7b03e9ef Add papertrail 2022-06-26 12:57:00 +01:00
Hugo Peixoto 72d88e25ff Add member preferences 2022-06-26 10:44:39 +01:00
Hugo Peixoto 4f190f67f0 Add account management 2022-06-25 23:45:47 +01:00
Hugo Peixoto 882d0a51ed Add contribution actions and member deletion 2022-06-25 21:27:02 +01:00
Hugo Peixoto 57e976ef96 Add first iteration 2022-06-25 13:48:46 +01:00
Hugo Peixoto f97b01dd43 Configure database 2022-06-20 20:53:38 +01:00
Hugo Peixoto 2cde7196a0 Set rails timezone 2022-06-20 20:50:30 +01:00
Hugo Peixoto 77c1aacab0 Add standard gems 2022-06-20 20:50:04 +01:00
Hugo Peixoto 7abe99bab3 Clean up Gemfile 2022-06-20 20:49:14 +01:00
Hugo Peixoto 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
Hugo Peixoto d1a8df249a f 2022-06-20 20:14:51 +01:00
Hugo Peixoto 718be8f42d Add gemfile 2022-06-20 20:12:00 +01:00
Hugo Peixoto 6726605041 First commit 2022-06-20 19:09:26 +01:00