Thomas Kaul
1b2a7dc2e4
Feature/improve language localization for de 20240929 ( #3844 )
* Update translations
* Update changelog
4 months ago
Thomas Kaul
feb3de768a
Feature/add unit test for redact attributes of object helper ( #3846 )
* Add unit test for redactAttributes()
4 months ago
Thomas Kaul
d00d7ac1dd
Feature/add support for archived product page ( #3843 )
* Add support for archived product page
4 months ago
Thomas Kaul
04e0bbd4c1
Feature/add tooltips to product page ( #3842 )
* Add tooltips
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
ed30549f6b
Feature/prepare permission to delete asset profile of currency ( #3833 )
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
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
e7f10ad4ad
Bugfix/fix typo and update date of Hacktoberfest 2024 blog post ( #3811 )
* Fix typo and update date
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
f59e8c8798
Feature/add feature graphic for hacktoberfest 2024 blog post ( #3800 )
* Add feature graphic
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
6f227e677c
Feature/refactor environment variable access in create user of user service ( #3797 )
* Refactor environment variable access
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
20d709380a
Feature/add no auto-renewal hint to account membership page ( #3795 )
* Add hint
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
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
Thomas Kaul
2bd14b135c
Feature/extract locales 20240919 ( #3785 )
4 months ago
Thomas Kaul
f0df8a5254
Feature/add snake-case hint to localized routes ( #3783 )
* Add snake-case hint to localized routes
4 months ago
Thomas Kaul
cb472c0884
Feature/improve ghostfolio po polsku ( #3782 )
* Improve Ghostfolio po polsku
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
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
Thomas Kaul
fbf377f67f
Feature/set up rule settings dialog ( #3771 )
4 months ago
Thomas Kaul
3de192c65e
Feature/expose thresholds in rule settings ( #3770 )
4 months ago
Thomas Kaul
9fb80e5067
Feature/remove accounts from holding endpoint ( #3765 )
* Clean up accounts
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
0ef2b82852
Bugfix/fix destructuring in activities filters ( #3756 )
* Provide default value during destructuring
* Update changelog
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
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
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