Thomas Kaul
1f2f9f22f2
Feature/remove environment variable web auth rp ( #3115 )
...
* Remove environment variable WEB_AUTH_RP_ID
* Update changelog
10 months ago
Thomas Kaul
07661d9262
Feature/integrate dividend into transaction point concept ( #3092 )
...
* Integrate dividend into transaction point concept
* Update changelog
10 months ago
Thomas Kaul
c641c28b12
Release 2.61.1 ( #3110 )
10 months ago
Thomas Kaul
c54392b7bb
Bugfix/fix exception in account value calculation ( #3109 )
...
* Fix exception in value of account calculation caused by liabilities
* Update changelog
10 months ago
Thomas Kaul
144d831954
Release 2.61.0 ( #3097 )
10 months ago
Thomas Kaul
c37ad9bad4
Bugfix/fix activities import ( #3095 )
...
* Fix query parameter handling of booleans
* Update changelog
10 months ago
Thomas Kaul
b932bac9aa
Feature/optimize summary calculation ( #3088 )
...
* Optimize calculation
* Update changelog
10 months ago
Thomas Kaul
bcdd873222
Add missing title ( #3087 )
10 months ago
Thomas Kaul
25b3de5828
Release 2.60.0 ( #3086 )
10 months ago
Thomas Kaul
40b454d2f3
Feature/refresh cryptocurrencies list 20240302 ( #3085 )
...
* Update cryptocurrencies.json
* Add UNI7083
* Update changelog
10 months ago
Thomas Kaul
5596e5f03b
Feature/integrate wealth items into transaction point concept ( #3084 )
...
* Integrate (wealth) items into transaction point concept
* Update changelog
10 months ago
Thomas Kaul
66992ef915
Bugfix/change show condition of button to fetch current market price ( #3079 )
...
* Change show condition of button to fetch current market price
* Update changelog
10 months ago
Thomas Kaul
7f67430685
Bugfix/readd value in base currency to activity ( #3078 )
...
* Readd valueInBaseCurrency
* Update changelog
10 months ago
Thomas Kaul
8a49a04324
Feature/improve usability of benchmarks in markets overview ( #3077 )
...
* Improve icons, localize label
* Update changelog
10 months ago
Thomas Kaul
cde74b6c62
Release 2.59.0 ( #3069 )
10 months ago
Thomas Kaul
633c65e33c
Feature/extend self hosting faq ( #3068 )
...
* Extend self-hosting FAQ
* Update changelog
10 months ago
Thomas Kaul
d1617f2d87
Feature/add index for is excluded to account database table ( #3067 )
...
* Add index for isExcluded to account database table
* Update changelog
10 months ago
Søren Bjergmark
68e558f198
Feature/Improve activities import by ISIN number ( #3051 )
...
* Improve activities import by ISIN number
* Update changelog
10 months ago
Thomas Kaul
2115745471
Bugfix/fix issue with exchange rate calculation of wealth items in accounts ( #3065 )
...
* Fix exchange rate calculatio of wealth items in accounts
* Update changelog
10 months ago
Thomas Kaul
2cabd21315
Release 2.58.0 ( #3061 )
11 months ago
Thomas Kaul
3615e2f057
Feature/improve handling of activities without account ( #3060 )
...
* Improve handling of activities without account
* Update changelog
11 months ago
Thomas Kaul
d3679d41b3
Bugfix/fix query to filter activities of excluded accounts ( #3059 )
...
* Fix query to filter activities of excluded accounts
* Update changelog
11 months ago
Thomas Kaul
f2d431a6b8
Bugfix/improve asset profile validation in activities import ( #3057 )
...
* Improve asset profile validation
* Update changelog
11 months ago
Thomas Kaul
5b20ba3382
Release 2.57.0 ( #3054 )
11 months ago
Thomas Kaul
15cc294581
Feature/move break down of performance from experimental to general availability ( #3047 )
...
* Move break down of performance to general availability
* Update changelog
11 months ago
Thomas Kaul
6ae3a47b54
Bugfix/change top and bottom performers to performance with currency effect ( #3046 )
...
* Change to performance with currency effect
* Update changelog
11 months ago
Thomas Kaul
88c19eb45e
Feature/restructure copy assets nx target ( #3045 )
...
* Restructure copy-assets Nx target
* Update changelog
11 months ago
Thomas Kaul
7728706bc8
Release 2.56.0 ( #3043 )
11 months ago
Thomas Kaul
2e9d40c201
Feature/switch to performance calculations with currency effects ( #3039 )
...
* Switch to performance calculations with currency effects
* Improve value redaction in portfolio details endpoint
* Update changelog
11 months ago
Thomas Kaul
c002e37285
Feature/add missing default currency to prepare currencies function ( #3042 )
...
* Add missing default currency
* Update changelog
11 months ago
Thomas Kaul
6be38a1c19
Feature/remove is default flag from account database schema ( #3041 )
...
* Remove isDefault flag from Account database schema
* Update changelog
11 months ago
miles
a3178fb213
Feature/expose redis database via environment variable ( #3036 )
...
* Expose Redis database via environment variable
* Update changelog
11 months ago
Thomas Kaul
e7158f6e16
Feature/upgrade prisma to version 5.10.2 ( #3038 )
...
* Upgrade prisma to version 5.10.2
* Update changelog
11 months ago
Thomas Kaul
dbea0456bc
Update changelog ( #3035 )
11 months ago
Thomas Kaul
fefee11301
Release 2.55.0 ( #3034 )
11 months ago
Thomas Kaul
40836b745b
Feature/improve validation for currency in endpoints ( #3030 )
...
* Improve validation for currency
* Update changelog
11 months ago
Thomas Kaul
07eabac059
Feature/add missing database indexes part 2 ( #3033 )
...
* Add missing database indexes (for orderBy and where clauses)
* Update changelog
11 months ago
Thomas Kaul
48b412cfb8
Feature/harmonize setting of default locale ( #3032 )
...
* Harmonize setting of default locale
* Update changelog
11 months ago
Thomas Kaul
982c71c728
Feature/set angular parser in prettierrc ( #3028 )
...
* Set parser to angular
* Update changelog
11 months ago
Thomas Kaul
5aa16a3779
Release 2.54.0 ( #3027 )
11 months ago
Thomas Kaul
93de25e5b6
Feature/add missing database indexes ( #3026 )
...
* Add missing database indexes
* Update changelog
11 months ago
Thomas Kaul
ffbdfb86ec
Release 2.53.1 ( #3025 )
11 months ago
Thomas Kaul
be7f6bb657
Feature/add inactive as user role ( #3024 )
...
* Add INACTIVE as user role
* Update changelog
11 months ago
Thomas Kaul
0578c645d1
Release 2.53.0 ( #3021 )
11 months ago
Thomas Kaul
266c0a9a2c
Feature/eliminate search request in get quotes of eod service ( #3019 )
...
* Eliminate search request to get quotes
* Update changelog
11 months ago
Thomas Kaul
a3cdb23776
Feature/refactor query to filter activities of excluded accounts ( #3016 )
...
* Refactor query to filter activities of excluded accounts
* Update changelog
11 months ago
Thomas Kaul
448cea0b69
Feature/improve usability of holdings table ( #3017 )
...
* Improve usability
* Update changelog
11 months ago
Thomas Kaul
f50670c7fe
Feature/improve language localization for de 20240217 ( #3014 )
...
* Update translations
* Update changelog
11 months ago
Thomas Kaul
c0029d3b1d
Feature/upgrade ng extract i18n merge to version 2.10.0 ( #3013 )
...
* Upgrade ng-extract-i18n-merge to version 2.10.0
* Update changelog
11 months ago
Thomas Kaul
2518a8fd9d
Feature/add accounts tab to position detail dialog ( #3012 )
...
* Add accounts tab to position detail dialog
* Update changelog
11 months ago
Thomas Kaul
572dcf075a
Release 2.52.0 ( #3011 )
11 months ago
Thomas Kaul
29cb83d469
Bugfix/improve x axis scale of dividend and investment timeline ( #3010 )
...
* Improve X-axis scale
* Update changelog
11 months ago
Thomas Kaul
cac73ac111
Feature/divide faq page in three sections ( #3003 )
...
* Divide FAQ page in three sections
* General
* Cloud (SaaS)
* Self-Hosting
* Update changelog
11 months ago
Thomas Kaul
02cf4295a9
Feature/add loading indicator to dividend and investment timelines ( #3007 )
...
* Add loading indicators
* Dividend timeline
* Investment timeline
* Update changelog
11 months ago
Thomas Kaul
54310f2214
Feature/add support for jupiter cryptocurrency ( #2999 )
...
* Add JUP29210
* Update changelog
11 months ago
Thomas Kaul
d00489b547
Release 2.51.0 ( #2998 )
11 months ago
Thomas Kaul
2985dd67c5
Feature/improve ordered list in safari ( #2996 )
...
* Improve ordered list in Safari (without text-truncate)
* Update changelog
11 months ago
Thomas Kaul
5eba764c04
Feature/upgrade eslint dependencies 20240212 ( #2995 )
...
* Upgrade eslint dependencies
* Update changelog
11 months ago
Thomas Kaul
cc0ce18627
Bugfix/fix date conversion in import of historical market data ( #2994 )
...
* Fix date conversion
* Update changelog
11 months ago
Thomas Kaul
e82cf2e7d0
Feature/upgrade nx to version 18.0.4 ( #2990 )
...
* Upgrade Nx to version 18.0.4
* Update changelog
11 months ago
Thomas Kaul
865402be3a
Feature/replace import sort with prettier plugin sort imports ( #2872 )
...
* Replace import-sort with prettier-plugin-sort-imports
* Update changelog
11 months ago
Thomas Kaul
6eb659d7e6
Release 2.50.0 ( #2984 )
11 months ago
Thomas Kaul
37430b7bdc
Feature/upgrade prisma to version 5.9.1 ( #2983 )
...
* Upgrade prisma to version 5.9.1
* Update changelog
11 months ago
Thomas Kaul
ccaf06360a
Feature/introduce admin setting to disable data gathering ( #2981 )
...
* Introduce setting to disable data gathering
* Update changelog
11 months ago
Thomas Kaul
f83e75df44
Feature/harmonize env variables of various api keys ( #2980 )
...
* Harmonize env variables of various API keys
* Update changelog
11 months ago
Thomas Kaul
00a2b60eb5
Release 2.49.0 ( #2979 )
11 months ago
Thomas Kaul
460266a501
Feature/upgrade yahoo finance2 to version 2.9.1 ( #2963 )
...
* Upgrade yahoo-finance2 to version 2.9.1
* Update changelog
11 months ago
Thomas Kaul
9fe90273c7
Feature/move assistant to general availability ( #2977 )
...
* Move assistant from experimental to general availability
* Update changelog
11 months ago
Thomas Kaul
4078229fe6
Feature/add button to apply filters in assistant ( #2971 )
...
* Add apply filters button
* Update changelog
11 months ago
Martin Mui
e7d4641d13
Feature/reload data on logo click ( #2959 )
...
* Reload data on logo click
* Update changelog
11 months ago
Thomas Kaul
cc1d9811e0
Release 2.48.1 ( #2968 )
11 months ago
Thomas Kaul
35450ac004
Bugfix/add missing data provider info to search results of coingecko ( #2967 )
...
* Add missing data provider info
* Update changelog
11 months ago
Thomas Kaul
9c18f48a32
Release 2.48.0 ( #2962 )
11 months ago
Thomas Kaul
87529490c3
Feature/refresh cryptocurrencies list 20240205 ( #2961 )
...
* Update cryptocurrencies.json
* Update changelog
11 months ago
Thomas Kaul
893e76f83f
Feature/provide data provider info in search ( #2958 )
...
* Provide data provider info in search
* Update changelog
11 months ago
Thomas Kaul
06ba7a4b1b
Feature/extend assistant by asset class selector ( #2957 )
...
* Remove tabs
* Add asset class selector
* Update changelog
11 months ago
Thomas Kaul
c68d113d27
Feature/improve usability of account and tag selector of assistant ( #2955 )
...
* Change radio button to select
* account
* tag
* Update changelog
11 months ago
Thomas Kaul
69e3bee52c
Feature/upgrade prettier to version 3.2.5 ( #2954 )
...
* Upgrade prettier to version 3.2.5
* Update changelog
11 months ago
Hey
2a38a16f6b
Feature/Improve error logs for timeout in data provider services ( #2953 )
...
* Improve error logs for timeout in data provider services
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
11 months ago
Thomas Kaul
0f9455cf02
Release 2.47.0 ( #2951 )
11 months ago
Thomas Kaul
d4afa03505
Bugfix/fix rendering issue with date range selector of assistant ( #2950 )
...
* Improve click handling
* Improve locales
* Update changelog
11 months ago
Thomas Kaul
c9237146e2
Feature/add investment value to chart ( #2948 )
...
* Add investment value to chart
* Update changelog
11 months ago
Thomas Kaul
faad65b6f3
Update translations ( #2940 )
...
* Update translations
* Update changelog
11 months ago
Thomas Kaul
a8add30125
Feature/upgrade prettier to version 3.2.4 ( #2928 )
...
* Upgrade prettier to version 3.2.4
* Update changelog
11 months ago
Thomas Kaul
8b10695353
Feature/only show used tags in tag selector of assistant ( #2943 )
...
* Only show used tags in tag selector
* Update changelog
12 months ago
Arshad Jamal
e82dcc8ace
Feature/fix export in lazy-loaded activities table ( #2939 )
...
* Fix export in lazy-loaded activities table
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
12 months ago
Thomas Kaul
6dcb0d8583
Release 2.46.0 ( #2938 )
12 months ago
Thomas Kaul
25deba16df
Feature/add reset filters button to assistant ( #2936 )
...
* Add reset filters button
* Update changelog
12 months ago
Thomas Kaul
be93ca8968
Feature/migrate allocations page to work with filters of assistant ( #2933 )
...
* Migrate portfolio allocations to work with filters of assistant
* Update changelog
12 months ago
Thomas Kaul
1ca4f885b0
Feature/migrate holdings page to work with filters of assistant ( #2932 )
...
* Migrate portfolio holdings to work with filters of assistant
* Update changelog
12 months ago
Thomas Kaul
c9368c5cf2
Release 2.45.0 ( #2931 )
12 months ago
Thomas Kaul
f3ee99fb2b
Feature/extend assistant by account selector ( #2929 )
...
* Add account selector to assistant
* Update changelog
12 months ago
Francisco Silva
3df8810412
Feature/Add support to grant private access with permissions ( #2870 )
...
* Add support to grant private access with permissions
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
12 months ago
Thomas Kaul
2c068c412d
Feature/migrate tag selector to form group in assistant ( #2926 )
...
* Introduce filter form group
* Update changelog
12 months ago
Thomas Kaul
9fdbd22cb5
Bugfix/fix activities import for manual data source ( #2923 )
...
* Fix import
* Update changelog
12 months ago
Thomas Kaul
8f5f4c5875
Feature/format name in eod historical data service ( #2922 )
...
* Format name
* Update changelog
12 months ago
Thomas Kaul
2c10cd7edf
Bugfix/remove holdings with incomplete data from top3 bottom3 performers ( #2921 )
...
* Remove holdings with incomplete data
* Update changelog
12 months ago
Thomas Kaul
bbde86c66e
Feature/improve language localization for de 20240124 ( #2918 )
...
* Update translations
* Update changelog
12 months ago
Thomas Kaul
73c0843d51
Feature/add permissions to access model ( #2833 )
...
* Add permissions to Access model
* Update changelog
12 months ago
Thomas Kaul
04fc2cd3e1
Release 2.44.0 ( #2917 )
12 months ago