Commit Graph

3282 Commits

Author SHA1 Message Date
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
02a4e27083 Bugfix/missing assets in Storybook (#4324)
* fix(sb): add staticDirs config

* fix(sb): improve config type safety

* Update changelog
2025-02-16 08:47:44 +01:00
57673046e7 Release 2.139.1 (#4326) 2025-02-15 15:52:25 +01:00
e26b015407 Bugfix/cannot register cron jobs (#4325)
* Reorganize benchmark modules and move benchmarks endpoint
2025-02-15 15:50:41 +01:00
239adc1045 Release 2.139.0 (#4320) 2025-02-15 10:55:37 +01:00
ab9133fa24 Bugfix/fix gaps in chart of benchmark comparator (#4311)
* Fix benchmark interval

* Update changelog
2025-02-15 10:53:06 +01:00
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>
2025-02-15 10:41:15 +01:00
f1ab3ff8e8 Feature/modernize tags endpoint (#4317)
* Modernize tags endpoint

* Update changelog
2025-02-15 10:00:14 +01:00
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>
2025-02-15 09:43:28 +01:00
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>
2025-02-15 08:48:53 +01:00
58dfba8e63 Feature/upgrade @trivago/prettier-plugin-sort-imports to version 5.2.2 (#4315)
* Upgrade @trivago/prettier-plugin-sort-imports to version 5.2.2

* Update changelog
2025-02-14 20:55:34 +01:00
ab379f9abf Feature/extend holding detail dialog by historical market data editor (#4281)
* Extend holding detail dialog by historical market data editor

* Update changelog
2025-02-12 21:21:31 +01:00
ece8c80aa1 Feature/regional market cluster risk for Asia-Pacific (#4313)
* Add regional market cluster risk for Asia-Pacific

* Update changelog
2025-02-12 21:18:35 +01:00
c7f39d3884 Feature/exclude manual data source from encoding (#4307)
* Exclude MANUAL data source from encoding
2025-02-12 21:17:01 +01:00
b616274380 Feature/add regional market cluster risk for Japan (#4309)
* Add regional market cluster risk for Japan

* Update changelog
2025-02-11 21:17:30 +01:00
f92c877769 Feature/update locales 20250209 (#4304)
* 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-09 12:13:53 +01:00
35ef06d27a Feature/allow creating custom tags in tag selector component (#4305)
* feat(ui): allow creating custom tags

* feat(ui): add new story

* Update changelog
2025-02-09 10:24:44 +01:00
56f943824e Feature/introduce readonly attribute in tags selector component (#4301)
* feat(ui): introduce readonly attribute

* Update changelog
2025-02-08 21:20:47 +01:00
72d5c713c5 Feature/import global styles in Storybook (#4302)
* feat(ui): include styles in storybook build

* chore(ui): cleanup

* fix(ui): remove styles from storybook target

* Update changelog
2025-02-08 20:58:55 +01:00
a11e9c7f48 Release 2.138.0 (#4298) 2025-02-08 09:56:39 +01:00
a8d353f29d Feature/extend personal finance tools 20250208 (#4297)
* Add Fey
2025-02-08 09:54:34 +01:00
dee612b2a2 Feature/add regional market cluster risk for emerging markets (#4291)
* Add regional market cluster risk for emerging markets

* Update changelog
2025-02-07 18:08:14 +01:00
5b786ba143 Feature/improve error handling in CoinGecko service (#4287)
* Improve error handling

* Update changelog
2025-02-07 10:32:25 +01:00
e496c49555 Feature/set up Storybook stories for tags selector component (#4289)
* feat(storybook): create story for tags selector

* Update changelog
2025-02-07 10:28:04 +01:00
b6c4ef1997 Feature/upgrade svgmap to version 2.12 (#4280)
* chore(deps): bump svgmap from 2.6.0 to 2.12.2

* fix(ui): handle error

* Update changelog
2025-02-05 10:31:22 +01:00