Thomas Kaul
8ac551fc44
Feature/support account platforms in activities import ( #7515 )
* Support account platforms in activities import
* Update changelog
2 weeks ago
Kenrick Tandrian
7d338c2c67
Task/improve type safety across API services and controllers ( #7417 )
* fix(api): resolve subscription undefined type errors
* fix(api): resolve session metadata null type errors
* feat(api): add type declaration on promises
* fix(api): resolve price undefined type errors
* fix(api): resolve type errors in benchmark service
4 weeks ago
Thomas Kaul
d830e0f6f4
Task/migrate backend logger to instance pattern ( #6966 )
* Refactor backend logging to use instance-based Logger
* Update changelog
2 months ago
Thomas Kaul
8b77dd368a
Task/harmonize max activities to import in import controller ( #6732 )
* Harmonize max activities to import
* Update changelog
4 months ago
Thomas Kaul
e5a771671f
Task/rename order permissions to activity ( #6494 )
* Rename order permissions to activity
5 months ago
Thomas Kaul
5101c406b4
Task/refactor dividend import ( #6150 )
* Refactor dividend import
* Update changelog
8 months ago
Attila Cseh
7613b54514
Feature/extend activities import by tags ( #5287 )
* Extend activities import by tags
* Update changelog
1 year ago
Attila Cseh
3b92558e03
Feature/extend activities import by custom asset profiles ( #5243 )
* Extend activities import by custom asset profiles
* Update changelog
1 year ago
Thomas Kaul
7a97ec75f4
Feature/refactor portfolio service ( #5063 )
* Refactor portfolio service
1 year ago
Alison Hawk
31f5c0de88
Bugfix/fix import of empty account balances ( #4677 )
* Fix import of empty account balances
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 year ago
csehatt741
3361666f63
Feature/activity in custom currency ( #4486 )
* Activity in custom currency
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
b12ac1fe84
Feature/simplify module imports of api ( #3443 )
* Simplify module imports
2 years ago
Thomas Kaul
c37ad9bad4
Bugfix/fix activities import ( #3095 )
* Fix query parameter handling of booleans
* Update changelog
2 years ago
Thomas Kaul
5596e5f03b
Feature/integrate wealth items into transaction point concept ( #3084 )
* Integrate (wealth) items into transaction point concept
* Update changelog
2 years ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
3 years ago
Thomas Kaul
893e76f83f
Feature/provide data provider info in search ( #2958 )
* Provide data provider info in search
* Update changelog
3 years ago
underwater
7d68905f1b
Feature/use has permission annotation in endpoints ( #2771 )
* Use HasPermission in endpoints
* Update changelog
3 years ago
Thomas Kaul
136c4bf50b
Bugfix/fix data source transformation in dividends import ( #1985 )
* Fix data source transformation
* Update changelog
3 years ago
Thomas Kaul
513a564e2c
Restructure services ( #1891 )
3 years ago
Thomas Kaul
bfa32537a8
Feature/improve usability of import activities action ( #1695 )
* Improve usability of import activities action
* Update changelog
4 years ago
Yash Solanki
a79f31b006
Feature/add accounts import export ( #1635 )
* Add accounts to activities export
* Add logic for importing accounts
* Update changelog
4 years ago
Thomas Kaul
4d84459b5b
Clean up imports ( #1632 )
4 years ago
Thomas Kaul
a850e8ca22
Import dividend ( #1560 )
* Import dividend
* Update changelog
4 years ago
Thomas Kaul
b56111ae85
Feature/add dry run to import api endpoint ( #1526 )
* Add dry run to import API endpoint
* Update changelog
4 years ago
Thomas Kaul
a74d5cce20
Feature/remove activities import limit for premium users ( #1082 )
* Remove activities import limit for premium users
* Update changelog
4 years ago
Thomas Kaul
1214127ec0
Feature/rename orders to activities in import and export ( #786 )
* Rename orders to activities
* Update changelog
4 years ago
Thomas Kaul
e4908b51aa
Feature/add context to logger ( #745 )
* Add contexts
* Update changelog
5 years ago
Thomas Kaul
d60b444324
Release/1.71.0 ( #458 )
* Refactor logger
* Fix exception
* Update changelog
5 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
5 years ago
Matthias Frey
63ee33b685
Use 'import type' to import types, eliminate webpack warnings ( #358 )
5 years ago
Thomas
c7b7efae3b
Feature/import transactions ( #212 )
* Implement import transactions functionality
* Update changelog
5 years ago