2860 Commits

Author SHA1 Message Date
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
Thomas Kaul
4416ba0c88
Feature/set performance column of holdings table to stick at end ()
* Set up stickyEnd in performance column

* Update changelog
2024-05-02 19:16:59 +02:00
Thomas Kaul
486de968a2
Bugfix/fix division by zero error in dividend yield calculation ()
* Handle division by zero

* Update changelog
2024-05-02 17:53:34 +02:00
Thomas Kaul
a5833566a8
Feature/skip caching in portfolio calculator if active filters ()
* Skip caching if active filters

* Update changelog
2024-05-02 17:52:39 +02:00
Thomas Kaul
261f5844dd
Add type column to README.md () 2024-04-30 14:08:14 +02:00
Fedron
2173c418a7
Feature/validate forms using DTO for access, asset profile, tag and platform management ()
* Validate forms using DTO for access, asset profile, tag and platform management

* Update changelog
2024-04-30 08:04:45 +02:00
Thomas Kaul
4efd5cefd8
Bugfix/calculation of portfolio summary caused by future liabilities ()
* Adapt date of future activities

* Update changelog
2024-04-29 20:12:12 +02:00
Thomas Kaul
d735e4db75
Release 2.77.1 () 2.77.1 2024-04-27 19:25:23 +02:00
Thomas Kaul
e10707fde4
Add missing guard to fix public page () 2024-04-27 19:24:08 +02:00
Thomas Kaul
ac953df809
Release 2.77.0 () 2.77.0 2024-04-27 15:37:48 +02:00
Thomas Kaul
bb4ee50738
Feature/update browserslist database 20240417 ()
* Update the browserslist database

* Update changelog
2024-04-27 15:35:57 +02:00
Thomas Kaul
4f41bac328
Feature/set up caching in portfolio calculator ()
* Set up caching

* Update changelog
2024-04-27 15:35:28 +02:00
Thomas Kaul
cd07802400
Bugfix/fix historical market data gathering for asset profiles with manual data source ()
* Fix historical market data gathering for asset profiles with MANUAL data source

* Update changelog
2024-04-27 15:29:32 +02:00
Thomas Kaul
b692b7432c
Feature/set up event system for portfolio changes ()
* Set up event system for portfolio changes

* Update changelog
2024-04-26 20:13:53 +02:00