Thomas Kaul
6b4e6276ed
Task/move activity actions in account and holding detail dialogs to general availability ( #7605 )
* Move activity actions to general availability
* Update changelog
6 days ago
Thomas Kaul
55939ea2e5
Feature/add quantity to accounts tab of holding detail dialog ( #7595 )
* Add quantity to accounts tab of holding detail dialog
* Update changelog
1 week ago
Thomas Kaul
4386d22e53
Bugfix/percentage values in impersonation mode with unrestricted access ( #7522 )
* Fix percentage values in impersonation mode with unrestricted access
* Fix savings rate in impersonation mode
* Improve savingsRate on FIRE page
* Update changelog
2 weeks ago
Thomas Kaul
0530e098fb
Task/extend value component by isLoading attribute ( #7540 )
* Introduce isLoading attribute
* Update changelog
2 weeks ago
Thomas Kaul
bf923f1afe
Task/improve style of tabs in various dialogs on mobile ( #7481 )
* Improve tabs style
* Update changelog
3 weeks ago
Thomas Kaul
17f0fe87b1
Task/move tags to overview tab of account and holding detail dialogs ( #7465 )
* Move tags to overview tab
* Update changelog
3 weeks ago
Thomas Kaul
f1f1f2ca27
Task/improve portfolio summary ( #7453 )
* Improve portfolio summary
* Update changelog
3 weeks ago
Thomas Kaul
ece4ed3ede
Task/migrate activity dialogs to dedicated routes ( #7343 )
* Migrate clone, create and edit activity dialogs to dedicated routes
* Update changelog
1 month ago
Thomas Kaul
465798f6c2
Task/improve line breaks in email templates ( #7332 )
Improve line breaks
1 month ago
Thomas Kaul
79e382a8f7
Feature/add tags support in accounts ( #7242 )
* Add tags support in accounts
* Update changelog
1 month ago
Thomas Kaul
2eabd95cb4
Task/refactor rounding logic in holding detail dialog ( #7199 )
* Refactor rounding logic
* Update changelog
2 months ago
Akash Negi
9b86a9a73f
Task/remove deprecated SymbolProfile from PortfolioHoldingResponse ( #7094 )
* Remove deprecated SymbolProfile
* Update changelog
2 months ago
Thomas Kaul
fdd96bcd6b
Bugfix/country name localization ( #7065 )
* Fix country name localization
* Update changelog
2 months ago
Thomas Kaul
363684526f
Task/localize country names ( #6995 )
* Localize country names
* Update changelog
2 months ago
Thomas Kaul
3a4b0ce304
Task/harmonize sector names accross data providers ( #6994 )
* Harmonize sector names
* Update changelog
2 months ago
lil-goat
859aa8b39b
Task/improve pagination for activities in holding detail dialog ( #6874 )
* Improve pagination
* Update changelog
3 months ago
Thomas Kaul
c6fa3c9e13
Task/migrate ion-icon to self-closing tag in holding detail dialog ( #6814 )
Migrate to self-closing tag
3 months ago
David Requeno
3602562aac
Task/migrate Angular components from NgClass to class bindings ( #6843 )
* Migrate components from NgClass to class bindings
* Update changelog
4 months ago
Thomas Kaul
b455e9278e
Task/move copy-to-clipboard button for ISIN and symbol in holding detail dialog to general availability ( #6781 )
* Move copy-to-clipboard buttons from experimental to general availability
* Update changelog
4 months ago
Thomas Kaul
b32f24a45c
Task/refactor input in portfolio proportion chart component ( #6691 )
* Refactor input to isInPercentage
4 months ago
Thomas Kaul
d98dc15c34
Feature/add copy-to-clipboard buttons to holding detail dialog ( #6640 )
* Add copy to clipboard buttons for symbol and ISIN
* Update changelog
5 months ago
Thomas Kaul
e5a771671f
Task/rename order permissions to activity ( #6494 )
* Rename order permissions to activity
5 months ago
Kenrick Tandrian
8a50b8c922
Task/improve type safety in accounts table component ( #6307 )
* fix(lib): prevent table data source to be created every time
* fix(lib): remove unused unsubscribeSubject variable
* fix(lib): change to protected methods
* feat(lib): change locale to signal input
* feat(lib): remove unused deviceType input
* feat(lib): change hasPermissionToOpenDetails to signal input
* feat(lib): change showFooter to signal input
* feat(lib): change activitiesCount to signal input
* feat(lib): change baseCurrency to signal input
* feat(lib): change totalBalanceInBaseCurrency to signal input
* feat(lib): change totalValueInBaseCurrency to signal input
* feat(lib): change outputs to signal outputs
6 months ago
Thomas Kaul
5b6d6a419f
Task/refactor transactions in accounts table component ( #6266 )
* Refactor showTransactions and transactionCount
* Update changelog
7 months ago
Thomas Kaul
4cfb785499
Task/deprecate firstBuyDate in portfolio holding response ( #6208 )
* Deprecate firstBuyDate
* Update changelog
7 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
10 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
10 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
10 months ago
Thomas Kaul
94f3d64891
Task/refactor various components to self-closing tags ( #5704 )
* Refactor to self-closing tags
* Update changelog
10 months ago
Thomas Kaul
baf8daaad7
Feature/improve spacing of buttons in button container of holding detail dialog ( #5692 )
* Improve spacing
* Update changelog
11 months ago
Thomas Kaul
0d5adfb998
Feature/refactor dialog footer and header components ( #5445 )
* Refactor dialog footer and header components
* Update changelog
12 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
1 year 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>
1 year ago
Thomas Kaul
7c147dfb68
Bugfix/fix permissions of impersonation mode in overview and holdings tabs ( #5239 )
* Fix permissions of impersonation mode
* Update changelog
1 year ago
Thomas Kaul
afaf783afb
Feature/improve labels of line chart components ( #5162 )
* Improve labels
* Update changelog
1 year ago
Thomas Kaul
f22e9b990d
Feature/add Manage Asset Profile button to holding detail dialog ( #5121 )
* Add Manage Asset Profile button
* Update changelog
1 year ago
csehatt741
aca2fe1654
Feature/restructure holding detail dialog ( #5058 )
* Restructure holding detail dialog
* Update changelog
1 year 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
1 year 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
1 year ago
Thomas Kaul
d99217a434
Feature/refactor @Input in portfolio proportion chart component ( #4684 )
* Refactor @Input in GfPortfolioProportionChartComponent
1 year ago
Thomas Kaul
3646fb7f77
Feature/refactor portfolio holding response ( #4649 )
* Refactor portfolio holding response
* maxPrice -> marketPriceMax
* minPrice -> marketPriceMin
* orders -> activities
1 year ago
Thomas Kaul
a09d3e5beb
Feature/harmonize stepper and tab group options ( #4455 )
* Harmonize stepper options
* Harmonize tab group options
1 year ago
Thomas Kaul
f1ab3ff8e8
Feature/modernize tags endpoint ( #4317 )
* Modernize tags endpoint
* Update changelog
2 years 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>
2 years 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
2 years ago
Ken Tandrian
56f943824e
Feature/introduce readonly attribute in tags selector component ( #4301 )
* feat(ui): introduce readonly attribute
* Update changelog
2 years 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
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
gizmodus
f360a12823
Feature/rework portfolio calculator ( #3393 )
* Rework portfolio calculation
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
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