Thomas Kaul
8dacac702e
Respect activity type and date range filter
1 month ago
Thomas Kaul
224e76a3ae
Respect activity type and date range filter
1 month ago
Thomas Kaul
c2e6d5aca7
Respect activity type and date range filter
1 month ago
Thomas Kaul
aaf3a38bb6
Respect activity type and date range filter
1 month ago
Thomas Kaul
2e47803e14
Respect activity type and date range filter
1 month ago
Thomas Kaul
ece4ed3ede
Task/migrate activity dialogs to dedicated routes ( #7343 )
* Migrate clone, create and edit activity dialogs to dedicated routes
* Update changelog
2 months ago
Thomas Kaul
9e4269fa37
Bugfix/preserve asset profile when cloning activity ( #7339 )
* Preserve asset profile when cloning activity
* Update changelog
2 months ago
Thomas Kaul
d5fb6311c1
Task/deprecate SymbolProfile in favor of assetProfile in activity interface ( #7315 )
* Deprecate SymbolProfile in favor of assetProfile
* Update changelog
2 months ago
Kenrick Tandrian
fd61a1e62b
Task/enable strict null checks in apps/client ( #7309 )
* fix(client): resolve type errors
* feat(ui): resolve type error in assistant component
* feat(client): enable strict null checks
* feat(client): enforce encapsulation
* feat(client): enforce immutability
* feat(client): replace constructor based DI with inject functions
* fix(client): prevent race condition in nested subscription
2 months ago
Arjun jaiswal
712bd01c73
Task/set change detection strategy to OnPush in activities page ( #7248 )
* Set change detection strategy to OnPush
* Update changelog
2 months ago
David Requeno
a3f3d8e853
Task/extract FAB into a reusable component (GfFabComponent) ( #6922 )
* Extract FAB into a reusable component
* Update changelog
3 months ago
Thomas Kaul
1f78ba5bbb
Task/rename deviceService to deviceDetectorService for consistency ( #6810 )
* Rename deviceService to deviceDetectorService for consistency
4 months ago
Raphaël TISON
50751d3eb9
Task/show loading state on activities type filter change ( #6677 )
* Show loading state on activities type filter change
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
5 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
Ayush Mishra
7ff0544a5a
Task/eliminate OnDestroy lifecycle hook from activities page component ( #6611 )
* Eliminate OnDestroy lifecycle hook
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
6 months ago
Thomas Kaul
e5a771671f
Task/rename order permissions to activity ( #6494 )
* Rename order permissions to activity
6 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
6 months ago
Kenrick Tandrian
601008e0e6
Task/move data service to UI library ( #6154 )
* feat(lib): move data service
* feat(client): update imports
* feat(lib): update imports
* Update changelog
8 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
10 months ago
Kenrick Tandrian
a57b670d7b
Task/enforce module boundaries for api and common modules ( #5925 )
* feat(lint): allow circular self deps
* feat(lint): enforce module boundaries
* feat(lib): move data provider response interface to common
* feat(lib): move symbol item interface to common
* feat(lib): move activity interface to common
* feat(lint): temporarily disable @nx/enforce-module-boundaries for ui files
* feat(lint): temporarily disable @nx/enforce-module-boundaries for client files
* feat(lint): ignore circular deps between client and ui
* feat(common): implement barrel export for data provider response interface
* feat(common): implement barrel export for activity interface
* feat(common): implement barrel export for symbol item interface
10 months ago
Thomas Kaul
ecc35c9ffa
Task/improve typings of dialogs ( #5846 )
* Improve typings
10 months ago
Anirban Biswas
5375d0fee1
Task/add component suffix to create or update activity dialog component ( #5628 )
* Add component suffix
11 months ago
CodeySnooze
ce1560751e
Task/add component suffix to import activities dialog component ( #5620 )
* Add component suffix
11 months ago
Thomas Kaul
44e537a409
Task/refactor transaction to activity in activities page component ( #5596 )
* Refactor transaction to activity
11 months ago
Thomas Kaul
0d5adfb998
Feature/refactor dialog footer and header components ( #5445 )
* Refactor dialog footer and header components
* Update changelog
1 year ago
Thomas Kaul
898f2752f3
Feature/add Gf prefix to sub page components (about and portfolio) ( #5111 )
* Add Gf prefix
1 year ago
csehatt741
ec1f552dfa
Feature/migrate portfolio page components to standalone ( #5086 )
* Migrate portfolio page components to standalone
* Update changelog
1 year ago
csehatt741
c2c4934d71
Feature/upgrade ionicons to version 8 ( #5090 )
* Upgrade ionicons to version 8
* Update changelog
1 year ago
Thomas Kaul
f63d171678
Feature/improve usability of no activities info ( #4382 )
* Improve usability
* Update changelog
2 years ago
Karel De Smet
46cbbd3bc4
Feature/upgrade to nx 20.3 ( #4152 )
* Upgrade to Nx 20.3
* Update changelog
2 years ago
dw-0
6a10b932b0
Feature/Switch consistent-type-assertions eslint rule from warn to error ( #3982 )
* Switch consistent-type-assertions eslint rule from warn to error
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2 years ago
Thomas Kaul
a5331dd32b
Feature/optimize dialog sizes for mobile ( #3964 )
* Optimize dialog sizes for mobile
* Update changelog
2 years ago
Dmytro Werner
8364f7f703
Feature/set up output for click in activities table component ( #3856 )
* Set up @output for click in activities table component
2 years ago
Thomas Kaul
a6d9f5dd69
Bugfix/load data once on portfolio activities page ( #3726 )
* Fetch activities only once
* 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
aef650753e
Feature/clean up activities page ( #3635 )
* Clean up
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
72e75208df
Bugfix/fix position detail dialog close functionality ( #3396 )
* Handle holding detail dialog open functionality in a single place (AppComponent)
* Update changelog
2 years ago
Thomas Kaul
61f0da35bc
Feature/disable delete all activities if filters are active ( #3389 )
* Disable delete all activities button if filters are active
* Update changelog
2 years ago
Thomas Kaul
74f4323903
Feature/increase spacing around floating action buttons ( #3385 )
* Increase spacing around floating action buttons
* Update changelog
2 years ago
Thomas Kaul
f3d961bc16
Feature/move holdings table to holdings tab of home page ( #3368 )
* Move holdings table to holdings tab of home page
* Deprecate api/v1/portfolio/positions endpoint
* Update changelog
2 years ago
Fedron
2173c418a7
Feature/validate forms using DTO for access, asset profile, tag and platform management ( #3337 )
* Validate forms using DTO for access, asset profile, tag and platform management
* Update changelog
2 years ago
Thomas Kaul
b6ad362850
Feature/remove date range support in activities table on portfolio activities page ( #3301 )
* Remove date range support
* 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
6be38a1c19
Feature/remove is default flag from account database schema ( #3041 )
* Remove isDefault flag from Account database schema
* Update changelog
3 years ago
Thomas Kaul
e1371a8d2b
Clean up ( #3018 )
3 years ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
3 years ago
Thomas Kaul
9fe90273c7
Feature/move assistant to general availability ( #2977 )
* Move assistant from experimental to general availability
* Update changelog
3 years 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>
3 years ago