Zach Gollwitzer
Zach Gollwitzer
A non-destructive, one-time fix for self hosters who currently have invalid account data that is causing the app to crash
WIP - will be returning to this at a later date, but wanted to sketch out the test cases as a placeholder
#1066 introduced basic, USD-only investment portfolio support. Synth, our security prices and exchange rates provider integration will return all security prices in USD. Because of this, `Account::Trade` entries that are...
Currently, the account sync process is fully setup to capture warnings and errors encountered when attempting to sync account balances and holdings. We currently have a placeholder "troubleshooting" guide for...
The purpose of this PR is to enable a much more robust CSV imports feature for Maybe. One of the core tenets of Maybe is to be a _globally available_...
### Discussed in https://github.com/maybe-finance/maybe/discussions/1093 Originally posted by **825i** August 15, 2024 ### Describe the feature In most areas of the world numbers are written like so: 2,312.25 Not: 2.312,25 That...
Allow users to set preferred locale in settings and provide basic date and time localization support
As outlined in #1225 , we will be supporting currency, date, and time localization in the near-term for a variety of locales. The approach I have taken in this PR...
The purpose of this issue is twofold: 1. Act as a placeholder for a feature we intend to support _in the future_ 2. Provide documentation around how we're thinking about...
**Describe the bug** A clear and concise description of what the bug is. When syncing holding values for an investment account, when stock prices are missing (due to weekends /...