1388 Commits

Author SHA1 Message Date
dw-0
e05f481344
Feature/Switch consistent-generic-constructors eslint rule from warn to error ()
* Switch consistent-generic-constructors eslint rule from warn to error

* Update changelog

---------

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2024-10-26 12:20:40 +02: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
9a885e821e
Feature/switch prefer-function-type eslint rule from warn to error ()
* Switch prefer-function-type eslint rule from warn to error

* Update changelog

---------

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2024-10-26 09:58:43 +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
dw-0
76ff34b0c4
Feature/switch no-empty-function rule in eslint configuration from warn to error ()
* Switch no-empty-function rule in eslint configuration from warn to error

* Update changelog

---------

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2024-10-25 18:49:31 +02:00
Amandee Manushika
3baab79b54
Bugfix/fix x-axis of investment chart component to adapt on date range change ()
* 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 ()
* 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 ()
* Optimize dialog sizes for mobile

* Update changelog
2024-10-20 17:59:44 +02:00
Thomas Kaul
6abb94ba33
Feature/improve language localization for de 20241019 ()
* Update translations

* Update changelog
2024-10-19 21:04:07 +02:00
Wasif Mujahid
524adfc672
Feature/Clean up unused OnInit implementations ()
* Clean up unused OnInit implementations
2024-10-19 20:59:42 +02:00
Thomas Kaul
308d3b64b1
Feature/Remove empty constructors ()
* Remove empty constructors
2024-10-19 18:54:49 +02:00
Thomas Kaul
a414cfab52
Feature/add data providers management to admin control panel ()
* Add data providers management to admin control panel

* Update changelog
2024-10-19 18:19:33 +02:00
Thomas Kaul
68cb4b27d1
Feature/add logotype to footer ()
* Add logo type to footer

* Update changelog
2024-10-19 15:20:15 +02:00
Thomas Kaul
6e490e5710
Feature/extend self hosting faq by benchmarks for markets ()
* Extend FAQ by benchmarks for Markets

* Update changelog
2024-10-17 14:15:52 +02:00
Thomas Kaul
7f30424792
Feature/improve empty state in benchmarks of markets overview ()
* Improve empty state

* Update changelog
2024-10-17 14:13:02 +02:00
Thomas Kaul
d5fb32fb52
Feature/extend self hosting faq by benchmarks ()
* Extend FAQ by benchmarks

* Update changelog
2024-10-16 21:19:38 +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
Thomas Kaul
ab10b9da54
Feature/improve language localization for de 20241014 ()
* Update translations

* Update changelog
2024-10-15 20:01:19 +02:00
vitalymatyushik
662bfb647e
Feature/add sliders to customize x-ray rules ()
* Add sliders to customize X-ray rules

* Update changelog
2024-10-14 21:38:57 +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
Madhab Chandra Sahoo
5f4cbe3af7
Bugfix/considered language of user settings on login with Security Token ()
* Consider language of user settings on login with Security Token

* Update changelog
2024-10-11 19:59:08 +02:00
Uday R
7252a54ae0
Feature/Set up tooltip in treemap chart component ()
* Set up tooltip in treemap chart component

* Update changelog
2024-10-10 21:06:17 +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
29d3b762a8
Feature/switch typescript-eslint no-unused-vars to error ()
* 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 () 2024-10-06 17:05:06 +02:00
dw-0
f0f67cdacb
Feature/set up stylisticTypeChecked rule in eslint configuration ()
* 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
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
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
1b2a7dc2e4
Feature/improve language localization for de 20240929 ()
* Update translations

* Update changelog
2024-10-01 18:39:42 +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
04e0bbd4c1
Feature/add tooltips to product page ()
* Add tooltips
2024-09-29 19:26:30 +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
ed30549f6b
Feature/prepare permission to delete asset profile of currency () 2024-09-28 09:47:48 +02:00
Madhab Chandra Sahoo
8d0890a400
Feature/integrate add currency to create asset profile dialog ()
* 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
64c1d25e64
Feature/improve language localization for de 20240926 ()
* Update translations

* Update changelog
2024-09-27 20:15:47 +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
e7f10ad4ad
Bugfix/fix typo and update date of Hacktoberfest 2024 blog post ()
* Fix typo and update date
2024-09-24 11:10:59 +02:00