Brandon Wortman
a5d5308462
Format/Style #2288
9 months ago
Brandon Wortman
7d6f6128b2
Seperate raw type parsing from parseType and into helper. Fixes issue with duplicate default type warnings. #2288
9 months ago
Brandon Wortman
2170a85290
Format/Style, Localize Warning Title #2288
9 months ago
Brandon Wortman
ceaaeb3cd5
Remove old comments from issue test case #2288
9 months ago
Brandon Wortman
d020ced278
Remove redundant console.warn #2288
9 months ago
Brandon Wortman
cedcf9ea94
Reuse fetchSymbolItem() from DataService and use exposed DATA_SOURCE_IMPORT from dataService.fetchInfo() #2288
9 months ago
Brandon Wortman
4b1678e3c4
Expose DATA_SOURCE_IMPORT (defaultDataSource) in the info service #2288
9 months ago
Brandon
edde1102c8
Merge branch 'ghostfolio:main' into Support-CSV-Yahoo-Finance-#2288
9 months ago
Thomas Kaul
dbfac54af9
Feature/refactor community language method ( #4071 )
* Refactoring
9 months ago
Brandon Wortman
8971e5dc83
Formatting Add Line Break #2288
9 months ago
Brandon
a22ce9d822
Merge branch 'ghostfolio:main' into Support-CSV-Yahoo-Finance-#2288
9 months ago
Brandon Wortman
134586cd33
Decouple GUI service with Import Service #2288
9 months ago
Thomas Kaul
66cace0c56
Release 2.125.0 ( #4089 )
9 months ago
Thomas Kaul
9461b32a39
Feature/setup api keys for Ghostfolio data provider ( #4088 )
* Setup API keys for Ghostfolio data provider
9 months ago
Thomas Kaul
ea24a618b0
Feature/upgrade prisma to version 6 schema migration ( #4087 )
* Upgrade prisma to version 6 schema migration
9 months ago
Thomas Kaul
3194ed2145
Feature/improve usability of Ghostfolio data provider ( #4086 )
* Improve usability
9 months ago
Thomas Kaul
11a32a75c6
Feature/upgrade prisma to version 6 ( #4082 )
* Upgrade prisma to version 6
* Update changelog
9 months ago
Thomas Kaul
d8ab48efc2
Feature/update OSS friends ( #4078 )
* Update OSS friends
9 months ago
Thomas Kaul
2067e8ea40
Feature/add support for dividends in Ghostfolio data provider ( #4081 )
* Add support for dividends
9 months ago
Thomas Kaul
c6525ec0f4
Feature/refresh cryptocurrencies list 20241127 ( #4077 )
* Update cryptocurrencies.json
* Update changelog
9 months ago
Thomas Kaul
66bbbc2cb8
Feature/improve error handling in Ghostfolio data provider ( #4079 )
* Improve error handling
9 months ago
Thomas Kaul
14eeec8f4f
Feature/upgrade cheerio to version 1.0.0 ( #4060 )
* Upgrade cheerio to version 1.0.0
* Update changelog
9 months ago
Thomas Kaul
8fe767a4e3
Feature/increase default request timeout ( #4075 )
* Increase default request timeout
* Update changelog
9 months ago
Thomas Kaul
4e368e09a6
Feature/improve style of symbol autocomplete component ( #4070 )
* Improve style
* Update changelog
9 months ago
Thomas Kaul
fc7e350cf7
Feature/extend users table of admin control panel ( #4076 )
* Extend users table
* Update changelog
9 months ago
Brandon Wortman
ed842a3576
Add Yahoo Finance CSV test file #2288
9 months ago
Brandon Wortman
a19b6256c7
Fix formatting comments #2288
9 months ago
Thomas Kaul
e4e05fac94
Release 2.124.1 ( #4072 )
9 months ago
Thomas Kaul
9ca901f6e6
Feature/improve api key management of ghostfolio data provider ( #4069 )
* Improve API key management
* Add fallback for language code
9 months ago
Thomas Kaul
cc88bd9069
Bugfix/fix background colors of sticky columns ( #4068 )
* Fix background colors of sticky columns
* Update changelog
9 months ago
Thomas Kaul
18de790f36
Release 2.124.0 ( #4066 )
9 months ago
Thomas Kaul
5f98dfa5d6
Feature/set up Ghostfolio data provider ( #4016 )
* Set up Ghostfolio data provider
* Update translations
* Update changelog
9 months ago
Thomas Kaul
0bc52fd80e
Feature/harmonize log messages in data provider services ( #4064 )
* Harmonize log messages
9 months ago
Thomas Kaul
a8ea8a4599
Feature/refactor types in EOD historical data service ( #4063 )
* Refactor types
9 months 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>
9 months ago
QURBAN AHMAD
6d440eb777
Feature/add count to admin user endpoint response ( #4058 )
* Add count to admin user endpoint response
* Update changelog
9 months ago
Brandon Wortman
3aa1633d4f
Support CSV file format of Yahoo Finance in activities import #2288 Fix Formatting
Passing all local tests/checks/build
9 months ago
Thomas Kaul
c9693d2d58
Feature/upgrade countries and timezones to version 3.7.2 ( #4021 )
* Upgrade countries-and-timezones to version 3.7.2
* Update changelog
9 months ago
Thomas Kaul
2568fe4828
Feature/upgrade nx to version 20.1.2 ( #4054 )
* Upgrade Nx to version 20.1.2
* Update changelog
9 months 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
9 months 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.
9 months ago
QURBAN AHMAD
e7356dc170
Feature/add pagination support to user endpoint ( #4050 )
* Add pagination support to user endpoint
* Update changelog
9 months ago
Thomas Kaul
4b0e75b26c
Release/2.123.0 ( #4052 )
* Release 2.123.0
* Update changelog
9 months ago
Thomas Kaul
b1b6ea1c24
Feature/improve language localization for de 20241116 ( #4051 )
* Update translations
* Update changelog
9 months ago
Thomas Kaul
0e7482938b
Feature/add black weeks 2024 blog post ( #4049 )
* Add Black Weeks 2024 blog post
* Update changelog
9 months ago
Thomas Kaul
9d8f116dd1
Feature/upgrade prisma to version 5.22.0 ( #4047 )
* Upgrade prisma to version 5.22.0
* Update changelog
9 months ago
Amandee Ellawala
a1934ee82b
Feature/implement range slider in rule settings dialog ( #4043 )
* Implement range slider in rule settings dialog
* Update changelog
9 months ago
Thomas Kaul
8c0de59414
Feature/move treemap chart from experimental to general availability ( #4034 )
* Move treemap chart to general availability
* Update changelog
9 months ago
Thomas Kaul
95cb6dcb8d
Feature/upgrade UUID to version 11.0.2 ( #4029 )
* Upgrade uuid to version 11.0.2
* Update changelog
10 months ago
Mohan
92b025bff3
Feature/separate FIRE and X-ray pages ( #4037 )
* Separate FIRE / X-ray page
* Update changelog
10 months ago