21 Commits

Author SHA1 Message Date
csehatt741
3361666f63
Feature/activity in custom currency ()
* Activity in custom currency

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-04-18 11:11:49 +02:00
Thomas Kaul
b12ac1fe84
Feature/simplify module imports of api ()
* Simplify module imports
2024-06-01 10:02:43 +02:00
Thomas Kaul
c37ad9bad4
Bugfix/fix activities import ()
* Fix query parameter handling of booleans

* Update changelog
2024-03-04 20:15:41 +01:00
Thomas Kaul
5596e5f03b
Feature/integrate wealth items into transaction point concept ()
* Integrate (wealth) items into transaction point concept

* Update changelog
2024-03-02 14:29:03 +01:00
Thomas Kaul
e921ed7f52
Reorder imports () 2024-02-11 17:50:18 +01:00
Thomas Kaul
893e76f83f
Feature/provide data provider info in search ()
* Provide data provider info in search

* Update changelog
2024-02-05 19:55:39 +01:00
underwater
7d68905f1b
Feature/use has permission annotation in endpoints ()
* Use HasPermission in endpoints

* Update changelog
2023-12-26 19:23:25 +01:00
Thomas Kaul
136c4bf50b
Bugfix/fix data source transformation in dividends import ()
* Fix data source transformation

* Update changelog
2023-05-19 14:47:20 +02:00
Thomas Kaul
513a564e2c
Restructure services () 2023-04-23 12:02:01 +02:00
Thomas Kaul
bfa32537a8
Feature/improve usability of import activities action ()
* Improve usability of import activities action

* Update changelog
2023-02-15 10:07:25 +01:00
Yash Solanki
a79f31b006
Feature/add accounts import export ()
* Add accounts to activities export

* Add logic for importing accounts

* Update changelog
2023-02-06 21:59:59 +01:00
Thomas Kaul
4d84459b5b
Clean up imports () 2023-01-27 08:49:31 +01:00
Thomas Kaul
a850e8ca22
Import dividend ()
* Import dividend

* Update changelog
2023-01-07 18:20:02 +01:00
Thomas Kaul
b56111ae85
Feature/add dry run to import api endpoint ()
* Add dry run to import API endpoint

* Update changelog
2022-12-23 10:51:49 +01:00
Thomas Kaul
a74d5cce20
Feature/remove activities import limit for premium users ()
* Remove activities import limit for premium users

* Update changelog
2022-07-17 20:44:28 +02:00
Thomas Kaul
1214127ec0
Feature/rename orders to activities in import and export ()
* Rename orders to activities

* Update changelog
2022-04-02 10:26:17 +02:00
Thomas Kaul
e4908b51aa
Feature/add context to logger ()
* Add contexts

* Update changelog
2022-03-07 17:20:07 +01:00
Thomas Kaul
d60b444324
Release/1.71.0 ()
* Refactor logger

* Fix exception

* Update changelog
2021-11-07 21:25:18 +01:00
Thomas Kaul
93dcbeb6c7
Feature/add validation for import ()
* Valid data types
* Maximum number of orders
* Data provider service returns data for the dataSource / symbol pair
2021-10-12 22:19:32 +02:00
Matthias Frey
63ee33b685
Use 'import type' to import types, eliminate webpack warnings () 2021-09-11 09:27:22 +02:00
Thomas
c7b7efae3b
Feature/import transactions ()
* Implement import transactions functionality

* Update changelog
2021-07-14 20:54:05 +02:00