Thomas Kaul
|
4d700e3b83
|
Feature/add error message if importing duplicates (#1984)
* Add error messages if import include duplicates
* Update changelog
|
2 years ago |
Visrut
|
7d6a74a67d
|
Feature/improve check for duplicates in import #1932 (#1940)
* Improve check for duplicates in import
* Update changelog
|
2 years ago |
Thomas Kaul
|
31a4c2ff1f
|
Sort imports (#1933)
|
2 years ago |
FabioAzevedo0619
|
e1892d2870
|
Feature/platform management (#1922)
* Added platform management to admin control panel
* Update changelog
|
2 years ago |
Francisco Silva
|
8ba15f8f72
|
Optionally update cash balance when adding activity (#1926)
* Optionally update cash balance when adding activity
* Update changelog
|
2 years ago |
Thomas Kaul
|
e500ccb61b
|
Feature/introduce env variable data source exchange rates and data source import (#1910)
* Introduce env variables DATA_SOURCE_EXCHANGE_RATES and DATA_SOURCE_IMPORT
* Update changelog
|
2 years ago |
Thomas Kaul
|
513a564e2c
|
Restructure services (#1891)
|
2 years ago |
Thomas Kaul
|
2c9f29a3c6
|
Feature/improve handling of platforms in accounts import (#1820)
* Improve handling of platforms
* Fix issue with pagination
* Update changelog
|
2 years ago |
Thomas Kaul
|
c8ca82b803
|
Feature/extend data source eod historical data by asset class and isin (#1791)
* Extend EodHistoricalDataService
* asset and asset sub class
* isin
* Update changelog
|
2 years ago |
Yash Solanki
|
a79f31b006
|
Feature/add accounts import export (#1635)
* Add accounts to activities export
* Add logic for importing accounts
* Update changelog
|
2 years ago |
Thomas Kaul
|
a850e8ca22
|
Import dividend (#1560)
* Import dividend
* Update changelog
|
2 years ago |
Thomas Kaul
|
15357bd5b5
|
Feature/add asset profile details to activities import (#1552)
* Add asset profile details
* Update changelog
|
2 years ago |
Thomas Kaul
|
b56111ae85
|
Feature/add dry run to import api endpoint (#1526)
* Add dry run to import API endpoint
* Update changelog
|
2 years ago |
Thomas Kaul
|
81217b35ef
|
Feature/add comment to activity (#1097)
* Add comment to activity
* Update changelog
|
3 years ago |
Thomas Kaul
|
a74d5cce20
|
Feature/remove activities import limit for premium users (#1082)
* Remove activities import limit for premium users
* Update changelog
|
3 years ago |
Thomas Kaul
|
1214127ec0
|
Feature/rename orders to activities in import and export (#786)
* Rename orders to activities
* Update changelog
|
3 years ago |
Thomas Kaul
|
99655604d9
|
Feature/add support for coupon duration (#743)
* Add support for coupon duration
* Update changelog
|
3 years ago |
Thomas Kaul
|
c216ab1d76
|
Eliminate data source from order model (#730)
* Eliminate currency, data source and symbol from order model
* Remove prefix for symbols with data source GHOSTFOLIO
* Update changelog
|
3 years ago |
Thomas Kaul
|
c02bcd9bd8
|
Feature/migrate to yahoo finance2 (#722)
* Migrate to yahoo-finance2
* Add support for mutual funds
* Add url to symbol profile
* Clean up
|
3 years ago |
Thomas Kaul
|
4ec351369b
|
Bugfix/add fallback to default account in import (#709)
* Add fallback to default account if account id is invalid
* Update changelog
|
3 years ago |
Thomas Kaul
|
76f70598e2
|
Feature/add support for wealth items (#666)
* Add support for wealth items
* Update changelog
|
3 years ago |
Thomas Kaul
|
b8ad6d6662
|
Feature/improve import (#657)
* Improve import
* Update changelog
Co-Authored-By: Ronald Konjer <ronaldkonjer@gmail.com>
|
3 years ago |
Thomas Kaul
|
0a8d159f78
|
Bugfix/fix missing symbol profile data connection in import (#630)
* Fix missing symbol profile data connection in import
* Update changelog
|
3 years ago |
Thomas Kaul
|
e255b76053
|
Feature/check currency in import validation (#538)
* Check currency in import validation (avoid importing transactions in wrong currency)
* Update changelog
|
3 years ago |
Thomas Kaul
|
ed7209fb53
|
Feature/remove transactions import limit (#536)
* Remove default transactions import limit
* Update changelog
|
3 years ago |
Thomas Kaul
|
b57301ef50
|
Feature/extend import validation message (#421)
* Extend import validation message
* Update changelog
|
4 years ago |
Thomas Kaul
|
f06a0fbbee
|
Feature/validate duplicate orders for import (#416)
* Validate duplicate orders
* Update changelog
|
4 years ago |
Thomas Kaul
|
93dcbeb6c7
|
Feature/add validation for import (#415)
* Valid data types
* Maximum number of orders
* Data provider service returns data for the dataSource / symbol pair
|
4 years ago |
Thomas
|
bb76ace95d
|
Feature/improve support for draft transactions (#265)
* Improve support for draft transactions
* Update changelog
|
4 years ago |
Thomas
|
c7b7efae3b
|
Feature/import transactions (#212)
* Implement import transactions functionality
* Update changelog
|
4 years ago |