Brandon Wortman
a19b6256c7
Fix formatting comments #2288
1 year ago
Brandon Wortman
3aa1633d4f
Support CSV file format of Yahoo Finance in activities import #2288 Fix Formatting
Passing all local tests/checks/build
1 year ago
Brandon Wortman
0e07415bf8
Support CSV file format of Yahoo Finance in activities import #2288
Added default warnings for no type or fee provided
Future: localize messages
1 year ago
Brandon Wortman
f5e92a663d
Support CSV file format of Yahoo Finance in activities import #2288
Rearranged date keys to prioritize trade date over date due to both provided in Yahoo CSV.
If no currency is found in CSV make API call to gather currency info for symbol.
If no fee provided, default to 0 (fee free).
If no type provided, default to 'BUY'.
Next: provide UI warnings for both above.
1 year ago
Mohan
92b025bff3
Feature/separate FIRE and X-ray pages ( #4037 )
* Separate FIRE / X-ray page
* Update changelog
1 year ago
Amandee Ellawala
6057794eb6
Feature/extend assistant by holding selector ( #4031 )
* Extend assistant by holding selector
* Update changelog
1 year ago
Gianluca755
9f72835d58
Feature/improve language localization for it 20241109 ( #4036 )
* Update translations
* Update changelog
1 year ago
Thomas Kaul
9c27fb70aa
Feature/minor improvements in data provider service ( #4017 )
* Refactoring
1 year ago
Thomas Kaul
93001b68ad
Feature/introduce lookup response interface ( #4019 )
* Introduce lookup response interface
* Refactor lookup item interface
1 year ago
Thomas Kaul
5f56812125
Feature/extend promotion system ( #4008 )
* Extend promotion system
1 year ago
Thomas Kaul
5de176a7ef
Feature/rename allocation cluster risk x ray rule ( #3994 )
* Rename Allocation Cluster Risk to Economic Market Cluster Risk
* Update changelog
1 year ago
Thomas Kaul
0f19cb37e6
Feature/improve language localization for de 20241026 ( #3991 )
* Update translations
* Update changelog
1 year ago
Sony Thomas
c790d0df21
Feature/Restructure resources page ( #3978 )
* Restructure resources page
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 year ago
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>
1 year ago
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>
1 year ago
Thomas Kaul
4104fb2f8f
Feature/Improve subscription service ( #3989 )
* Various improvements
1 year ago
dw-0
9a885e821e
Feature/switch prefer-function-type eslint rule from warn to error ( #3981 )
* Switch prefer-function-type eslint rule from warn to error
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
1 year ago
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>
1 year ago
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>
1 year ago
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>
1 year ago
vitalymatyushik
d325f8bfaf
Feature/Add static portfolio analysis rule for emerging Markets ( #3949 )
* Add static portfolio analysis rule: Allocation Cluster Risk (Emerging Markets)
* Update changelog
1 year ago
Thomas Kaul
a5331dd32b
Feature/optimize dialog sizes for mobile ( #3964 )
* Optimize dialog sizes for mobile
* Update changelog
1 year ago
Thomas Kaul
6abb94ba33
Feature/improve language localization for de 20241019 ( #3960 )
* Update translations
* Update changelog
1 year ago
Wasif Mujahid
524adfc672
Feature/Clean up unused OnInit implementations ( #3961 )
* Clean up unused OnInit implementations
1 year ago
Thomas Kaul
308d3b64b1
Feature/Remove empty constructors ( #3958 )
* Remove empty constructors
1 year ago
Thomas Kaul
a414cfab52
Feature/add data providers management to admin control panel ( #3950 )
* Add data providers management to admin control panel
* Update changelog
1 year ago
Thomas Kaul
68cb4b27d1
Feature/add logotype to footer ( #3947 )
* Add logo type to footer
* Update changelog
1 year ago
Thomas Kaul
6e490e5710
Feature/extend self hosting faq by benchmarks for markets ( #3940 )
* Extend FAQ by benchmarks for Markets
* Update changelog
1 year ago
Thomas Kaul
7f30424792
Feature/improve empty state in benchmarks of markets overview ( #3939 )
* Improve empty state
* Update changelog
1 year ago
Thomas Kaul
d5fb32fb52
Feature/extend self hosting faq by benchmarks ( #3937 )
* Extend FAQ by benchmarks
* Update changelog
1 year ago
Thomas Kaul
144e5da753
Feature/add units to x ray rule settings ( #3926 )
* Introduce unit
* Update changelog
1 year ago
Thomas Kaul
ab10b9da54
Feature/improve language localization for de 20241014 ( #3927 )
* Update translations
* Update changelog
1 year ago
vitalymatyushik
662bfb647e
Feature/add sliders to customize x-ray rules ( #3922 )
* Add sliders to customize X-ray rules
* Update changelog
1 year ago
dw-0
a14c10bad2
Feature/Enable unused compiler options in tsconfig ( #3895 )
* Enable noUnusedLocals noUnusedParameters in compiler options of tsconfig
* Update changelog
1 year ago
Thomas Kaul
f8da265f5f
Feature/restructure XRayRulesSettings ( #3898 )
* Restructure XRayRulesSettings
* Update changelog
1 year ago
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
1 year ago
Uday R
7252a54ae0
Feature/Set up tooltip in treemap chart component ( #3897 )
* Set up tooltip in treemap chart component
* Update changelog
1 year ago
Matej Gerek
98957d282e
Feature/move tags from info to user service ( #3859 )
* Move tags from info to user service
* Update changelog
1 year ago
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>
1 year ago
Thomas Kaul
29d3b762a8
Feature/switch typescript-eslint no-unused-vars to error ( #3887 )
* Switch @typescript-eslint/no-unused-vars to error
1 year ago
Thomas Kaul
bce18f7261
Feature/reuse advanced markets calculation in portfolio details endpoint ( #3884 )
1 year ago
dw-0
f0f67cdacb
Feature/set up stylisticTypeChecked rule in eslint configuration ( #3878 )
* Set up stylisticTypeChecked rule in eslint configuration
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
1 year ago
Thomas Kaul
f48ce4e1ae
Feature/reuse markets calculation in portfolio details endpoint ( #3883 )
* Reuse markets calculation in portfolio details endpoint
* Update changelog
1 year ago
Thomas Kaul
b50a1fc63d
Feature/reuse markets calculation in public portfolio endpoint ( #3882 )
* Reuse markets calculation in public portfolio endpoint
* Update changelog
1 year ago
Thomas Kaul
bcc8cb1e5b
Feature/modernize rules implementation ( #3869 )
* Modernize rules implementation
* Include markets in details
1 year ago
dw-0
dd28f38e60
Bugfix/fix eslint configuration ( #3852 )
* Fix eslint configuration
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
1 year ago
Thomas Kaul
9b8f552ee2
Feature/improve language localization for de 20241003 ( #3863 )
* Update translations
1 year ago
dw-0
85a7838a96
Feature/show message if no results have been found in activity dialog ( #3854 )
* 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>
1 year ago
Dmytro Werner
8364f7f703
Feature/set up output for click in activities table component ( #3856 )
* Set up @output for click in activities table component
1 year ago
Prakhar Sharma
7f6b8145d7
Feature/set up output for click in holdings table component ( #3851 )
* Set up @Output for click in holdings table component
1 year ago