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
|
81217b35ef
|
Feature/add comment to activity (#1097)
* Add comment to activity
* Update changelog
|
3 years ago |
Thomas Kaul
|
8526b5a027
|
Feature/export draft activities as ics (#830)
* Export draft activities as ICS
* 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
|
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
|
76f70598e2
|
Feature/add support for wealth items (#666)
* Add support for wealth items
* Update changelog
|
3 years ago |
Thomas Kaul
|
48b524de5a
|
Feature/add export functionality to position detail dialog (#672)
* Add export functionality to the position detail dialog
* Respect filters in activities export
* Update changelog
|
3 years ago |
Thomas Kaul
|
5d8bde5a70
|
Feature/access data source and symbol from symbol profile (#668)
* Access dataSource and symbol from SymbolProfile
* Update changelog
|
3 years ago |
Ronald Konjer
|
919b20197f
|
import csv with account name or id (#654)
* import csv with account id
|
3 years ago |
Thomas Kaul
|
dcee651098
|
Feature/support unlimited currencies (#387)
* Support unlimited currencies
* Update changelog
|
4 years ago |
Matthias Frey
|
63ee33b685
|
Use 'import type' to import types, eliminate webpack warnings (#358)
|
4 years ago |
Valentin Zickner
|
308b218487
|
introduce basic module structure for data provider (#278)
* introduce basic module structure for data provider
* introduce DataGatheringModule
* introduce ExchangeRateDataModule
* introduce ImpersonationModule
* move RulesService
* cleanup portfolio module
* Sort imports
Co-authored-by: Valentin Zickner <github@zickner.ch>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
|
4 years ago |
Thomas
|
3589e72aea
|
Harmonize prisma service (#266)
|
4 years ago |
Thomas
|
ecfe694f0b
|
Feature/export transactions (#209)
* Export functionality for transactions
* Update changelog
|
4 years ago |