Thomas Kaul
bcca608996
Task/increase numerical precision for cryptocurrency quantities in holding detail dialog ( #6038 )
* Increase numerical precision for cryptocurrency quantities
* Update changelog
2 months 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
Kenrick Tandrian
294f1a5f11
Task/migrate tags selector component in holding detail dialog to form control ( #5850 )
* Migrate tags selector component to form control
* Update changelog
3 months ago
Kenrick Tandrian
5547108408
Feature/add close holding button to holding detail dialog ( #5832 )
* Add close holding button to holding detail dialog
* Update changelog
3 months ago
Tanbir Ali
d2fe16c794
Task/refactor transactionCount to activitiesCount in portfolio holding response ( #5709 )
* Refactor transactionCount to activitiesCount in portfolio holding response
* Update changelog
3 months ago
Thomas Kaul
94f3d64891
Task/refactor various components to self-closing tags ( #5704 )
* Refactor to self-closing tags
* Update changelog
3 months ago
Thomas Kaul
baf8daaad7
Feature/improve spacing of buttons in button container of holding detail dialog ( #5692 )
* Improve spacing
* Update changelog
4 months ago
Thomas Kaul
0d5adfb998
Feature/refactor dialog footer and header components ( #5445 )
* Refactor dialog footer and header components
* Update changelog
5 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
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
fcaa4f7996
Feature/improve precision of values in holding detail dialog on mobile ( #5337 )
* Improve dynamic numerical precision
* Shorten date on mobile
* Extend Storybook story of value component
* Update changelog
5 months ago
David Requeno
38afc839eb
Feature/move accounts table component to @ghostfolio/ui ( #5278 )
* Move accounts table component to @ghostfolio/ui
* Add Storybook story
* Update changelog
6 months ago
Joseph Bao
adc00694cf
Feature/add allocations percentage to accounts table component ( #4720 )
* Add allocations percentage to accounts table component
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
6 months ago
Thomas Kaul
7c147dfb68
Bugfix/fix permissions of impersonation mode in overview and holdings tabs ( #5239 )
* Fix permissions of impersonation mode
* Update changelog
6 months ago
Thomas Kaul
9891786804
Bugfix/fix horizontal ellipsis icon in accounts table component ( #5198 )
* Fix icon and migrate to standalone
* Update changelog
6 months ago
Thomas Kaul
afaf783afb
Feature/improve labels of line chart components ( #5162 )
* Improve labels
* Update changelog
6 months ago
Thomas Kaul
f22e9b990d
Feature/add Manage Asset Profile button to holding detail dialog ( #5121 )
* Add Manage Asset Profile button
* Update changelog
7 months ago
csehatt741
c2c4934d71
Feature/upgrade ionicons to version 8 ( #5090 )
* Upgrade ionicons to version 8
* Update changelog
7 months ago
csehatt741
aca2fe1654
Feature/restructure holding detail dialog ( #5058 )
* Restructure holding detail dialog
* 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
7 months ago
Thomas Kaul
766d792b10
Feature/restructure paths to routes ( #4863 )
* Restructure paths to routes
8 months ago
Thomas Kaul
7342e7e5ec
Feature/support creating custom tags in create or update activity dialog ( #4801 )
* Support creating custom tags in create or update activity dialog
* Update changelog
8 months ago
Thomas Kaul
c553fdf6d4
Bugfix/change investment value to take currency effects into account in holding detail dialog ( #4789 )
* Change investment value to take currency effects into account
* Update changelog
8 months ago
Kenrick Tandrian
4bffb3107d
Bugfix/fix page navigation ( #4711 )
* Fix page navigation and use paths references
8 months ago
Thomas Kaul
d99217a434
Feature/refactor @Input in portfolio proportion chart component ( #4684 )
* Refactor @Input in GfPortfolioProportionChartComponent
9 months ago
Thomas Kaul
3646fb7f77
Feature/refactor portfolio holding response ( #4649 )
* Refactor portfolio holding response
* maxPrice -> marketPriceMax
* minPrice -> marketPriceMin
* orders -> activities
9 months ago
Thomas Kaul
a09d3e5beb
Feature/harmonize stepper and tab group options ( #4455 )
* Harmonize stepper options
* Harmonize tab group options
10 months ago
Thomas Kaul
da79cf406f
Feature/reload available tags after creating custom tag in holding detail dialog ( #4328 )
* Reload user to get available tags after creating custom tag
* Update changelog
11 months ago
Thomas Kaul
f1ab3ff8e8
Feature/modernize tags endpoint ( #4317 )
* Modernize tags endpoint
* Update changelog
11 months ago
Ken Tandrian
ec8fce44a6
Feature/allow creating custom tags from holding detail dialog component ( #4308 )
* Allow creating custom tags from holding detail dialog component
* Extend create tag endpoint
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
11 months ago
Amandee Ellawala
ab379f9abf
Feature/extend holding detail dialog by historical market data editor ( #4281 )
* Extend holding detail dialog by historical market data editor
* Update changelog
11 months ago
Ken Tandrian
56f943824e
Feature/introduce readonly attribute in tags selector component ( #4301 )
* feat(ui): introduce readonly attribute
* Update changelog
12 months ago
Ken Tandrian
d711fed4f5
Feature/extract tags selector to reusable component ( #4256 )
* feat(ui): create gf-tags-selector component
* feat(ui): implement gf-tags-selector in activity dialog
* feat(ui): implement gf-tags-selector in holding detail dialog
* Update changelog
12 months ago
Ken Tandrian
954cf765b8
Bugfix/dynamic numerical precision for cryptocurrencies in holding detail dialog ( #4255 )
* fix(ui): dynamic numerical precision of quantity for cryptocurrencies
* Update changelog
12 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
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>
1 year ago
Matej Gerek
98957d282e
Feature/move tags from info to user service ( #3859 )
* Move tags from info to user service
* 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
85cc72627b
Feature/add user id to tag database schema ( #3837 )
* Add user id to tag database schema
* Update changelog
1 year ago
Shaunak Das
323cfbfcaa
Feature/introduce filters in account endpoint ( #3764 )
* Introduce filters in acount endpoint
* Integrate endpoint in holding detail dialog
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 year 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>
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
dc1948016f
Feature/clone or edit activity from holding detail dialog ( #3644 )
* Clone or edit activity from holding detail dialog
* Update changelog
1 year ago
Thomas Kaul
8f6203d296
Feature/manage tags of holdings ( #3630 )
* Manage tags of holdings
* Update changelog
1 year ago
Thomas Kaul
ba78c2783d
Feature/improve numerical precision in holding detail dialog ( #3584 )
* Improve numerical precision in holding detail dialog
* Update changelog
2 years ago
Thomas Kaul
b725e6e2ec
Feature/migrate client to control flow ( #3475 )
* Migrate to control flow
* Update changelog
2 years ago
Thomas Kaul
e31b4c64cb
Feature/refactor holding detail dialog to standalone ( #3407 )
* Refactor holding detail dialog to standalone
* Update changelog
2 years ago