2673 Commits

Author SHA1 Message Date
Thomas Kaul
4355c96ab6
Bugfix/fix initial annual interest rate in fire calculator ()
* Fix initial annual interest rate

* Update changelog
2024-05-31 17:29:19 +02:00
Thomas Kaul
fb326fe0cc
Release 2.83.0 () 2.83.0 2024-05-30 20:47:43 +02:00
Thomas Kaul
02cfebd98c
Feature/upgrade yahoo finance2 to version 2.11.3 ()
* Upgrade yahoo-finance2 to version 2.11.3

* Update changelog
2024-05-30 20:45:32 +02:00
Thomas Kaul
dd2936d703
Feature/upgrade countup.js to version 2.8.0 ()
* Upgrade countup.js to version 2.8.0

* Update changelog
2024-05-29 16:06:58 +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
Thomas Kaul
a061595101
Feature/upgrade class validator to version 0.14.1 ()
* Upgrade class-validator to version 0.14.1

* Update changelog
2024-05-27 13:55:24 +02:00
Thomas Kaul
dcd496ac50
Feature/upgrade angular to version 17.3.10 ()
* Upgrade angular to version 17.3.10

* Update changelog
2024-05-26 14:13:43 +02:00
Thomas Kaul
6b9ec549da
Feature/upgrade prisma to version 5.14.0 ()
* Upgrade prisma to version 5.14.0

* Update changelog
2024-05-24 15:36:36 +02:00
Thomas Kaul
b5bd4df483
Feature/upgrade nx to version 19.0.5 ()
* Upgrade Nx to version 19.0.5

* Update changelog
2024-05-23 20:48:26 +02:00
Thomas Kaul
766a2d7c2f
Release 2.82.0 () 2.82.0 2024-05-22 19:53:20 +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
5d49ff7a4a
Feature/improve usability of date range selector in assistant ()
* Improve usability of date range selector

* Update changelog
2024-05-22 16:39:39 +02:00
Thomas Kaul
8998c18836
Feature/upgrade internationalized number to version 3.5.2 ()
* Upgrade @internationalized/number to version 3.5.2

* Update changelog
2024-05-22 16:36:50 +02:00
Thomas Kaul
741a0e36d2
Add links to tagged issues ()
* help wanted
* good first issue
2024-05-20 22:28:43 +03: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
035b90a689
Feature/upgrade zone.js to version 0.14.5 ()
* Upgrade zone.js to version 0.14.5

* Update changelog
2024-05-17 18:08:37 +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
9ad1c2177c
Release 2.81.0 () 2.81.0 2024-05-12 10:42:04 +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
4b1c27c245
Feature/upgrade nx to version 19.0.2 ()
* Upgrade Nx dependencies to version 19.0.2

* Update changelog
2024-05-11 08:33:33 +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
80464c7846
Release 2.80.0 () 2.80.0 2024-05-08 20:55:39 +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
66bdb374e8
Feature/set icon columns of tables to stick at beginning ()
* Set icon columns to stick at the beginning

* Update changelog
2024-05-08 20:04:58 +02:00
Thomas Kaul
4ad4fa2b30
Feature/clean up deprecated GET api/portfolio/positions endpoint () 2024-05-08 20:04:32 +02:00
Thomas Kaul
1fd836194f
Feature/add absolute change column to holdings table ()
* Add absolute change column

* Update changelog
2024-05-08 20:02:50 +02:00
Thomas Kaul
2090db1199
Feature/increase number of attempts of queue jobs ()
* Increase number of attempts

* Update changelog
2024-05-07 20:48:02 +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
8438a45bcf
Update changelog () 2024-05-04 16:32:32 +02:00
Thomas Kaul
30a64e7fc1
Release 2.79.0 () 2.79.0 2024-05-04 15:54:29 +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
c1ad483f33
Improve alignment () 2024-05-04 15:50:47 +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
d9c07456cd
Release 2.78.0 () 2.78.0 2024-05-02 20:32:47 +02:00
Thomas Kaul
0a53df4293
Feature/improve inactive user role ()
* Improve inactive role

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