Thomas Kaul
646508112b
Bugfix/fix editing of emergency fund ( #2220 )
* Fix editing of emergency fund
* Update changelog
2 years ago
Hugo Persson
6527c43565
Allow custom currency in activity import ( #2215 )
* Allow custom currency in activity import
* Extend import test files
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
ad4abd5b77
Release 1.298.0 ( #2214 )
2 years ago
Thomas Kaul
0d58bc9d3a
Feature/upgrade ng extract i18n merge to version 2.7.0 ( #2155 )
* Upgrade ng-extract-i18n-merge to version 2.7.0
* Update changelog
2 years ago
Thomas Kaul
b5982e3186
Feature/localize open startup page ( #2213 )
* Localize Open Startup page
* Update changelog
2 years ago
Thomas Kaul
03cf57fb30
Bugfix/fix various styles after angular material 16 upgrade ( #2212 )
* Fix styles
* Update changelog
2 years ago
Thomas Kaul
169ca18c26
Feature/upgrade nx to version 16.6.0 ( #2211 )
* Upgrade Nx to version 16.6.0
* Update changelog
2 years ago
Thomas Kaul
664f18b467
Release 1.297.4 ( #2209 )
2 years ago
Thomas Kaul
769a8eab81
Release 1.297.3 ( #2208 )
2 years ago
Thomas Kaul
48823c6cdd
Release 1.297.2 ( #2207 )
2 years ago
Thomas Kaul
6635749b8d
Release 1.297.1 ( #2205 )
2 years ago
Thomas Kaul
f5cdd5eee0
Release 1.297.0 ( #2204 )
2 years ago
Thomas Kaul
5ecc76f2f9
Feature/improve alignment of region percentages ( #2203 )
* Improve alignment
* Update changelog
2 years ago
Thomas Kaul
75048c6a60
Feature/improve language localization for german 20230802 ( #2200 )
* Improve localization
* Update changelog
2 years ago
Thomas Kaul
5aaf28b843
Feature/add footer to public page ( #2202 )
* Add footer to public page
* Update changelog
2 years ago
Thomas Kaul
255f70b45a
Feature/upgrade to angular 16 ( #2156 )
* Upgrade Angular, NestJS and Nx
* Replace executor to @nx/angular:webpack-browser and @nx/angular:webpack-dev-server
* Add target for copying assets
* Improve redirection of home page
* Update changelog
2 years ago
Thomas Kaul
d178b3c3f9
Release 1.296.0 ( #2199 )
2 years ago
Thomas Kaul
914002b8ef
Feature/optimize import validation by reducing to unique asset profiles ( #2198 )
* Optimize activities validation
* Optimize data gathering in import
* Update changelog
2 years ago
Thomas Kaul
5275b7aeb2
Release 1.295.0 ( #2197 )
2 years ago
Thomas Kaul
d3c7c63515
Bugfix/remove stay signed in setting from local storage on sign in with fingerprint activation ( #2196 )
* Remove staySignedIn from local storage
* Update changelog
2 years ago
Thomas Kaul
9df7dba4b9
Feature/add step by step introduction for new users ( #2191 )
* Add introduction for new users
* Update changelog
2 years ago
Thomas Kaul
063dabc4a9
Release 1.294.0 ( #2192 )
2 years ago
Thomas Kaul
ef16727f9a
Feature/include unavailable data in allocations by market chart ( #2190 )
* Include unavailable data in allocations by market chart
* Update changelog
2 years ago
Hugo Persson
6c66d5f711
Fix total account value calculation for liabilities ( #2184 )
* Fix calculation
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
2b04bb1c1d
Release 1.293.0 ( #2186 )
2 years ago
Thomas Kaul
80497fbc93
Bugfix/fix no such file or directory error caused by missing favicon.ico ( #2185 )
* Add instructions to copy favicon.ico
* Update changelog
2 years ago
Thomas Kaul
13f3d7d5fa
Feature/set lastmod dates of sitemap.xml dynamically ( #2170 )
* Setup template with interpolation for sitemap.xml
* Update changelog
2 years ago
Thomas Kaul
6e459a6cb0
Feature/add error handling for redis connections ( #2179 )
* Add error handling
* Update changelog
2 years ago
Thomas Kaul
d5177fd3cd
Bugfix/fix value in holdings table ( #2182 )
* Fix missing value
* Update changelog
2 years ago
Thomas Kaul
af008aa74f
Release 1.292.0 ( #2175 )
2 years ago
Thomas Kaul
ca7bf27c20
Feature/upgrade yahoo finance2 to version 2.4.3 ( #2174 )
* Upgrade yahoo-finance2 to version 2.4.3
* Update changelog
2 years ago
Thomas Kaul
622bb8b0cf
Feature/add allocations by market chart ( #2171 )
* Add allocations by (advanced) market
* Fix public page
* Update changelog
2 years ago
Thomas Kaul
16b9fbe00e
Release 1.291.0 ( #2168 )
2 years ago
Thomas Kaul
c9353d0a39
Support account balance time series ( #2166 )
* Initial setup
* Support account balance in export
* Handle account balance update
* Add schema migration
* Update changelog
2 years ago
Thomas Kaul
cd67ce82fa
Feature/rename queries to presets in market data table of admin control ( #2165 )
* Rename queries to presets
* Update changelog
2 years ago
Thomas Kaul
bdf72164b1
Feature/break down emergency fund by cash and assets ( #2159 )
* Break down emergency fund in cash and assets
* Update changelog
2 years ago
Thomas Kaul
8533606177
Release 1.290.0 ( #2158 )
2 years ago
bptrgx
2bf4f1237a
Feature/Improve login dialog ( #2124 )
* Improve login dialog
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
68a9a7f6f9
Feature/add queries to market data table in admin control ( #2153 )
* Add queries
* ETF_WITHOUT_COUNTRIES
* ETF_WITHOUT_SECTORS
* Update changelog
2 years ago
Thomas Kaul
b633132757
Feature/upgrade prisma to version 4.16.2 ( #2109 )
* Upgrade prisma to version 4.16.2
* Update changelog
2 years ago
Thomas Kaul
2b0f961370
Feature/improve faq page ( #2152 )
* Extend content
* Update changelog
2 years ago
Thomas Kaul
30f1a3514a
Feature/add hints to activity types in create or edit activity dialog ( #2150 )
* Add hints
* Update changelog
2 years ago
Thomas Kaul
ed735e0b29
Feature/disable caching in health check endpoints for data providers ( #2147 )
* Disable caching in health check endpoint
* Update changelog
2 years ago
Thomas Kaul
b89ccd2dde
Release 1.289.0 ( #2149 )
2 years ago
Thomas Kaul
d5d14497d6
Release 1.288.0 ( #2146 )
2 years ago
Thomas Kaul
09c300661a
Feature/improve language localization for german 20230711 ( #2144 )
* Improve i18n
* Update changelog
2 years ago
Thomas Kaul
92382e0b4d
Feature/improve loading state during filtering on allocations page ( #2141 )
* Improve loading state
* Update changelog
2 years ago
Thomas Kaul
73b6784e9f
Feature/beautify ampersand in asset profile names ( #2138 )
* Beautify ampersand
* Update changelog
2 years ago
Thomas Kaul
7d34fba7c1
Release 1.287.0 ( #2136 )
2 years ago
Thomas Kaul
c434b730a8
Feature/hide average buy price in position detail chart if no holding ( #2133 )
* Hide the average buy price if no holding
* Update changelog
2 years ago