Germán Martín
1028d57ce7
Extract portfolio filters sub form of assistant to reusable component
- Create GfPortfolioFilterFormComponent with ControlValueAccessor
- Implement portfolio filter form with account, assetClass, holding, tag filters
- Add proper TypeScript typing using AccountWithValue
- Update assistant component to use new reusable filter component
- Add comprehensive unit tests
Fixes #5605
3 months ago
David Requeno
473c474845
Feature/extend search in assistant by accounts ( #5356 )
* Extend search in assistant by accounts
* Update changelog
4 months ago
Thomas Kaul
a03c275b31
Feature/add no results message to assistant ( #5166 )
* Add no results message
* Update changelog
5 months ago
Thomas Kaul
9b4730b731
Feature/improve search results of assistant to only display categories with content ( #5053 )
* Improve search results
* 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
Thomas Kaul
29ecfc1137
Feature/migrate assistant and value component to control flow (part 3) ( #4981 )
* Migrate to control flow
* Update changelog
6 months ago
Thomas Kaul
a7319844fd
Feature/migrate assistant and value component to control flow (part 2) ( #4948 )
* Migrate to control flow
* Update changelog
6 months ago
Thomas Kaul
66ef2c2fec
Feature/migrate assistant and value component to control flow ( #4905 )
* Migrate to control flow
* Update changelog
6 months ago
Thomas Kaul
b80c186c97
Feature/improve styles of assistant ( #4901 )
* Improve styles
* 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
6 months ago
Thomas Kaul
fa99876dca
Feature/rename asset profile icon component to entity logo component ( #4861 )
* Rename asset profile icon component to entity logo component
* Update changelog
6 months ago
Thomas Kaul
53a81b3c2b
Feature/migrate assistant component to control flow ( #4591 )
* Migrate to control flow
* Update changelog
8 months ago
Amandee Ellawala
bc3535946c
Bugfix/do not fetch holdings in assistant for each change ( #4118 )
* Do not fetch holdings in assistant for each change
* Update changelog
1 year ago
Thomas Kaul
73be7f3969
Feature/improve labels of assistant ( #4091 )
* Improve labels
* Update changelog
1 year ago
Amandee Ellawala
6057794eb6
Feature/extend assistant by holding selector ( #4031 )
* Extend assistant by holding selector
* Update changelog
1 year ago
Thomas Kaul
e8f0d2bb14
Feature/consider availability of date range selector and filters in assistant per view ( #3824 )
* Consider availability of date range selector and filters in assistant per view
* Update changelog
1 year ago
Thomas Kaul
50dbbf0569
Feature/refactor symbol icon module to asset profile icon component ( #3245 )
* Refactor symbol icon module to asset profile icon component (standalone)
2 years ago
Thomas Kaul
b62488628c
Prettify markup ( #3029 )
2 years ago
Thomas Kaul
446c7cb517
Remove closing tags of mat-* components ( #2989 )
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
Thomas Kaul
4078229fe6
Feature/add button to apply filters in assistant ( #2971 )
* Add apply filters button
* Update changelog
2 years ago
Thomas Kaul
06ba7a4b1b
Feature/extend assistant by asset class selector ( #2957 )
* Remove tabs
* Add asset class selector
* Update changelog
2 years ago
Thomas Kaul
c68d113d27
Feature/improve usability of account and tag selector of assistant ( #2955 )
* Change radio button to select
* account
* tag
* Update changelog
2 years ago
Thomas Kaul
d4afa03505
Bugfix/fix rendering issue with date range selector of assistant ( #2950 )
* Improve click handling
* Improve locales
* Update changelog
2 years ago
Thomas Kaul
25deba16df
Feature/add reset filters button to assistant ( #2936 )
* Add reset filters button
* Update changelog
2 years ago
Thomas Kaul
0436cc6487
Migrate ngx-skeleton-loader components to self-closing tags ( #2935 )
2 years ago
Thomas Kaul
f3ee99fb2b
Feature/extend assistant by account selector ( #2929 )
* Add account selector to assistant
* Update changelog
2 years ago
Thomas Kaul
2c068c412d
Feature/migrate tag selector to form group in assistant ( #2926 )
* Introduce filter form group
* Update changelog
2 years ago
Cédric Meuter
a5ed49fe4c
Feature/Add date range selector to assistant ( #2905 )
* Add date range selector including WTD and MTD to assistant
* Update changelog
2 years ago
Thomas Kaul
d7f72819de
Feature/extend assistant by tag selector ( #2838 )
* Extend assistant by tag selector
* Update changelog
2 years ago
Thomas Kaul
ac0f6f40cf
Remove closing tags ( #2816 )
2 years ago
Thomas Kaul
0d93612d16
Feature/improve style of assistant ( #2828 )
* Minor style improvements
* Update changelog
2 years ago
Thomas Kaul
4c30e9459d
Feature/extend assistant by date range selector ( #2815 )
* Extend assistant by date range selector
* Update changelog
2 years ago
Thomas Kaul
30e561c06f
Feature/extend assistant with search for asset profile ( #2499 )
* Extend assistant with search for asset profile
* Extend search results by currency, symbol and asset sub class
* Update changelog
2 years ago
Thomas Kaul
e9ef911548
Feature/improve search results display in assistant ( #2458 )
* Only show search results if search is active
* Update changelog
2 years ago
Thomas Kaul
550e646079
Feature/introduce assistant ( #2451 )
* Introduce assistant
* Update changelog
2 years ago