Commit Graph

1011 Commits

Author SHA1 Message Date
9acdb41aa2 Refactor params to object () 2024-02-19 19:32:10 +01:00
be7f6bb657 Feature/add inactive as user role ()
* Add INACTIVE as user role

* Update changelog
2024-02-18 18:54:49 +01:00
6f7cbc93b9 Add missing type () 2024-02-18 18:54:36 +01:00
67ae86763e Handle premium data provider in getQuotes() ()
* Handle premium data provider in getQuotes()
2024-02-18 14:37:42 +01:00
266c0a9a2c Feature/eliminate search request in get quotes of eod service ()
* Eliminate search request to get quotes

* Update changelog
2024-02-18 14:14:25 +01:00
a3cdb23776 Feature/refactor query to filter activities of excluded accounts ()
* Refactor query to filter activities of excluded accounts

* Update changelog
2024-02-18 12:29:00 +01:00
ad42c0bf28 Enable FAQ link for self-hoster () 2024-02-18 08:53:01 +01:00
2518a8fd9d Feature/add accounts tab to position detail dialog ()
* Add accounts tab to position detail dialog

* Update changelog
2024-02-17 21:32:56 +01:00
cac73ac111 Feature/divide faq page in three sections ()
* Divide FAQ page in three sections

* General
* Cloud (SaaS)
* Self-Hosting

* Update changelog
2024-02-16 18:57:34 +01:00
78b3328bf7 Add activities count () 2024-02-15 10:25:47 +01:00
54310f2214 Feature/add support for jupiter cryptocurrency ()
* Add JUP29210

* Update changelog
2024-02-13 19:46:15 +01:00
cc0ce18627 Bugfix/fix date conversion in import of historical market data ()
* Fix date conversion

* Update changelog
2024-02-12 17:21:22 +01:00
e921ed7f52 Reorder imports () 2024-02-11 17:50:18 +01:00
ef9d77312e Introduce renewal-early-bird () 2024-02-11 12:33:34 +01:00
ccaf06360a Feature/introduce admin setting to disable data gathering ()
* Introduce setting to disable data gathering

* Update changelog
2024-02-11 10:06:07 +01:00
f83e75df44 Feature/harmonize env variables of various api keys ()
* Harmonize env variables of various API keys

* Update changelog
2024-02-11 09:44:12 +01:00
35450ac004 Bugfix/add missing data provider info to search results of coingecko ()
* Add missing data provider info

* Update changelog
2024-02-06 16:58:54 +01:00
87529490c3 Feature/refresh cryptocurrencies list 20240205 ()
* Update cryptocurrencies.json

* Update changelog
2024-02-05 19:56:16 +01:00
893e76f83f Feature/provide data provider info in search ()
* Provide data provider info in search

* Update changelog
2024-02-05 19:55:39 +01:00
06ba7a4b1b Feature/extend assistant by asset class selector ()
* Remove tabs

* Add asset class selector

* Update changelog
2024-02-04 15:50:58 +01:00
cea569c987 Add Fina () 2024-02-04 12:10:22 +01:00
Hey
2a38a16f6b Feature/Improve error logs for timeout in data provider services ()
* Improve error logs for timeout in data provider services

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-02-04 11:56:00 +01:00
c9237146e2 Feature/add investment value to chart ()
* Add investment value to chart

* Update changelog
2024-02-03 09:23:19 +01:00
4434d0315f Remove unused timeline calculation () 2024-01-30 20:56:41 +01:00
e82dcc8ace Feature/fix export in lazy-loaded activities table ()
* Fix export in lazy-loaded activities table

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-01-29 19:37:09 +01:00
40b6777814 Add upgrade plan button () 2024-01-28 09:58:38 +01:00
1ca4f885b0 Feature/migrate holdings page to work with filters of assistant ()
* Migrate portfolio holdings to work with filters of assistant

* Update changelog
2024-01-27 19:28:13 +01:00
f3ee99fb2b Feature/extend assistant by account selector ()
* Add account selector to assistant

* Update changelog
2024-01-27 10:48:46 +01:00
3df8810412 Feature/Add support to grant private access with permissions ()
* Add support to grant private access with permissions

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-01-27 09:44:13 +01:00
9fdbd22cb5 Bugfix/fix activities import for manual data source ()
* Fix import

* Update changelog
2024-01-27 08:41:45 +01:00
8f5f4c5875 Feature/format name in eod historical data service ()
* Format name

* Update changelog
2024-01-26 22:37:47 +01:00
50fb82a6e6 Extend personal finance tools () 2024-01-26 22:37:26 +01:00
b39c97ab9f Bugfix/improve validation for non numeric results in eod service ()
* Improve validation of non-numeric numbers

* Update changelog
2024-01-24 12:24:38 +01:00
09ce8b1cd0 Feature/add support for importing dividends from eod ()
* Add support for importing dividends

* Update changelog
2024-01-23 15:48:09 +01:00
a5ed49fe4c Feature/Add date range selector to assistant ()
* Add date range selector including WTD and MTD to assistant

* Update changelog
2024-01-23 11:57:37 +01:00
4e9e3f7b6b Feature/Add wtd and mtd as possible values for date range ()
* Add `wtd` and `mtd` as possible values for date range
  'wtd': week-to-date (from the start of the week)
  'mtd': month-to-date (from the start of the month)

* Update changelog
2024-01-21 16:51:30 +01:00
5ba5b86d5f Feature/improve handling of derived currencies ()
* Improve handling of derived currencies

* Update changelog
2024-01-21 11:12:48 +01:00
6167f105fe Refactoring () 2024-01-21 10:27:10 +01:00
8d5f2fd91d Fix fee conversion ()
* Fix fee conversion

* Update changelog
2024-01-21 10:24:43 +01:00
0ee632470e Improve typings () 2024-01-17 18:06:53 +01:00
c918deeb1c Feature/Support for editing countries and sectors ()
* Add support for editing countries and sectors

* Update changelog
2024-01-17 11:40:02 +01:00
00895b7bb1 Feature/increase timeout to load historical data in data provider service ()
* Increase timeout to load historical data

* Update changelog
2024-01-16 22:31:28 +01:00
bff60ddbe0 Feature/improve asset profile validation in activities import for manual data source ()
* Improve asset profile validation for MANUAL data source

* Update changelog
2024-01-16 21:21:51 +01:00
7b45a8b3fc Introduce type () 2024-01-16 19:42:39 +01:00
693791d113 Feature/add validation of search results in eod historical data service ()
* Validate currency

* Update changelog
2024-01-16 18:03:31 +01:00
ba3cf82c6e Feature/increase robustness of exchange rates by always getting quotes ()
* Always get quotes (with fallback to historical data)

* Update changelog
2024-01-15 19:02:00 +01:00
440dc470fa Bugfix/fix currency inconsistency with conversion of ZAR to ZAc ()
* Fix conversion from ZAR to ZAc

* Update changelog
2024-01-14 17:22:03 +01:00
c418e75139 Bugfix/fix currency in error log in exchange rate data service ()
* Fix currency

* Update changelog
2024-01-14 10:36:32 +01:00
005890d785 Improve extractNumberFromString() for international number formats ()
* Set up test

* Add support for international formatted numbers

* Expose locale in scraper configuration

* Update changelog
2024-01-13 16:17:38 +01:00
5fa3388609 Feature/break down performance into asset and currency ()
* Break down performance into asset and currency

* Nullify values

* Update changelog
2024-01-13 14:23:00 +01:00