597 Commits

Author SHA1 Message Date
dw-0
e2ae43bf28
Feature/set up recommendedTypeChecked rule in eslint configuration ()
* 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
Thomas Kaul
f3e2091ff4
Feature/refactor markets calculation in details of portfolio service ()
* Refactor markets calculation
2024-10-05 09:58:09 +02:00
Thomas Kaul
bcc8cb1e5b
Feature/modernize rules implementation ()
* Modernize rules implementation

* Include markets in details
2024-10-04 21:44:07 +02:00
dw-0
dd28f38e60
Bugfix/fix eslint configuration ()
* Fix eslint configuration

* Update changelog

---------

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2024-10-03 20:39:56 +02:00
Thomas Kaul
9b8f552ee2
Feature/improve language localization for de 20241003 ()
* Update translations
2024-10-03 20:35:34 +02:00
dw-0
85a7838a96
Feature/show message if no results have been found in activity dialog ()
* 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 ()
* 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 ()
* Set up @Output for click in holdings table component
2024-10-02 13:27:55 +02:00
Shaunak Das
24a3d92da0
Feature/add business logic of rule settings ()
* 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
d00d7ac1dd
Feature/add support for archived product page ()
* Add support for archived product page
2024-09-29 19:27:02 +02:00
Thomas Kaul
85cc72627b
Feature/add user id to tag database schema ()
* 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 ()
* Consider availability of date range selector and filters in assistant per view

* Update changelog
2024-09-28 18:25:06 +02:00
Thomas Kaul
bb445ddf2e
Feature/improve experimental chart in account detail dialog ()
* 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 ()
* 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 ()
* Add horizontal lines to separate delete action

* Update changelog
2024-09-24 18:53:25 +02:00
Thomas Kaul
336f7b002c
Feature/extend personal finance tools ()
* Add Finanzfluss Copilot
2024-09-21 20:00:56 +02:00
Thomas Kaul
be09acdb24
Feature/expose concurrency of data gathering processor as environment variable ()
* 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
e918970feb
Feature/expose concurrency of portfolio snapshot calculation as environment variable ()
* Expose PROCESSOR_CONCURRENCY_PORTFOLIO_SNAPSHOT

* Update changelog
2024-09-21 18:16:34 +02:00
Thomas Kaul
7053aba2da
Feature/add portfolio performance metrics to public page ()
* Add portfolio performance metrics

* Update changelog
2024-09-21 13:28:49 +02:00
Thomas Kaul
583c14128b
Feature/extend public api with portfolio performance metrics endpoint ()
* Extend Public API with portfolio performance metrics endpoint

* Update changelog
2024-09-21 10:42:43 +02:00
Thomas Kaul
f0df8a5254
Feature/add snake-case hint to localized routes ()
* Add snake-case hint to localized routes
2024-09-19 20:54:00 +02:00
Nikolai
38ac3d387b
Feature/extend market data endpoint by lastMarketPrice ()
* 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>
2024-09-15 20:18:24 +02:00
Thomas Kaul
3de192c65e
Feature/expose thresholds in rule settings () 2024-09-14 19:42:37 +02:00
Thomas Kaul
d236ecfe85
Feature/extend personal finance tools 20240914 ()
* Add Buxfer

* Add Moneydance

* Add Banktivity

* Add Microsoft Money

* Add Masttro

* Add WealthPosition
2024-09-14 17:29:01 +02:00
Thomas Kaul
5a4f1c03cb
Feature/extend personal finance tools ()
Add etops
2024-09-12 20:34:06 +02:00
Thomas Kaul
403ee2741d
Feature/set up portfolio snapshot queue ()
* Set up portfolio snapshot queue

* Update changelog
2024-09-10 20:32:08 +02:00
Shaunak Das
383a02519a
Feature/extend filters of order endpoint ()
* Extend filters of order endpoint

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-09-10 20:22:51 +02:00
Thomas Kaul
9cd4321bd0
Feature/extract users from admin control panel endpoint to dedicated endpoint ()
* Introduce GET api/v1/admin/user endpoint

* Update changelog
2024-09-08 09:56:08 +02:00
Thomas Kaul
df5e2f5f0e
Feature/extract common CACHE_TTL as constants ()
Extract CACHE_TTL

* CACHE_TTL_NO_CACHE
* CACHE_TTL_INFINITE
2024-09-05 18:23:38 +02:00
Shaunak Das
7ea9061852
Feature/execute scraper configuration instantly ()
* Execute scraper configuration instantly

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-09-04 21:17:38 +02:00
Daniel Idem
8018236942
Bugfix/fix carousel component ()
* Fix carousel component

* Update changelog
2024-09-04 20:19:59 +02:00
Thomas Kaul
d08e8b4fd8
Feature/expose max chart items as env variable ()
* Expose MAX_CHART_ITEMS as env variable

* Update changelog
2024-08-26 16:21:16 +02:00
Thomas Kaul
e4074f95c9
Feature/handle activities of excluded accounts ()
* Handle activities of excluded accounts
2024-08-25 10:03:40 +02:00
gizmodus
f360a12823
Feature/rework portfolio calculator ()
* Rework portfolio calculation

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-08-24 16:59:50 +02:00
Bastien Jeannelle
2b212078b8
Feature/add support to deactivate x-ray rules ()
* Add support to deactivate X-ray rules

* Update changelog
2024-08-21 19:38:37 +02:00
Thomas Kaul
ac5aec9262
Feature/extend personal finance tools 20240820 ()
* Add Ziggma
2024-08-21 19:36:45 +02:00
Thomas Kaul
9f5707d4f5
Feature/extend personal finance tools 20240819 ()
* Add CoinTracking
2024-08-20 11:42:44 +02:00
Thomas Kaul
bce9b2f4bb
Bugfix/fix clone functionality of activity ()
* Fix clone functionality

* Update changelog
2024-08-17 22:32:23 +02:00
Daniel Idem
952c2b71a2
Feature/reuse notification service for confirm dialogs ()
* Reuse notification service for confirm dialogs
2024-08-17 16:55:49 +02:00
Thomas Kaul
26277803c6
Bugfix/fix parse date in date helper ()
Handle empty date string
2024-08-17 16:21:13 +02:00
Daniel Idem
56ddbaf972
Feature/reuse notification service for alert dialogs ()
* Reuse notification service for alert dialogs
2024-08-15 11:36:55 +02:00
Thomas Kaul
2893d71377
Feature/set up notification service ()
* Set up notification service

* Update changelog
2024-08-11 18:33:33 +02:00
Thomas Kaul
9246a73f41
Feature/refactor dark theme css selector ()
* Refactor dark theme CSS selector

* Update changelog
2024-08-11 15:43:02 +02:00
Thomas Kaul
c34959896c
Feature/improve color assignment with annualized performance in treemap chart ()
* Improve color assignment

* Update changelog
2024-08-10 09:01:28 +02:00
Thomas Kaul
0f46ca4db2
Feature/extend personal finance tools 20240809 ()
* Add Sarmaaya.pk

* Add Investify

* Add FINATEKA

* Add Plainzer
2024-08-10 07:57:19 +02:00
Thomas Kaul
757ff527d0
Feature/extend personal finance tools 20240803 ()
* Add Capitalyse
2024-08-04 08:35:01 +02:00
Thomas Kaul
41f5801b5e
Feature/refactor unique asset type to asset profile identifier ()
* Refactoring
2024-08-04 08:27:05 +02:00
Thomas Kaul
02db0db733
Feature/persist view mode of holdings tab on home page ()
* Persist view mode of holdings in user settings

* Update changelog
2024-08-02 20:27:58 +02:00
Thomas Kaul
fcc2ab1a48
Feature/change color assignment by annualized performance in treemap chart ()
* Change color assignment to annualized performance

* Update changelog
2024-07-31 19:18:50 +02:00
Thomas Kaul
e228b4925c
Feature/update notes of personal finance tools ()
* Update notes
2024-07-25 19:38:52 +02:00