Thomas Kaul
f5c0d803a0
Release 2.114.0 ( #3905 )
3 months ago
Uday R
7252a54ae0
Feature/Set up tooltip in treemap chart component ( #3897 )
* Set up tooltip in treemap chart component
* Update changelog
3 months ago
Thomas Kaul
73cd2f9cb7
Bugfix/fix exception in portfolio details endpoint ( #3896 )
* Fix exception caused by markets and marketsAdvanced
* Update changelog
3 months ago
Matej Gerek
98957d282e
Feature/move tags from info to user service ( #3859 )
* Move tags from info to user service
* Update changelog
3 months ago
dw-0
fc5ed887ff
Feature/Set prefer-const to error in eslint configuration ( #3888 )
* Set prefer-const to error in eslint configuration
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
3 months ago
Thomas Kaul
7e339972ad
Feature/extend public api with health check endpoint ( #3825 )
* Add health check endpoint documentation
* Update changelog
3 months ago
Thomas Kaul
adf9a71cbd
Release 2.113.0 ( #3886 )
3 months ago
dw-0
f0f67cdacb
Feature/set up stylisticTypeChecked rule in eslint configuration ( #3878 )
* Set up stylisticTypeChecked rule in eslint configuration
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
3 months ago
Thomas Kaul
f48ce4e1ae
Feature/reuse markets calculation in portfolio details endpoint ( #3883 )
* Reuse markets calculation in portfolio details endpoint
* Update changelog
3 months ago
Thomas Kaul
b50a1fc63d
Feature/reuse markets calculation in public portfolio endpoint ( #3882 )
* Reuse markets calculation in public portfolio endpoint
* Update changelog
3 months ago
ceroma
ecd75b5d8a
Feature/optimize portfolio snapshot computation by reusing date intervals ( #3855 )
* Optimize portfolio snapshot computation by reusing date intervals
* Update changelog
4 months ago
dw-0
e2ae43bf28
Feature/set up recommendedTypeChecked rule in eslint configuration ( #3876 )
* Set up recommendedTypeChecked rule in eslint configuration
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
4 months ago
dw-0
fd26253e7a
Feature/set up husky and pre-commit hook for linting and format check ( #3867 )
* Set up husky and pre-commit hook for linting and format check
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
4 months ago
dandevaud
252fb3fe11
Bugfix/Handle exception in historical market data gathering of derived currencies ( #3858 )
* Handle exception in historical market data gathering of derived currencies
* Update changelog
---------
Co-authored-by: Dan <dan@ddev.ch>
4 months ago
Thomas Kaul
c4742d3a53
Release 2.112.0 ( #3864 )
4 months ago
dw-0
dd28f38e60
Bugfix/fix eslint configuration ( #3852 )
* Fix eslint configuration
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
4 months ago
Thomas Kaul
413076141c
Bugfix/fix calculation of allocations by market ( #3853 )
* Fix calculation of allocations by market (unknown)
* Update changelog
4 months ago
dw-0
85a7838a96
Feature/show message if no results have been found in activity dialog ( #3854 )
* Show message if no results have been found in activity dialog
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
4 months ago
ceroma
2ad91e5796
Feature/optimize portfolio calculations with smarter date interval selection ( #3829 )
* Optimize portfolio calculations with smarter date interval selection
* Update changelog
4 months ago
Shaunak Das
24a3d92da0
Feature/add business logic of rule settings ( #3826 )
* Add business logic of rule settings
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
4 months ago
Thomas Kaul
1b2a7dc2e4
Feature/improve language localization for de 20240929 ( #3844 )
* Update translations
* Update changelog
4 months ago
Thomas Kaul
00f06d6aef
Release 2.111.0 ( #3838 )
4 months ago
Thomas Kaul
85cc72627b
Feature/add user id to tag database schema ( #3837 )
* Add user id to tag database schema
* Update changelog
4 months ago
Thomas Kaul
e8f0d2bb14
Feature/consider availability of date range selector and filters in assistant per view ( #3824 )
* Consider availability of date range selector and filters in assistant per view
* Update changelog
4 months ago
ceroma
33de8a10bb
Feature/optimize portfolio calculations with smarter cloning of activities ( #3827 )
* Optimize portfolio calculations with smarter cloning of activities
* Update changelog
4 months ago
Thomas Kaul
7d8f34a90f
Feature/upgrade prisma to version 5.20.0 ( #3817 )
* Upgrade prisma to version 5.20.0
* Update changelog
4 months ago
Madhab Chandra Sahoo
8d0890a400
Feature/integrate add currency to create asset profile dialog ( #3819 )
* Integrate add currency to create asset profile dialog
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
4 months ago
Thomas Kaul
64c1d25e64
Feature/improve language localization for de 20240926 ( #3823 )
* Update translations
* Update changelog
4 months ago
Thomas Kaul
395d7f08ac
Feature/upgrade webpack bundle analyzer to version 4.10.2 ( #3818 )
* Upgrade webpack-bundle-analyzer to version 4.10.2
* Update changelog
4 months ago
Thomas Kaul
ba438c25ef
Release 2.110.0 ( #3816 )
4 months ago
Thomas Kaul
bb445ddf2e
Feature/improve experimental chart in account detail dialog ( #3813 )
* Improve chart in account detail dialog
* Update changelog
4 months ago
Thomas Kaul
4a97e2bb54
Feature/align holdings and regions of public page with allocations page ( #3815 )
* Align holdings and regions of public page with allocations page
* Update changelog
4 months ago
Thomas Kaul
e301dc5612
Feature/add horizontal lines to separate delete actions in menus ( #3805 )
* Add horizontal lines to separate delete action
* Update changelog
4 months ago
Thomas Kaul
46fb075ecb
Feature/improve language localization for de 20240921 ( #3804 )
* Update translations
* Update changelog
4 months ago
Thomas Kaul
98e9b5d895
Feature/consider user language in sharable portfolio link ( #3806 )
* Consider user’s language in sharable portfolio link
* Update changelog
4 months ago
Thomas Kaul
67aa76d31c
Release 2.109.0 ( #3803 )
4 months ago
Thomas Kaul
be09acdb24
Feature/expose concurrency of data gathering processor as environment variable ( #3799 )
* Expose concurrency of data gathering processor
* PROCESSOR_CONCURRENCY_GATHER_ASSET_PROFILE
* PROCESSOR_CONCURRENCY_GATHER_HISTORICAL_MARKET_DATA
* Update changelog
4 months ago
Thomas Kaul
e918970feb
Feature/expose concurrency of portfolio snapshot calculation as environment variable ( #3796 )
* Expose PROCESSOR_CONCURRENCY_PORTFOLIO_SNAPSHOT
* Update changelog
4 months ago
Thomas Kaul
7053aba2da
Feature/add portfolio performance metrics to public page ( #3793 )
* Add portfolio performance metrics
* Update changelog
4 months ago
Thomas Kaul
583c14128b
Feature/extend public api with portfolio performance metrics endpoint ( #3762 )
* Extend Public API with portfolio performance metrics endpoint
* Update changelog
4 months ago
Thomas Kaul
9059d4f971
Feature/upgrade prisma to version 5.19.1 ( #3784 )
* Upgrade prisma to version 5.19.1
* Update changelog
4 months ago
Thomas Kaul
9b07b19523
Feature/improve usability of create or update access dialog ( #3791 )
* Improve usability
* Dialog height
* Always show permission selector
* Update changelog
4 months ago
Thomas Kaul
7761e4d712
Feature/add hacktoberfest 2024 blog post ( #3790 )
* Add blog post: Hacktoberfest 2024
* Update changelog
4 months ago
Thomas Kaul
3cd77523a1
Feature/improve loading indicator of accounts table ( #3761 )
* Improve loading indicator
* Update changelog
4 months ago
karolsol
d1f6601c5e
Feature/Improve language localization for pl ( #3780 )
* Update translations
* Update changelog
4 months ago
Thomas Kaul
97467a3809
Feature/improve language localization for de 20240917 ( #3778 )
* Update translations
* Update changelog
4 months ago
Thomas Kaul
22127b5915
Release 2.108.0 ( #3777 )
4 months ago
Thomas Kaul
4865aa1665
Feature/add fallback in get quotes of eod historical data service ( #3776 )
* Add fallback to previousClose in getQuotes()
* Update changelog
4 months ago
Shaunak Das
520c176cd6
Feature/add copy link to clipboard action to access table ( #3768 )
* Add copy link to clipboard action
* Update changelog
4 months ago
Thomas Kaul
df9a0ec35a
Feature/support bonds in import dividend dialog ( #3775 )
* Support bonds
* Update changelog
4 months ago