1552 Commits

Author SHA1 Message Date
Thomas Kaul
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
Thomas Kaul
256c020e88
Feature/improve indicator for delayed market data ()
* Improve indicator for delayed market data

* Update changelog
2024-01-13 16:08:37 +01:00
Thomas Kaul
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
gizmodus
be801b481e
Feature/Add exchange rate effects to portfolio calculation ()
* Add exchange rate effects to portfolio calculation

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-01-13 13:07:33 +01:00
Thomas Kaul
a72e98f73c
Add AllInvestView () 2024-01-13 13:06:18 +01:00
Thomas Kaul
edfdc0c346
Feature/improve chart size in asset profile details dialog ()
* Improve chart size

* Update changelog
2024-01-11 18:55:52 +01:00
Thomas Kaul
a47829082e
Bugfix/fix hidden fifth tab on mobile ()
* Fix hidden fifth tab

* Update changelog
2024-01-09 08:28:01 +01:00
Thomas Kaul
dc8b60eeb1
Rename "Jobs" to "Job Queue" () 2024-01-08 20:21:13 +01:00
Thomas Kaul
7755a6b655
Update translations () 2024-01-07 17:13:19 +01:00
Thomas Kaul
d7f72819de
Feature/extend assistant by tag selector ()
* Extend assistant by tag selector

* Update changelog
2024-01-07 16:56:25 +01:00
Thomas Kaul
2a4d7bf14f
Feature/improve language localization for de 20240106 ()
* Update translations

* Update changelog
2024-01-07 16:52:02 +01:00
Thomas Kaul
d49287922f
Feature/refresh cryptocurrencies list 20240106 ()
* Update cryptocurrencies.json

* Update changelog
2024-01-06 19:29:03 +01:00
Thomas Kaul
ac0f6f40cf
Remove closing tags () 2024-01-06 19:28:35 +01:00
Tanguy Herbron
d91f947ab0
Feature/Add Coingecko api keys support ()
* Add CoinGecko API keys support

* Update changelog
2024-01-06 19:06:07 +01:00
Francisco Silva
62f85293e2
Grant private access ()
* Grant private access

* Update changelog
2024-01-06 10:27:21 +01:00
Thomas Kaul
6a048cee85
Feature/add hint for twr to portfolio summary ()
* Add hint for TWR

* Add TWR to README.md

* Update changelog
2024-01-06 09:31:59 +01:00
Thomas Kaul
0d93612d16
Feature/improve style of assistant ()
* Minor style improvements

* Update changelog
2024-01-06 09:14:48 +01:00
Hugo Persson
371f1dc451
Feature/support rest api in scraper ()
* Support REST APIs in scraper

* Update changelog
2024-01-03 21:59:45 +01:00
Thomas Kaul
5cb2ec6411
Feature/Improve user interface of access table ()
* Improve alignment

* Update changelog
2024-01-03 21:08:35 +01:00
Thomas Kaul
4c30e9459d
Feature/extend assistant by date range selector ()
* Extend assistant by date range selector

* Update changelog
2024-01-02 17:02:15 +01:00
Thomas Kaul
23d323073d
Fix performance percentage for 1d ()
* Fix performance percentage for 1d

* Improve response of positions endpoint

* Update changelog
2024-01-02 14:10:08 +01:00
Thomas Kaul
0ad734262a
Bugfix/improve tabs on ios ()
* Improve tabs on iOS (Add to Home Screen)

* Update changelog
2024-01-02 10:06:13 +01:00
Thomas Kaul
0649f9fd2c
Clean up () 2024-01-02 10:05:31 +01:00
Thomas Kaul
d089662dab
Feature/improve the style of the top 3 and bottom 3 performers ()
* Refactor to ordered list

* Update changelog
2024-01-02 09:44:15 +01:00
Thomas Kaul
43b4f14ace
Feature/add button to test scraper configuration ()
* Add button to test scraper configuration

* Update changelog

---------

Co-authored-by: Manushreshta B L <manushreshta27@gmail.com>
Co-authored-by: Hugo Persson <hugo.e.persson@gmail.com>
2024-01-01 11:53:42 +01:00
gizmodus
726e727c7d
Feature/benchmark currency correction ()
* Convert benchmark performance to base currency

* Introduce getExchangeRates() for multiple dates

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2023-12-31 13:28:11 +01:00
Thomas Kaul
cb664774c0
Update translations ()
* Update translations
2023-12-31 10:33:12 +01:00
Thomas Kaul
b89bf1d5e8
Feature/increase timeout to load currencies ()
* Increase timeout

* Update changelog
2023-12-31 10:23:56 +01:00
Thomas Kaul
53ce37a83a
Update OSS friends () 2023-12-31 10:23:13 +01:00
Thomas Kaul
7020fc2a93
Feature/add hint for community language support ()
* Add hint

* Update changelog
2023-12-30 10:55:11 +01:00
Thomas Kaul
61ecc48d0e
Feature/improve language localization for de 20231229 ()
* Improve language localizations

* Update changelog
2023-12-30 10:34:17 +01:00
Thomas Kaul
e465f1b791
Feature/add support to edit currency of asset profile with data source manual ()
* Add support to edit currency

* Update changelog
2023-12-29 19:55:51 +01:00
Thomas Kaul
01b6c14bcc
Feature/improve handling of derived currency usx ()
* Improve handling of USX

* Update changelog
2023-12-29 17:31:50 +01:00
miles
34b02210df
Feature/expose the environment variable REQUEST_TIMEOUT ()
* Expose the environment variable `REQUEST_TIMEOUT`

* Update changelog
2023-12-29 17:29:33 +01:00
gizmodus
b183c45027
Time weighted portfolio performance calculation ()
* Implement time weighted portfolio performance calculation

* Update changelog
2023-12-27 15:55:35 +01:00
underwater
7d68905f1b
Feature/use has permission annotation in endpoints ()
* Use HasPermission in endpoints

* Update changelog
2023-12-26 19:23:25 +01:00
Thomas Kaul
337ca328c3
Feature/drop activity id on import ()
* Drop activity id on import

* Update changelog
2023-12-22 20:16:02 +01:00
Thomas Kaul
beb9e2c43f
Feature/modernize nx executors ()
* Modernize Nx executors

* @nx/eslint:lint
* @nx/webpack:webpack

* Update changelog
2023-12-21 11:44:36 +01:00
Thomas Kaul
4d79df90a7
Feature/support search by asset profile id ()
* Add support to search for an asset profile by id

* Update changelog
2023-12-20 19:24:03 +01:00
Thomas Kaul
aa72d9b730
Feature/improve validation of currency management ()
* Improve validation

* Update changelog
2023-12-20 11:53:40 +01:00
Thomas Kaul
80e899a5d3
Bugfix/reset letter spacing in buttons ()
* Reset letter spacing

* Update changelog
2023-12-19 19:54:20 +01:00
Thomas Kaul
7c33120546
Reimplement redactObject() without cloneDeep() ()
* Reimplement redactObject() without cloneDeep()

* Update changelog
2023-12-19 19:53:37 +01:00
Thomas Kaul
7f3c86038f
Sort imports () 2023-12-18 19:52:57 +01:00
Thomas Kaul
7dc8f80fdf
Feature/upgrade to nx version 17.2.5 ()
* Upgrade Nx to version 17.2.5

* Update changelog
2023-12-16 20:00:04 +01:00
Thomas Kaul
96f90c7259
Feature/add lazy loaded activities table to import activities dialog ()
* Add lazy-loaded activities table

* Update changelog
2023-12-16 19:23:01 +01:00
Thomas Kaul
a10d9cb6ba
Feature/add lazy loaded activities table to account detail dialog ()
* Add lazy-loaded activities table

* Update changelog
2023-12-16 19:04:08 +01:00
Thomas Kaul
4547c5da1d
Feature/add lazy loaded activities table to position detail dialog ()
* Add lazy-loaded activities table

* Update changelog
2023-12-16 17:10:19 +01:00
Thomas Kaul
28706d7b26
Refactor order service () 2023-12-16 17:08:59 +01:00
Thomas Kaul
8677d20c2c
Feature/upgrade inter to version 4 ()
* Upgrade to Inter 4

* Update changelog
2023-12-16 10:23:08 +01:00
sadmimye
4d905065ad
Extend turkish translation () 2023-12-16 09:23:42 +01:00