Marcin Szymański
|
28d2fd3877
|
Bugfix/restore incorrect fee currency conversion (#4645)
* Restore incorrect fee currency conversion
* Update changelog
|
8 months ago |
github-actions[bot]
|
5b6447b60d
|
Feature/update locales (#4658)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
8 months ago |
Thomas Kaul
|
d661cdc78f
|
Feature/rename account to accounts in platform database schema (#4656)
* Rename Account to accounts in platform database schema
* Update changelog
|
8 months ago |
Thomas Kaul
|
ecffb53f07
|
Feature/extend faq pages (#4655)
* Extend FAQ pages
* Update changelog
|
8 months ago |
github-actions[bot]
|
b93671c740
|
Feature/update locales (#4654)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
8 months ago |
Thomas Kaul
|
620ae023d9
|
Feature/move watchlist to general availability (#4653)
* Add watchlist to features page
* Move watchlist to general availability
* Update changelog
|
8 months ago |
Thomas Kaul
|
308dfaa58d
|
Feature/upgrade prisma to version 6.7.0 (#4647)
* Upgrade prisma to version 6.7.0
* Update changelog
|
8 months ago |
Thomas Kaul
|
3646fb7f77
|
Feature/refactor portfolio holding response (#4649)
* Refactor portfolio holding response
* maxPrice -> marketPriceMax
* minPrice -> marketPriceMin
* orders -> activities
|
8 months ago |
Thomas Kaul
|
1bced96460
|
Feature/deprecate portfolio position endpoints (#4648)
* Deprecate api/v1/portfolio/position endpoints
* Update changelog
|
8 months ago |
dandevaud
|
3ba58db7b3
|
Merge pull request #176 from dandevaud/feature/Use-total-investment-in-calculation
Smaller fixes for New Calculator (position performance)
|
8 months ago |
Dan
|
efd3fea6f2
|
Smaller fixes for New Calculator
|
8 months ago |
dandevaud
|
70f2e78f08
|
Merge pull request #175 from dandevaud/feature/Use-total-investment-in-calculation
Add ROI Calculator
|
8 months ago |
Dan
|
d3c51a68ac
|
Fix tests
|
8 months ago |
Dan
|
b6fee529d8
|
Fix Holdings Table
|
8 months ago |
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
|
28b288e6da
|
Rename Property on interface
|
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
|
c3887e2f8e
|
Release 2.159.0 (#4643)
|
8 months ago |
Thomas Kaul
|
72188374ca
|
Feature/upgrade bootstrap to version 4.6.2 (#4631)
* Upgrade bootstrap to version 4.6.2
* Update changelog
|
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 |
Thomas Kaul
|
2306bc597b
|
Release 2.158.0 (#4633)
|
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
|
afac9daeab
|
Release 2.157.1 (#4627)
|
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
|
82cf4afd7d
|
Release 2.157.0 (#4622)
|
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 |
Thomas Kaul
|
34f191ef7a
|
Feature/change column label in benchmark component (#4616)
* Generalize column label
* Update changelog
|
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 |