Thomas Kaul
d84a703747
Minor improvements
9 months ago
tobikugel
073dd2fd8e
refactor: update data handling, implements feedback
9 months ago
tobikugel
b09f101793
The createAccount method is only called after the user accepts the terms and conditions of the first step
10 months ago
tobikugel
eefae428d0
Added missing i18n tags.
10 months ago
tobikugel
82d063033b
Feature restructure-user-account-registration-flow implemented
10 months ago
Thomas Kaul
70cd1a89b5
Feature/extend Ghostfolio data provider ( #4420 )
* Extend Ghostfolio data provider
9 months ago
Thomas Kaul
feea2ced82
Feature/update certificate for development ( #4418 )
* Update certificate for development
* Extend documentation
9 months ago
Thomas Kaul
6bdfd8984f
Bugfix/fix fetching dividend and historical market data in Financial Modeling Prep service ( #4416 )
* Add default values
* Update changelog
9 months ago
Thomas Kaul
52081d6741
Bugfix/exclude Storybook from html template middleware ( #4414 )
* Exclude storybook
* Update changelog
9 months ago
csehatt741
cb1f488eb4
Feature/extend export by account balances ( #4390 )
* Extend export by account balances
* Update changelog
9 months ago
Thomas Kaul
25d0c1c8a0
Bugfix/fix symbols in API page ( #4408 )
* Fix symbols
9 months ago
Ken Tandrian
bdde9dd314
Task/upgrade to simplewebauthn version 13.1 ( #4407 )
* Upgrade to simplewebauthn version 13.1
* Update changelog
9 months ago
github-actions[bot]
9438931849
Update locales ( #4411 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
9 months ago
Tobias Kugel
ff73e7e0ee
Feature/adapt style of X-ray rule to summary ( #4394 )
* Adapt style of X-ray rule to summary
* Update changelog
9 months ago
github-actions[bot]
9278adc6ba
Feature/update locales 20250307 ( #4409 )
* 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>
9 months ago
csehatt741
589eefaa76
Feature/extend AI prompt API by mode ( #4395 )
* Extend AI prompt API by mode
* Update changelog
9 months ago
github-actions[bot]
72f1246b39
Feature/update locales ( #4399 )
* Update locales
---
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
9 months ago
Thomas Kaul
12ae54e01b
Bugfix/fix activities import on non-empty activities page ( #4398 )
* Add missing import functionality
* Update changelog
9 months ago
csehatt741
3a09996ca1
Bugfix/fix functionality to delete asset profile of custom currency ( #4354 )
* Fix functionality to delete asset profile of custom currency
* Update changelog
9 months ago
github-actions[bot]
533481fc56
Update locales ( #4385 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
10 months ago
Thomas Kaul
f63d171678
Feature/improve usability of no activities info ( #4382 )
* Improve usability
* Update changelog
10 months ago
github-actions[bot]
7def725815
Update locales ( #4384 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
10 months ago
Thomas Kaul
51f0ecbfc1
Feature/add LinkedIn page to about page and footer ( #4378 )
* Add LinkedIn page
* Update changelog
10 months ago
Thomas Kaul
8b353fbf66
Feature/introduce Promise.all() in getPerformance() of portfolio service ( #4381 )
* Introduce Promise.all()
* Update changelog
10 months ago
Thomas Kaul
8f4f29571b
Bugfix/fix export functionality of platforms ( #4379 )
* Fix export functionality of platforms
* Update changelog
10 months ago
Matt Fiddaman
6cdcf9622e
Bugfix/handle exception in benchmark service related to unnamed asset profiles ( #4355 )
* Handle exception in benchmark service related to unnamed asset profiles
* Update changelog
10 months ago
Thomas Kaul
a8d1248461
Feature/improve symbol lookup in Trackinsight service ( #4377 )
* Improve symbol lookup for EXCHANGE:SYMBOL pattern
* Update changelog
10 months ago
csehatt741
035306d4d8
Feature/add createdAt to snapshot and public portfolio endpoint response ( #4350 )
* Add createdAt to snapshot and public portfolio endpoint response
* Update changelog
---------
Co-authored-by: Verbindolai <nikolaiwieczorek@web.de>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
10 months ago
Sayed Murtadha Ahmed
2f35f7225f
Feature/extend export by platforms ( #4360 )
* Extend export by platforms
* Update changelog
10 months ago
Thomas Kaul
168a679535
Feature/extend trackinsight data enhancer by cusip ( #4362 )
* Extend Trackinsight data enhancer by cusip
* Update changelog
10 months ago
Thomas Kaul
8f165d46e0
Feature/add cusip to asset profile model ( #4347 )
* Add CUSIP
* Update changelog
10 months ago
csehatt741
634bdf16d6
Feature/extend portfolio snapshot by activities count ( #4352 )
* Extend portfolio snapshot by activities count
* Update changelog
10 months ago
Shaunak Das
7577a452f0
Feature/add activities count to GET user endpoint ( #4351 )
* Add activities count to GET user endpoint
* Update changelog
10 months ago
Sayed Murtadha Ahmed
05b0728b2a
Feature/extend export by tags ( #4337 )
* Extend export by tags
* Update changelog
10 months ago
github-actions[bot]
f1acff1c76
Feature/update locales ( #4333 )
* 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>
10 months ago
Thomas Kaul
69a0de28cd
Bugfix/fix issue with symbol profile overrides in historical market data table of admin control panel ( #4339 )
* Respect symbol profile overrides in market data controller (GET)
* Update changelog
10 months ago
Thomas Kaul
46878ea5a8
Bugfix/improve error handling in http response interceptor ( #4338 )
* Improve error handling
* Update changelog
10 months ago
Thomas Kaul
b2698fccbd
Feature/improve validation of currency management in admin control panel ( #4334 )
* Improve validation of currency management
* Update changelog
10 months ago
Thomas Kaul
da79cf406f
Feature/reload available tags after creating custom tag in holding detail dialog ( #4328 )
* Reload user to get available tags after creating custom tag
* Update changelog
10 months ago
Shaunak Das
fe6dcdf682
feature/migrate to Angular control flow syntax ( #4321 )
* Migrate to Angular control flow syntax
* Update changelog
10 months ago
Thomas Kaul
e26b015407
Bugfix/cannot register cron jobs ( #4325 )
* Reorganize benchmark modules and move benchmarks endpoint
10 months ago
Thomas Kaul
ab9133fa24
Bugfix/fix gaps in chart of benchmark comparator ( #4311 )
* Fix benchmark interval
* Update changelog
10 months ago
github-actions[bot]
b8c6a73f30
Feature/update locales 20250215 ( #4314 )
* Update translation
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
10 months ago
Thomas Kaul
f1ab3ff8e8
Feature/modernize tags endpoint ( #4317 )
* Modernize tags endpoint
* Update changelog
10 months ago
Guillermo Tomás Fernández Martín
4f76ee6758
Feature/improve symbol lookup in Trackinsight data enhancer ( #4296 )
* Feature: enhance Trackinsight data fetching with symbol search fallback
* Feature: refactor Trackinsight symbol search for improved clarity and error handling
* Fixed style concerns and removed code duplication
* Minor improvements
* Update changelog
* Update changelog
* Clean up
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
10 months ago
Ken Tandrian
ec8fce44a6
Feature/allow creating custom tags from holding detail dialog component ( #4308 )
* Allow creating custom tags from holding detail dialog component
* Extend create tag endpoint
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
10 months ago
Amandee Ellawala
ab379f9abf
Feature/extend holding detail dialog by historical market data editor ( #4281 )
* Extend holding detail dialog by historical market data editor
* Update changelog
10 months ago
Shaunak Das
ece8c80aa1
Feature/regional market cluster risk for Asia-Pacific ( #4313 )
* Add regional market cluster risk for Asia-Pacific
* Update changelog
10 months ago
Thomas Kaul
c7f39d3884
Feature/exclude manual data source from encoding ( #4307 )
* Exclude MANUAL data source from encoding
10 months ago
Shaunak Das
b616274380
Feature/add regional market cluster risk for Japan ( #4309 )
* Add regional market cluster risk for Japan
* Update changelog
10 months ago