2076 Commits

Author SHA1 Message Date
Thomas Kaul
e5d8faf2dc
Feature/improve language localization for de 20240612 ()
* Update translations

* Update changelog
2024-06-12 10:43:54 +02:00
Thomas Kaul
ad60373813
Feature/improve style of blog post list ()
* Improve style

* Update changelog
2024-06-11 20:00:41 +02:00
Thomas Kaul
b725e6e2ec
Feature/migrate client to control flow ()
* Migrate to control flow

* Update changelog
2024-06-11 19:46:16 +02:00
Thomas Kaul
88c420ca5e
Feature/improve language localization for de 20240611 ()
* Update translations

* Update changelog
2024-06-11 19:20:13 +02:00
Thomas Kaul
118e17f78c
Feature/improve wording on allocations page () 2024-06-11 11:58:26 +02:00
Thomas Kaul
cc92592d86
Feature/refactor personal finance tools section ()
* Refactoring
2024-06-11 11:57:24 +02:00
Thomas Kaul
2477491f18
Feature/upgrade nx to version 19.2.2 ()
* Upgrade Nx to version 19.2.2 and Angular to version 18.0.2

* Update changelog
2024-06-09 10:24:16 +02:00
Thomas Kaul
00e50c6abe
Feature/improve portfolio summary ()
* Improve portfolio summary

* Update changelog
2024-06-08 19:31:50 +02:00
Thomas Kaul
8131a7ad03
Feature/improve error handling in http response interceptor ()
* Improve error handling in HttpResponseInterceptor

* Update changelog
2024-06-08 19:30:03 +02:00
Thomas Kaul
f5e6f7dcfe
Bugfix/fix initialization of fire calculator ()
* Fix initialization

* Update changelog
2024-06-08 18:44:57 +02:00
Thomas Kaul
87501e094d
Feature/improve allocations by ETF holding for mobile () 2024-06-08 17:20:38 +02:00
Thomas Kaul
fc4e6ae6db
Feature/improve language localization for de 20240608 ()
* Update translations

* Update changelog
2024-06-08 15:51:20 +02:00
Thomas Kaul
23e4d5454d
Feature/improve allocations by etf holding ()
* Improve allocations by ETF holding

* Update changelog
2024-06-08 11:17:27 +02:00
Thomas Kaul
8a9ae9bb33
Feature/allocations by etf holding ()
* Setup allocations by ETF holding

* Update changelog
2024-06-07 21:45:07 +02:00
Thomas Kaul
9c4e22978d
Feature/update translations () 2024-06-05 17:40:39 +02:00
Thomas Kaul
af65a99398
Feature/extend personal finance tools 20240604 ()
* Add Koyfin

* Add Navexa

* Add Stonksfolio
2024-06-05 17:32:43 +02:00
Eduardo Marinho
1a0cb561cd
Feature/add ability to close user account ()
* Add ability to close user account

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-06-04 15:07:06 +02:00
Thomas Kaul
9f875adf0c
Feature/improve language localization for de 20240602 ()
* Update translations

* Update changelog
2024-06-03 20:26:58 +02:00
Thomas Kaul
98a9523eee
Feature/extend personal finance tools () 2024-06-02 10:20:09 +02:00
Thomas Kaul
0e08d8830e
Handle reduce of empty array () 2024-06-01 11:14:34 +02:00
Thomas Kaul
c009f8c12f
Feature/add data provider info to asset profile details dialog ()
* Add data provider info to asset profile details dialog

* Update changelog
2024-06-01 10:55:42 +02:00
Eduardo Marinho
60ef46accf
Bugfix/fix state handling of currency selector component () ()
* Fix state handling of currency selector component

* Update changelog
2024-06-01 10:53:02 +02:00
Thomas Kaul
b12ac1fe84
Feature/simplify module imports of api ()
* Simplify module imports
2024-06-01 10:02:43 +02:00
Thomas Kaul
918d0b85d4
Feature/update passport dependencies ()
* Update passport dependencies

* Refactor Google strategy

* Update changelog
2024-05-28 13:47:45 +02:00
Eduardo Marinho
6dabf7516a
Feature/preselect account in create or update activity dialog ()
* Preselect account if there is only one

* Update changelog
2024-05-22 18:15:08 +02:00
Thomas Kaul
e31b4c64cb
Feature/refactor holding detail dialog to standalone ()
* Refactor holding detail dialog to standalone

* Update changelog
2024-05-19 19:13:14 +03:00
Thomas Kaul
812ff5cbdc
Feature/refresh cryptocurrencies list 20240514 ()
* Refresh cryptocurrencies list

* Update changelog
2024-05-18 17:40:25 +03:00
Thomas Kaul
5ea3a187f4
Feature/upgrade body parser to version 1.20.2 ()
* Upgrade body-parser to version 1.20.2

* Update changelog
2024-05-16 17:26:27 +02:00
Thomas Kaul
5d9c38663d
Feature/migrate various pages to standalone components ()
* Migrate to standalone components

* Update changelog
2024-05-15 12:04:07 +02:00
Fedron
5616bc4956
Feature/validate account balance creation/update using DTO ()
* Validate create account balance using DTO
2024-05-13 13:47:33 +02:00
Thomas Kaul
15bf9f2f9c
Feature/add Türkçe to footer () 2024-05-12 10:34:33 +02:00
Thomas Kaul
ebc5008569
Feature/improve language localization for de 20240512 ()
* Update translations

* Update changelog
2024-05-12 10:25:59 +02:00
Thomas Kaul
37759ba03f
Feature/improve language localization for tr 20240501 ()
* Improve translations

* Update changelog

---------

Co-authored-by: sadmimye <134071831+sadmimye@users.noreply.github.com>
2024-05-12 09:58:11 +02:00
Gerard Du Pre
8319b216bb
Feature/support delete activities with filtering ()
* Support delete activities with filtering

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-05-12 09:56:07 +02:00
Thomas Kaul
782d131b0d
Feature/add indicator for active filters ()
* Add indicator for active filters

* Update changelog
2024-05-12 09:42:27 +02:00
Thomas Kaul
72e75208df
Bugfix/fix position detail dialog close functionality ()
* Handle holding detail dialog open functionality in a single place (AppComponent)

* Update changelog
2024-05-11 20:27:18 +02:00
Thomas Kaul
61f0da35bc
Feature/disable delete all activities if filters are active ()
* Disable delete all activities button if filters are active

* Update changelog
2024-05-10 08:51:34 +02:00
Thomas Kaul
74f4323903
Feature/increase spacing around floating action buttons ()
* Increase spacing around floating action buttons

* Update changelog
2024-05-08 20:54:13 +02:00
Thomas Kaul
127dbf9dcd
Update translations () 2024-05-08 20:37:53 +02:00
Thomas Kaul
4ad4fa2b30
Feature/clean up deprecated GET api/portfolio/positions endpoint () 2024-05-08 20:04:32 +02:00
Thomas Kaul
053c7e591e
Feature/upgrade ionicons to version 7.4.0 ()
* Upgrade ionicons to version 7.4.0

* Update changelog
2024-05-07 19:00:55 +02:00
Thomas Kaul
9b5e350e3b
Feature/harmonize log message () 2024-05-06 17:03:58 +02:00
Colin Seymour
378e57c3bc
Feature/add links to Home Assistant add-on ()
* Add links to Home Assistant add-on
2024-05-06 17:02:18 +02:00
Thomas Kaul
6765191a8c
Bugfix/fix position detail dialog open in holding search of assistant ()
* Open position detail dialog (via holding search of assistant)

* Update changelog
2024-05-05 09:09:57 +02:00
Thomas Kaul
f2cb671c7f
Feature/optimize get porfolio details endpoint ()
* Eliminate getPerformance() from getSummary() function

* Disable cache for getDetails()

* Add hint to portfolio summary

* Update changelog
2024-05-04 15:53:02 +02:00
Thomas Kaul
3f41e5c5de
Bugfix/fix locale in markets overview ()
* Fix locale if no user is logged in

* Update changelog
2024-05-04 15:51:09 +02:00
Thomas Kaul
f3d961bc16
Feature/move holdings table to holdings tab of home page ()
* Move holdings table to holdings tab of home page

* Deprecate api/v1/portfolio/positions endpoint

* Update changelog
2024-05-04 14:11:37 +02:00
Thomas Kaul
42b70ef568
Feature/improve performance labels in position detail dialog ()
* Improve performance labels (with and without currency effects)

* Update changelog
2024-05-04 07:49:37 +02:00
Thomas Kaul
77beaaba08
Refactoring portfolio service () 2024-05-03 21:48:46 +02:00
Thomas Kaul
0a53df4293
Feature/improve inactive user role ()
* Improve inactive role

* Update changelog
2024-05-02 20:31:20 +02:00