3358 Commits

Author SHA1 Message Date
Thomas Kaul
70d56c6c6c
Feature/add LinkedIn page to README.md (#4476)
* Add LinkedIn page
2025-03-27 14:23:12 +01:00
Thomas Kaul
a09d3e5beb
Feature/harmonize stepper and tab group options (#4455)
* Harmonize stepper options

* Harmonize tab group options
2025-03-26 16:29:42 +01:00
Shaunak Das
a13d6140cf
Feature/extend emergency fund X-ray rule to support assets (#4485)
* Extend emergency fund X-ray rule to support assets

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-03-25 20:54:56 +01:00
Thomas Kaul
31be526c11
Feature/restrict historical market data gathering to active asset profiles (#4483)
* Restrict historical market data gathering to active asset profiles

* Update changelog
2025-03-25 19:53:19 +01:00
Thomas Kaul
f28c452be0
Release 2.148.0 (#4482) 2025-03-24 20:59:18 +01:00
Thomas Kaul
f08ed2dc68
Feature/add isActive flag to asset profile model (#4479)
* Add isActive to SymbolProfile model

* Update changelog
2025-03-24 20:55:41 +01:00
github-actions[bot]
c9e8eb401a
Feature/update locales (#4481)
* 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>
2025-03-24 20:55:11 +01:00
Thomas Kaul
f22c5ee16b
Feature/upgrade ngx-skeleton-loader to version 10.0.0 (#4480)
* Upgrade ngx-skeleton-loader to version 10.0.0

* Update changelog
2025-03-24 20:49:52 +01:00
Thomas Kaul
44f6efd427
Feature/extend personal finance tools 20250323 (#4478)
* Add Asseta

* Add Danti
2025-03-24 20:49:24 +01:00
Thomas Kaul
8920b60a72
Bugfix/fix apostrophes in locales (#4475)
* Fix apostrophes
2025-03-23 08:44:08 +01:00
Thomas Kaul
7183db17b0
Release 2.147.0 (#4474) 2025-03-22 17:55:14 +01:00
Thomas Kaul
c467c946d4
Bugfix/fix symbol validation in Yahoo Finance service (#4472)
* Fix symbol validation

* Add test cases
2025-03-22 17:52:16 +01:00
Thomas Kaul
a6952a0e37
Feature/extend get data sources in data provider service (#4473)
* Extend data sources
2025-03-22 17:51:43 +01:00
github-actions[bot]
5247cc3c97
Feature/update locales (#4468)
* 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>
2025-03-22 17:18:40 +01:00
csehatt741
4842c347a9
Feature/generate new security token for user via admin control panel (#4458)
* Generate new security token for user via admin control panel

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-03-22 10:56:01 +01:00
Sayed Murtadha Ahmed
6c624fefc9
Feature/eliminate firstOrderDate in favor of dateOfFirstActivity in portfolio summary component (#4462)
* Eliminate firstOrderDate in favor of dateOfFirstActivity in portfolio summary component

* Update changelog
2025-03-22 10:21:28 +01:00
Omer Faruk Gormel
5ecdb5fb7a
Feature/improve language localization for tr 20250322 (#4467)
* Update translations

* Update changelog
2025-03-22 10:20:30 +01:00
Ronnie Alsop
a9c3224856
Feature/add endpoint to localize site.webmanifest (#4450)
* Add endpoint to localize site.webmanifest

* Refactor rootUrl

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-03-22 09:36:45 +01:00
csehatt741
198f73db00
Feature/improve export by applying filters on accounts and tags (#4425)
* Improve export by applying filters on accounts and tags

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-03-21 20:58:47 +01:00
Thomas Kaul
536b000ff9
Feature/improve Storybook story of fire calculator (#4451)
* Add default value for fire wealth
2025-03-21 20:41:37 +01:00
github-actions[bot]
150d97bd42
Feature/update locales (#4463)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-21 20:40:59 +01:00
Thomas Kaul
d8b305a343
Feature/add Storybook to sitemap.xml (#4452)
* Add Storybook

* Update changelog
2025-03-20 08:04:02 +01:00
Thomas Kaul
1aa1960d45
Feature/rename TWR to ROAI (#4464)
* Rename TWR to ROAI
2025-03-20 08:03:32 +01:00
Szymon Łągiewka
795e4582a8
Feature/replace lodash.uniq with Array.from + Set (#4387)
* Replace lodash.uniq with Array.from + Set

* Update chagnelog
2025-03-19 21:10:19 +01:00
github-actions[bot]
ddc7989280
Feature/update locales (#4460)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-19 20:37:30 +01:00
Thomas Kaul
82fe2590bf
Feature/add Storybook link to development guide (#4448)
* Add Storybook
2025-03-19 17:26:00 +01:00
csehatt741
efc0b1bf5a
Feature/support filters in AI prompt API (#4431)
* Support filters in AI prompt API

* Update changelog
2025-03-18 20:13:24 +01:00
Chang-Yen Tseng
235db72ade
Bugfix/change client-side dates to be sent in UTC format (#4402)
* Change client-side dates to be sent in UTC format

* Update changelog
2025-03-18 20:06:00 +01:00
Thomas Kaul
4db8c007f0
Bugfix/fix activities import with account balances (#4446)
* Fix import with account balances

* Update changelog
2025-03-17 22:27:22 +01:00
Thomas Kaul
51d55f74e9
Feature/add missing lifecycle hook in historical market data editor dialog (#4456)
* Add OnInit
2025-03-17 21:21:46 +01:00
Thomas Kaul
6036547cf5
Feature/refactor portfolio calculator factory (#4454)
* Refactor portfolio calculator factory
2025-03-17 21:21:09 +01:00
Thomas Kaul
f17a95eb48
Feature/refresh cryptocurrencies list 20250316 (#4449)
* Update cryptocurrencies.json

* Update changelog
2025-03-16 20:59:49 +01:00
Thomas Kaul
6cd79fab31
Feature/rename TWR to ROAI (#4453)
* Rename TWR to ROAI
2025-03-16 20:59:21 +01:00
Thomas Kaul
5783497a66
Feature/improve symbol validation in Yahoo Finance service (#4445)
* Improve symbol validation

* Update changelog
2025-03-16 10:42:35 +01:00
Thomas Kaul
29b8d63951
Release 2.146.0 (#4444) 2025-03-15 19:39:07 +01:00
Thomas Kaul
3efe06409e
Feature/improve language localization for de 20250315 (#4442)
* Update translations
2025-03-15 19:36:10 +01:00
Thomas Kaul
0cc3674780
Feature/upgrade prisma to version 6.5.0 (#4440)
* Upgrade prisma to version 6.5.0

* Update changelog
2025-03-15 18:47:33 +01:00
Thomas Kaul
755ab15755
Feature/format name in financial modeling prep service (#4441)
* Format name

* Update changelog
2025-03-15 18:47:07 +01:00
Thomas Kaul
b90e3076d0
Feature/remove exchange rates from admin control overview (#4439)
* Remove exchange rates

* Update changelog
2025-03-15 18:25:15 +01:00
Thomas Kaul
6319661b0c
Feature/upgrade prettier to version 3.5.3 (#4435)
* Upgrade prettier to version 3.5.3

* Update changelog
2025-03-15 18:24:05 +01:00
Thomas Kaul
2f868b8902
Feature/add guard to TransformDataSourceInRequestInterceptor (#4438)
* Add guard
2025-03-15 12:22:24 +01:00
Ken Tandrian
1917c17cf9
Bugfix/fix issue with serving Storybook related to contentSecurityPolicy (#4437)
* Fix issue with serving Storybook related to contentSecurityPolicy

* Update changelog
2025-03-15 11:57:01 +01:00
Tobias Kugel
9e44023f86
Feature/improve usability of AI prompt actions (#4426)
* Improve usability of AI prompt actions

* Update changelog
2025-03-15 11:55:48 +01:00
Thomas Kaul
a4c78739bb
Feature/improve width of user account registration dialog on mobile (#4434)
* Improve width on mobile
2025-03-14 08:00:07 +01:00
github-actions[bot]
f528c45c68
Feature/update locales 20250313 (#4433)
* 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>
2025-03-13 20:42:29 +01:00
csehatt741
97037e9481
Feature/upgrade to Nx 20.5 (#4430)
* Upgrade to Nx 20.5

* Update changelog
2025-03-12 14:27:11 +01:00
Tobias Kugel
a137bbbdca
Feature/restructure user account registration flow (#4393)
* Restructure user account registration flow

* Update changelog
2025-03-12 13:42:25 +01:00
Thomas Kaul
9abc4af203
Release 2.145.1 (#4422) 2025-03-10 20:47:27 +01:00
Thomas Kaul
70cd1a89b5
Feature/extend Ghostfolio data provider (#4420)
* Extend Ghostfolio data provider
2025-03-10 20:45:41 +01:00
Thomas Kaul
feea2ced82
Feature/update certificate for development (#4418)
* Update certificate for development

* Extend documentation
2025-03-10 17:40:38 +01:00