380 Commits

Author SHA1 Message Date
Thomas Kaul
93001b68ad
Feature/introduce lookup response interface ()
* Introduce lookup response interface

* Refactor lookup item interface
2024-11-03 19:58:19 +01:00
Thomas Kaul
5f56812125
Feature/extend promotion system ()
* Extend promotion system
2024-11-02 13:44:57 +01:00
Thomas Kaul
5de176a7ef
Feature/rename allocation cluster risk x ray rule ()
* Rename Allocation Cluster Risk to Economic Market Cluster Risk

* Update changelog
2024-10-28 20:03:37 +01:00
dw-0
6a10b932b0
Feature/Switch consistent-type-assertions eslint rule from warn to error ()
* Switch consistent-type-assertions eslint rule from warn to error

* Update changelog

---------

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2024-10-26 11:07:48 +02:00
Thomas Kaul
4104fb2f8f
Feature/Improve subscription service ()
* Various improvements
2024-10-26 10:29:04 +02:00
dw-0
405ec0d2b2
Feature/switch the consistent-type-definitions eslint rule from warn to error ()
* Switch the consistent-type-definitions eslint rule from warn to error

* Update changelog

---------

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2024-10-26 09:41:37 +02:00
Ivan Skvortsov
19b8c514f2
Feature/Add static portfolio analysis rule for developed Markets ()
* Add static portfolio analysis rule: Allocation Cluster Risk (Developed Markets)

* Update changelog
2024-10-23 20:31:54 +02:00
vitalymatyushik
d325f8bfaf
Feature/Add static portfolio analysis rule for emerging Markets ()
* Add static portfolio analysis rule: Allocation Cluster Risk (Emerging Markets)

* Update changelog
2024-10-22 20:19:56 +02:00
Thomas Kaul
d59dfc3d5b
Feature/Archive discontinued personal finance tools ()
* Archive discontinued personal finance tools
2024-10-19 10:04:10 +02:00
Thomas Kaul
ba52e385a1
Feature/extend personal finance tools 20241017 ()
* Add Leafs

* Add FIREkit
2024-10-17 20:42:24 +02:00
Thomas Kaul
ce6f175f9a
Bugfix/fix usage of processor portfolio snapshot computation concurrency env variable ()
* Fix usage of PROCESSOR_PORTFOLIO_SNAPSHOT_COMPUTATION_CONCURRENCY

* Update changelog
2024-10-16 20:48:27 +02:00
Thomas Kaul
144e5da753
Feature/add units to x ray rule settings ()
* Introduce unit

* Update changelog
2024-10-15 20:49:04 +02:00
dw-0
a14c10bad2
Feature/Enable unused compiler options in tsconfig ()
* Enable noUnusedLocals noUnusedParameters in compiler options of tsconfig

* Update changelog
2024-10-14 10:49:18 +02:00
Thomas Kaul
f8da265f5f
Feature/restructure XRayRulesSettings ()
* Restructure XRayRulesSettings

* Update changelog
2024-10-12 21:04:09 +02:00
Thomas Kaul
aee5e833a5
Feature/harmonize processor concurrency environment variables ()
* Harmonize processor concurrency environment variables

* Update changelog
2024-10-12 19:35:43 +02:00
ceroma
c44da0bce3
Feature/expose portfolio snapshot computation timeout as environment variable ()
* Expose portfolio snapshot computation timeout as environment variable

* Update changelog
2024-10-12 09:04:58 +02:00
Matej Gerek
98957d282e
Feature/move tags from info to user service ()
* Move tags from info to user service

* Update changelog
2024-10-09 21:04:37 +02:00
dw-0
fc5ed887ff
Feature/Set prefer-const to error in eslint configuration ()
* 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
Thomas Kaul
bce18f7261
Feature/reuse advanced markets calculation in portfolio details endpoint () 2024-10-06 17:05:06 +02:00
Thomas Kaul
f48ce4e1ae
Feature/reuse markets calculation in portfolio details endpoint ()
* Reuse markets calculation in portfolio details endpoint

* Update changelog
2024-10-06 11:03:11 +02:00
Thomas Kaul
b50a1fc63d
Feature/reuse markets calculation in public portfolio endpoint ()
* Reuse markets calculation in public portfolio endpoint

* Update changelog
2024-10-06 10:27:42 +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
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
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
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
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
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
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
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
Thomas Kaul
26277803c6
Bugfix/fix parse date in date helper ()
Handle empty date string
2024-08-17 16:21:13 +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