Vahant Sharma
e668c6465e
Bugfix/time in market for impersonation mode ( #6103 )
* Fix time in market for impersonation mode
* Update changelog
2 weeks 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
3 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
3 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
4 weeks ago
Eshaan Gupta
bda4753468
Task/remove deprecated Angular CLI decorator ( #6071 )
* Remove deprecated Angular CLI decorator
* Update changelog
4 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
Thomas Kaul
ea442cc55f
Task/upgrade @internationalized/number to version 3.6.5 ( #6000 )
* Upgrade @internationalized/number to version 3.6.5
* Update changelog
1 month ago
Thomas Kaul
a2498a54a6
Bugfix/countries in FMP service ( #6005 )
* Introduce countries mapping
* Update changelog
1 month ago
Thomas Kaul
4182376636
Feature/extend Storybook story of portfolio proportion chart component by story in percentage ( #6007 )
* Extend Storybook story
* Update changelog
1 month ago
Thomas Kaul
81cde56add
Release 2.220.0 ( #6001 )
1 month ago
Thomas Kaul
e3aa6b7956
Task/upgrade prettier to version 3.7.2 ( #5999 )
* Upgrade prettier to version 3.7.2
* Update changelog
1 month ago
Sven Günther
9092669dd8
Task/remove Cypress setup ( #5995 )
* Remove Cypress setup
* Update changelog
1 month ago
Thomas Kaul
d341c4804a
Feature/improve asset profile data gathering ( #5997 )
* Improve asset profile data gathering
* Update changelog
1 month ago
Thomas Kaul
1ca32315dc
Task/upgrade color to version 5.0.3 ( #5984 )
* Upgrade color to version 5.0.3
* Update changelog
1 month ago
Thomas Kaul
2765fb1df7
Task/refactor from v4 as uuidv4 from uuid to crypto.randomUUID() ( #5990 )
* Refactor from v4 as uuidv4 from uuid to randomUUID() from node:crypto
* Update changelog
2 months ago
Sven Günther
e1e455da86
Bugfix/exchange rate calculation when converting derived currencies ( #5961 )
* Fix exchange rate calculation when converting derived currencies
* Update changelog
2 months ago
Thomas Kaul
e6d7661cbe
Release 2.219.0 ( #5983 )
2 months ago
Thomas Kaul
c6b6c110de
Task/upgrade yahoo-finance2 to version 3.10.2 ( #5978 )
* Upgrade yahoo-finance2 to version 3.10.2
* Update changelog
2 months ago
Thomas Kaul
607cc69074
Feature/various improvements on pricing page ( #5982 )
* Various improvements
* Update changelog
2 months ago
Thomas Kaul
8c989c112b
Task/improve validation of currency management in Admin Control panel ( #5973 )
* Improve validation (disallow GBp)
* Update changelog
2 months ago
Thomas Kaul
9bb7bb1b37
Task/refresh cryptocurrencies list 20251121 ( #5967 )
* Update cryptocurrencies.json
* Update changelog
2 months ago
Thomas Kaul
0673aa24e6
Bugfix/edit of draft activities ( #5974 )
* Fix edit of draft activities
* Update changelog
2 months ago