3157 Commits

Author SHA1 Message Date
Thomas Kaul
413076141c
Bugfix/fix calculation of allocations by market (#3853)
* Fix calculation of allocations by market (unknown)

* Update changelog
2024-10-03 20:18:26 +02:00
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>
2024-10-03 20:14:06 +02:00
Dmytro Werner
8364f7f703
Feature/set up output for click in activities table component (#3856)
* Set up @output for click in activities table component
2024-10-02 21:15:10 +02:00
Prakhar Sharma
7f6b8145d7
Feature/set up output for click in holdings table component (#3851)
* Set up @Output for click in holdings table component
2024-10-02 13:27:55 +02:00
ceroma
2ad91e5796
Feature/optimize portfolio calculations with smarter date interval selection (#3829)
* Optimize portfolio calculations with smarter date interval selection

* Update changelog
2024-10-02 11:59:57 +02:00
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>
2024-10-01 19:13:45 +02:00
Thomas Kaul
1b2a7dc2e4
Feature/improve language localization for de 20240929 (#3844)
* Update translations

* Update changelog
2024-10-01 18:39:42 +02:00
Thomas Kaul
feb3de768a
Feature/add unit test for redact attributes of object helper (#3846)
* Add unit test for redactAttributes()
2024-09-30 18:52:37 +02:00
Thomas Kaul
d00d7ac1dd
Feature/add support for archived product page (#3843)
* Add support for archived product page
2024-09-29 19:27:02 +02:00
Thomas Kaul
04e0bbd4c1
Feature/add tooltips to product page (#3842)
* Add tooltips
2024-09-29 19:26:30 +02:00
Thomas Kaul
00f06d6aef
Release 2.111.0 (#3838) 2024-09-28 20:44:21 +02:00
Thomas Kaul
85cc72627b
Feature/add user id to tag database schema (#3837)
* Add user id to tag database schema

* Update changelog
2024-09-28 20:42:25 +02:00
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
2024-09-28 18:25:06 +02:00
ceroma
33de8a10bb
Feature/optimize portfolio calculations with smarter cloning of activities (#3827)
* Optimize portfolio calculations with smarter cloning of activities

* Update changelog
2024-09-28 10:23:35 +02:00
Thomas Kaul
ed30549f6b
Feature/prepare permission to delete asset profile of currency (#3833) 2024-09-28 09:47:48 +02:00
Thomas Kaul
7d8f34a90f
Feature/upgrade prisma to version 5.20.0 (#3817)
* Upgrade prisma to version 5.20.0

* Update changelog
2024-09-28 09:45:22 +02:00
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>
2024-09-28 09:42:14 +02:00
Thomas Kaul
64c1d25e64
Feature/improve language localization for de 20240926 (#3823)
* Update translations

* Update changelog
2024-09-27 20:15:47 +02:00
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
2024-09-25 18:07:24 +02:00
Thomas Kaul
ba438c25ef
Release 2.110.0 (#3816) 2024-09-24 19:47:46 +02:00
Thomas Kaul
bb445ddf2e
Feature/improve experimental chart in account detail dialog (#3813)
* Improve chart in account detail dialog

* Update changelog
2024-09-24 19:45:48 +02:00
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
2024-09-24 19:17:58 +02:00
Thomas Kaul
e301dc5612
Feature/add horizontal lines to separate delete actions in menus (#3805)
* Add horizontal lines to separate delete action

* Update changelog
2024-09-24 18:53:25 +02:00
Thomas Kaul
e7f10ad4ad
Bugfix/fix typo and update date of Hacktoberfest 2024 blog post (#3811)
* Fix typo and update date
2024-09-24 11:10:59 +02:00
Thomas Kaul
46fb075ecb
Feature/improve language localization for de 20240921 (#3804)
* Update translations

* Update changelog
2024-09-23 19:49:00 +02:00
Thomas Kaul
98e9b5d895
Feature/consider user language in sharable portfolio link (#3806)
* Consider user’s language in sharable portfolio link

* Update changelog
2024-09-22 09:09:02 +02:00
Thomas Kaul
67aa76d31c
Release 2.109.0 (#3803) 2024-09-21 20:03:31 +02:00
Thomas Kaul
f59e8c8798
Feature/add feature graphic for hacktoberfest 2024 blog post (#3800)
* Add feature graphic
2024-09-21 20:01:33 +02:00
Thomas Kaul
336f7b002c
Feature/extend personal finance tools (#3801)
* Add Finanzfluss Copilot
2024-09-21 20:00:56 +02:00
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
2024-09-21 18:56:02 +02:00
Thomas Kaul
6f227e677c
Feature/refactor environment variable access in create user of user service (#3797)
* Refactor environment variable access
2024-09-21 18:22:14 +02:00
Thomas Kaul
e918970feb
Feature/expose concurrency of portfolio snapshot calculation as environment variable (#3796)
* Expose PROCESSOR_CONCURRENCY_PORTFOLIO_SNAPSHOT

* Update changelog
2024-09-21 18:16:34 +02:00
Thomas Kaul
5e4201d831
Feature/remove nx cloud access token (#3798)
* Remove nxCloudAccessToken
2024-09-21 15:04:52 +02:00
Thomas Kaul
20d709380a
Feature/add no auto-renewal hint to account membership page (#3795)
* Add hint
2024-09-21 14:34:17 +02:00
Thomas Kaul
7053aba2da
Feature/add portfolio performance metrics to public page (#3793)
* Add portfolio performance metrics

* Update changelog
2024-09-21 13:28:49 +02:00
Thomas Kaul
c2f69501c7
Feature/improve documentation for public API (#3792) 2024-09-21 11:34:26 +02:00
Thomas Kaul
583c14128b
Feature/extend public api with portfolio performance metrics endpoint (#3762)
* Extend Public API with portfolio performance metrics endpoint

* Update changelog
2024-09-21 10:42:43 +02:00
Thomas Kaul
9059d4f971
Feature/upgrade prisma to version 5.19.1 (#3784)
* Upgrade prisma to version 5.19.1

* Update changelog
2024-09-21 10:36:05 +02:00
Thomas Kaul
9b07b19523
Feature/improve usability of create or update access dialog (#3791)
* Improve usability

* Dialog height
* Always show permission selector

* Update changelog
2024-09-21 10:35:41 +02:00
Thomas Kaul
7761e4d712
Feature/add hacktoberfest 2024 blog post (#3790)
* Add blog post: Hacktoberfest 2024

* Update changelog
2024-09-21 10:05:52 +02:00
Thomas Kaul
3cd77523a1
Feature/improve loading indicator of accounts table (#3761)
* Improve loading indicator

* Update changelog
2024-09-20 11:10:19 +02:00
Thomas Kaul
2bd14b135c
Feature/extract locales 20240919 (#3785) 2024-09-19 21:30:49 +02:00
Thomas Kaul
f0df8a5254
Feature/add snake-case hint to localized routes (#3783)
* Add snake-case hint to localized routes
2024-09-19 20:54:00 +02:00
Thomas Kaul
cb472c0884
Feature/improve ghostfolio po polsku (#3782)
* Improve Ghostfolio po polsku
2024-09-19 20:28:09 +02:00
karolsol
d1f6601c5e
Feature/Improve language localization for pl (#3780)
* Update translations

* Update changelog
2024-09-19 20:11:27 +02:00
Thomas Kaul
97467a3809
Feature/improve language localization for de 20240917 (#3778)
* Update translations

* Update changelog
2024-09-18 15:58:19 +02:00
Thomas Kaul
22127b5915
Release 2.108.0 (#3777) 2024-09-17 20:17:23 +02:00
Thomas Kaul
4865aa1665
Feature/add fallback in get quotes of eod historical data service (#3776)
* Add fallback to previousClose in getQuotes()

* Update changelog
2024-09-17 20:15:16 +02:00
Shaunak Das
520c176cd6
Feature/add copy link to clipboard action to access table (#3768)
* Add copy link to clipboard action

* Update changelog
2024-09-17 20:07:27 +02:00
Thomas Kaul
df9a0ec35a
Feature/support bonds in import dividend dialog (#3775)
* Support bonds

* Update changelog
2024-09-17 19:36:48 +02:00