Thomas Kaul
b12ac1fe84
Feature/simplify module imports of api ( #3443 )
* Simplify module imports
11 months ago
Thomas Kaul
4f41bac328
Feature/set up caching in portfolio calculator ( #3335 )
* Set up caching
* Update changelog
12 months ago
Francisco Silva
8cd6c34ed8
Feature/introduce portfolio calculator factory ( #3214 )
* Introduce portfolio calculator factory
* Update changelog
1 year 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
c2df99072d
Feature/refactor filters ( #1299 )
* Refactor filters
Co-Authored-By: Zakaria YAHI <9142557+ZakYahi@users.noreply.github.com>
3 years ago
Thomas Kaul
67f2b326f3
Switch to new calculation engine ( #814 )
* Switch to new calculation engine
* Clean up old portfolio calculation engine (#815 )
* Rename new portfolio calculation engine (#816 )
* Update changelog
3 years ago
Thomas Kaul
baa6a3d0f0
Feature/restructure api modules ( #706 )
* Restructure modules
* Update changelog
3 years ago
Thomas Kaul
bcb7f5f522
Feature/add feature toggle for new calculation engine ( #649 )
* Add feature toggle for new calculation engine
* Update changelog
3 years ago
gizmodus
f15b33e950
Portfolio calculator rework ( #632 )
* Portfolio calculator rework
Co-authored-by: Reto Kaul <retokaul@sublimd.com>
3 years ago
Thomas Kaul
6c07759eb7
Feature/add market data tab to admin control panel ( #497 )
* Add market data tab
* Update changelog
3 years ago
Thomas Kaul
d2fabe7ce4
Feature/add value column to accounts table ( #468 )
* Add value column
* Update changelog
3 years ago
Thomas Kaul
678544748a
Add symbol mapping ( #452 )
* Add symbol mapping
* Update changelog
3 years ago
Thomas Kaul
6dea9093ba
Feature/add public portfolio ( #426 )
* Setup public portfolio page
* 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
823501f43e
Sort imports ( #242 )
4 years ago
Valentin Zickner
d23addb673
change getDetails to portfolio-calculator.ts
Co-authored-by: Thomas <dotsilver@gmail.com>
4 years ago
Thomas
48fbeda72d
Sort imports
4 years ago
Valentin Zickner
cfee6c1ddd
add draft integration of new portfolio calculator to chart
4 years ago
Thomas
2c19d8c8e7
Feature/add balance to account ( #193 )
* Add balance attribute and calculate total balance
* Update changelog
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