Thomas Kaul
6c5883349c
Release 2.227.0 ( #6134 )
1 week ago
Thomas Kaul
a6011f2c47
Task/remove deprecated public Stripe key ( #6124 )
* Remove deprecated public Stripe key
* Update changelog
1 week ago
Thomas Kaul
a1fab9fdf3
Task/upgrade stripe to version 20.1.0 ( #6132 )
* Upgrade stripe to version 20.1.0
* Update changelog
1 week ago
Thomas Kaul
6d3e16a6fb
Bugfix/initialize input properties in fire calculator ( #6122 )
* Initialize input properties
* Update changelog
1 week ago
Thomas Kaul
7999ff973b
Bugfix/jsonpath import in manual service ( #6129 )
* Fix jsonpath import
* Update changelog
1 week ago
Thomas Kaul
f67fc0edbb
Release 2.226.0 ( #6127 )
1 week ago
Thomas Kaul
d35e2c758c
Task/upgrade yahoo-finance2 to version 3.11.2 ( #6126 )
* Upgrade yahoo-finance2 to version 3.11.2
* Update changelog
1 week ago
Thomas Kaul
549436d919
Task/extend data providers content in self-hosting FAQ ( #6123 )
* Extend data providers content
* Update changelog
1 week ago
Thomas Kaul
2a619e2ed7
Task/upgrade class-validator to version 0.14.3 ( #6091 )
* Upgrade class-validator to version 0.14.3
* Update changelog
1 week ago
Thomas Kaul
7b6271cb63
Release 2.225.0 ( #6120 )
1 week ago
Kenrick Tandrian
742415833c
Task/upgrade to Nx 22.3.3 and Angular 21.0 ( #6109 )
* chore(deps): upgrade to Nx 22.3.3 and Angular 21.0
* feat(nx): run migrations
* fix(ts): change module and moduleResolution for api
* feat(ts): remove duplicates of bundler module resolution
* fix(ts): enable ESM interoperability
* fix(api): update imports
* fix(ts): set module to preserve in api spec
* fix(ts): update target
* resolve comments
* fix(api): set jest moduleNameMapper
* fix(ts): update tsconfig in api spec
* fix(api): revert import changes
* fix(apps): revert unnecessary changes
* fix(client): change marked js file
* fix(deps): remove duplicates
1 week ago
Kenrick Tandrian
2167c4ca8e
Task/upgrade to marked 16.4.2 and ngx-markdown 20.1.0 ( #6117 )
* chore(deps): bump marked and ngx-markdown
* fix(client): change marked script file
* fix(client): change umd to esm
* fix(client): remove marked script file from project.json
* feat(docs): update changelog
1 week ago
Thomas Kaul
0f9bebcf82
Task/eliminate ngx-stripe ( #6116 )
* Eliminate ngx-stripe
* Update changelog
1 week 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
1 week ago
Paul van der lei
ee1f606b59
Feature/create endpoint to get all platforms ( #6097 )
* Create endpoint to get all platforms
* Update changelog
1 week ago
Thomas Kaul
7abeb4d76a
Task/improve language localization for de 20251229 ( #6108 )
* Update translations
* Update changelog
1 week ago
Vahant Sharma
e668c6465e
Bugfix/time in market for impersonation mode ( #6103 )
* Fix time in market for impersonation mode
* Update changelog
1 week 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
2 weeks 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
2 weeks 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
2 weeks 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
2 weeks 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
2 weeks ago
Thomas Kaul
00f943bb3b
Task/upgrade shx to version 0.4.0 ( #6088 )
* Upgrade shx to version 0.4.0
* Update changelog
3 weeks ago
Thomas Kaul
078b2327c5
Release 2.224.2 ( #6086 )
3 weeks ago
Thomas Kaul
52f02f789d
Release 2.224.1 ( #6084 )
3 weeks ago
Thomas Kaul
b41f382f81
Release 2.224.0 ( #6080 )
3 weeks ago
Thomas Kaul
5102e1a3a9
Feature/restore support for specific calendar year date ranges in assistant ( #6079 )
* Restore specific calendar year date ranges
* Update changelog
3 weeks ago
Thomas Kaul
6e2c61dece
Feature/add ISIN number to asset profile dialog ( #6076 )
* Add ISIN number
* Update changelog
3 weeks ago
David Requeno
152cda19cf
Bugfix/localize date formatting in FIRE calculator ( #6077 )
* Localize date formatting
* Update changelog
3 weeks 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
3 weeks ago
Eshaan Gupta
bda4753468
Task/remove deprecated Angular CLI decorator ( #6071 )
* Remove deprecated Angular CLI decorator
* Update changelog
3 weeks ago
Thomas Kaul
2feef3a17e
Task/refresh cryptocurrencies list 20251215 ( #6073 )
* Update cryptocurrencies.json
* Update changelog
4 weeks ago
Thomas Kaul
388dcd208f
Release 2.223.0 ( #6067 )
4 weeks ago
Johnson Towoju
de3f0c4207
Feature/extend FIRE page with projection information at retirement date ( #6034 )
* Extend FIRE page with projection information at retirement date
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
4 weeks ago
David Requeno
646ee7271a
Bugfix/allocate remaining percentage to unknown data in portfolio proportion chart ( #6054 )
* Allocate remaining percentage to unknown data in portfolio proportion chart
* Update changelog
4 weeks ago
Kenrick Tandrian
76e06ed59f
Task/move notification service to UI library ( #6048 )
* Move notification service to UI library
* Update changelog
1 month ago
github-actions[bot]
1cbcb623b5
Feature/update locales ( #5993 )
* 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>
1 month ago
Thomas Kaul
5ccfbc31ae
Release 2.222.0 ( #6041 )
1 month ago
Germán Martín
4cd16c33f8
Feature/OIDC authentication ( #5981 )
* Set up OIDC authentication
* Update changelog
1 month ago
David Requeno
bca5ce3f04
Feature/add 3D hover effect to membership card component ( #5966 )
* Add 3D hover effect to membership card component
* Update changelog
1 month ago
Thomas Kaul
9aa73f74f8
Feature/data source transformation in import for self-hosted environments ( #6032 )
* Introduce data source transformation support for self-hosted environments
* Update changelog
1 month ago
Thomas Kaul
bcca608996
Task/increase numerical precision for cryptocurrency quantities in holding detail dialog ( #6038 )
* Increase numerical precision for cryptocurrency quantities
* Update changelog
1 month ago
Thomas Kaul
a623fbb6cf
Task/upgrade prettier to version 3.7.4 ( #6031 )
* Upgrade prettier to version 3.7.4
* Update changelog
1 month ago
Thomas Kaul
2a7514c5a9
Bugfix/clean up CHANGELOG.md ( #5976 )
* Clean up
1 month ago
Szymon Łągiewka
4d065b5a92
Task/upgrade envalid to version 8.1.1 ( #6026 )
* Upgrade envalid to version 8.1.1
* Update changelog
1 month ago
Thomas Kaul
aaa3f93f22
Release 2.221.0 ( #6024 )
1 month ago
Thomas Kaul
be947f3710
Bugfix/user endpoint of admin control panel ( #6021 )
* Fix user endpoint
* Update changelog
1 month ago
Thomas Kaul
f796ea628e
Bugfix/improve search by name in FMP service ( #6012 )
* Improve search by name
* Update changelog
1 month ago
Thomas Kaul
0620d60400
Task/upgrade prettier to version 3.7.3 ( #6014 )
* Upgrade prettier to version 3.7.3
* Update changelog
1 month ago
Thomas Kaul
388f829741
Task/refactor query parameters in data provider services ( #6011 )
* Refactor query parameters
* Update changelog
1 month ago