Kenrick Tandrian
|
715a4c528d
|
Merge remote-tracking branch 'origin/main' into task/upgrade-nx-22.3
|
6 months ago |
Thomas Kaul
|
40c01c38dd
|
Task/deprecate platforms in info item (#6114)
* Deprecate platforms
|
6 months ago |
Karel De Smet
|
eb9d66e760
|
Task/improve user detail dialog routing in Admin Control panel (#6104)
* Improve user detail dialog routing in Admin Control panel
* Update changelog
|
6 months ago |
Paul van der lei
|
ee1f606b59
|
Feature/create endpoint to get all platforms (#6097)
* Create endpoint to get all platforms
* Update changelog
|
6 months ago |
Thomas Kaul
|
7abeb4d76a
|
Task/improve language localization for de 20251229 (#6108)
* Update translations
* Update changelog
|
6 months ago |
Vahant Sharma
|
e668c6465e
|
Bugfix/time in market for impersonation mode (#6103)
* Fix time in market for impersonation mode
* Update changelog
|
6 months ago |
Kenrick Tandrian
|
697514b430
|
fix(deps): remove duplicates
|
6 months ago |
Kenrick Tandrian
|
d256bbc9ea
|
Merge remote-tracking branch 'origin/main' into task/upgrade-nx-22.3
|
6 months ago |
Kenrick Tandrian
|
5b7356ff28
|
Task/upgrade jest to version 30.2.0 (#6110)
* chore(deps): bump jest to 30.2.0
* fix(test): update setup test scripts
* fix(deps): resolve vulns
|
6 months ago |
Kenrick Tandrian
|
1e3de40d1d
|
fix(client): change marked js file
|
6 months ago |
Kenrick Tandrian
|
9bcb67c79e
|
fix(apps): revert unnecessary changes
|
6 months ago |
Kenrick Tandrian
|
8d2ba77ce4
|
fix(api): revert import changes
|
6 months ago |
Kenrick Tandrian
|
549818729c
|
fix(ts): update tsconfig in api spec
|
6 months ago |
Kenrick Tandrian
|
42c1e3c572
|
fix(api): set jest moduleNameMapper
|
6 months ago |
Kenrick Tandrian
|
3b59ac3ff1
|
resolve comments
|
6 months ago |
Kenrick Tandrian
|
37614805e7
|
fix(ts): update target
|
6 months ago |
Kenrick Tandrian
|
62c324a9a8
|
fix(ts): set module to preserve in api spec
|
6 months ago |
Kenrick Tandrian
|
b09f1c67ae
|
fix(api): update imports
|
6 months ago |
Kenrick Tandrian
|
bf33dee612
|
fix(ts): enable ESM interoperability
|
6 months ago |
Kenrick Tandrian
|
ae955b5a16
|
feat(ts): remove duplicates of bundler module resolution
|
6 months ago |
Kenrick Tandrian
|
0848e7064e
|
fix(ts): change module and moduleResolution for api
|
6 months ago |
Kenrick Tandrian
|
fe5b272b2a
|
feat(nx): run migrations
|
6 months ago |
Kenrick Tandrian
|
24ba18fb4d
|
chore(deps): upgrade to Nx 22.3.3 and Angular 21.0
|
6 months ago |
Kenrick Tandrian
|
b12007b8b4
|
Task/revert adding styles to ui:storybook target (#6107)
* fix(sb): revert adding styles to ui:storybook target
|
6 months ago |
Kenrick Tandrian
|
e2ed27d1c6
|
Task/upgrade ng-extract-i18n-merge from 3.1.0 to 3.2.1 (#6106)
* chore(deps): bump ng-extract-i18n-merge from 3.1.0 to 3.2.1
* feat(docs): update changelog
|
6 months ago |
Kenrick Tandrian
|
07d7178dc3
|
Task/upgrade to Nx 22.1.3 and Storybook 10.1.10 (#6105)
* chore(deps): bump nx from 22.0 to 22.1
* fix(ts): set moduleResolution to bundler
This is a requirement for Storybook 10 migration. See https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#require-tsconfigjson-moduleresolution-set-to-value-that-supports-types-condition.
* feat(sb): change main.js to ESM
See https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#the-storybookmain-file-and-other-presets-must-be-valid-esm.
* fix(ts): set target to es2022
This resolves the warning: TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility.
* fix(ts): set esModuleInterop to true
* feat(docs): update changelog
* fix(ts): set moduleResolution to bundler
* fix(ts): revert target changes
* Update changelog
|
6 months ago |
Kenrick Tandrian
|
9e8a31807d
|
Task/upgrade to Nx 22.0.4 and Angular 20.3 (#6098)
* feat(nx): migrate to v22.0.4
* fix(deps): install with Node.js 22
* Update changelog
|
6 months ago |
Thomas Kaul
|
042d33aa00
|
Task/refactor read platforms permission (#6095)
* Refactor read platforms permission
|
6 months ago |
Eduardo Almeida
|
7b885a11e2
|
Bugfix/fix asset profile deletion and allow editing asset profile identifiers with MANUAL data source (#6090)
* Fix asset profile deletion and allow editing asset profile identifiers with MANUAL data source
* Update changelog
|
6 months ago |
Karel De Smet
|
5727ce3375
|
Bugfix/add missing currency suffix to cash balance field in create or update account dialog (#6092)
* Add missing currency suffix to cash balance field in create or update account dialog
* Update changelog
|
6 months ago |
Thomas Kaul
|
00f943bb3b
|
Task/upgrade shx to version 0.4.0 (#6088)
* Upgrade shx to version 0.4.0
* Update changelog
|
6 months ago |
Thomas Kaul
|
1a2ca71ef8
|
Task/refactor href in user account settings component (#6085)
* Refactoring
|
6 months ago |
Thomas Kaul
|
61ef2631f9
|
Feature/extend personal finance tools 20251220 (#6087)
* Add BlueBudget, Moneyspire and Pennies
|
6 months ago |
Thomas Kaul
|
078b2327c5
|
Release 2.224.2 (#6086)
|
6 months ago |
Thomas Kaul
|
52f02f789d
|
Release 2.224.1 (#6084)
|
6 months ago |
Thomas Kaul
|
1dd5ff51ee
|
Revert "Task/refactor language in various components (#6078)" (#6081)
This reverts commit 80c278555c.
|
6 months ago |
Thomas Kaul
|
b41f382f81
|
Release 2.224.0 (#6080)
|
6 months ago |
github-actions[bot]
|
8345eee16e
|
Update locales (#6068)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
6 months ago |
Thomas Kaul
|
5102e1a3a9
|
Feature/restore support for specific calendar year date ranges in assistant (#6079)
* Restore specific calendar year date ranges
* Update changelog
|
6 months ago |
Thomas Kaul
|
80c278555c
|
Task/refactor language in various components (#6078)
* Refactor language
|
6 months ago |
Thomas Kaul
|
6e2c61dece
|
Feature/add ISIN number to asset profile dialog (#6076)
* Add ISIN number
* Update changelog
|
6 months ago |
David Requeno
|
152cda19cf
|
Bugfix/localize date formatting in FIRE calculator (#6077)
* Localize date formatting
* Update changelog
|
6 months ago |
Thomas Kaul
|
48952c9bbd
|
Task/improve localization of various components (#6074)
* Improve localization
|
6 months ago |
Sven Günther
|
1fa96536e0
|
Task/include first and last date of each calendar year in getChartDateMap() (#6069)
* Include first and last date of each calendar year in getChartDateMap()
* Update changelog
|
6 months ago |
Eshaan Gupta
|
bda4753468
|
Task/remove deprecated Angular CLI decorator (#6071)
* Remove deprecated Angular CLI decorator
* Update changelog
|
6 months ago |
Thomas Kaul
|
2feef3a17e
|
Task/refresh cryptocurrencies list 20251215 (#6073)
* Update cryptocurrencies.json
* Update changelog
|
6 months ago |
Thomas Kaul
|
388dcd208f
|
Release 2.223.0 (#6067)
|
6 months ago |
github-actions[bot]
|
37bf032d6e
|
Feature/update locales (#6065)
* Update locales
* Update translations
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
6 months ago |
Thomas Kaul
|
b2c7f8b3ad
|
Task/improve language localization for de 20251214 (#6066)
* Improve language localization
|
6 months ago |
github-actions[bot]
|
203ae62b65
|
Feature/update locales (#6049)
* Update locales
* Update translations
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
6 months ago |