2262 Commits

Author SHA1 Message Date
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
8c1c336fc6
Feature/upgrade nx to version 17.2.8 ()
* Upgrade Nx to version 17.2.8

* Update changelog
2024-01-01 17:14:53 +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
Thomas Kaul
3717e38845
Update year () 2024-01-01 10:11:04 +01:00
Thomas Kaul
265d4d0450
Release 2.33.0 () 2.33.0 2023-12-31 13:30:27 +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
e9ac9057ff
Fix debug instructions () 2023-12-30 21:11:56 +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
efcd9539dd
Feature/upgrade ng extract i18n merge to 2.9.1 ()
* Upgrade ng-extract-i18n-merge to version 2.9.1

* Update changelog
2023-12-30 10:54:04 +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
Thomas Kaul
0034776b34
Feature/upgrade nx to version 17.2.7 ()
* Upgrade Nx to version 17.2.7

* Update changelog
2023-12-29 11:26:24 +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
0953c072fe
Release 2.32.0 () 2.32.0 2023-12-26 10:18:32 +01:00
Thomas Kaul
d152187ee8
Feature/upgrade prisma to version 5.7.1 ()
* Upgrade prisma to version 5.7.1

* Update changelog
2023-12-26 10:16:20 +01:00
Thomas Kaul
3c5affce88
Feature/upgrade prettier to version 3.1.1 ()
* Upgrade prettier to version 3.1.1

* Update changelog
2023-12-24 16:23:17 +01:00
Thomas Kaul
f27e21f9a0
Extend issue template () 2023-12-23 17:45:37 +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
c1446f8559
Feature/set select column to sticky in lazy loaded activities table ()
* Set select column to sticky

* Update changelog
2023-12-17 20:09:56 +01:00
Thomas Kaul
88d5dfe435
Release 2.31.0 () 2.31.0 2023-12-16 20:01:38 +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
492bc5e17b
Feature/improve font weight in value component ()
* Improve font weight

* Update changelog
2023-12-16 14:41:50 +01:00
Thomas Kaul
6c37737051
Bugfix/fix loading state of lazy loaded activities table component ()
* Fix loading state

* Update changelog
2023-12-16 10:24:04 +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
Thomas Kaul
5599b41b83
Bugfix/fix edit of activity in lazy loaded activities table ()
* Fix edit

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

* Update changelog
2023-12-15 08:15:51 +01:00
sadmimye
695acf4f3f
Update turkish translation ()
* Update locales

* Update changelog
2023-12-14 20:04:22 +01:00
Thomas Kaul
67dbef3b7a
Release 2.30.0 () 2.30.0 2023-12-12 19:56:46 +01:00
Thomas Kaul
0e94112dc7
Feature/adjust holdings weight threshold in trackinsight data enhancer ()
* Adjust holdings weight threshold

* Update changelog
2023-12-12 19:54:58 +01:00
Thomas Kaul
b22edff16b
Feature/add support for column sorting to lazy loaded activities table ()
* Add support for column sorting

* Update changelog
2023-12-12 19:54:40 +01:00
Thomas Kaul
ffb7cbff50
Feature/highlight all time high in benchmarks of the markets overview ()
* Highlight all time high

* Update changelog
2023-12-11 19:45:30 +01:00
Thomas Kaul
25424ad280
Feature/update prisma to version 5.7.0 ()
* Update prisma to version 5.7.0

* Update changelog
2023-12-10 14:50:32 +01:00
Thomas Kaul
a768902b00
Feature/update prisma to version 5.7.0 ()
* Update prisma to version 5.7.0

* Update changelog
2023-12-09 17:24:25 +01:00