Commit Graph

3306 Commits

Author SHA1 Message Date
52081d6741 Bugfix/exclude Storybook from html template middleware (#4414)
* Exclude storybook

* Update changelog
2025-03-09 12:07:23 +01:00
cb1f488eb4 Feature/extend export by account balances (#4390)
* Extend export by account balances

* Update changelog
2025-03-09 10:56:39 +01:00
25d0c1c8a0 Bugfix/fix symbols in API page (#4408)
* Fix symbols
2025-03-09 10:22:32 +01:00
d346f6b9fa Bugfix/fix changelog (#4412)
* Update changelog
2025-03-08 21:36:13 +01:00
bdde9dd314 Task/upgrade to simplewebauthn version 13.1 (#4407)
* Upgrade to simplewebauthn version 13.1

* Update changelog
2025-03-08 21:33:47 +01:00
9438931849 Update locales (#4411)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-08 08:36:27 +01:00
ff73e7e0ee Feature/adapt style of X-ray rule to summary (#4394)
* Adapt style of X-ray rule to summary

* Update changelog
2025-03-07 21:34:29 +01:00
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>
2025-03-07 21:12:55 +01:00
589eefaa76 Feature/extend AI prompt API by mode (#4395)
* Extend AI prompt API by mode

* Update changelog
2025-03-07 19:48:52 +01:00
b260c4f450 Feature/extend personal finance tools 20250306 (#4406)
* Extend personal finance tools

* CoinStats
* Fincake
* Koinly
* Nansen
* Simply Wall St
* Tradervue
2025-03-07 19:48:03 +01:00
25320e05d9 Release 2.144.0 (#4403) 2025-03-06 08:14:23 +01:00
72f1246b39 Feature/update locales (#4399)
* Update locales

---

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-06 08:11:56 +01:00
12ae54e01b Bugfix/fix activities import on non-empty activities page (#4398)
* Add missing import functionality

* Update changelog
2025-03-06 06:30:10 +01:00
ddb50295b2 Bugfix/fix changelog (#4400)
* Fix changelog
2025-03-05 20:54:32 +01:00
3a09996ca1 Bugfix/fix functionality to delete asset profile of custom currency (#4354)
* Fix functionality to delete asset profile of custom currency

* Update changelog
2025-03-05 20:25:32 +01:00
d923e6f2e2 Feature/harmonize section names in bug report template (#4319)
* Harmonize section names
2025-03-03 21:57:39 +01:00
533481fc56 Update locales (#4385)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-02 18:08:43 +01:00
f3764f32bb Release 2.143.0 (#4386) 2025-03-02 17:32:09 +01:00
f63d171678 Feature/improve usability of no activities info (#4382)
* Improve usability

* Update changelog
2025-03-02 17:27:45 +01:00
3b68400a23 Feature/upgrade prisma to version 6.4.1 (#4380)
* Upgrade prisma to version 6.4.1

* Update changelog
2025-03-02 17:26:16 +01:00
7def725815 Update locales (#4384)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-02 17:23:29 +01:00
5fa7b7a231 Task/upgrade to color version 5.0 (#4383)
* chore(deps): bump color from 4.2.3 to 5.0.0

* chore(deps-dev): remove @types/color

* feat(ui): change color imports

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-03-02 17:19:42 +01:00
51f0ecbfc1 Feature/add LinkedIn page to about page and footer (#4378)
* Add LinkedIn page

* Update changelog
2025-03-02 17:03:11 +01:00
8b353fbf66 Feature/introduce Promise.all() in getPerformance() of portfolio service (#4381)
* Introduce Promise.all()

* Update changelog
2025-03-02 17:01:36 +01:00
8f4f29571b Bugfix/fix export functionality of platforms (#4379)
* Fix export functionality of platforms

* Update changelog
2025-03-02 09:10:51 +01:00
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
2025-03-01 15:16:21 +01:00
a8d1248461 Feature/improve symbol lookup in Trackinsight service (#4377)
* Improve symbol lookup for EXCHANGE:SYMBOL pattern

* Update changelog
2025-03-01 13:14:39 +01:00
b3954b047f Release 2.142.0 (#4373) 2025-02-28 21:02:20 +01:00
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>
2025-02-28 21:00:02 +01:00
2e6a126686 Feature/upgrade eslint dependencies 20250119 (#4221)
* Upgrade eslint dependencies

* Update changelog
2025-02-28 20:58:50 +01:00
2f35f7225f Feature/extend export by platforms (#4360)
* Extend export by platforms

* Update changelog
2025-02-27 20:59:12 +01:00
622393a7cf Feature/add Storybook to build process (#4340)
* Add Storybook to build process

* Update changelog
2025-02-27 20:51:41 +01:00
168a679535 Feature/extend trackinsight data enhancer by cusip (#4362)
* Extend Trackinsight data enhancer by cusip

* Update changelog
2025-02-27 20:26:51 +01:00
0349e17a8e Feature/add security policy (#4363)
* Add security policy
2025-02-26 08:03:26 +01:00
c25b45a2b8 Release 2.141.0 (#4361) 2025-02-25 19:51:14 +01:00
8f165d46e0 Feature/add cusip to asset profile model (#4347)
* Add CUSIP

* Update changelog
2025-02-25 19:48:22 +01:00
634bdf16d6 Feature/extend portfolio snapshot by activities count (#4352)
* Extend portfolio snapshot by activities count

* Update changelog
2025-02-24 21:54:53 +01:00
190abdf9cc Bugfix/improve numeric comparison of strings in value component (#4330)
* Improve numeric comparison of strings

* Update changelog
2025-02-24 13:53:05 +01:00
7577a452f0 Feature/add activities count to GET user endpoint (#4351)
* Add activities count to GET user endpoint

* Update changelog
2025-02-23 08:50:59 +01:00
05b0728b2a Feature/extend export by tags (#4337)
* Extend export by tags

* Update changelog
2025-02-22 09:20:39 +01:00
fc3613be4e Feature/upgrade prettier to version 3.5.1 (#4342)
* Upgrade prettier to version 3.5.1

* Update changelog
2025-02-21 20:42:34 +01:00
c90dca565f Release 2.140.0 (#4345) 2025-02-20 20:53:38 +01:00
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>
2025-02-20 20:51:17 +01:00
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
2025-02-20 19:40:27 +01:00
46878ea5a8 Bugfix/improve error handling in http response interceptor (#4338)
* Improve error handling

* Update changelog
2025-02-20 17:46:10 +01:00
b2698fccbd Feature/improve validation of currency management in admin control panel (#4334)
* Improve validation of currency management

* Update changelog
2025-02-19 17:25:54 +01:00
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
2025-02-18 16:56:50 +01:00
57957a7b30 Bugfix/add missing CommonModule in tags selector component (#4335)
* Add missing CommonModule (async pipe)
2025-02-17 21:03:01 +01:00
fe6dcdf682 feature/migrate to Angular control flow syntax (#4321)
* Migrate to Angular control flow syntax

* Update changelog
2025-02-17 19:22:02 +01:00
ec098c8d68 Feature/extend tooltip of treemap chart (#4323)
* feat(ui): Extend tooltip

* allocation
* change
* performance

* feat(sb): add story for treemap chart

* Update changelog
2025-02-17 19:21:08 +01:00