Thomas Kaul
51b68e561f
Feature/add support for mutual funds in eod historical data service ( #3970 )
...
* Add support for mutual funds
* Update changelog
3 months ago
dw-0
2951fb37f9
Feature/Upgrade nx to version 20.0.3 ( #3968 )
...
* Upgrade Nx to version 20.0.3
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
3 months ago
Thomas Kaul
a5331dd32b
Feature/optimize dialog sizes for mobile ( #3964 )
...
* Optimize dialog sizes for mobile
* Update changelog
3 months ago
dw-0
4c658a1f6a
Bugfix/fix export was not found warning ( #3963 )
...
* Fix export was not found warning
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
3 months ago
Thomas Kaul
6abb94ba33
Feature/improve language localization for de 20241019 ( #3960 )
...
* Update translations
* Update changelog
3 months ago
Thomas Kaul
6ecd7ac768
Release 2.117.0 ( #3962 )
3 months ago
Thomas Kaul
a414cfab52
Feature/add data providers management to admin control panel ( #3950 )
...
* Add data providers management to admin control panel
* Update changelog
3 months ago
Thomas Kaul
68cb4b27d1
Feature/add logotype to footer ( #3947 )
...
* Add logo type to footer
* Update changelog
3 months ago
vitalymatyushik
6e4758a183
Feature/Improve backgrounds in tree map chart ( #3938 )
...
* Improve backgrounds in tree map chart
* Update changelog
3 months ago
Thomas Kaul
6bb7c0d196
Bugfix/fix style selector in carousel component ( #3948 )
...
* Fix style selector
* Update changelog
3 months ago
Thomas Kaul
cfd5b6bbf2
Release 2.116.0 ( #3942 )
3 months ago
Thomas Kaul
6e490e5710
Feature/extend self hosting faq by benchmarks for markets ( #3940 )
...
* Extend FAQ by benchmarks for Markets
* Update changelog
3 months ago
Thomas Kaul
7f30424792
Feature/improve empty state in benchmarks of markets overview ( #3939 )
...
* Improve empty state
* Update changelog
3 months ago
Thomas Kaul
d5fb32fb52
Feature/extend self hosting faq by benchmarks ( #3937 )
...
* Extend FAQ by benchmarks
* Update changelog
3 months ago
Thomas Kaul
04b056e4e5
Feature/switch to adjusted market prices in get historical of eod historical data service ( #3934 )
...
* Switch to adjusted market prices in getHistorical()
* Update changelog
3 months ago
Thomas Kaul
ce6f175f9a
Bugfix/fix usage of processor portfolio snapshot computation concurrency env variable ( #3936 )
...
* Fix usage of PROCESSOR_PORTFOLIO_SNAPSHOT_COMPUTATION_CONCURRENCY
* Update changelog
3 months ago
JN Brisset
0403117e8c
Feature/Set permission on entrypoint.sh in Dockerfile ( #3903 )
...
* Set permission on entrypoint.sh in Dockerfile
* Update changelog
3 months ago
Thomas Kaul
144e5da753
Feature/add units to x ray rule settings ( #3926 )
...
* Introduce unit
* Update changelog
3 months ago
vitalymatyushik
7f97168aa7
Feature/disable text hover effect in tree map chart ( #3929 )
...
* Disable text hover effect in tree map chart
* Update changelog
3 months ago
Thomas Kaul
ab10b9da54
Feature/improve language localization for de 20241014 ( #3927 )
...
* Update translations
* Update changelog
3 months ago
Thomas Kaul
6be8565442
Release 2.115.0 ( #3925 )
3 months ago
vitalymatyushik
662bfb647e
Feature/add sliders to customize x-ray rules ( #3922 )
...
* Add sliders to customize X-ray rules
* Update changelog
3 months ago
dw-0
a14c10bad2
Feature/Enable unused compiler options in tsconfig ( #3895 )
...
* Enable noUnusedLocals noUnusedParameters in compiler options of tsconfig
* Update changelog
3 months ago
Madhab Chandra Sahoo
67a147bd96
Feature/Improve background color assignment in treemap chart component ( #3918 )
...
* Improve background color assignment in treemap chart component
* Update changelog
3 months ago
Thomas Kaul
f8da265f5f
Feature/restructure XRayRulesSettings ( #3898 )
...
* Restructure XRayRulesSettings
* Update changelog
3 months ago
Thomas Kaul
aee5e833a5
Feature/harmonize processor concurrency environment variables ( #3913 )
...
* Harmonize processor concurrency environment variables
* Update changelog
3 months ago
Tushar Agarwal
3289bd5cc9
Feature/Simplify labels in treemap chart ( #3912 )
...
* Simplify labels in treemap chart
* Update changelog
3 months ago
ceroma
c44da0bce3
Feature/expose portfolio snapshot computation timeout as environment variable ( #3894 )
...
* Expose portfolio snapshot computation timeout as environment variable
* Update changelog
3 months ago
Dhaneshwari Tendle
7a11bb93d5
Feature/Set up unit test that loads activity from exported json file ( #3901 )
...
* Set up unit test that loads activity from exported json file
* Update changelog
3 months ago
Uday R
d158d0c326
Feature/Extend tooltip in treemap chart component by name ( #3907 )
...
* Extend tooltip in treemap chart component by name
* Update changelog
3 months ago
Madhab Chandra Sahoo
5f4cbe3af7
Bugfix/considered language of user settings on login with Security Token ( #3828 )
...
* Consider language of user settings on login with Security Token
* Update changelog
3 months ago
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
3 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>
3 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>
3 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>
3 months ago
Thomas Kaul
c4742d3a53
Release 2.112.0 ( #3864 )
3 months ago
dw-0
dd28f38e60
Bugfix/fix eslint configuration ( #3852 )
...
* Fix eslint configuration
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
3 months ago
Thomas Kaul
413076141c
Bugfix/fix calculation of allocations by market ( #3853 )
...
* Fix calculation of allocations by market (unknown)
* Update changelog
3 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>
3 months ago
ceroma
2ad91e5796
Feature/optimize portfolio calculations with smarter date interval selection ( #3829 )
...
* Optimize portfolio calculations with smarter date interval selection
* Update changelog
3 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>
3 months ago
Thomas Kaul
1b2a7dc2e4
Feature/improve language localization for de 20240929 ( #3844 )
...
* Update translations
* Update changelog
3 months ago
Thomas Kaul
00f06d6aef
Release 2.111.0 ( #3838 )
3 months ago
Thomas Kaul
85cc72627b
Feature/add user id to tag database schema ( #3837 )
...
* Add user id to tag database schema
* Update changelog
3 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
3 months ago
ceroma
33de8a10bb
Feature/optimize portfolio calculations with smarter cloning of activities ( #3827 )
...
* Optimize portfolio calculations with smarter cloning of activities
* Update changelog
3 months ago
Thomas Kaul
7d8f34a90f
Feature/upgrade prisma to version 5.20.0 ( #3817 )
...
* Upgrade prisma to version 5.20.0
* Update changelog
3 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>
3 months ago
Thomas Kaul
64c1d25e64
Feature/improve language localization for de 20240926 ( #3823 )
...
* Update translations
* Update changelog
3 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
Thomas Kaul
d703088611
Feature/improve ux of toggle component ( #3769 )
...
* Improve usability via cursor styles
* Update changelog
4 months ago
Nikolai
38ac3d387b
Feature/extend market data endpoint by lastMarketPrice ( #3752 )
...
* Extend market data endpoint by lastMarketPrice
* Integrate last market price in admin market data
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
4 months ago
Shaunak Das
323cfbfcaa
Feature/introduce filters in account endpoint ( #3764 )
...
* Introduce filters in acount endpoint
* Integrate endpoint in holding detail dialog
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
4 months ago
Thomas Kaul
8735fc3fad
Bugfix/fix typo in changelog ( #3758 )
4 months ago
Thomas Kaul
7b8dc480f4
Release 2.107.1 ( #3757 )
4 months ago
Thomas Kaul
0ef2b82852
Bugfix/fix destructuring in activities filters ( #3756 )
...
* Provide default value during destructuring
* Update changelog
4 months ago
Thomas Kaul
c4cbdfc643
Release 2.107.0 ( #3748 )
4 months ago
Thomas Kaul
403ee2741d
Feature/set up portfolio snapshot queue ( #3725 )
...
* Set up portfolio snapshot queue
* Update changelog
4 months ago
Shaunak Das
383a02519a
Feature/extend filters of order endpoint ( #3743 )
...
* Extend filters of order endpoint
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
4 months ago
Thomas Kaul
a5211f6a29
Feature/upgrade bull to version 4.16.2 ( #3746 )
...
* Upgrade bull to version 4.16.2
* Update changelog
4 months ago
FrozenPasta
9edffd100e
Feature/improve language localization for fr ( #3724 )
...
* Update translations
* Update changelog
4 months ago
Thomas Kaul
6db881b08f
Feature/optimize admin control panel endpoint using promise.all ( #3741 )
...
* Optimize by using Promise.all()
* Update changelog
4 months ago
Thomas Kaul
557a0bf808
Feature/optimize info endpoint using promise.all ( #3742 )
...
* Optimize by using Promise.all()
* Update changelog
4 months ago
Andrea
bdb3a8f1dc
Feature/improve language localization for Italian ( #3744 )
...
* Update translations
* Update changelog
4 months ago
Thomas Kaul
9cd4321bd0
Feature/extract users from admin control panel endpoint to dedicated endpoint ( #3740 )
...
* Introduce GET api/v1/admin/user endpoint
* Update changelog
4 months ago
Thomas Kaul
728f84e7eb
Release 2.106.0 ( #3738 )
4 months ago
Shaunak Das
1bc2b47452
Feature/setup skeleton loader for data tables ( #3735 )
...
* Setup skeleton loader for data tables
* Update changelog
4 months ago
Thomas Kaul
8c322b4e81
Bugfix/fix historical market data gathering in yahoo finance service ( #3737 )
...
* Switch from historical() to chart()
* Update changelog
4 months ago
Thomas Kaul
1204240ed0
Bugfix/fix exception in admin market data detail component ( #3731 )
...
* Add check for dateOfFirstActivity
* Update changelog
4 months ago
Thomas Kaul
fb44933c9c
Feature/improve error logs in scraper configuration test ( #3730 )
...
* Improve error logs
* Update changelog
4 months ago
Shaunak Das
7ea9061852
Feature/execute scraper configuration instantly ( #3723 )
...
* Execute scraper configuration instantly
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
4 months ago
Daniel Idem
8018236942
Bugfix/fix carousel component ( #3709 )
...
* Fix carousel component
* Update changelog
4 months ago
Thomas Kaul
d6dbc0d9e3
Release 2.106.0-beta.6 ( #3728 )
4 months ago
Thomas Kaul
a6d9f5dd69
Bugfix/load data once on portfolio activities page ( #3726 )
...
* Fetch activities only once
* Update changelog
4 months ago
Thomas Kaul
676be076c3
Release 2.106.0-beta.5 ( #3721 )
4 months ago
Thomas Kaul
5358f13e93
Release 2.106.0-beta.4 ( #3719 )
4 months ago
Thomas Kaul
71a568264d
Feature/improve portfolio snapshot caching ( #3717 )
...
* Improve portfolio snapshot caching
* Update changelog
4 months ago
Thomas Kaul
e4ba27850d
Feature/upgrade prisma to version 5.19.0 ( #3715 )
...
* Upgrade prisma to version 5.19.0
* Update changelog
4 months ago
Thomas Kaul
0fc83486dc
Feature/improve redis cache ( #3714 )
...
* Improve redis cache
* Update changelog
4 months ago
Thomas Kaul
208e5c8adb
Release 2.106.0-beta.3 ( #3706 )
4 months ago
Thomas Kaul
c4a28c6bff
Feature/set up a performance logging service ( #3703 )
...
* Setup performance logging service
* Update changelog
4 months ago
Cygguu
4505441691
Feature/improve language localization for polish ( #3691 )
...
* Improve language localization for Polish
* Update changelog
4 months ago
Thomas Kaul
bc51f106e9
Feature/expose log levels as env variable ( #3704 )
...
* Expose log levels as env variable
* Update documentation
* Update changelog
4 months ago
Thomas Kaul
80330782d2
Release 2.106.0-beta.2 ( #3702 )
5 months ago
Thomas Kaul
d08e8b4fd8
Feature/expose max chart items as env variable ( #3701 )
...
* Expose MAX_CHART_ITEMS as env variable
* Update changelog
5 months ago
Thomas Kaul
4a8142b326
Release 2.106.0-beta.1 ( #3699 )
5 months ago
Thomas Kaul
7db7eeecf2
Bugfix/fix view mode toggle of holdings tab ( #3698 )
...
* Fix view mode toggle
* Update changelog
5 months ago
Thomas Kaul
a8e0bb5a21
Bugfix/fix division by zero in performance calculation ( #3695 )
...
* Fix division by zero
* Update changelog
5 months ago
Thomas Kaul
c28af12cbd
Release 2.106.0-alpha.1 ( #3694 )
5 months ago
gizmodus
f360a12823
Feature/rework portfolio calculator ( #3393 )
...
* Rework portfolio calculation
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
5 months ago
Thomas Kaul
724188847a
Release 2.105.0 ( #3688 )
5 months ago
Thomas Kaul
ea1b6fdf6e
Feature/improve language localization for de 20240821 ( #3687 )
...
* Update translations
* Update changelog
5 months ago
Bastien Jeannelle
2b212078b8
Feature/add support to deactivate x-ray rules ( #3537 )
...
* Add support to deactivate X-ray rules
* Update changelog
5 months ago
Anatoly Popov
12c722afe1
Bugfix/Use currency conversion for fees and values ( #3672 )
...
* Use currency conversion for fees and values
* Update changelog
5 months ago
Thomas Kaul
6c79ccb2a9
Release 2.104.1 ( #3679 )
5 months ago
Thomas Kaul
bce9b2f4bb
Bugfix/fix clone functionality of activity ( #3678 )
...
* Fix clone functionality
* Update changelog
5 months ago
Thomas Kaul
7b2d8e4d3a
Release 2.104.0 ( #3676 )
5 months ago
Thomas Kaul
75dd43637c
Feature/upgrade date-fns to version 3.6.0 ( #3673 )
...
* Upgrade date-fns to version 3.6.0
* Update changelog
5 months ago
Thomas Kaul
18df8cebeb
Feature/upgrade zone.js to version 0.14.10 ( #3669 )
...
* Upgrade zone.js to version 0.14.10
* Update changelog
5 months ago
Thomas Kaul
2893d71377
Feature/set up notification service ( #3663 )
...
* Set up notification service
* Update changelog
5 months ago
Thomas Kaul
9246a73f41
Feature/refactor dark theme css selector ( #3662 )
...
* Refactor dark theme CSS selector
* Update changelog
5 months ago
Nuno
d1276dc1a7
Bugfix/remove read_only true from docker-compose.yml ( #3653 )
...
* Removed read_only: true
* Update changelog
5 months ago
Thomas Kaul
475bc3b86d
Feature/improve language localization for de 20240810 ( #3660 )
...
* Update translations
* Update changelog
5 months ago
Thomas Kaul
46553da2c3
Release 2.103.0 ( #3658 )
5 months ago
Thomas Kaul
c34959896c
Feature/improve color assignment with annualized performance in treemap chart ( #3657 )
...
* Improve color assignment
* Update changelog
5 months ago
Thomas Kaul
49485f79d2
Feature/enable experimental languages in user account settings ( #3655 )
...
* Enable ca and pl as experimental
* Update changelog
5 months ago
Tiago Sousa
9f5da976f2
Feature/improve language localization for portuguese ( #3651 )
...
* Update translations
* Update changelog
5 months ago
Thomas Kaul
b8d9bafef6
Feature/upgrade prisma to version 5.18.0 ( #3646 )
...
* Upgrade prisma to version 5.18.0
* Update changelog
5 months ago
Nuno
40de0cead5
Feature/optimize docker image ( #3642 )
...
* Remove redundant docker image layers
* Update prisma binary target of prisma
* Update changelog
5 months ago
Thomas Kaul
43f5bb7773
Release 2.102.0 ( #3648 )
5 months ago
Thomas Kaul
e85cc0fcfc
Feature/clone or edit activity from account detail dialog ( #3647 )
...
* Clone or edit activity from holding detail dialog
* Update changelog
5 months ago
Thomas Kaul
dc1948016f
Feature/clone or edit activity from holding detail dialog ( #3644 )
...
* Clone or edit activity from holding detail dialog
* Update changelog
5 months ago
Thomas Kaul
b2ed0b2c80
Feature/improve caching of benchmarks in markets overview ( #3640 )
...
* Improve caching
* Update changelog
5 months ago
Thomas Kaul
42fe653e1e
Bugfix/fix cache flush endpoint response ( #3641 )
...
* Fix cache flush endpoint response
* Update changelog
5 months ago
Thomas Kaul
98f3fa9d7c
Feature/improve language localization for de 20240804 ( #3639 )
...
* Update translations
* Update changelog
5 months ago
Paulina
202e27fe25
Feature/improve language localization for polish ( #3637 )
...
* Improve language localization for Polish
* Update changelog
5 months ago
Thomas Kaul
4c7657a90e
Feature/upgrade nx to version 19.5.6 ( #3633 )
...
* Upgrade Nx to version 19.5.6
* Update changelog
5 months ago
Thomas Kaul
420f331be9
Release 2.101.0 ( #3632 )
5 months ago
Nuno
e0068c4d5d
Feature/harden container security following OWASP best practices ( #3614 )
...
* Harden container security
* Update changelog
5 months ago