David Requeno
fdf45dc994
Merge 6e7b7bd9e1
into 2ab37ef7be
2 days ago
David Requeno
6e7b7bd9e1
Update changelog
2 days ago
David Requeno
4357bab4e9
refactoring
2 days ago
David Requeno
2b944e62c7
Merge remote-tracking branch 'origin/main' into feature/extend-public-portfolio
2 days ago
Thomas Kaul
2ab37ef7be
Feature/refresh cryptocurrencies list 20250917 ( #5543 )
* Update cryptocurrencies.json
* Update changelog
3 days ago
Thomas Kaul
2835c813fa
Release 2.200.0 ( #5542 )
4 days ago
Thomas Kaul
40f5c93f43
Feature/set up asset profile resolution database table ( #5533 )
* Set up asset profile resolution database table
4 days ago
Thomas Kaul
07f5f06b7c
Bugfix/remove data source element in activities table component ( #5541 )
* Clean up
* Update changelog
4 days ago
David Requeno
0310a64948
refactoring
4 days ago
Thomas Kaul
02f8f318ba
Bugfix/add missing guards in isRestrictedView() of permissions ( #5540 )
* Add missing guards
4 days ago
David Requeno
608d141c34
refactoring
4 days ago
David Requeno
18c1a752c2
Merge remote-tracking branch 'origin/main' into feature/extend-public-portfolio
4 days ago
Sven Günther
33067e2604
Task/migrate show access token dialog component to standalone ( #5525 )
* Migrate show access token dialog component to standalone
* Update changelog
5 days ago
David Requeno
e5af5f7fcb
Fixes build error in workflow
5 days ago
David Requeno
33bbf8ccd7
Feature/extend public portfolio page with latest activities
- Add latestActivities to PublicPortfolioResponse interface
- Inject OrderService in PublicController
- Query last 10 activities with proper filters (exclude drafts and EXCLUDE_FROM_ANALYSIS)
- Apply RedactValuesInResponseInterceptor for data protection
- Map Activity[] to public DTO format
- Add Latest activities section to public page template
- Reuse gf-activities-table component with public mode settings
5 days ago
Thomas Kaul
a07f0cc520
Task/upgrade prisma to version 6.16.1 ( #5524 )
* Upgrade prisma to version 6.16.1
* Update changelog
6 days ago
Thomas Kaul
4d2e7bf8aa
Release 2.199.0 ( #5529 )
7 days ago
Thomas Kaul
55e25664a4
Feature/extend section of performance calculation method in FAQ ( #5528 )
* Extend ROAI content by dividends
* Update changelog
7 days ago
Thomas Kaul
67da647d53
Feature/upgrade yahoo-finance2 to version 3.10.0 ( #5469 )
* Upgrade yahoo-finance2 to version 3.10.0
* Update changelog
1 week ago
Thomas Kaul
b3d4297d83
Release 2.199.0-beta.0 ( #5523 )
1 week ago
David Requeno
387c2bb6f3
Task/migrate to prisma configuration file ( #5489 )
* Migrate to prisma configuration file
* Updated changelog
1 week ago
Thomas Kaul
f7f942d08d
Bugfix/fix pagination issue in market data and user endpoint by adding secondary sort criterion ( #5521 )
* Add id as secondary sort criterion to ensure consistent ordering
* Refactoring
* Update changelog
1 week ago
Thomas Kaul
b26d44a588
Feature/extend personal finance tools 20250914 ( #5522 )
* Add Amsflow
* Add BudgetPulse
* Add CountAbout
* Add Honeydue
* Add MoneyWiz
* Add SplashMoney
* Extend tags
1 week ago
Attila Cseh
13b3ef20fc
Feature/storybook story for entity logo component ( #5192 )
* Set up Storybook story for entity logo component
* Update changelog
1 week ago
Thomas Kaul
28f28e737f
Task/refactor imports of built-in Node.js core modules ( #5513 )
* Prefix crypto imports
* Prefix fs imports
* Prefix path imports
* Update changelog
1 week ago
Thomas Kaul
7857255ca3
Feature/improve search in Yahoo Finance service ( #5518 )
* Improve search
* Update changelog
1 week ago
Germán Martín
3b5fa88ca8
Feature/move holdings table into holdings section on public page ( #5508 )
* Move holdings table into holdings section on public page
* Update changelog
1 week ago
David Requeno
f173171196
Task/migrate login with access token dialog component to standalone ( #5500 )
* Migrate login with access token dialog component to standalone
* Update changelog
1 week ago
Thomas Kaul
81caba3781
Release 2.198.0 ( #5510 )
1 week ago
github-actions[bot]
b5c1398233
Feature/update locales ( #5479 )
* Update locales
* 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>
1 week ago
Thomas Kaul
603f851b02
Feature/upgrade Nx to version 21.5.1 ( #5497 )
* Upgrade Nx to version 21.5.1
* Update changelog
1 week ago
Karel De Smet
256f32c3e0
Bugfix/remove NG8113 warning regarding unused IonIcon ( #5505 )
* Remove IonIcon import
* Update changelog
1 week ago
Germán Martín
73bccf85c4
Bugfix/no entries in holdings table of public page ( #5501 )
* Fix holdings table
* Update changelog
1 week ago
Raj Gupta
4aafc01594
Task/migrate investment chart component to standalone ( #5490 )
* Migrate investment chart component to standalone
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2 weeks ago
Thomas Kaul
1845e016c8
Task/migrate fear and greed index component to standalone ( #5485 )
* Migrate fear and greed index component to standalone
* Update changelog
2 weeks ago
Thomas Kaul
2698395cab
Feature/rename job id column in jobs view of admin control panel ( #5493 )
* Rename job id column
* Update changelog
2 weeks ago
Thomas Kaul
5635532953
Task/refactor subscription interstitial dialog component to standalone ( #5487 )
* Refactor subscription interstitial dialog component to standalone
* Update changelog
2 weeks ago
Thomas Kaul
2879645dc4
Feature/extend variations of subscription interstitials ( #5486 )
* Extend variations of subscription interstitials
* Update changelog
2 weeks ago
David Requeno
aeb3df56d1
Feature/migrate markets page to standalone ( #5492 )
* Migrate markets page to standalone
* Update changelog
2 weeks ago
Kenrick Tandrian
950b2606fd
Task/migrate rule and rules components to standalone ( #5488 )
* Migrate rule and rules components to standalone
* Update changelog
2 weeks ago
Thomas Kaul
5f67e069e4
Bugfix/improve localized content of about page ( #5484 )
* Add spaces
2 weeks ago
Sven Günther
d55601d7cd
Task/migrate header component to standalone ( #5483 )
* Migrate header component to standalone
* Update changelog
2 weeks ago
Thomas Kaul
00d01cbd37
Release 2.197.0 ( #5482 )
2 weeks ago
David Requeno
0bac81549e
Task/move world map chart component to @ghostfolio/ui ( #5480 )
* Move world map chart component to @ghostfolio/ui
* Update changelog
2 weeks ago
Thomas Kaul
8e59f5dbd3
Feature/reorder functions in settings storage service ( #5252 )
* Reorder functions
2 weeks ago
Aaditya Ashwin Rao
a21d423837
Task/modernize templates with untagged template literals ( #5453 )
* Modernize templates with untagged template literals
* Update changelog
2 weeks ago
github-actions[bot]
aab4b655e8
Feature/update locales ( #5461 )
* Update locales
* Update translation
* 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>
2 weeks ago
Thomas Kaul
15033c0f58
Bugfix/handling of zero buying power in static portfolio analysis rules ( #5474 )
* Improve handling of 0 buying power
* Update changelog
2 weeks ago
Tobias Kugel
cc9346f3de
Task/restructure portfolio report response ( #5454 )
* Restructure portfolio report response
* Update changelog
2 weeks ago
Thomas Kaul
5b91547f2b
Feature/upgrade prisma to version 6.15.0 ( #5470 )
* Upgrade prisma to version 6.15.0
* Update changelog
2 weeks ago