3384 Commits

Author SHA1 Message Date
9cc9bee934 Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 31m42s
2025-02-26 09:23:05 -08:00
Thomas Kaul
0349e17a8e
Feature/add security policy (#4363)
* Add security policy
2025-02-26 08:03:26 +01:00
Thomas Kaul
c25b45a2b8
Release 2.141.0 (#4361) 2025-02-25 19:51:14 +01:00
Thomas Kaul
8f165d46e0
Feature/add cusip to asset profile model (#4347)
* Add CUSIP

* Update changelog
2025-02-25 19:48:22 +01:00
aa43b674f7 Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 31m43s
2025-02-24 19:27:30 -08:00
csehatt741
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
61db5f24c0 Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 29m12s
2025-02-24 08:07:32 -08:00
Thomas Kaul
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
301bdc3055 Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 31m31s
2025-02-23 21:56:46 -08:00
Shaunak Das
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
Sayed Murtadha Ahmed
05b0728b2a
Feature/extend export by tags (#4337)
* Extend export by tags

* Update changelog
2025-02-22 09:20:39 +01:00
53ded6e105 Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 30m5s
2025-02-22 00:12:55 -08:00
Thomas Kaul
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
9c43d9ef44 Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 32m23s
2025-02-20 20:09:55 -08:00
Thomas Kaul
c90dca565f
Release 2.140.0 (#4345) 2025-02-20 20:53:38 +01:00
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>
2025-02-20 20:51:17 +01:00
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
2025-02-20 19:40:27 +01:00
78494dd480 Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 33m46s
2025-02-20 09:59:05 -08:00
Thomas Kaul
46878ea5a8
Bugfix/improve error handling in http response interceptor (#4338)
* Improve error handling

* Update changelog
2025-02-20 17:46:10 +01:00
ea05e61bd4 Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 34m50s
2025-02-19 17:08:34 -08:00
Thomas Kaul
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
2413244bf1 Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 29m55s
2025-02-18 13:05:33 -08:00
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
2025-02-18 16:56:50 +01:00
Thomas Kaul
57957a7b30
Bugfix/add missing CommonModule in tags selector component (#4335)
* Add missing CommonModule (async pipe)
2025-02-17 21:03:01 +01:00
Shaunak Das
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
Ken Tandrian
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
3a97054cae Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 29m12s
2025-02-16 03:00:39 -08:00
Ken Tandrian
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
Thomas Kaul
57673046e7
Release 2.139.1 (#4326) 2025-02-15 15:52:25 +01:00
Thomas Kaul
e26b015407
Bugfix/cannot register cron jobs (#4325)
* Reorganize benchmark modules and move benchmarks endpoint
2025-02-15 15:50:41 +01:00
Thomas Kaul
239adc1045
Release 2.139.0 (#4320) 2025-02-15 10:55:37 +01:00
Thomas Kaul
ab9133fa24
Bugfix/fix gaps in chart of benchmark comparator (#4311)
* Fix benchmark interval

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

* Update changelog
2025-02-15 10:00:14 +01:00
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>
2025-02-15 09:43:28 +01:00
1c604c0dbe Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 36m31s
2025-02-15 00:33:12 -08:00
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>
2025-02-15 08:48:53 +01:00
Thomas Kaul
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
842a7509d0 Merge branch 'main' of github.com:ghostfolio/ghostfolio 2025-02-12 18:00:07 -08:00
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
2025-02-12 21:21:31 +01:00
Shaunak Das
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
Thomas Kaul
c7f39d3884
Feature/exclude manual data source from encoding (#4307)
* Exclude MANUAL data source from encoding
2025-02-12 21:17:01 +01:00
cda06623fc Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 37m51s
2025-02-11 18:00:08 -08:00
Shaunak Das
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
65e4f83c4f Merge branch 'main' of github.com:ghostfolio/ghostfolio 2025-02-09 06:00:07 -08:00
github-actions[bot]
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
Ken Tandrian
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
bbcef36abe Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 21m12s
2025-02-08 18:00:07 -08:00
Ken Tandrian
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
7d4339e262 Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 19m36s
2025-02-08 12:00:07 -08:00