Thomas Kaul
|
265d4d0450
|
Release 2.33.0 (#2806)
|
11 months ago |
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>
|
11 months ago |
Thomas Kaul
|
b89bf1d5e8
|
Feature/increase timeout to load currencies (#2800)
* Increase timeout
* Update changelog
|
11 months ago |
Thomas Kaul
|
7020fc2a93
|
Feature/add hint for community language support (#2793)
* Add hint
* Update changelog
|
11 months ago |
Thomas Kaul
|
efcd9539dd
|
Feature/upgrade ng extract i18n merge to 2.9.1 (#2797)
* Upgrade ng-extract-i18n-merge to version 2.9.1
* Update changelog
|
11 months ago |
Thomas Kaul
|
61ecc48d0e
|
Feature/improve language localization for de 20231229 (#2796)
* Improve language localizations
* Update changelog
|
11 months ago |
Thomas Kaul
|
e465f1b791
|
Feature/add support to edit currency of asset profile with data source manual (#2789)
* Add support to edit currency
* Update changelog
|
11 months ago |
Thomas Kaul
|
01b6c14bcc
|
Feature/improve handling of derived currency usx (#2788)
* Improve handling of USX
* Update changelog
|
11 months ago |
miles
|
34b02210df
|
Feature/expose the environment variable `REQUEST_TIMEOUT` (#2792)
* Expose the environment variable `REQUEST_TIMEOUT`
* Update changelog
|
11 months ago |
Thomas Kaul
|
0034776b34
|
Feature/upgrade nx to version 17.2.7 (#2781)
* Upgrade Nx to version 17.2.7
* Update changelog
|
11 months ago |
gizmodus
|
b183c45027
|
Time weighted portfolio performance calculation (#2778)
* Implement time weighted portfolio performance calculation
* Update changelog
|
11 months ago |
underwater
|
7d68905f1b
|
Feature/use has permission annotation in endpoints (#2771)
* Use HasPermission in endpoints
* Update changelog
|
11 months ago |
Thomas Kaul
|
0953c072fe
|
Release 2.32.0 (#2784)
|
11 months ago |
Thomas Kaul
|
d152187ee8
|
Feature/upgrade prisma to version 5.7.1 (#2780)
* Upgrade prisma to version 5.7.1
* Update changelog
|
11 months ago |
Thomas Kaul
|
3c5affce88
|
Feature/upgrade prettier to version 3.1.1 (#2768)
* Upgrade prettier to version 3.1.1
* Update changelog
|
11 months ago |
Thomas Kaul
|
337ca328c3
|
Feature/drop activity id on import (#2769)
* Drop activity id on import
* Update changelog
|
11 months ago |
Thomas Kaul
|
beb9e2c43f
|
Feature/modernize nx executors (#2767)
* Modernize Nx executors
* @nx/eslint:lint
* @nx/webpack:webpack
* Update changelog
|
11 months ago |
Thomas Kaul
|
4d79df90a7
|
Feature/support search by asset profile id (#2765)
* Add support to search for an asset profile by id
* Update changelog
|
11 months ago |
Thomas Kaul
|
aa72d9b730
|
Feature/improve validation of currency management (#2761)
* Improve validation
* Update changelog
|
11 months ago |
Thomas Kaul
|
80e899a5d3
|
Bugfix/reset letter spacing in buttons (#2762)
* Reset letter spacing
* Update changelog
|
11 months ago |
Thomas Kaul
|
7c33120546
|
Reimplement redactObject() without cloneDeep() (#2760)
* Reimplement redactObject() without cloneDeep()
* Update changelog
|
11 months ago |
Thomas Kaul
|
c1446f8559
|
Feature/set select column to sticky in lazy loaded activities table (#2755)
* Set select column to sticky
* Update changelog
|
11 months ago |
Thomas Kaul
|
88d5dfe435
|
Release 2.31.0 (#2757)
|
11 months ago |
Thomas Kaul
|
7dc8f80fdf
|
Feature/upgrade to nx version 17.2.5 (#2756)
* Upgrade Nx to version 17.2.5
* Update changelog
|
11 months ago |
Thomas Kaul
|
96f90c7259
|
Feature/add lazy loaded activities table to import activities dialog (#2754)
* Add lazy-loaded activities table
* Update changelog
|
11 months ago |
Thomas Kaul
|
a10d9cb6ba
|
Feature/add lazy loaded activities table to account detail dialog (#2752)
* Add lazy-loaded activities table
* Update changelog
|
11 months ago |
Thomas Kaul
|
4547c5da1d
|
Feature/add lazy loaded activities table to position detail dialog (#2753)
* Add lazy-loaded activities table
* Update changelog
|
11 months ago |
Thomas Kaul
|
492bc5e17b
|
Feature/improve font weight in value component (#2747)
* Improve font weight
* Update changelog
|
11 months ago |
Thomas Kaul
|
6c37737051
|
Bugfix/fix loading state of lazy loaded activities table component (#2744)
* Fix loading state
* Update changelog
|
11 months ago |
Thomas Kaul
|
8677d20c2c
|
Feature/upgrade inter to version 4 (#2746)
* Upgrade to Inter 4
* Update changelog
|
11 months ago |
Thomas Kaul
|
5599b41b83
|
Bugfix/fix edit of activity in lazy loaded activities table (#2749)
* Fix edit
* Update changelog
|
11 months ago |
sadmimye
|
695acf4f3f
|
Update turkish translation (#2731)
* Update locales
* Update changelog
|
11 months ago |
Thomas Kaul
|
67dbef3b7a
|
Release 2.30.0 (#2743)
|
11 months ago |
Thomas Kaul
|
0e94112dc7
|
Feature/adjust holdings weight threshold in trackinsight data enhancer (#2742)
* Adjust holdings weight threshold
* Update changelog
|
11 months ago |
Thomas Kaul
|
b22edff16b
|
Feature/add support for column sorting to lazy loaded activities table (#2738)
* Add support for column sorting
* Update changelog
|
11 months ago |
Thomas Kaul
|
ffb7cbff50
|
Feature/highlight all time high in benchmarks of the markets overview (#2740)
* Highlight all time high
* Update changelog
|
11 months ago |
Thomas Kaul
|
a768902b00
|
Feature/update prisma to version 5.7.0 (#2734)
* Update prisma to version 5.7.0
* Update changelog
|
11 months ago |
Thomas Kaul
|
2c7ece50fe
|
Release 2.29.0 (#2733)
|
11 months ago |
Thomas Kaul
|
51a0ede3e4
|
Feature/introduce lazy loaded activities table (#2729)
* Introduce lazy-loaded activities table
* Add icon column
* Emit paginator event
* Add pagination logic
* Integrate total items
* Update changelog
|
11 months ago |
Thomas Kaul
|
4f9a5f0340
|
Feature/set actions columns of tables to stick at end (#2726)
* Set up stickyEnd in actions columns
* Update changelog
|
12 months ago |
Thomas Kaul
|
8d80e840b8
|
Feature/upgrade ngx markdown to version 17.1.1 (#2714)
* Upgrade marked and ngx-markdown
* Update changelog
|
12 months ago |
Thomas Kaul
|
833982a9de
|
Bugfix/fix biometric authentication registration (#2713)
* Remove token on device registration
* Update changelog
|
12 months ago |
sadmimye
|
c85966e5ed
|
Improve language localization for tr (#2717)
* Improve language localization for tr
* Update changelog
|
12 months ago |
Thomas Kaul
|
43f67ba832
|
Feature/upgrade ng extract i18n merge to version 2.9.0 (#2715)
* Upgrade ng-extract-i18n-merge to version 2.9.0
* Update changelog
|
12 months ago |
Thomas Kaul
|
cbea8ac9d3
|
Feature/increase tab height on mobile (#2712)
* Increase tab height on mobile
* Update changelog
|
12 months ago |
Thomas Kaul
|
d4c939e41d
|
Feature/improve language localization for german 20231202 (#2710)
* Update locales
* Update changelog
|
12 months ago |
Thomas Kaul
|
c1f129501a
|
Release 2.28.0 (#2709)
|
12 months ago |
Marcin Szymański
|
77b13b88f0
|
Relax check for duplicates in activities import (#2704)
* Relax check for duplicates in activities import (allow same day)
* Update changelog
|
12 months ago |
underwater
|
813e73a0a3
|
Introduce HasPermission annotation (#2693)
* Introduce HasPermission annotation
* Update changelog
|
12 months ago |
Thomas Kaul
|
1d796a9597
|
Bugfix/change intraday data gathering to operate synchronously (#2705)
* Change intraday data gathering to operate synchronously
* Update changelog
|
12 months ago |