Josh Pigford
4843cf22c6
Use Synth for exchange rates ( #514 )
...
* Switch currency seeding over to Synth
* Switch all exchange rates over to Synth
2024-03-04 10:26:20 -06:00
Nishiki (錦華)
42631eafd3
docs: add dev containers config gotcha in README ( #479 )
...
* docs: add dev containers config gotcha in README
* Add comment in `.env.example`
---------
Signed-off-by: Zach Gollwitzer <zach.gollwitzer@gmail.com >
Co-authored-by: Zach Gollwitzer <zach.gollwitzer@gmail.com >
2024-02-26 06:46:45 -05:00
Mohamed Halat
fd8ce1b32a
chore: add ability to change DB_PORT from standard 5432 ( #480 )
2024-02-26 06:44:07 -05:00
Josh Pigford
aa351ae616
Multi-currency support ( #425 )
...
* Initial foundational pass at multi-currency
* Default format currency
* More work on currency and exchanging
* Re-build currencies on change
* Currency import/setup
* Background job overhaul + cheaper OXR plan support
* Lint fixes
* Test fixes
* Multi-currency setup instructions
* Allow decimals in the balance field
* Spacing fix for form
---------
Signed-off-by: Josh Pigford <josh@joshpigford.com >
2024-02-10 16:18:56 -06:00
Muhammed Kılıç
2ccb52056d
Add dotenv-rails gem to fix environment variable error for db setup ( #334 )
...
* Add dotenv-rails gem to fix environment variable error for db setup
* Add environment variables
* Add default database values to environment variables
2024-02-06 19:32:19 -06:00
Josh Pigford
0f886c6fd5
Possible fix for SMTP errors
2024-02-03 17:59:34 -06:00
Josh Pigford
936ae9f610
App domain for mailers
2024-02-03 17:44:08 -06:00
Josh Pigford
add4002550
Initial email settings ( #286 )
...
* Initial email settings
* Fixed linter errors
* Added email instructions
2024-02-03 17:28:38 -06:00
Josh Pigford
1ab40350ae
Added .env.example
2024-02-03 14:47:25 -06:00