Shaunak Das
323cfbfcaa
Feature/introduce filters in account endpoint ( #3764 )
* Introduce filters in acount endpoint
* Integrate endpoint in holding detail dialog
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
8 months ago
Thomas Kaul
b12ac1fe84
Feature/simplify module imports of api ( #3443 )
* Simplify module imports
11 months ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
1 year ago
Thomas Kaul
377ba75e4c
Add support to delete a cash balance ( #2707 )
1 year ago
Thomas Kaul
c9353d0a39
Support account balance time series ( #2166 )
* Initial setup
* Support account balance in export
* Handle account balance update
* Add schema migration
* Update changelog
2 years ago
Thomas Kaul
513a564e2c
Restructure services ( #1891 )
2 years ago
Thomas Kaul
4ec351369b
Bugfix/add fallback to default account in import ( #709 )
* Add fallback to default account if account id is invalid
* Update changelog
3 years ago
Thomas Kaul
d2fabe7ce4
Feature/add value column to accounts table ( #468 )
* Add value column
* Update changelog
4 years ago
Thomas Kaul
05b0efef82
Feature/add restricted view ( #295 )
* Add restricted view
* Update changelog
4 years ago
Valentin Zickner
308b218487
introduce basic module structure for data provider ( #278 )
* introduce basic module structure for data provider
* introduce DataGatheringModule
* introduce ExchangeRateDataModule
* introduce ImpersonationModule
* move RulesService
* cleanup portfolio module
* Sort imports
Co-authored-by: Valentin Zickner <github@zickner.ch>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
4 years ago
Thomas
2c19d8c8e7
Feature/add balance to account ( #193 )
* Add balance attribute and calculate total balance
* Update changelog
4 years ago
Thomas
c70eb7793e
Feature/migration to accounts ( #58 )
* Migrate transaction table
* Add accounts page
* Add account page logic
4 years ago
Thomas
dbed4ea527
Feature/improve imports with paths in tsconfig ( #32 )
* Improve imports
4 years ago
Thomas
a2687eacbc
Feature/implement scraper ( #25 )
* Clean up imports
* Implement scraper
* Sort imports
4 years ago
Thomas
5d1f1b452a
Simplify initial project setup ( #12 )
* Simplify initial project setup
* Added a validation for environment variables
* Added support for feature flags to simplify the initial project setup
* Add configuration service to test
* Optimize data gathering and exchange rate calculation (#14 )
* Clean up changelog
4 years ago
Thomas
c616312233
Initial commit
4 years ago