Thomas Kaul
108e29444a
Task/add scopes to access ( #7603 )
* Add scopes to access
* Update changelog
3 days ago
Thomas Kaul
e1eb127bce
Task/refactor impersonation mode into guard ( #7597 )
* Refactor impersonation mode into guard
* Update changelog
7 days ago
Thomas Kaul
fbd898b32d
Bugfix/user settings and calculations in impersonation mode ( #7592 )
* Fix user settings and calculations in impersonation mode
* Update changelog
7 days 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
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
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
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
f4af9edeb5
Task/remove deprecated order endpoints ( #6928 )
* Remove deprecated order endpoints
* Update changelog
3 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
Thomas Kaul
0d67478cc3
Task/harmonize validation for create activity endpoint with existing import activity logic ( #6349 )
* Harmonize validation
* Update changelog
6 months ago
Thomas Kaul
0673aa24e6
Bugfix/edit of draft activities ( #5974 )
* Fix edit of draft activities
* Update changelog
9 months ago
Kenrick Tandrian
6deaccfe16
Task/enforce module boundaries for client module ( #5944 )
* feat(lib): move SymbolPipe to common lib
* feat(lib): move CreateAccountBalanceDto to common lib
* feat(lib): move IsCurrencyCode validator to common lib
* feat(lib): move UpdateAssetProfileDto to common lib
* feat(lib): move UpdateUserSettingDto to common lib
* feat(lib): move CreateAccessDto to common lib
* feat(lib): move UpdateAccessDto to common lib
* feat(lib): move CreateTagDto to common lib
* feat(lib): move UpdateTagDto to common lib
* feat(lib): move CreatePlatformDto to common lib
* feat(lib): move UpdatePlatformDto to common lib
* feat(lib): move CreateOrderDto to common lib
* feat(lib): move UpdateOrderDto to common lib
* feat(lib): move RuleSettings interface to common lib
* feat(lib): move CreateAccountDto TransferBalanceDto UpdateAccountDto to common lib
* feat(lib): move CreateAccountWithBalancesDto to common lib
* feat(lib): move CreateAssetProfileDto and CreateAssetProfileWithMarketDataDto to common lib
* feat(lib): move AuthDeviceDto to common lib
* feat(lib): move simplewebauthn interfaces to common lib
This includes AssertionCredentialJSON, AttestationCredentialJSON, PublicKeyCredentialCreationOptionsJSON, PublicKeyCredentialRequestOptionsJSON.
* feat(lib): move UpdateMarketDataDto to common lib
* feat(lib): move UpdateBulkMarketDataDto to common lib
* feat(lib): move CreateWatchlistItemDto to common lib
* feat(lib): move DeleteOwnUserDto to common lib
* feat(lib): move UserItem interface to common lib
* feat(lib): move UpdateOwnAccessTokenDto to common lib
* feat(lib): move PropertyDto to common lib
9 months ago
Thomas Kaul
e03f58feff
Task/refactor Activities interface to ActivitiesResponse interface ( #5835 )
* Refactor Activities interface to ActivitiesResponse interface
10 months ago
Harsh Santwani
9b51c2da5d
Task/improve typings of getOrderById() functionality ( #5810 )
* Improve typings of getOrderById() functionality
10 months ago
Attila Cseh
7613b54514
Feature/extend activities import by tags ( #5287 )
* Extend activities import by tags
* Update changelog
1 year ago
Thomas Kaul
7a5927592d
Feature/add support to exclude activity from analysis via tag ( #5297 )
* Add support to exclude activity from analysis via tag
* Update changelog
1 year ago
Thomas Kaul
cf8eac3d44
Feature/rename Settings to settings in User database schema ( #5100 )
* Rename Settings to settings in User database schema
* Update changelog
1 year ago
Thomas Kaul
55e4d2fc7a
Feature/deprecate ITEM activity type in favor of BUY ( #5093 )
* Deprecate ITEM activity type in favor of BUY
* Update changelog
1 year ago
Thomas Kaul
433f1686e3
Feature/rename Account to account in Order database schema ( #5052 )
* Rename Account to account in Order database schema
* Update changelog
1 year ago
Thomas Kaul
20070d76bc
Feature/rename User to user in database schema ( #4899 )
* Rename User to user in database schema
* Update changelog
1 year ago
Thomas Kaul
ccee5b1337
Bugfix/respect filter by holding when deleting activities ( #4823 )
* Respect filter by holding when deleting activities
* Update changelog
1 year ago
Thomas Kaul
e97757631b
Feature/add missing types of impersonationId in controllers ( #4691 )
* Add missing types
1 year ago
Thomas Kaul
403ee2741d
Feature/set up portfolio snapshot queue ( #3725 )
* Set up portfolio snapshot queue
* Update changelog
2 years ago
Shaunak Das
383a02519a
Feature/extend filters of order endpoint ( #3743 )
* Extend filters of order endpoint
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
c34959896c
Feature/improve color assignment with annualized performance in treemap chart ( #3657 )
* Improve color assignment
* Update changelog
2 years ago
Thomas Kaul
dc1948016f
Feature/clone or edit activity from holding detail dialog ( #3644 )
* Clone or edit activity from holding detail dialog
* Update changelog
2 years ago
Thomas Kaul
8386fec98a
Feature/automatic deletion of unused asset profiles ( #3525 )
* Automatic deletion of unused asset profiles
* Update changelog
2 years ago
Thomas Kaul
b12ac1fe84
Feature/simplify module imports of api ( #3443 )
* Simplify module imports
2 years ago
Gerard Du Pre
8319b216bb
Feature/support delete activities with filtering ( #3394 )
* Support delete activities with filtering
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
4efd5cefd8
Bugfix/calculation of portfolio summary caused by future liabilities ( #3342 )
* Adapt date of future activities
* Update changelog
2 years ago
Thomas Kaul
b692b7432c
Feature/set up event system for portfolio changes ( #3333 )
* Set up event system for portfolio changes
* Update changelog
2 years ago
Thomas Kaul
4e7d93db13
Feature/adapt priorities of data gathering jobs ( #3262 )
* Adapt priorities of data gathering jobs
* Update changelog
2 years ago
Thomas Kaul
07c0e5a612
Feature/add currency to order database schema ( #3251 )
* Add currency to Order database schema
* Update changelog
2 years ago
Thomas Kaul
f1eeee0525
Feature/extend date range support by specific years ( #3190 )
* Extend date range support by specific years
* Support date range in benchmark endpoint
* Support date range in activities endpoint
* Update changelog
2 years ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
3 years ago
underwater
7d68905f1b
Feature/use has permission annotation in endpoints ( #2771 )
* Use HasPermission in endpoints
* Update changelog
3 years ago
Thomas Kaul
51a0ede3e4
Feature/introduce lazy loaded activities table ( #2729 )
* Introduce lazy-loaded activities table
* Add icon column
* Emit paginator event
* Add pagination logic
* Integrate total items
* Update changelog
3 years ago
shyam kachhadiya
f40f0653c2
Add request params (ship, take) for pagination to GET order endpoint ( #2382 )
* Add request params (ship, take) for pagination to GET order endpoint
* Update changelog
3 years ago
Thomas Kaul
e2e4c9be3c
Feature/skip data gathering for manual data source ( #2379 )
* Skip data gathering
* Update changelog
3 years ago
Thomas Kaul
286e41eb21
Feature/optimize import validation by reducing to unique asset profiles ( #2198 )
* Optimize activities validation
* Optimize data gathering in import
* Update changelog
3 years ago
Thomas Kaul
f4c748f67a
Feature/extend support for impersonation mode ( #1898 )
* Support impersonation of all users for local development
* Update changelog
3 years ago
Francisco Silva
67e758365f
feature: allow to delete all activities of a user ( #1880 )
* Allow to delete all activities of a user
* Update changelog
3 years ago
Thomas Kaul
513a564e2c
Restructure services ( #1891 )
3 years ago
Thomas Kaul
261a0fb0b9
Refactor AuthInterceptor ( #1764 )
* Refactor AuthInterceptor
* Refactor JwtStrategy
4 years ago
Thomas Kaul
2efb331370
Feature/improve value redaction interceptor ( #1495 )
* Improve value redaction interceptor
* Update changelog
4 years ago