Brandon Wortman
134586cd33
Decouple GUI service with Import Service #2288
1 year ago
Thomas Kaul
3194ed2145
Feature/improve usability of Ghostfolio data provider ( #4086 )
* Improve usability
1 year ago
Thomas Kaul
d8ab48efc2
Feature/update OSS friends ( #4078 )
* Update OSS friends
1 year ago
Thomas Kaul
2067e8ea40
Feature/add support for dividends in Ghostfolio data provider ( #4081 )
* Add support for dividends
1 year ago
Thomas Kaul
c6525ec0f4
Feature/refresh cryptocurrencies list 20241127 ( #4077 )
* Update cryptocurrencies.json
* Update changelog
1 year ago
Thomas Kaul
66bbbc2cb8
Feature/improve error handling in Ghostfolio data provider ( #4079 )
* Improve error handling
1 year ago
Thomas Kaul
8fe767a4e3
Feature/increase default request timeout ( #4075 )
* Increase default request timeout
* Update changelog
1 year ago
Thomas Kaul
fc7e350cf7
Feature/extend users table of admin control panel ( #4076 )
* Extend users table
* Update changelog
1 year ago
Brandon Wortman
a19b6256c7
Fix formatting comments #2288
1 year ago
Thomas Kaul
9ca901f6e6
Feature/improve api key management of ghostfolio data provider ( #4069 )
* Improve API key management
* Add fallback for language code
1 year ago
Thomas Kaul
cc88bd9069
Bugfix/fix background colors of sticky columns ( #4068 )
* Fix background colors of sticky columns
* Update changelog
1 year ago
Thomas Kaul
5f98dfa5d6
Feature/set up Ghostfolio data provider ( #4016 )
* Set up Ghostfolio data provider
* Update translations
* Update changelog
1 year ago
Thomas Kaul
0bc52fd80e
Feature/harmonize log messages in data provider services ( #4064 )
* Harmonize log messages
1 year ago
Thomas Kaul
a8ea8a4599
Feature/refactor types in EOD historical data service ( #4063 )
* Refactor types
1 year ago
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>
1 year ago
QURBAN AHMAD
6d440eb777
Feature/add count to admin user endpoint response ( #4058 )
* Add count to admin user endpoint response
* Update changelog
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
QURBAN AHMAD
e7356dc170
Feature/add pagination support to user endpoint ( #4050 )
* Add pagination support to user endpoint
* Update changelog
1 year ago
Thomas Kaul
b1b6ea1c24
Feature/improve language localization for de 20241116 ( #4051 )
* Update translations
* Update changelog
1 year ago
Thomas Kaul
0e7482938b
Feature/add black weeks 2024 blog post ( #4049 )
* Add Black Weeks 2024 blog post
* Update changelog
1 year ago
Amandee Ellawala
a1934ee82b
Feature/implement range slider in rule settings dialog ( #4043 )
* Implement range slider in rule settings dialog
* Update changelog
1 year ago
Thomas Kaul
8c0de59414
Feature/move treemap chart from experimental to general availability ( #4034 )
* Move treemap chart to general availability
* Update changelog
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
8fb484af4d
Bugfix/disable caching of benchmarks in markets overview if sharing ( #4027 )
* Disable caching of benchmarks if sharing mode
* Update changelog
1 year ago
Thomas Kaul
190bb4b6fb
Feature/refactor data gathering items ( #4032 )
* Refactoring
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
a1fbdc2ebe
Bugfix/exception handling in user authorization ( #4015 )
* Add guard
* Update changelog
1 year ago
Thomas Kaul
b2aa31f4ba
Bugfix/handle missing Stripe api key exception ( #4013 )
* Conditionally initialize Stripe
1 year ago
Thomas Kaul
5652d19a88
Feature/upgrade stripe dependencies 20241102 ( #4009 )
* Upgrade stripe dependencies
* Update changelog
1 year ago
Thomas Kaul
a80ca507f8
Feature/add lastRequestAt to analytics ( #4010 )
* Add lastRequestAt to Analytics
1 year ago
Thomas Kaul
5f56812125
Feature/extend promotion system ( #4008 )
* Extend promotion system
1 year ago
Thomas Kaul
db53ef54c4
Feature/use log levels to conditionally log prisma query events ( #4003 )
* Use LOG_LEVELS for prisma query events
* Update changelog
1 year ago
Thomas Kaul
10e725b51a
Feature/Add dataProviderGhostfolioDailyRequests to Analytics ( #4001 )
* Add dataProviderGhostfolioDailyRequests to Analytics
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
6a195a7a36
Feature/extend sitemap.xml by resources sub pages in de ( #3993 )
* Extend sitemap.xml
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
d4c5d58781
Feature/Switch prefer-optional-chain eslint rule from warn to error ( #3983 )
* Switch prefer-optional-chain 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
Thomas Kaul
fccac5640d
Bugfix/fix calculation of allocation cluster risk x ray rules ( #3988 )
* Fix calculation of allocation cluster risk X-ray rules
* Update changelog
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