Thomas Kaul
|
b12ac1fe84
|
Feature/simplify module imports of api (#3443)
* Simplify module imports
|
11 months ago |
Christoph Califice
|
0edebe30e1
|
Feature/Add user account currency to export (#3194)
* Add user account currency to export
* Update changelog
|
1 year ago |
Thomas Kaul
|
e921ed7f52
|
Reorder imports (#2988)
|
1 year ago |
Arshad Jamal
|
e82dcc8ace
|
Feature/fix export in lazy-loaded activities table (#2939)
* Fix export in lazy-loaded activities table
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
1 year ago |
underwater
|
7d68905f1b
|
Feature/use has permission annotation in endpoints (#2771)
* Use HasPermission in endpoints
* Update changelog
|
1 year ago |
Thomas Kaul
|
28706d7b26
|
Refactor order service (#2751)
|
1 year ago |
Thomas Kaul
|
b12349a148
|
Feature/add support for interest on account level (#2354)
* Add support for interest
* Update changelog
|
2 years ago |
Thomas Kaul
|
7130ac7565
|
Feature/add support for fees on account level (#1954)
* Add migration
* Add business logic for fees
* Fix export for liabilities
* Update changelog
|
2 years ago |
Thomas Kaul
|
ab691bb27a
|
Feature/remove account type from user interface (#2335)
* Remove account type from user interface and set it optional
* Update changelog
|
2 years ago |
Thomas Kaul
|
c9353d0a39
|
Support account balance time series (#2166)
* Initial setup
* Support account balance in export
* Handle account balance update
* Add schema migration
* Update changelog
|
2 years ago |
Thomas Kaul
|
9116443305
|
Feature/support note in accounts (#2063)
* Add support for a note in accounts
* Update changelog
|
2 years ago |
Thomas Kaul
|
513a564e2c
|
Restructure services (#1891)
|
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
|
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 |