Commit Graph

2968 Commits

Author SHA1 Message Date
b0c2d3cddf Feature/add lint step to build-code.yml workflow (#3879)
* add lint step to build-code.yml workflow

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2024-10-05 20:53:33 +02:00
ecd75b5d8a Feature/optimize portfolio snapshot computation by reusing date intervals (#3855)
* Optimize portfolio snapshot computation by reusing date intervals

* Update changelog
2024-10-05 18:08:59 +02:00
e715ce14e5 Feature/switch typescript-eslint no-unused-expressions rule to error (#3872)
* Switch @typescript-eslint/no-unused-expressions to error (remove from eslint configuration)
2024-10-05 17:52:01 +02:00
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>
2024-10-05 17:42:07 +02:00
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>
2024-10-05 10:45:39 +02:00
f3e2091ff4 Feature/refactor markets calculation in details of portfolio service (#3871)
* Refactor markets calculation
2024-10-05 09:58:09 +02:00
bcc8cb1e5b Feature/modernize rules implementation (#3869)
* Modernize rules implementation

* Include markets in details
2024-10-04 21:44:07 +02:00
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>
2024-10-04 19:49:03 +02:00
c4742d3a53 Release 2.112.0 (#3864) 2024-10-03 20:43:04 +02:00
dd28f38e60 Bugfix/fix eslint configuration (#3852)
* Fix eslint configuration

* Update changelog

---------

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2024-10-03 20:39:56 +02:00
9b8f552ee2 Feature/improve language localization for de 20241003 (#3863)
* Update translations
2024-10-03 20:35:34 +02:00
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
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
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
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
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
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
1b2a7dc2e4 Feature/improve language localization for de 20240929 (#3844)
* Update translations

* Update changelog
2024-10-01 18:39:42 +02:00
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
d00d7ac1dd Feature/add support for archived product page (#3843)
* Add support for archived product page
2024-09-29 19:27:02 +02:00
04e0bbd4c1 Feature/add tooltips to product page (#3842)
* Add tooltips
2024-09-29 19:26:30 +02:00
00f06d6aef Release 2.111.0 (#3838) 2024-09-28 20:44:21 +02:00
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
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
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
ed30549f6b Feature/prepare permission to delete asset profile of currency (#3833) 2024-09-28 09:47:48 +02:00
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
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
64c1d25e64 Feature/improve language localization for de 20240926 (#3823)
* Update translations

* Update changelog
2024-09-27 20:15:47 +02:00
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
ba438c25ef Release 2.110.0 (#3816) 2024-09-24 19:47:46 +02:00
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
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
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
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
46fb075ecb Feature/improve language localization for de 20240921 (#3804)
* Update translations

* Update changelog
2024-09-23 19:49:00 +02:00
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
67aa76d31c Release 2.109.0 (#3803) 2024-09-21 20:03:31 +02:00
f59e8c8798 Feature/add feature graphic for hacktoberfest 2024 blog post (#3800)
* Add feature graphic
2024-09-21 20:01:33 +02:00
336f7b002c Feature/extend personal finance tools (#3801)
* Add Finanzfluss Copilot
2024-09-21 20:00:56 +02:00
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
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
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
5e4201d831 Feature/remove nx cloud access token (#3798)
* Remove nxCloudAccessToken
2024-09-21 15:04:52 +02:00
20d709380a Feature/add no auto-renewal hint to account membership page (#3795)
* Add hint
2024-09-21 14:34:17 +02:00
7053aba2da Feature/add portfolio performance metrics to public page (#3793)
* Add portfolio performance metrics

* Update changelog
2024-09-21 13:28:49 +02:00
c2f69501c7 Feature/improve documentation for public API (#3792) 2024-09-21 11:34:26 +02:00
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
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
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