Hugo Peixoto
dcc6d1a991
Improve branding mechanisms
7 days ago
Hugo Peixoto
dccad36474
Add payment confirmation notifications
2 months ago
Hugo Peixoto
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.
3 months ago
Hugo Peixoto
eb8f60192f
Add clearance pt locales
6 months ago
Hugo Peixoto
ee0dc75889
Add legal name and pronouns to members
6 months ago
Hugo Peixoto
f956a65100
Adds dues to navigation and fixes amount calculation
6 months ago
Hugo Peixoto
b4dda05575
Add page listing due contributions
6 months ago
Hugo Peixoto
cd43a5c382
Adds contributions list page
6 months ago
Hugo Peixoto
e9318b23d8
Small UI improvements
...
- Don't show dead ifthenpay link if there isn't one
- Remove actions from members#index in favor of members#show
- Display result count in members#index
- Increase table width in members#index
7 months ago
Hugo Peixoto
d8befb0ea3
Show member in sent notifications list
12 months ago
Hugo Peixoto
abaf80e5c4
Add notification index page
12 months ago
Hugo Peixoto
90541319f3
Add ifthenpay links to members/show
12 months ago
Hugo Peixoto
2705ad1611
Implement letter generation
1 year ago
Hugo Peixoto
72d88e25ff
Add member preferences
1 year ago
Hugo Peixoto
4f190f67f0
Add account management
1 year ago
Hugo Peixoto
882d0a51ed
Add contribution actions and member deletion
1 year ago
Hugo Peixoto
57e976ef96
Add first iteration
1 year ago
Hugo Peixoto
46881d72bf
rails new
...
rails new \
--skip-action-cable \
--skip-hotwire \
--skip-jbuilder \
--skip-system-test \
-a propshaft \
--database=postgresql .
1 year ago