trandall
94c101cf7b
Add recurring expense functionality ( #263 )
...
* code complete
* Smaller updates
* delete ambitious TODOs (add to PR)
* add transactionality to recurring expense creation
* Remove unnecessary `let`s
* Add default english labels to non-en-US translations
* Accept `es.json` translations
* add condition to ensure links are only modified when applicable
2025-04-19 15:23:23 -04:00
Daniel Thiem
728e072376
Add computed shares per expense to fix #127 ( #269 )
...
* Added computed expenses per balance to fix #127
* add missing import that got lost during merge
* if we are in percentage mode or amount mode, the shares have to be multiplied by 100
2025-04-19 15:16:37 -04:00
Sebastien Castiel
4db788680e
Use tRPC for recent groups page ( #253 )
...
* Use tRPC for recent groups page
* Use tRPC for adding group by URL
* Use tRPC for saving visited group
* Group context
2024-10-20 17:50:52 -04:00
Sebastien Castiel
21d0c02687
Use tRPC for expense form ( #251 )
2024-10-19 22:59:47 -04:00