KenTandrian
5bdda5bee8
feat(client): migrate rule and rules components to standalone
Migrated the `rule` and `rules` components to standalone components, removing their corresponding NgModules.
This change follows the broader initiative to adopt standalone components throughout the application for better performance and simplified architecture.
10 months ago
Thomas Kaul
5f67e069e4
Bugfix/improve localized content of about page ( #5484 )
* Add spaces
10 months ago
Sven Günther
d55601d7cd
Task/migrate header component to standalone ( #5483 )
* Migrate header component to standalone
* Update changelog
10 months ago
David Requeno
0bac81549e
Task/move world map chart component to @ghostfolio/ui ( #5480 )
* Move world map chart component to @ghostfolio/ui
* Update changelog
10 months ago
Thomas Kaul
8e59f5dbd3
Feature/reorder functions in settings storage service ( #5252 )
* Reorder functions
10 months ago
Aaditya Ashwin Rao
a21d423837
Task/modernize templates with untagged template literals ( #5453 )
* Modernize templates with untagged template literals
* Update changelog
10 months 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>
10 months ago
Thomas Kaul
15033c0f58
Bugfix/handling of zero buying power in static portfolio analysis rules ( #5474 )
* Improve handling of 0 buying power
* Update changelog
10 months ago
Tobias Kugel
cc9346f3de
Task/restructure portfolio report response ( #5454 )
* Restructure portfolio report response
* Update changelog
10 months ago
Sven Günther
e70277c66d
Feature/enable automatic data gathering for custom currencies added via currency management in admin control panel ( #5434 )
* Enable automatic data gathering for custom currencies
* Update changelog
10 months ago
Kenrick Tandrian
75c07aeb22
Task/migrate create or update access dialog component to standalone ( #5467 )
* Migrate create or update access dialog component to standalone
* Update changelog
10 months ago
Kenrick Tandrian
455325c3be
Bugfix/data provider status component incorrectly shows "Available" on API Error ( #5466 )
* Reorder map and catchError
* Update changelog
10 months ago
Karel De Smet
466f31fa28
Task/refactor public page component to standalone ( #5459 )
* Refactor public page component to standalone
* Update changelog
10 months ago
Akito Yamaguchi
a25ec0c15a
Task/migrate account detail dialog to standalone ( #5458 )
* Migrate account detail dialog to standalone
* Update changelog
10 months ago
github-actions[bot]
6ce7ead386
Feature/update locales ( #5448 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
10 months ago
Thomas Kaul
eef97ca8c0
Feature/enable trim in extract-i18n configuration ( #5456 )
* Enable trim
* Update changelog
10 months ago
Kenrick Tandrian
37080da364
Task/migrate portfolio summary component to standalone ( #5450 )
* Migrate portfolio summary component to standalone
* Update changelog
10 months ago
Thomas Kaul
0d5adfb998
Feature/refactor dialog footer and header components ( #5445 )
* Refactor dialog footer and header components
* Update changelog
10 months ago
Kenrick Tandrian
d45cef1725
Task/migrate benchmark comparator component to standalone ( #5446 )
* Migrate benchmark comparator component to standalone
* Update changelog
10 months ago
Thomas Kaul
0d7ef1a250
Task/remove standalone attribute from data provider status component ( #5439 )
* Remove obsolete standalone attribute
10 months ago
Kenrick Tandrian
9744f1bade
Task/migrate world map chart component to standalone ( #5443 )
* Migrate world map chart component to standalone
* Update changelog
10 months ago
github-actions[bot]
4949f49dbe
Feature/update locales ( #5391 )
* 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>
10 months ago
Thomas Kaul
c702e82653
Feature/localize content of about page (part 3) ( #5441 )
* Localize content of about page
10 months ago
Thomas Kaul
3048c8e69c
Feature/localize content of about page (part 2) ( #5437 )
* Localize content of about page
10 months ago
Thomas Kaul
1704814f8c
Feature/localize content of about page ( #5436 )
* Localize content of about page
* Update changelog
10 months ago
David Requeno
620929fe32
Feature/migrate ZEN page component to standalone ( #5410 )
* Migrate ZEN page component to standalone
* Update changelog
10 months ago
Thomas Kaul
795609e03a
Feature/move support to customize X-ray rules from experimental to general availability ( #5408 )
* Move support to customize X-ray rules from experimental to general availability
* Update changelog
10 months ago
Attila Cseh
138d867e8d
Feature/filter asset sub class options in create activity dialog ( #5404 )
* Filter asset sub class options in create activity dialog
* Update changelog
10 months ago
Kenrick Tandrian
e6aa580fae
Feature/extend watchlist endpoint by trend50d and trend200d ( #5405 )
* Extend watchlist endpoint by trend50d and trend200d
* Update changelog
10 months ago
Thomas Kaul
34e09626cc
Task/refactor pricing page to standalone ( #5402 )
* Refactor pricing page to standalone
* Update changelog
10 months ago
Thomas Kaul
2ee3d24116
Task/refactor landing page to standalone ( #5400 )
* Refactor landing page to standalone
* Update changelog
10 months ago
Kenrick Tandrian
1112048c45
Task/migrate dialog header and footer components to standalone ( #5401 )
* Migrate dialog footer component to standalone
* Migrate dialog header component to standalone
* Update changelog
10 months ago
Bernardo Jordão
66ee2c13bb
Feature/migrate register page component to standalone ( #5393 )
* Migrate register page component to standalone
* Update changelog
10 months ago
Kenrick Tandrian
8eac342f9a
Task/migrate login with access token dialog component from ngModel to form control ( #5390 )
* Migrate login with access token dialog component from ngModel to form control
* Update changelog
10 months ago
Thomas Kaul
b5649654b2
Feature/add filter by data source for asset profiles in admin control panel ( #5385 )
* Add filter by data source
* Update changelog
10 months ago
github-actions[bot]
0cc629f01f
Feature/update locales ( #5371 )
* 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>
10 months ago
Thomas Kaul
614dd07836
Feature/add quantity to holdings table of account detail dialog ( #5379 )
* Add quantity column
* Update changelog
10 months ago
Kenrick Tandrian
923e3edb12
Task/migrate prompt dialog component from ngModel to form control ( #5364 )
* Migrate prompt dialog component from ngModel to form control
* Update changelog
10 months ago
github-actions[bot]
cfa57f6aa2
Feature/update locales ( #5346 )
* 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>
10 months ago
Thomas Kaul
52ea3c5e84
Feature/add buying power to static portfolio analysis rules ( #5365 )
* Add buying power rule
* Update changelog
10 months ago
Thomas Kaul
7aeb52d52c
Feature/improve close and save buttons of various dialogs ( #5360 )
* Improve close and save buttons
* Update changelog
10 months ago
Kenrick Tandrian
7c81042244
Task/migrate portfolio performance component to standalone ( #5363 )
* Migrate portfolio performance component to standalone
* Update changelog
10 months ago
Thomas Kaul
33132e57d9
Feature/move chart of account detail dialog from experimental to general availability ( #5351 )
* Move chart from experimental to general availability
* Update changelog
10 months ago
Thomas Kaul
5f2f484c00
Feature/add interest and dividend to account detail dialog ( #5347 )
* Add interest and dividend to account detail dialog
* Update changelog
10 months ago
Terry Casper
7b1707aa06
Feature/improve language localization for ES 20250810 ( #5352 )
* Improve language localization for ES
* Update changelog
11 months ago
Larry Sinclair
bdf5dad97a
Feature/improve language localization for PT 20250808 ( #5339 )
* Improve language localization for PT
* Update changelog
11 months ago
Thomas Kaul
e17da1247a
Feature/improve precision of values in account detail dialog on mobile ( #5345 )
* Improve dynamic numerical precision
* Refactoring
* Update changelog
11 months ago
github-actions[bot]
e8c239ea5f
Feature/update locales ( #5332 )
* 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>
11 months ago
Thomas Kaul
fcaa4f7996
Feature/improve precision of values in holding detail dialog on mobile ( #5337 )
* Improve dynamic numerical precision
* Shorten date on mobile
* Extend Storybook story of value component
* Update changelog
11 months ago
Mark Philips
6b320dd363
Feature/improve language localization for PL 20250808 ( #5338 )
* Improve language localization for PL
11 months ago