Râu Cao raucao
  • Joined on 2018-11-24
raucao created pull request kosmos/akkounts#20 2020-12-27 18:12:26 +00:00
Add main navigation bar
raucao pushed to feature/main_nav at kosmos/akkounts 2020-12-27 14:23:31 +00:00
9ddd36c414 Add missing section markup
9372ea7343 Add small-screen layout for main navigation
c62ce00184 Add main navigation bar
raucao pushed to master at kosmos/akkounts 2020-12-22 16:15:52 +00:00
4d8cd740ba Argh
raucao pushed to master at kosmos/akkounts 2020-12-22 16:03:25 +00:00
9858572a2f Remove useless bundler version requirement
raucao pushed to master at kosmos/akkounts 2020-12-22 11:24:30 +00:00
51edf55ae9 Use zerotier for connecting to postgres
raucao deleted branch chore/update_postgres_host from kosmos/akkounts 2020-12-22 10:42:55 +00:00
raucao merged pull request kosmos/akkounts#19 2020-12-22 10:42:52 +00:00
Update postgres master host
raucao pushed to master at kosmos/akkounts 2020-12-22 10:42:51 +00:00
75485ce8e9 Merge pull request 'Update postgres master host' (#19) from chore/update_postgres_host into master
fcbfcc4007 Update postgres master host
Compare 2 commits »
raucao created pull request kosmos/akkounts#19 2020-12-22 10:42:48 +00:00
Update postgres master host
raucao pushed to chore/update_postgres_host at kosmos/akkounts 2020-12-22 10:41:51 +00:00
fcbfcc4007 Update postgres master host
raucao pushed to feature/btcpay_server at kosmos/chef 2020-12-21 15:53:34 +00:00
f88354c67c Compile and install c-lightning
raucao pushed to master at kosmos/akkounts 2020-12-21 14:50:05 +00:00
cdcb7b3aef Update README
raucao deleted branch feature/donation_records from kosmos/akkounts 2020-12-21 14:46:57 +00:00
raucao pushed to master at kosmos/akkounts 2020-12-21 14:46:51 +00:00
bcf5172956 Merge pull request 'Add basic donation records' (#18) from feature/donation_records into master
26c6c5a3b2 Nullify donation owners when related record destroyed
4a65573934 Format numbers on admin donations page
5e2d5c3b28 Add paid_at date to donations
2f70bae523 Format and style user donations
Compare 7 commits »
raucao merged pull request kosmos/akkounts#18 2020-12-21 14:46:51 +00:00
Add basic donation records
raucao commented on pull request kosmos/akkounts#18 2020-12-21 14:46:44 +00:00
Add basic donation records

Thanks for the reviews!

raucao commented on pull request kosmos/akkounts#18 2020-12-21 13:01:19 +00:00
Add basic donation records

I haven't done any localization or i18n anywhere in the app, but we should do that soon! We have a nice bonus of being able to deploy in multiple languages from the start.

raucao pushed to feature/donation_records at kosmos/akkounts 2020-12-21 13:00:05 +00:00
26c6c5a3b2 Nullify donation owners when related record destroyed
raucao commented on pull request kosmos/akkounts#18 2020-12-21 12:58:33 +00:00
Add basic donation records

Good hint!