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
3 weeks ago
Thomas Kaul
5b6d6a419f
Task/refactor transactions in accounts table component ( #6266 )
* Refactor showTransactions and transactionCount
* Update changelog
4 weeks ago
Thomas Kaul
b725e6e2ec
Feature/migrate client to control flow ( #3475 )
* Migrate to control flow
* Update changelog
2 years ago
Thomas Kaul
87501e094d
Feature/improve allocations by ETF holding for mobile ( #3469 )
2 years ago
Thomas Kaul
b62488628c
Prettify markup ( #3029 )
2 years ago
Thomas Kaul
857708dc4d
Migrate gf-* components to self-closing tags ( #2934 )
2 years ago
Thomas Kaul
ac0f6f40cf
Remove closing tags ( #2816 )
2 years ago
Thomas Kaul
bf816c3b89
Bugfix/show transfer balance button based on permission ( #2489 )
* Show button depending on permission
* Update changelog
2 years ago
Aldrin
e60fe48fdd
Add dialog for cash transfer between accounts ( #2433 )
* Add dialog for cash transfer between accounts
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
4955555ddd
Release 1.301.1 ( #2247 )
3 years ago
Thomas Kaul
3453100afd
Feature/migrate various components to angular material 15 part 2 ( #1838 )
* Migrate tooltips to Angular Material 15
* Migrate tabs to Angular Material 15
3 years ago
Thomas Kaul
f32df73256
Feature/migrate pages to angular material 15 ( #1689 )
* Migrate to Angular Material 15
* Update changelog
3 years ago
Thomas Kaul
eb4d088a80
Feature/optimize page title for mobile ( #1564 )
* Optimize page title for mobile
* Update changelog
3 years ago
Thomas Kaul
3de7d3f60e
Bugfix/improve account calculations ( #737 )
* Improve account calculations
* Update changelog
4 years ago
Thomas Kaul
bed3e5aae2
Bugfix/fix horizontal overflow in activities table ( #676 )
* Fix horizontal overflow in tables
* Update changelog
4 years ago
Thomas Kaul
3032126508
Feature/add footer row to accounts table ( #471 )
* Add footer row to accounts table with total balance and value
* Update changelog
4 years ago
Thomas Kaul
508a48f4c3
Feature/hide actions in presenter view ( #380 )
* Hide actions if restricted view is active
* Update changelog
5 years ago
Thomas
c70eb7793e
Feature/migration to accounts ( #58 )
* Migrate transaction table
* Add accounts page
* Add account page logic
5 years ago
Thomas
c616312233
Initial commit
5 years ago