Dan
|
4169391c40
|
Update summary page
|
8 months ago |
Dan
|
9d5dd5507d
|
Refactorings
|
8 months ago |
Dan
|
986fb181b7
|
Reset Graph to 0 at start of time period
|
8 months ago |
Dan
|
96186dd4d8
|
Use Time-Weighted for performance graph
|
8 months ago |
Dan
|
f9b14a9c99
|
Remove unused method
|
8 months ago |
Dan
|
974186dfe5
|
Allow user to choose between portfolio calculators
|
8 months ago |
Dan
|
1f8eded977
|
Add timeweighted Calculation to PortfolioCalculator
|
8 months ago |
Thomas Kaul
|
3e963228d6
|
Feature/refactor accounts response interface (#4644)
* Refactor accounts response interface
|
8 months ago |
Thomas Kaul
|
f70d71d5bd
|
Feature/improve watchlist for impersonation mode (#4632)
* Improve watchlist for impersonation mode
* Update changelog
|
8 months ago |
Kenrick Tandrian
|
770b322137
|
Feature/extend watchlist endpoint by name, performances and market condition (#4634)
* Extend watchlist endpoint by name, performances and market condition
* Update changelog
|
8 months ago |
Thomas Kaul
|
6bb85c4fb8
|
Bugfix/allow GBp in currency code validation (#4640)
* Allow GBp in currency code validation
* Update changelog
|
8 months ago |
Vinodh Zamboulingame
|
e314efb2e1
|
Feature/improve language localization for FR 20250501 (#4637)
* Improve french translation
* Update changelog
|
8 months ago |
Dan
|
043a77b71a
|
Remove log performance + plus further work on performance calculation
|
8 months ago |
Dan
|
1e0e318c17
|
Open portfolio calculator to overwrite calcluations
|
8 months ago |
Dan
|
997fbb7b01
|
Generalize get performance method
|
8 months ago |
Dan
|
de5d378e00
|
Revert "Use total investment as basis to avoid performance lower than -100%"
This reverts commit c6627fc563.
|
8 months ago |
Dan
|
a3a3f411a3
|
Implement ROI Calculator
|
8 months ago |
csehatt741
|
ca992db14e
|
Bugfix/save activities with type INTEREST, ITEM and LIABILITY (#4630)
* Save activities with type INTEREST, ITEM and LIABILITY
* Update changelog
|
8 months ago |
Thomas Kaul
|
8fbdcac66c
|
Feature/rename Order to activities in account database schema (#4577)
* Rename Order to activities
* Update changelog
|
8 months ago |
github-actions[bot]
|
8df9667979
|
Feature/update locales (#4629)
* Update locales
* Update translations
* Update changelog
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
8 months ago |
Kenrick Tandrian
|
73f009e43b
|
Feature/extend GUI to delete watchlist item (#4624)
* Extend GUI to delete watchlist item
* Update changelog
|
8 months ago |
Thomas Kaul
|
d919622932
|
Bugfix/fix create watchlist item for new asset profile (#4625)
* Fix create watchlist item for new asset profile
|
8 months ago |
github-actions[bot]
|
a5fe259761
|
Feature/update locales (#4623)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
8 months ago |
Thomas Kaul
|
b90bfc3d6e
|
Feature/extend data providers management of admin control panel (#4615)
* Extend data providers management
* Update changelog
|
8 months ago |
github-actions[bot]
|
1b5a65d391
|
Feature/update locales (#4621)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
8 months ago |
github-actions[bot]
|
fe1df8095a
|
Feature/update locales (#4620)
* Update locales
* Update translations
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
8 months ago |
github-actions[bot]
|
7d0af34034
|
Feature/update locales (#4619)
* Update locales
* Update translations
* Update changelog
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
8 months ago |
Thomas Kaul
|
398833a0e3
|
Feature/improve wording of data providers management (#4617)
* Improve wording
|
8 months ago |
Kenrick Tandrian
|
c671ea4022
|
Feature/add frontend for watchlist (#4604)
* Add frontend for watchlist
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
8 months ago |
csehatt741
|
f209519d95
|
Bugfix/investment calculation for activities in custom currency (#4597)
* Investment calculation for activities in custom currency
* Update changelog
|
8 months ago |
github-actions[bot]
|
c34996fdd6
|
Feature/update locales (#4613)
* Update locales
* Update translations
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
8 months ago |
Thomas Kaul
|
a5e13d30ae
|
Bugfix/fix missing localization for alias fallback on public page (#4610)
* Fix missing localization
* Update changelog
|
8 months ago |
Thomas Kaul
|
b2dcb1e7ac
|
Feature/improve subscription interstitial (#4612)
* Improve algorithm
* Set up skip button delay
|
8 months ago |
dandevaud
|
768f0db85f
|
Aktualisieren von portfolio-calculator.ts
|
8 months ago |
Dan
|
c6627fc563
|
Use total investment as basis to avoid performance lower than -100%
|
8 months ago |
github-actions[bot]
|
2774dd7b2e
|
Feature/update locales (#4611)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
8 months ago |
Thomas Kaul
|
862de91e7b
|
Feature/respect watcher count in delete asset profile checkbox (#4609)
* Respect watchedByCount in delete asset profile checkbox
* Update changelog
|
8 months ago |
Thomas Kaul
|
d2452791cc
|
Feature/update create watchlist item permission (#4608)
* Remove createWatchlistItem permission
|
8 months ago |
Vinodh Zamboulingame
|
e86801dfe9
|
Feature/improve language localization for FR 20250426 (#4603)
* Improve french translation
* Update changelog
|
8 months ago |
Thomas Kaul
|
7fb0f9b6e8
|
Feature/refactor import service (#4599)
* Refactoring
|
8 months ago |
Dan
|
e802b36bfe
|
Fix format
|
8 months ago |
Dan
|
6a3d60af0c
|
FIx tests
|
8 months ago |
Dan
|
68dcd4006b
|
Merge Conflict Fixes + remove cpr and add calculate networth to base portfolio calculator
|
8 months ago |
Thomas Kaul
|
3b59d7989a
|
Feature/improve currency code validation (#4598)
* Improve currency code validation
* Update changelog
|
8 months ago |
Vinodh Zamboulingame
|
447fe1806f
|
Bugfix/fix activities import of files with extension in uppercase (#4596)
* Fix activities import of files with extension in uppercase
* Update changelog
|
8 months ago |
github-actions[bot]
|
ac37974fd6
|
Feature/update locales (#4593)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
8 months ago |
Thomas Kaul
|
50e7e3d3c7
|
Feature/simplify data source checks in DTOs (#4581)
* Simplify DataSource checks in DTOs
* Add test case
* Update changelog
|
8 months ago |
Thomas Kaul
|
56fcafaa12
|
Feature/improve premium data provider handling in getQuotes() (#4590)
* Improve premium data provider handling in getQuotes()
|
8 months ago |
Thomas Kaul
|
dfa940c1b4
|
Bugfix/add missing common module import in rule settings dialog (#4586)
* Add missing import
* Update changelog
|
8 months ago |
Thomas Kaul
|
e67ccea673
|
Feature/rename User to user in subscription database schema (#4576)
* Rename User to user
* Update changelog
|
8 months ago |