3407 Commits

Author SHA1 Message Date
e1218699bc Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 32m4s
2025-03-04 03:01:07 -08:00
Thomas Kaul
d923e6f2e2
Feature/harmonize section names in bug report template (#4319)
* Harmonize section names
2025-03-03 21:57:39 +01:00
c40aa11827 Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 33m50s
2025-03-02 15:17:20 -08:00
github-actions[bot]
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
Thomas Kaul
f3764f32bb
Release 2.143.0 (#4386) 2025-03-02 17:32:09 +01:00
Thomas Kaul
f63d171678
Feature/improve usability of no activities info (#4382)
* Improve usability

* Update changelog
2025-03-02 17:27:45 +01:00
Thomas Kaul
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
github-actions[bot]
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
Ken Tandrian
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
Thomas Kaul
51f0ecbfc1
Feature/add LinkedIn page to about page and footer (#4378)
* Add LinkedIn page

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

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

* Update changelog
2025-03-02 09:10:51 +01:00
b4656322c7 Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 40m57s
2025-03-01 12:36:25 -08:00
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
2025-03-01 15:16:21 +01:00
Thomas Kaul
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
Thomas Kaul
b3954b047f
Release 2.142.0 (#4373) 2025-02-28 21:02:20 +01:00
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>
2025-02-28 21:00:02 +01:00
Thomas Kaul
2e6a126686
Feature/upgrade eslint dependencies 20250119 (#4221)
* Upgrade eslint dependencies

* Update changelog
2025-02-28 20:58:50 +01:00
8462b4238f Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 35m35s
2025-02-27 18:14:02 -08:00
Sayed Murtadha Ahmed
2f35f7225f
Feature/extend export by platforms (#4360)
* Extend export by platforms

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

* Update changelog
2025-02-27 20:51:41 +01:00
1b61089475 Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 30m13s
2025-02-27 11:46:16 -08:00
Thomas Kaul
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
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