Amandee Ellawala
6057794eb6
Feature/extend assistant by holding selector ( #4031 )
...
* Extend assistant by holding selector
* Update changelog
2024-11-10 10:29:43 +01:00
Thomas Kaul
5f56812125
Feature/extend promotion system ( #4008 )
...
* Extend promotion system
2024-11-02 13:44:57 +01:00
dw-0
e05f481344
Feature/Switch consistent-generic-constructors eslint rule from warn to error ( #3985 )
...
* 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 ( #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
dw-0
76ff34b0c4
Feature/switch no-empty-function rule in eslint configuration from warn to error ( #3979 )
...
* 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 ( #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
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
7f30424792
Feature/improve empty state in benchmarks of markets overview ( #3939 )
...
* Improve empty state
* Update changelog
2024-10-17 14:13:02 +02:00
Thomas Kaul
144e5da753
Feature/add units to x ray rule settings ( #3926 )
...
* Introduce unit
* Update changelog
2024-10-15 20:49:04 +02:00
vitalymatyushik
662bfb647e
Feature/add sliders to customize x-ray rules ( #3922 )
...
* 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 ( #3895 )
...
* Enable noUnusedLocals noUnusedParameters in compiler options of tsconfig
* Update changelog
2024-10-14 10:49:18 +02:00
Thomas Kaul
f8da265f5f
Feature/restructure XRayRulesSettings ( #3898 )
...
* 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 ( #3828 )
...
* 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 ( #3897 )
...
* 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 ( #3859 )
...
* 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 ( #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
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
bcc8cb1e5b
Feature/modernize rules implementation ( #3869 )
...
* Modernize rules implementation
* Include markets in details
2024-10-04 21:44:07 +02:00
Prakhar Sharma
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
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
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
Thomas Kaul
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
Thomas Kaul
ed30549f6b
Feature/prepare permission to delete asset profile of currency ( #3833 )
2024-09-28 09:47:48 +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
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
Thomas Kaul
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
Thomas Kaul
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
Thomas Kaul
20d709380a
Feature/add no auto-renewal hint to account membership page ( #3795 )
...
* Add hint
2024-09-21 14:34:17 +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
9b07b19523
Feature/improve usability of create or update access dialog ( #3791 )
...
* Improve usability
* Dialog height
* Always show permission selector
* Update changelog
2024-09-21 10:35:41 +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
Shaunak Das
520c176cd6
Feature/add copy link to clipboard action to access table ( #3768 )
...
* Add copy link to clipboard action
* Update changelog
2024-09-17 20:07:27 +02:00
Thomas Kaul
d703088611
Feature/improve ux of toggle component ( #3769 )
...
* Improve usability via cursor styles
* Update changelog
2024-09-16 15:06:02 +02:00
Nikolai
38ac3d387b
Feature/extend market data endpoint by lastMarketPrice ( #3752 )
...
* 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
fbf377f67f
Feature/set up rule settings dialog ( #3771 )
2024-09-14 20:44:36 +02:00
Shaunak Das
323cfbfcaa
Feature/introduce filters in account endpoint ( #3764 )
...
* Introduce filters in acount endpoint
* Integrate endpoint in holding detail dialog
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-09-14 10:53:39 +02:00
Thomas Kaul
403ee2741d
Feature/set up portfolio snapshot queue ( #3725 )
...
* Set up portfolio snapshot queue
* Update changelog
2024-09-10 20:32:08 +02:00
Shaunak Das
383a02519a
Feature/extend filters of order endpoint ( #3743 )
...
* 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 ( #3740 )
...
* Introduce GET api/v1/admin/user endpoint
* Update changelog
2024-09-08 09:56:08 +02:00
Shaunak Das
1bc2b47452
Feature/setup skeleton loader for data tables ( #3735 )
...
* Setup skeleton loader for data tables
* Update changelog
2024-09-07 21:22:56 +02:00
Thomas Kaul
1204240ed0
Bugfix/fix exception in admin market data detail component ( #3731 )
...
* Add check for dateOfFirstActivity
* Update changelog
2024-09-06 10:29:53 +02:00
Thomas Kaul
7db7eeecf2
Bugfix/fix view mode toggle of holdings tab ( #3698 )
...
* Fix view mode toggle
* Update changelog
2024-08-25 10:13:03 +02:00
gizmodus
f360a12823
Feature/rework portfolio calculator ( #3393 )
...
* Rework portfolio calculation
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-08-24 16:59:50 +02:00
Thomas Kaul
84d23764db
Feature/minor improvements in client ( #3690 )
...
* Improve view mode form control value change
* Clean up
2024-08-23 20:26:17 +02:00