Thomas Kaul
f2638614d4
Feature/improve search for asset profiles with manual data source in create or update activity dialog ( #4142 )
...
* Improve search for asset profiles with MANUAL data source
* Update changelog
2024-12-25 17:05:57 +01:00
Thomas Kaul
9a579dd884
Feature/change access tab icon on account page ( #4137 )
...
* Change icon
* Update changelog
2024-12-25 09:50:27 +01:00
Thomas Kaul
6ee6121317
Feature/set up asset class cluster risk x-ray rule ( #4128 )
...
* Set up Asset Class Cluster Risk rule (equity)
* Set up Asset Class Cluster Risk rule (fixed income)
* Update changelog
2024-12-17 20:33:57 +01:00
Thomas Kaul
943ff2f0dc
Feature/improve usability of X-ray page by hiding empty rule categories ( #4108 )
...
* Hide empty rule categories
* Update changelog
2024-12-14 11:37:39 +01:00
Thomas Kaul
6ad9661d7f
Feature/improve language localization for de 20241214 ( #4123 )
...
* Update translations
* Update changelog
2024-12-14 11:19:15 +01:00
Thomas Kaul
57659d2c04
Feature/add missing public keywords ( #4102 )
...
* Add public keyword
2024-12-13 17:13:51 +01:00
Thomas Kaul
291be3e605
Feature/extend X-ray page by summary ( #4107 )
...
* Add summary to X-ray page
* Update changelog
2024-12-08 08:05:08 +01:00
Thomas Kaul
13582afd93
Feature/Setup API keys for Ghostfolio data provider ( #4093 )
...
* Setup API keys for Ghostfolio data provider
2024-12-07 15:13:12 +01:00
Thomas Kaul
2067e8ea40
Feature/add support for dividends in Ghostfolio data provider ( #4081 )
...
* Add support for dividends
2024-11-30 11:49:24 +01:00
Thomas Kaul
5f98dfa5d6
Feature/set up Ghostfolio data provider ( #4016 )
...
* Set up Ghostfolio data provider
* Update translations
* Update changelog
2024-11-24 19:49:08 +01:00
Jory Hogeveen
707c77f0cf
Feature/extend allocations by ETF holding with parent ETFs ( #4044 )
...
* Extend allocations by ETF holding with parent ETFs
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-11-23 10:25:07 +01:00
Thomas Kaul
0e7482938b
Feature/add black weeks 2024 blog post ( #4049 )
...
* Add Black Weeks 2024 blog post
* Update changelog
2024-11-16 18:21:22 +01:00
Mohan
92b025bff3
Feature/separate FIRE and X-ray pages ( #4037 )
...
* Separate FIRE / X-ray page
* Update changelog
2024-11-11 21:07:02 +01:00
Thomas Kaul
5f56812125
Feature/extend promotion system ( #4008 )
...
* Extend promotion system
2024-11-02 13:44:57 +01:00
Thomas Kaul
5de176a7ef
Feature/rename allocation cluster risk x ray rule ( #3994 )
...
* Rename Allocation Cluster Risk to Economic Market Cluster Risk
* Update changelog
2024-10-28 20:03:37 +01:00
Sony Thomas
c790d0df21
Feature/Restructure resources page ( #3978 )
...
* Restructure resources page
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-10-26 20:17:08 +02:00
dw-0
6a10b932b0
Feature/Switch consistent-type-assertions eslint rule from warn to error ( #3982 )
...
* 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 ( #3989 )
...
* 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 ( #3980 )
...
* 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
Amandee Manushika
3baab79b54
Bugfix/fix x-axis of investment chart component to adapt on date range change ( #3974 )
...
* Fix x-axis of investment chart component to adapt on date range change
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-10-24 20:18:16 +02:00
vitalymatyushik
d325f8bfaf
Feature/Add static portfolio analysis rule for emerging Markets ( #3949 )
...
* Add static portfolio analysis rule: Allocation Cluster Risk (Emerging Markets)
* Update changelog
2024-10-22 20:19:56 +02:00
Thomas Kaul
a5331dd32b
Feature/optimize dialog sizes for mobile ( #3964 )
...
* Optimize dialog sizes for mobile
* Update changelog
2024-10-20 17:59:44 +02:00
Wasif Mujahid
524adfc672
Feature/Clean up unused OnInit implementations ( #3961 )
...
* Clean up unused OnInit implementations
2024-10-19 20:59:42 +02:00
Thomas Kaul
308d3b64b1
Feature/Remove empty constructors ( #3958 )
...
* Remove empty constructors
2024-10-19 18:54:49 +02:00
Thomas Kaul
a414cfab52
Feature/add data providers management to admin control panel ( #3950 )
...
* Add data providers management to admin control panel
* Update changelog
2024-10-19 18:19:33 +02:00
Thomas Kaul
6e490e5710
Feature/extend self hosting faq by benchmarks for markets ( #3940 )
...
* Extend FAQ by benchmarks for Markets
* Update changelog
2024-10-17 14:15:52 +02:00
Thomas Kaul
d5fb32fb52
Feature/extend self hosting faq by benchmarks ( #3937 )
...
* Extend FAQ by benchmarks
* Update changelog
2024-10-16 21:19:38 +02:00
Thomas Kaul
f8da265f5f
Feature/restructure XRayRulesSettings ( #3898 )
...
* Restructure XRayRulesSettings
* Update changelog
2024-10-12 21:04:09 +02:00
Matej Gerek
98957d282e
Feature/move tags from info to user service ( #3859 )
...
* Move tags from info to user service
* Update changelog
2024-10-09 21:04:37 +02:00
Thomas Kaul
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
Thomas Kaul
bce18f7261
Feature/reuse advanced markets calculation in portfolio details endpoint ( #3884 )
2024-10-06 17:05:06 +02:00
Thomas Kaul
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
Thomas Kaul
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
dw-0
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
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
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
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
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
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
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
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
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
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
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
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
df9a0ec35a
Feature/support bonds in import dividend dialog ( #3775 )
...
* Support bonds
* Update changelog
2024-09-17 19:36:48 +02:00
Daniel Idem
8018236942
Bugfix/fix carousel component ( #3709 )
...
* Fix carousel component
* Update changelog
2024-09-04 20:19:59 +02:00
Thomas Kaul
a6d9f5dd69
Bugfix/load data once on portfolio activities page ( #3726 )
...
* Fetch activities only once
* Update changelog
2024-09-03 19:24:14 +02:00