Thomas Kaul
d9e19537fc
Refactoring
4 months ago
Kenrick Tandrian
455325c3be
Bugfix/data provider status component incorrectly shows "Available" on API Error ( #5466 )
* Reorder map and catchError
* Update changelog
4 months ago
Karel De Smet
466f31fa28
Task/refactor public page component to standalone ( #5459 )
* Refactor public page component to standalone
* Update changelog
4 months ago
Akito Yamaguchi
a25ec0c15a
Task/migrate account detail dialog to standalone ( #5458 )
* Migrate account detail dialog to standalone
* Update changelog
4 months ago
Sven Günther
d1f997e75f
fix: apply PR feedback for currency gatherSymbol implementation
- Consolidate admin data fetching into single initialize() method
- Remove unnecessary asset profile creation for currencies
- Remove DataSource.MANUAL fallback in exchange rate data source assignment
- Keep currency gatherSymbol logic in onSubmit method as requested
This addresses feedback from PR #5434 review comments.
4 months ago
github-actions[bot]
6ce7ead386
Feature/update locales ( #5448 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
4 months ago
Thomas Kaul
eef97ca8c0
Feature/enable trim in extract-i18n configuration ( #5456 )
* Enable trim
* Update changelog
4 months ago
Kenrick Tandrian
37080da364
Task/migrate portfolio summary component to standalone ( #5450 )
* Migrate portfolio summary component to standalone
* Update changelog
4 months ago
Thomas Kaul
0d5adfb998
Feature/refactor dialog footer and header components ( #5445 )
* Refactor dialog footer and header components
* Update changelog
4 months ago
Kenrick Tandrian
d45cef1725
Task/migrate benchmark comparator component to standalone ( #5446 )
* Migrate benchmark comparator component to standalone
* Update changelog
4 months ago
Thomas Kaul
0d7ef1a250
Task/remove standalone attribute from data provider status component ( #5439 )
* Remove obsolete standalone attribute
4 months ago
Sven Günther
ec032f3a61
apply feedback
- Move gatherSymbol logic from admin-market-data component to create-asset-profile-dialog onSubmit method
- Replace hardcoded 'USD' with DEFAULT_CURRENCY constant for better maintainability
- Extend AdminData interface to include useForExchangeRates flag in dataProviders array
- Update server-side admin service to populate useForExchangeRates based on exchange rate data source
- Use proper exchange rate data source instead of hardcoded 'MANUAL' for currency operations
- Improve currency handling by automatically calling gatherSymbol after currency addition
- Clean up unused imports and fix TypeScript types
4 months ago
Kenrick Tandrian
9744f1bade
Task/migrate world map chart component to standalone ( #5443 )
* Migrate world map chart component to standalone
* Update changelog
4 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>
4 months ago
Thomas Kaul
c702e82653
Feature/localize content of about page (part 3) ( #5441 )
* Localize content of about page
4 months ago
Thomas Kaul
3048c8e69c
Feature/localize content of about page (part 2) ( #5437 )
* Localize content of about page
4 months ago
Thomas Kaul
1704814f8c
Feature/localize content of about page ( #5436 )
* Localize content of about page
* Update changelog
4 months ago
Sven Günther
26d697f092
feat: call gatherSymbol after currency addition ( #5421 )
4 months ago
David Requeno
620929fe32
Feature/migrate ZEN page component to standalone ( #5410 )
* Migrate ZEN page component to standalone
* Update changelog
4 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
4 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
4 months ago
Kenrick Tandrian
e6aa580fae
Feature/extend watchlist endpoint by trend50d and trend200d ( #5405 )
* Extend watchlist endpoint by trend50d and trend200d
* Update changelog
4 months ago
Thomas Kaul
34e09626cc
Task/refactor pricing page to standalone ( #5402 )
* Refactor pricing page to standalone
* Update changelog
4 months ago
Thomas Kaul
2ee3d24116
Task/refactor landing page to standalone ( #5400 )
* Refactor landing page to standalone
* Update changelog
4 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
4 months ago
Bernardo Jordão
66ee2c13bb
Feature/migrate register page component to standalone ( #5393 )
* Migrate register page component to standalone
* Update changelog
4 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
4 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
4 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>
4 months ago
Thomas Kaul
614dd07836
Feature/add quantity to holdings table of account detail dialog ( #5379 )
* Add quantity column
* Update changelog
4 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
5 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>
5 months ago
Thomas Kaul
52ea3c5e84
Feature/add buying power to static portfolio analysis rules ( #5365 )
* Add buying power rule
* Update changelog
5 months ago
Thomas Kaul
7aeb52d52c
Feature/improve close and save buttons of various dialogs ( #5360 )
* Improve close and save buttons
* Update changelog
5 months ago
Kenrick Tandrian
7c81042244
Task/migrate portfolio performance component to standalone ( #5363 )
* Migrate portfolio performance component to standalone
* Update changelog
5 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
5 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
5 months ago
Terry Casper
7b1707aa06
Feature/improve language localization for ES 20250810 ( #5352 )
* Improve language localization for ES
* Update changelog
5 months ago
Larry Sinclair
bdf5dad97a
Feature/improve language localization for PT 20250808 ( #5339 )
* Improve language localization for PT
* Update changelog
5 months ago
Thomas Kaul
e17da1247a
Feature/improve precision of values in account detail dialog on mobile ( #5345 )
* Improve dynamic numerical precision
* Refactoring
* Update changelog
5 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>
5 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
5 months ago
Mark Philips
6b320dd363
Feature/improve language localization for PL 20250808 ( #5338 )
* Improve language localization for PL
5 months ago
Jesica Mao
fff291cc38
Feature/improve language localization for ES 20250807 ( #5331 )
* Improve language localization for ES
* Update changelog
5 months ago
Lukas Bauer
1fd1be1674
Feature/improve language localization for PL 20250807 ( #5330 )
* Improve language localization for PL
* Update changelog
5 months ago
Attila Cseh
7613b54514
Feature/extend activities import by tags ( #5287 )
* Extend activities import by tags
* Update changelog
5 months ago
Thomas Kaul
3903852c99
Feature/improve meta data in index.html ( #5318 )
* Improve meta data
* Update changelog
5 months ago
Thomas Kaul
a074a524aa
Bugfix/fix locale of 4% rule in German ( #5320 )
* Add missing space
* Update changelog
5 months ago
Thomas Kaul
e1dd958d60
Bugfix/fix align-items-center style class in header component ( #5317 )
* Fix style class
5 months ago
Elisa Falk
f010b743cb
Feature/improve language localization for CA 20250802 ( #5308 )
* Improve language localization for CA
* Update changelog
5 months ago