Thomas Kaul
0c68474802
Extract locales ( #3223 )
8 months ago
Thomas Kaul
34997f91db
Feature/setup webpack bundle analyzer ( #3222 )
...
* Set up Webpack Bundle Analyzer
* Update changelog
8 months ago
Thomas Kaul
084467ee9a
Feature/reverse order of specific years in date range selector of assistant ( #3221 )
...
* Reverse order
* Update changelog
8 months ago
qiaoy
af47889d65
Add Chinese translations ( #3215 )
...
* Add Chinese translations
8 months ago
Thomas Kaul
51203ec96e
Feature/setup chinese ( #3220 )
...
* Set up chinese
* Update changelog
8 months ago
Thomas Kaul
a2277dea2c
Release 2.69.0 ( #3212 )
8 months ago
Bastien Jeannelle
debd233c32
Feature/set up Tini to avoid zombie processes ( #3195 )
...
* Set up Tini to avoid zombie processes
* Update changelog
8 months ago
Thomas Kaul
f1eeee0525
Feature/extend date range support by specific years ( #3190 )
...
* Extend date range support by specific years
* Support date range in benchmark endpoint
* Support date range in activities endpoint
* Update changelog
8 months ago
Thomas Kaul
5ffc39c32f
Feature/improve usability to delete asset profile ( #3208 )
...
* Disable delete button for benchmarks
* Update changelog
8 months ago
Fedron
a668a66e84
Feature/add missing dates to edit historical market data in asset profile details dialog ( #3206 )
...
* Add missing dates to edit historical market data in asset profile details dialog
* Update changelog
8 months ago
Thomas Kaul
0581b8b9ec
Release 2.68.0 ( #3205 )
8 months ago
Thomas Kaul
63a61fb492
Move portfolio calculator ( #3204 )
...
* Move portfolio calculator
8 months ago
Thomas Kaul
5788c6474e
Refactor portfolio calculator ( #3203 )
...
* Refactor portfolio calculator
* Consume Activity[]
* Change computeTransactionPoints() to private
* Eliminate getTransactionPoints()
* Update changelog
8 months ago
Thomas Kaul
5529fdc0ee
Move transaction points to constructor ( #3202 )
8 months ago
Thomas Kaul
88a9b518f6
Bugfix/fix issue with overridden names in activities table ( #3200 )
...
* Fix issue with overridden names
* Update changelog
8 months ago
Fedron
98de2355c4
Feature/Support overriding name of asset profile dialog ( #3199 )
...
* Support overriding name of asset profile dialog
* Update changelog
8 months ago
helgehatt
b41eb60348
Fix chart tooltip of benchmark comparator ( #3167 )
...
* Fix chart tooltip of benchmark comparator
* Update changelog
8 months ago
Christoph Califice
0edebe30e1
Feature/Add user account currency to export ( #3194 )
...
* Add user account currency to export
* Update changelog
8 months ago
Thomas Kaul
e3abe4feee
Release 2.67.0 ( #3197 )
8 months ago
Thomas Kaul
50391e199a
Feature/improve generation of random strings ( #3196 )
...
* Replace Math.random() with crypto.randomBytes()
* Update changelog
8 months ago
Thomas Kaul
a33f8d5bed
Upgrade @types/big.js to version 6.2.2 ( #3191 )
...
* Upgrade @types/big.js to version 6.2.2
* Refactor imports
8 months ago
Thomas Kaul
636be8441e
Feature/upgrade zone.js to version 0.14.4 ( #3184 )
...
* Upgrade zone.js to version 0.14.4
* Update changelog
8 months ago
Thomas Kaul
654dc2ba32
Feature/upgrade yahoo finance2 to version 2.11.0 ( #3183 )
...
* Upgrade yahoo-finance2 to version 2.11.0
* Update changelog
8 months ago
Thomas Kaul
458ef169f4
Feature/add support for toncoin cryptocurrency ( #3189 )
...
* Add Toincoin
* Update changelog
8 months ago
Thomas Kaul
5bb01bb03c
Feature/upgrade ionicons to version 7.3.0 ( #3182 )
...
* Upgrade ionicons to version 7.3.0
* Update changelog
8 months ago
Thomas Kaul
43e9528d8c
Release 2.66.3 ( #3188 )
8 months ago
Thomas Kaul
522c54c9b4
Release 2.66.2 ( #3187 )
8 months ago
Thomas Kaul
0004ced4e1
Release 2.66.1 ( #3186 )
8 months ago
Thomas Kaul
274c60e961
Release 2.66.0 ( #3185 )
8 months ago
Bastien Jeannelle
754e98099c
Feature/Set up tini ( #3168 )
...
* Set up tini to avoid zombie processes and perform signal forwarding in docker image
* Update changelog
8 months ago
Thomas Kaul
87bf8df1c3
Bugfix/missing performance chart in presenter view ( #3181 )
...
* Fix missing performance chart in presenter view
* Update changelog
8 months ago
Thomas Kaul
3f7d6b25c7
Feature/extend faq by backup strategy ( #3180 )
...
* Add backup strategy
* Update changelog
8 months ago
Thomas Kaul
8a062e03ab
Feature/add benchmark name to tooltip of benchmark comparator ( #3177 )
...
* Add benchmark name to chart tooltip
* Update changelog
8 months ago
Thomas Kaul
a70f45cbf3
Feature/add index for data source symbol to market data table ( #3179 )
...
* Add index
* Update changelog
8 months ago
Thomas Kaul
f268264c46
Feature/upgrade nx to version 18.1.2 ( #3174 )
...
* Upgrade angular and Nx dependencies
* Update changelog
8 months ago
Thomas Kaul
bbe5d70720
Rename Twitter to X ( #3009 )
8 months ago
Thomas Kaul
f1d2a52cba
Release 2.65.0 ( #3170 )
8 months ago
Miguel Coxo
87cc887865
Feature/Set meta theme color dynamically to respect appearance ( #3129 )
...
* Set meta theme color dynamically to respect appearance (dark mode)
* Update changelog
8 months ago
Thomas Kaul
61ecd15f1d
Feature/change edit button to a in admin market data page ( #3164 )
...
* Change edit button to a
* Update changelog
8 months ago
Thomas Kaul
eb853f05ae
Feature/add support to delete asset profile from dialog ( #3165 )
...
* Add support to delete asset profile from dialog
* Update changelog
8 months ago
Thomas Kaul
6285417903
Feature/change grant private access with permissions to general availability ( #3169 )
...
* Change grant private access with permissions from experimental to general availability
* Update changelog
8 months ago
Thomas Kaul
ca674a654e
Feature/add symbol and isin to position detail dialog ( #3163 )
...
* Add symbol and ISIN
* Update translations
* Update changelog
8 months ago
Thomas Kaul
2729c5651f
Release 2.64.0 ( #3161 )
8 months ago
Thomas Kaul
7e28e42995
Feature/exclude fees from holdings ( #3160 )
8 months ago
Thomas Kaul
e21563d903
Feature/increase timeout to load benchmarks ( #3158 )
...
* Increase request timeout
* Update changelog
8 months ago
Thomas Kaul
3ede69650c
Feature/upgrade prisma to version 5.11.0 ( #3159 )
...
* Upgrade prisma to version 5.11.0
* Update changelog
8 months ago
Gerard Du Pre
c289793c6d
Feature/switch between active and closed holdings ( #3146 )
...
* Switch between active and closed holdings on the portfolio holdings page
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
8 months ago
Thomas Kaul
a90c067da0
Clean up ( #3157 )
8 months ago
Thomas Kaul
38c2baf943
Feature/improve exception handling of current investments in various rules ( #3156 )
...
* Improve exception handling
* Update changelog
8 months ago
Thomas Kaul
82c78cad6b
Format ( #3155 )
8 months ago