Thomas Kaul
|
e5273cc91a
|
Bugfix/incorrect error log output when deleting activities (#7629)
* Fix incorrect error log output when deleting activities
* Update changelog
|
4 days ago |
Thomas Kaul
|
108e29444a
|
Task/add scopes to access (#7603)
* Add scopes to access
* Update changelog
|
4 days ago |
David Requeno
|
9d2e4b732c
|
Feature/add stock splits logic (#7568)
* Add business logic and tests for stock splits
* Update changelog
|
4 days ago |
vicbentu
|
e684ba66a7
|
Bugfix/cash balance update related to activities in custom currency (#7616)
* Fix cash balance update related to activities in custom currency
* Update changelog
|
5 days ago |
Thomas Kaul
|
7ded5e4340
|
Task/remove isDraft of activity (#7577)
* Remove deprecated isDraft attribute of activity
* Update changelog
|
7 days ago |
Thomas Kaul
|
e1eb127bce
|
Task/refactor impersonation mode into guard (#7597)
* Refactor impersonation mode into guard
* Update changelog
|
1 week ago |
Thomas Kaul
|
fbd898b32d
|
Bugfix/user settings and calculations in impersonation mode (#7592)
* Fix user settings and calculations in impersonation mode
* Update changelog
|
1 week ago |
Thomas Kaul
|
cb6da5c24f
|
Task/migrate isDraft of activity to draft tag (#7551)
* Migrate isDraft of activity to draft tag
* Update changelog
|
1 week ago |
Thomas Kaul
|
9c78bc29a4
|
Task/extract non-investment activity types constant (#7535)
Extract non-investment activity type
|
2 weeks ago |
Thomas Kaul
|
61cac99d54
|
Task/improve symbol validation for assets with manual data source (#7467)
* Improve symbol validation for assets with manual data source
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
0efadd7c8c
|
Task/destructure query parameters in controllers (part 2) (#7505)
Destructure query parameters in controllers
|
2 weeks ago |
Thomas Kaul
|
d08239f31f
|
Task/destructure query parameters in controllers (#7495)
Destructure query parameters in controllers
|
2 weeks ago |
Thomas Kaul
|
031b3b68c7
|
Bugfix/deletion of activities to respect activity type and date range filter (#7492)
* Respect activity type and date range filter
* Update changelog
|
3 weeks ago |
Thomas Kaul
|
b8f6037f8c
|
Bugfix/ignore future-dated account balances in portfolio calculation (#7436)
* Ignore future-dated account balances in the portfolio calculation
* Update changelog
|
3 weeks ago |
Thomas Kaul
|
53adcf55aa
|
Task/rename EnhancedSymbolProfile to EnhancedAssetProfile (#7423)
Rename EnhancedSymbolProfile to EnhancedAssetProfile
|
4 weeks ago |
Thomas Kaul
|
b77f40a0ff
|
Bugfix/update account balance of activity without account (#7402)
* Fix update account balance of activity without account
* Update changelog
|
4 weeks ago |
Thomas Kaul
|
90a3fed652
|
Task/remove deprecated SymbolProfile from activity interface (#7360)
* Removed deprecated SymbolProfile from activity interface
* Update changelog
|
4 weeks ago |
Thomas Kaul
|
22d68e7ac1
|
Bugfix/remove linked account from BUY / SELL / DIVIDEND activity (#7346)
* Fix removing a linked account from a buy, sell or dividend activity
* Update changelog
|
1 month ago |
Thomas Kaul
|
05b9cd2cc4
|
Bugfix/preserve tags when updating activity (#7347)
* Validate tags when creating or updating an activity
* Fix loss of activity tags when updating an activity fails
* Update changelog
|
1 month ago |
Thomas Kaul
|
d5fb6311c1
|
Task/deprecate SymbolProfile in favor of assetProfile in activity interface (#7315)
* Deprecate SymbolProfile in favor of assetProfile
* Update changelog
|
1 month ago |
Thomas Kaul
|
9b590efa87
|
Task/rename SymbolProfileOverrides to AssetProfileOverrides (#7271)
* Rename SymbolProfileOverrides to AssetProfileOverrides
* Update changelog
|
1 month ago |
Thomas Kaul
|
79e382a8f7
|
Feature/add tags support in accounts (#7242)
* Add tags support in accounts
* Update changelog
|
1 month ago |
Thomas Kaul
|
c4c3845ef2
|
Bugfix/handling of cash positions in portfolio details with filters (#7215)
* Fix handling of cash positions with filters
* Update changelog
|
2 months ago |
Thomas Kaul
|
689778f025
|
Bugfix/exclude cash positions from portfolio calculations with filters (#7212)
* Fix handling of cash positions with filters
* Update changelog
|
2 months ago |
Thomas Kaul
|
6df2f4e07f
|
Task/harmonize filter parsing using groupBy() (#7211)
* Harmonize filter parsing using groupBy()
* Update changelog
|
2 months ago |
Akash Negi
|
68b5c997ba
|
Task/improve parsing of integer query parameters in GET api/v1/activities endpoint (#7183)
* Improve parsing of integer query parameters
* Update changelog
|
2 months ago |
Thomas Kaul
|
2b5d2701bd
|
Task/improve exchange rate and market data gathering robustness (#7119)
* Improve exchange rate robustness
* Improve market data gathering robustness
* Update changelog
|
2 months ago |
Thomas Kaul
|
3da6380618
|
Task/prevent deletion of asset profiles in use (#6942)
* Prevent deletion of asset profiles in use
* Update changelog
|
2 months ago |
Thomas Kaul
|
f4af9edeb5
|
Task/remove deprecated order endpoints (#6928)
* Remove deprecated order endpoints
* Update changelog
|
3 months ago |
Chris Ian Fiel
|
29e9336baf
|
Bugfix/account cash balance calculation for SELL activities with fees (#6862)
* Fix account cash balance calculation for SELL activities with fees
* Update changelog
|
3 months ago |
Thomas Kaul
|
cdef2afa48
|
Feature/setup statistics gathering queue (#6696)
* Set up statistics gathering queue
* Update changelog
|
4 months ago |
Raphaël TISON
|
c311d835fa
|
Feature/add type filter to activities table component (#6622)
* Add type filter
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
5 months ago |
Thomas Kaul
|
088891a961
|
Feature/support calendar year date ranges on activities page (#6597)
* Support calendar year date ranges on activities page
* Update changelog
|
5 months ago |
Thomas Kaul
|
e5a771671f
|
Task/rename order permissions to activity (#6494)
* Rename order permissions to activity
|
5 months ago |
Thomas Kaul
|
4a832f12ca
|
Task/deprecate order endpoints in favor of activities endpoints (#6446)
* Deprecate order endpoints in favor of activities endpoints
* Update changelog
|
5 months ago |