1850 Commits

Author SHA1 Message Date
Thomas Kaul
5fa3388609
Feature/break down performance into asset and currency (#2863)
* 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 (#2834)
* 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 (#2861) 2024-01-13 13:06:18 +01:00
Thomas Kaul
edfdc0c346
Feature/improve chart size in asset profile details dialog (#2849)
* Improve chart size

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

* Update changelog
2024-01-09 08:28:01 +01:00
Thomas Kaul
dc8b60eeb1
Rename "Jobs" to "Job Queue" (#2847) 2024-01-08 20:21:13 +01:00
Thomas Kaul
7755a6b655
Update translations (#2841) 2024-01-07 17:13:19 +01:00
Thomas Kaul
d7f72819de
Feature/extend assistant by tag selector (#2838)
* 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 (#2837)
* Update translations

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

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

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

* Update changelog
2024-01-06 10:27:21 +01:00
Thomas Kaul
6a048cee85
Feature/add hint for twr to portfolio summary (#2824)
* 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 (#2828)
* Minor style improvements

* Update changelog
2024-01-06 09:14:48 +01:00
Hugo Persson
371f1dc451
Feature/support rest api in scraper (#2810)
* 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 (#2821)
* Improve alignment

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

* Update changelog
2024-01-02 17:02:15 +01:00
Thomas Kaul
23d323073d
Fix performance percentage for 1d (#2814)
* 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 (#2811)
* Improve tabs on iOS (Add to Home Screen)

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

* Update changelog
2024-01-02 09:44:15 +01:00
Thomas Kaul
43b4f14ace
Feature/add button to test scraper configuration (#2808)
* 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 (#2790)
* 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 (#2798)
* Update translations
2023-12-31 10:33:12 +01:00
Thomas Kaul
b89bf1d5e8
Feature/increase timeout to load currencies (#2800)
* Increase timeout

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

* Update changelog
2023-12-30 10:55:11 +01:00
Thomas Kaul
61ecc48d0e
Feature/improve language localization for de 20231229 (#2796)
* 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 (#2789)
* 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 (#2788)
* Improve handling of USX

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

* Update changelog
2023-12-29 17:29:33 +01:00
gizmodus
b183c45027
Time weighted portfolio performance calculation (#2778)
* 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 (#2771)
* Use HasPermission in endpoints

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

* Update changelog
2023-12-22 20:16:02 +01:00
Thomas Kaul
beb9e2c43f
Feature/modernize nx executors (#2767)
* 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 (#2765)
* 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 (#2761)
* Improve validation

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

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

* Update changelog
2023-12-19 19:53:37 +01:00
Thomas Kaul
7f3c86038f
Sort imports (#2739) 2023-12-18 19:52:57 +01:00
Thomas Kaul
7dc8f80fdf
Feature/upgrade to nx version 17.2.5 (#2756)
* 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 (#2754)
* 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 (#2752)
* 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 (#2753)
* Add lazy-loaded activities table

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

* Update changelog
2023-12-16 10:23:08 +01:00
sadmimye
4d905065ad
Extend turkish translation (#2750) 2023-12-16 09:23:42 +01:00
Thomas Kaul
5599b41b83
Bugfix/fix edit of activity in lazy loaded activities table (#2749)
* Fix edit

* Update changelog
2023-12-16 09:19:09 +01:00
sadmimye
8d5a60d777
Update turkish locales (#2748)
* Update translation

* Update changelog
2023-12-15 08:15:51 +01:00