Thomas Kaul
b12349a148
Feature/add support for interest on account level ( #2354 )
...
* Add support for interest
* Update changelog
2023-09-19 20:37:04 +02:00
Thomas Kaul
7130ac7565
Feature/add support for fees on account level ( #1954 )
...
* Add migration
* Add business logic for fees
* Fix export for liabilities
* Update changelog
2023-09-17 18:20:54 +02:00
Thomas Kaul
ab691bb27a
Feature/remove account type from user interface ( #2335 )
...
* Remove account type from user interface and set it optional
* Update changelog
2023-09-15 19:11:20 +02:00
Thomas Kaul
8fc5676443
Feature/improve timeout of data source requests ( #2330 )
...
* Improve timeout
* Update changelog
2023-09-15 16:25:01 +02:00
Thomas Kaul
1fe1e2fe0c
Feature/improve read only mode ( #2322 )
...
* Improve read-only mode
* Update changelog
2023-09-15 16:22:39 +02:00
Thomas Kaul
921d38a706
Feature/harmonize style of granted access user interface ( #2326 )
...
* Harmonize style
* Update changelog
2023-09-15 16:21:14 +02:00
Thomas Kaul
6161d5e77c
Feature/improve logger output of info service ( #2331 )
...
* Improve context of logger output
* Update changelog
2023-09-15 08:26:08 +02:00
Thomas Kaul
b21884eb66
Feature/harmonize logger output ( #2321 )
...
* Harmonize logger output
* Update changelog
2023-09-13 08:39:37 +02:00
Thomas Kaul
bc33e5f147
Feature/remove deprecated environment variable base currency ( #2255 )
...
* Remove the deprecated environment variable BASE_CURRENCY
* Update changelog
2023-09-08 20:43:23 +02:00
Thomas Kaul
48ba8f936b
Feature/deactivate internet identity for account registration ( #2293 )
...
* Deactivate Internet Identity
* Update changelog
2023-09-08 20:23:22 +02:00
Thomas Kaul
d74f283707
Eliminate prisma service ( #2286 )
...
* Eliminate prisma service
2023-09-08 17:05:42 +02:00
Thomas Kaul
c6aa06b933
Feature/improve import validation ( #2305 )
...
* Improve import validation
* Update changelog
Co-authored-by: httpiga <36515569+httpiga@users.noreply.github.com>
2023-09-07 18:28:47 +02:00
Thomas Kaul
0b59fc639d
Feature/upgrade prettier to version 3 ( #2163 )
...
* Upgrade prettier to version 3.0.2
* Prettify code
* Update changelog
2023-08-27 11:13:11 +02:00
Thomas Kaul
c2fd31f5e5
Feature/add health check endpoints for data enhancers ( #2265 )
...
* Add health check for data enhancers
* Update changelog
2023-08-27 10:19:53 +02:00
Thomas Kaul
f2d70f9070
Sort imports ( #2266 )
2023-08-26 11:22:19 +02:00
Thomas Kaul
2df27100f0
Add middleware ( #2239 )
...
* Add middleware
* Update changelog
2023-08-18 20:27:19 +02:00
Thomas Kaul
6cf6538719
Feature/add currencies preset to historical market data table ( #2243 )
...
* Add currencies preset
* Update locales
* Update changelog
2023-08-18 19:33:00 +02:00
Thomas Kaul
6c9779fb0d
Bugfix/change date creation from string using parse iso ( #2236 )
...
* Change date creation using parseISO
parseISO provides consistent date parsing across different time zones
* Update changelog
2023-08-15 19:24:31 +02:00
Thomas Kaul
9036f53e7d
Reset benchmark in user settings ( #2233 )
2023-08-12 21:50:01 +02:00
Thomas Kaul
b5f01c0d15
Feature/migrate requests from bent to got ( #2231 )
...
* Migrate requests from bent to got
* Update changelog
2023-08-11 20:20:35 +02:00
Hugo Persson
2d003225bc
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>
2023-08-08 20:00:55 +02:00
Thomas Kaul
7a905fde63
Clean up ( #2210 )
2023-08-06 08:32:06 +02:00
Thomas Kaul
42274917e0
Release 1.297.4 ( #2209 )
2023-08-05 19:57:39 +02:00
Thomas Kaul
8ba50f2729
Release 1.297.3 ( #2208 )
2023-08-05 16:08:06 +02:00
Thomas Kaul
d2312371a6
Release 1.297.1 ( #2205 )
2023-08-05 14:35:13 +02:00
Thomas Kaul
43d0b55004
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
2023-08-05 11:08:10 +02:00
Thomas Kaul
286e41eb21
Feature/optimize import validation by reducing to unique asset profiles ( #2198 )
...
* Optimize activities validation
* Optimize data gathering in import
* Update changelog
2023-08-01 09:10:13 +02:00
Thomas Kaul
4d6be0a507
Exclude open-source-alternative-to-markets.sh ( #2195 )
2023-07-30 19:35:49 +02:00
Thomas Kaul
b259ab7b0c
Feature/add step by step introduction for new users ( #2191 )
...
* Add introduction for new users
* Update changelog
2023-07-30 18:49:38 +02:00
Thomas Kaul
d4fea075af
Feature/include unavailable data in allocations by market chart ( #2190 )
...
* Include unavailable data in allocations by market chart
* Update changelog
2023-07-28 20:20:08 +02:00
Hugo Persson
cef7fa79de
Fix total account value calculation for liabilities ( #2184 )
...
* Fix calculation
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2023-07-28 19:42:57 +02:00
Thomas Kaul
77e9791e03
Feature/set lastmod dates of sitemap.xml dynamically ( #2170 )
...
* Setup template with interpolation for sitemap.xml
* Update changelog
2023-07-26 21:08:38 +02:00
Thomas Kaul
efd9e7a5c7
Fix RedisClient import ( #2183 )
2023-07-26 20:36:34 +02:00
Thomas Kaul
d9ced885e1
Feature/add error handling for redis connections ( #2179 )
...
* Add error handling
* Update changelog
2023-07-26 20:30:32 +02:00
Thomas Kaul
0866587cab
Increase frequency ( #2169 )
2023-07-24 20:12:07 +02:00
Thomas Kaul
622bb8b0cf
Feature/add allocations by market chart ( #2171 )
...
* Add allocations by (advanced) market
* Fix public page
* Update changelog
2023-07-24 20:04:34 +02:00
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
2023-07-23 15:55:58 +02:00
Thomas Kaul
cd67ce82fa
Feature/rename queries to presets in market data table of admin control ( #2165 )
...
* Rename queries to presets
* Update changelog
2023-07-21 11:40:49 +02:00
Thomas Kaul
d5b3c52602
Refactor value to valueInBaseCurrency ( #2164 )
2023-07-20 20:28:56 +02:00
Thomas Kaul
bdf72164b1
Feature/break down emergency fund by cash and assets ( #2159 )
...
* Break down emergency fund in cash and assets
* Update changelog
2023-07-19 11:30:48 +02:00
Thomas Kaul
455a2d2e92
Refactor value to valueInBaseCurrency ( #2160 )
2023-07-18 21:29:08 +02:00
Thomas Kaul
68a9a7f6f9
Feature/add queries to market data table in admin control ( #2153 )
...
* Add queries
* ETF_WITHOUT_COUNTRIES
* ETF_WITHOUT_SECTORS
* Update changelog
2023-07-15 17:54:16 +02:00
Thomas Kaul
b633132757
Feature/upgrade prisma to version 4.16.2 ( #2109 )
...
* Upgrade prisma to version 4.16.2
* Update changelog
2023-07-15 12:32:43 +02:00
Thomas Kaul
ed735e0b29
Feature/disable caching in health check endpoints for data providers ( #2147 )
...
* Disable caching in health check endpoint
* Update changelog
2023-07-15 10:54:19 +02:00
Thomas Kaul
d3234f9e77
Feature/add blog post exploring the path to fire ( #2113 )
...
* Add blog post: Exploring the Path to FIRE
* Update changelog
2023-07-01 18:33:31 +02:00
Thomas Kaul
e62da06c5c
Feature/extend scraper configuration support ( #2110 )
...
* Extend scraper configuration support
* Update changelog
2023-07-01 11:08:10 +02:00
Thomas Kaul
b7f635bdfc
Increase frequency ( #2111 )
2023-07-01 11:06:34 +02:00
Thomas Kaul
0a465f125d
Feature/add pagination to market data table in admin control panel ( #2108 )
...
* Add pagination
* Update changelog
2023-07-01 10:49:00 +02:00
Arghya Ghosh
6a802a62a0
Add ability to search for indices and fix gf-symbol-autocomplete validation ( #2094 )
...
* Bugfix/Fix gf-symbol-autocomplete validation
* Feature/Add ability to search for indices
* Update changelog
2023-06-26 18:38:24 +02:00
Thomas Kaul
54ea6c84b4
Feature/add caching for quotes ( #2095 )
...
* Add caching for quotes
* Update changelog
2023-06-24 13:06:28 +02:00