Kenrick Tandrian
362997324e
Task/enforce module boundaries for ui module ( #5947 )
* feat(lib): move ConfirmationDialogType to common lib
* fix(lib): move SubscriptionType to enums
* feat(lib): move validateObjectForForm util to common lib
* feat(lib): move GfDialogFooterComponent to ui lib
* feat(lib): move GfDialogHeaderComponent to ui lib
1 month 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
1 month 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
1 month ago
Thomas Kaul
674a96ce8c
Feature/improve icon of holdings tabs ( #5842 )
* Improve icon of holdings tabs
* Update changelog
2 months ago
Thomas Kaul
010b1e9b03
Feature/remove account column from activities table of account detail dialog ( #5559 )
* Remove account column of activities table
* Update changelog
3 months ago
Raj Gupta
4aafc01594
Task/migrate investment chart component to standalone ( #5490 )
* Migrate investment chart component to standalone
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
4 months ago
Akito Yamaguchi
a25ec0c15a
Task/migrate account detail dialog to standalone ( #5458 )
* Migrate account detail dialog to standalone
* Update changelog
4 months ago
Thomas Kaul
0d5adfb998
Feature/refactor dialog footer and header components ( #5445 )
* Refactor dialog footer and header components
* Update changelog
4 months ago
Kenrick Tandrian
1112048c45
Task/migrate dialog header and footer components to standalone ( #5401 )
* Migrate dialog footer component to standalone
* Migrate dialog header component to standalone
* Update changelog
4 months ago
Thomas Kaul
33132e57d9
Feature/move chart of account detail dialog from experimental to general availability ( #5351 )
* Move chart from experimental to general availability
* Update changelog
5 months ago
Thomas Kaul
5f2f484c00
Feature/add interest and dividend to account detail dialog ( #5347 )
* Add interest and dividend to account detail dialog
* Update changelog
5 months ago
Thomas Kaul
e17da1247a
Feature/improve precision of values in account detail dialog on mobile ( #5345 )
* Improve dynamic numerical precision
* Refactoring
* Update changelog
5 months ago
Thomas Kaul
7c147dfb68
Bugfix/fix permissions of impersonation mode in overview and holdings tabs ( #5239 )
* Fix permissions of impersonation mode
* Update changelog
5 months ago
csehatt741
c2c4934d71
Feature/upgrade ionicons to version 8 ( #5090 )
* Upgrade ionicons to version 8
* Update changelog
6 months ago
Thomas Kaul
738f7490f6
Feature/rename Platform to platform in Account database schema ( #4999 )
* Rename Platform to platform in Account database schema
* Update changelog
6 months ago
Kenrick Tandrian
ced7f1f206
Feature/extend search in assistant by quick links ( #4870 )
* Extend search in assistant by quick links
* Update changelog
7 months ago
Thomas Kaul
766d792b10
Feature/restructure paths to routes ( #4863 )
* Restructure paths to routes
7 months ago
Kenrick Tandrian
4bffb3107d
Bugfix/fix page navigation ( #4711 )
* Fix page navigation and use paths references
7 months ago
Thomas Kaul
a09d3e5beb
Feature/harmonize stepper and tab group options ( #4455 )
* Harmonize stepper options
* Harmonize tab group options
9 months ago
Karel De Smet
46cbbd3bc4
Feature/upgrade to nx 20.3 ( #4152 )
* Upgrade to Nx 20.3
* Update changelog
1 year ago
dw-0
fc5ed887ff
Feature/Set prefer-const to error in eslint configuration ( #3888 )
* Set prefer-const to error in eslint configuration
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
1 year ago
Thomas Kaul
bb445ddf2e
Feature/improve experimental chart in account detail dialog ( #3813 )
* Improve chart in account detail dialog
* Update changelog
1 year ago
gizmodus
f360a12823
Feature/rework portfolio calculator ( #3393 )
* Rework portfolio calculation
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
e85cc0fcfc
Feature/clone or edit activity from account detail dialog ( #3647 )
* Clone or edit activity from holding detail dialog
* Update changelog
1 year ago
Fedron
5616bc4956
Feature/validate account balance creation/update using DTO ( #3400 )
* Validate create account balance using DTO
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
39bd4a349b
Feature/improve chart in account detail dialog ( #3314 )
* Improve net worth calculation in portfolio performance chart
* Improve account balance management
* Update changelog
2 years ago
Bastien Jeannelle
dfacbed66d
Feature/add support to create account cash balances ( #3260 )
* Add support to create account cash balances
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
bed9ae916c
Migrate UI components to standalone ( #3302 )
2 years ago
Thomas Kaul
92fb05320a
Migrate UI components to standalone ( #3296 )
2 years ago
Thomas Kaul
73d62bb51f
Migrate UI components to standalone ( #3290 )
2 years ago
Thomas Kaul
88a9b518f6
Bugfix/fix issue with overridden names in activities table ( #3200 )
* Fix issue with overridden names
* Update changelog
2 years ago
Thomas Kaul
a33f8d5bed
Upgrade @types/big.js to version 6.2.2 ( #3191 )
* Upgrade @types/big.js to version 6.2.2
* Refactor imports
2 years ago
Thomas Kaul
eb75be8535
Optimize details endpoint ( #3123 )
* Make summary optional
* Introduce dedicated holdings endpoint
* 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
b62488628c
Prettify markup ( #3029 )
2 years ago
Thomas Kaul
448cea0b69
Feature/improve usability of holdings table ( #3017 )
* Improve usability
* Update changelog
2 years ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
2 years ago
Thomas Kaul
fcbf2f1645
Feature/remove lazy from name of activities table ( #2978 )
* Remove lazy from name
* Update translations
2 years ago
Thomas Kaul
9fe90273c7
Feature/move assistant to general availability ( #2977 )
* Move assistant from experimental to general availability
* Update changelog
2 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>
2 years ago
Thomas Kaul
857708dc4d
Migrate gf-* components to self-closing tags ( #2934 )
2 years ago
TobiasXy
1b2d2a9860
Feature/Add holdings tab to account detail dialog ( #2853 ) ( #2864 )
* Feature/Add holdings tab to account detail dialog (#2853 )
* Update changelog
2 years ago
Thomas Kaul
a10d9cb6ba
Feature/add lazy loaded activities table to account detail dialog ( #2752 )
* Add lazy-loaded activities table
* Update changelog
2 years ago
Thomas Kaul
377ba75e4c
Add support to delete a cash balance ( #2707 )
2 years ago
Sanjeev Sharma
ed4dd79c72
Add cash balances table to account detail dialog ( #2549 )
* Add cash balances table to account detail dialog
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
2b491dc732
Extend performance endpoint by net worth per day ( #2574 )
* Extend performance endpoint by net worth per day
* Update changelog
2 years ago
Thomas Kaul
fa627f686f
Bugfix/fix chart for account excluded from analysis ( #2534 )
* Fix chart for account excluded from analysis
* Update changelog
2 years ago
Basim Mohammed
73ac4b4197
Add chart to account detail dialog ( #2502 )
* Add chart to account detail dialog
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
ab691bb27a
Feature/remove account type from user interface ( #2335 )
* Remove account type from user interface and set it optional
* Update changelog
2 years ago