KenTandrian
3044c1c02c
feat(client): update imports
3 weeks ago
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
2 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
2 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
2 months ago
Thomas Kaul
674a96ce8c
Feature/improve icon of holdings tabs ( #5842 )
* Improve icon of holdings tabs
* 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>
5 months ago
Akito Yamaguchi
a25ec0c15a
Task/migrate account detail dialog to standalone ( #5458 )
* Migrate account detail dialog to standalone
* 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
6 months ago
Thomas Kaul
e17da1247a
Feature/improve precision of values in account detail dialog on mobile ( #5345 )
* Improve dynamic numerical precision
* Refactoring
* Update changelog
6 months ago
csehatt741
c2c4934d71
Feature/upgrade ionicons to version 8 ( #5090 )
* Upgrade ionicons to version 8
* Update changelog
7 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
7 months ago
Kenrick Tandrian
ced7f1f206
Feature/extend search in assistant by quick links ( #4870 )
* Extend search in assistant by quick links
* Update changelog
8 months ago
Thomas Kaul
766d792b10
Feature/restructure paths to routes ( #4863 )
* Restructure paths to routes
8 months ago
Kenrick Tandrian
4bffb3107d
Bugfix/fix page navigation ( #4711 )
* Fix page navigation and use paths references
8 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
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
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
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
e921ed7f52
Reorder imports ( #2988 )
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
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
Thomas Kaul
abf208432a
Feature/extend account detail dialog by cash balance and equity ( #1978 )
* Add cash balance and equity
* Update changelog
3 years ago
Thomas Kaul
e92730879e
Feature/migrate dialog components to angular material 15 ( #1844 )
* Migrate MatDialog
* Update changelog
3 years ago
Thomas Kaul
0000317041
Upgrade Nx and Angular ( #1646 )
* Upgrade Nx and Angular
* Update changelog
* Feature/eliminate angular material css vars (#1648 )
* Eliminate angular-material-css-vars
* Update changelog
3 years ago
Thomas Kaul
dd7a6f1562
Bugfix/fix i18n for account type ( #1554 )
* Translate account type
* Update changelog
3 years ago
Thomas Kaul
f01a3f893d
Exclude accounts ( #1289 )
* Exclude accounts
* Update changelog
3 years ago
Thomas Kaul
c0f19d56ec
Feature/add account detail dialog ( #1047 )
* Add account detail dialog
* Update changelog
4 years ago