rohit
b936520738
fix(i18n): finalize localization setup for Regional Market Cluster Risks
- Renamed regionClusterRisk to regionalClusterRisk across rule files
- Fixed placeholder ordering and removed redundant lines
- Corrected translation texts and cleaned up i18n files
- Followed reviewer suggestions in PR #5145a
4 months ago
rohit
72a2eee903
Feature/Set up language localization for Regional Market Cluster Risks
- Added i18n support setup for static X-ray rule: Regional Market
Cluster Risks
- Followed the approach in #4959 as guidance
Note:
I haven’t made changes to the `.xlf` files yet. I understand they can be
generated using `i18n-page.html`, but when I tried, the generated files
didn’t include the expected translation entries for this rule.
Should I manually update all `.xlf` files to add the translations?
4 months ago
Thomas Kaul
a2d5264e5f
Bugfix/fix account cluster risk rules for no accounts ( #5202 )
* Handle no accounts
* Update changelog
4 months ago
Attila Cseh
806df6c0c5
Feature/extend export by custom asset profiles ( #5165 )
* Extend export by custom asset profiles
* Update changelog
4 months ago
Tobias Kugel
44ea3cba8d
Feature/set up localization for static portfolio analysis rules: Economic Market Cluster Risks ( #5169 )
* Set up localization for static portfolio analysis rules: Economic Market Cluster Risks
* Update changelog
4 months ago
Thomas Kaul
f861522762
Bugfix/fix clone functionality for custom asset profile activities ( #5176 )
* Fix clone functionality for custom asset profile activities
* Update changelog
4 months ago
Thomas Kaul
e3546a53a5
Feature/skip errors for custom asset profiles in portfolio snapshot calculation ( #5175 )
* Skip errors for custom asset profiles
* Update changelog
4 months ago
Quan Huynh (John)
9064b8bde2
Feature/show category in rule settings dialog of X-ray ( #5158 )
* Show category in rule settings dialog of X-ray
* Update changelog
4 months ago
Kenrick Tandrian
92d3079f2d
Bugfix/improve portfolio calculation for activity with no market data ( #5130 )
* Improve portfolio calculation for activity with no market data
* Update changelog
4 months ago
Attila Cseh
c98bd0ed52
Bugfix/biometric authentication issue related to matching passkeys ( #5137 )
* Fix for biometric authentication issue related to matching passkeys
* Update changelog
4 months ago
Attila Cseh
0addf645b0
Bugfix/fix export functionality for accounts without activities ( #5116 )
* Fix export functionality for accounts without activities
* Update changelog
4 months ago
Thomas Kaul
cf8eac3d44
Feature/rename Settings to settings in User database schema ( #5100 )
* Rename Settings to settings in User database schema
* Update changelog
4 months ago
Thomas Kaul
55e4d2fc7a
Feature/deprecate ITEM activity type in favor of BUY ( #5093 )
* Deprecate ITEM activity type in favor of BUY
* Update changelog
4 months ago
Thomas Kaul
9c37bca43a
Feature/rename Access to accessesGet in User database schema ( #5094 )
* Rename Access to accessesGet in User database schema
* Update changelog
4 months ago
Thomas Kaul
64b392fa02
Feature/upgrade yahoo-finance2 to version 3.4.1 ( #5072 )
* Upgrade yahoo-finance2 to version 3.4.1
* Suppress survey notice
* Update changelog
4 months ago
Thomas Kaul
70f7d4b119
Bugfix/extend getHistorical() and getQuotes() in RapidApiService ( #5080 )
* Extend getHistorical()
* Extend getQuotes()
4 months ago
Thomas Kaul
53127340f4
Feature/extend markets ( #5076 )
* Extend markets
* Clean up
4 months ago
csehatt741
8b9b1c7f11
Feature/refactor getByKey() in PropertyService ( #5065 )
* Refactor getByKey() in PropertyService
* Update changelog
4 months ago
Thomas Kaul
7a97ec75f4
Feature/refactor portfolio service ( #5063 )
* Refactor portfolio service
4 months ago
Kenrick Tandrian
d9fb159c6a
Feature/integrate Fuse.js in GET holdings endpoint ( #5062 )
* Integrate Fuse.js in GET holdings endpoint
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
4 months ago
csehatt741
bd43ea9b6c
Feature/dynamically compose public routes in sitemap ( #5035 )
* Dynamically compose public routes in sitemap
* Update changelog
4 months ago
csehatt741
c437bc2534
Feature/allow user to rotate Security Token ( #5016 )
* Allow user to rotate Security Token
* Update changelog
4 months ago
Thomas Kaul
433f1686e3
Feature/rename Account to account in Order database schema ( #5052 )
* Rename Account to account in Order database schema
* Update changelog
4 months ago
Jack Ulf
559cac31bd
Feature/extend AI service by OpenRouter access ( #5025 )
* Extend AI service by OpenRouter access
* Update changelog
4 months ago
Thomas Kaul
77d3121f0d
Feature/rename Account to account in AccountBalance database schema ( #5049 )
* Rename Account to account in AccountBalance database schema
* Update changelog
4 months ago
Thomas Kaul
f936c69a7f
Feature/refactor scraper in manual service ( #5048 )
* Refactoring
4 months ago
Thomas Kaul
3fcd611e29
Feature/extend selector handling of scraper for more use cases ( #5047 )
* Extend selector handling for more use cases
* Update changelog
4 months ago
Thomas Kaul
1ec81d352b
Feature/restructure import test files ( #4977 )
* Restructure import test files
4 months ago
Thomas Kaul
5dfe9b54fe
Feature/rename Analytics to analytics in User database schema ( #5032 )
* Rename Analytics to analytics in User database schema
4 months ago
csehatt741
351fd8a1d4
Feature/language localization for static portfolio analysis rule: Currency Cluster Risks ( #5038 )
* Language localization for static portfolio analysis rule: Currency Cluster Risks
* Update changelog
4 months ago
Tobias Kugel
f0eb0dc7fc
Feature/localize asset class cluster risks (Equity and Fixed Income) ( #5033 )
* Localize asset class cluster risks
* Update changelog
4 months ago
Thomas Kaul
a7a33eeb56
Bugfix/fix locale in scraper configuration ( #5011 )
* Fix locale in scraper configuration
* Update changelog
4 months ago
Tobias Kugel
84c4d79a74
Feature/Set up account cluster risks localization (Current Investment) ( #5012 )
* Set up localization
* Update changelog
4 months ago
Thomas Kaul
24f1aeb4c6
Feature/refresh cryptocurrencies list 20250624 ( #5013 )
* Update cryptocurrencies.json
* Update changelog
4 months ago
Thomas Kaul
738f7490f6
Feature/rename Platform to platform in Account database schema ( #4999 )
* Rename Platform to platform in Account database schema
* Update changelog
4 months ago
Thomas Kaul
be3a9b8e83
Feature/refactor health check endpoints ( #5005 )
* Refactor health check endpoints
* Update changelog
5 months ago
Kenrick Tandrian
dca821e75c
Bugfix/resolve LegacyRouteConverter warning on startup ( #4980 )
* Resolve LegacyRouteConverter warning on startup
* Update changelog
5 months ago
Thomas Kaul
56128d8fe8
Feature/reuse root url in sitemap service ( #4989 )
5 months ago
Thomas Kaul
314b121584
Feature/refactor sitemap module (part 2) ( #4985 )
* Refactor sitemap module
5 months ago
Thomas Kaul
029504d843
Feature/refactor sitemap module ( #4983 )
* Refactor sitemap module
5 months ago
Thomas Kaul
d5d74eb4db
Feature/rename GranteeUser to granteeUser in Access database schema ( #4979 )
* Rename GranteeUser to granteeUser in Access database schema
* Update changelog
5 months ago
Kenrick Tandrian
14b213c571
Bugfix/fix variable resolution in HtmlTemplateMiddleware ( #4975 )
* Fix variable resolution in HtmlTemplateMiddleware
* Update changelog
5 months ago
Tobias Kugel
7a251ef749
Feature/set up language localization for X-ray rule Account Cluster Risks (Single Account) ( #4959 )
* Set up language localization
* Update changelog
5 months ago
Renegade Solutions
b92eff5b72
Feature/switch data provider service to OnModuleInit ensuring (currency) quotes are fetched only once ( #4944 )
* Switch data provider service to OnModuleInit ensuring (currency) quotes are fetched only once
* Update changelog
5 months ago
Thomas Kaul
5fde161eed
Feature/clean up space in AI service ( #4942 )
* Clean up space
5 months ago
Thomas Kaul
ab00ebee1e
Bugfix/fix missing assetlinks.json for TWA (part 2) ( #4938 )
* Fix missing assetlinks.json
* Update changelog
5 months ago
Kenrick Tandrian
ca8525a90c
Bugfix/Google Sign-in hangs on redirect ( #4926 )
* Exclude routes with language codes
5 months ago
Thomas Kaul
be3be20604
Feature/set market state of exchange rate symbols to open in FMP service ( #4915 )
* Set market state of exchange rate symbols to open
* Update changelog
5 months ago
Thomas Kaul
8cedd91561
Feature/upgrade Stripe dependencies 20250613 ( #4911 )
* Upgrade Stripe dependencies
* Update changelog
5 months ago
Thomas Kaul
9c4fe5fa6b
Feature/clean up sitemap.xml ( #4909 )
* Clean up
5 months ago