|
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>
|
2024-10-08 15:30:56 +02:00 |
|
|
7e339972ad
|
Feature/extend public api with health check endpoint (#3825)
* Add health check endpoint documentation
* Update changelog
|
2024-10-07 17:49:29 +02:00 |
|
|
14b88edff6
|
Feature/extend MSFT buy with dividend test (#3891)
* Extend test
|
2024-10-06 21:07:07 +02:00 |
|
|
29d3b762a8
|
Feature/switch typescript-eslint no-unused-vars to error (#3887)
* Switch @typescript-eslint/no-unused-vars to error
|
2024-10-06 18:49:42 +02:00 |
|
|
adf9a71cbd
|
Release 2.113.0 (#3886)
|
2024-10-06 17:08:10 +02:00 |
|
|
bce18f7261
|
Feature/reuse advanced markets calculation in portfolio details endpoint (#3884)
|
2024-10-06 17:05:06 +02:00 |
|
|
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>
|
2024-10-06 16:57:56 +02:00 |
|
|
f48ce4e1ae
|
Feature/reuse markets calculation in portfolio details endpoint (#3883)
* Reuse markets calculation in portfolio details endpoint
* Update changelog
|
2024-10-06 11:03:11 +02:00 |
|
|
b50a1fc63d
|
Feature/reuse markets calculation in public portfolio endpoint (#3882)
* Reuse markets calculation in public portfolio endpoint
* Update changelog
|
2024-10-06 10:27:42 +02:00 |
|
|
8cbefbc1f4
|
Feature/move prisma to devDependencies (#3880)
|
2024-10-05 21:11:51 +02:00 |
|
|
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 |
|