clients/libs/components/src/table
Oscar Hinton 344a054ba2
[SM-74] TableDataSource for sorting (#4079)
* Initial draft of a table data source

* Improve table data source

* Migrate projects table for demo

* Update existing tables

* Fix access selector

* remove sortDirection from custom fn

* a11y improvements

* update icons; make button full width

* update storybook docs

* apply code review changes

* fix: add table body to projects list

* Fix error on create secret. Fix project list setting projects on getter. Copy table data on set. Fix documentation

* Change signature to protected, rename method to not start with underscore

* add hover and focus effects

Co-authored-by: William Martin <contact@willmartian.com>
2023-01-12 17:06:58 -05:00
..
cell.directive.ts [CL-24] Add tables (#2950) 2022-07-28 12:43:00 +02:00
index.ts [SM-74] TableDataSource for sorting (#4079) 2023-01-12 17:06:58 -05:00
row.directive.ts [EC-7] Org Admin Vault Refresh Client V1 (#3925) 2022-11-02 09:57:25 -07:00
sortable.component.ts [SM-74] TableDataSource for sorting (#4079) 2023-01-12 17:06:58 -05:00
table-data-source.ts [SM-74] TableDataSource for sorting (#4079) 2023-01-12 17:06:58 -05:00
table.component.html [SM-74] TableDataSource for sorting (#4079) 2023-01-12 17:06:58 -05:00
table.component.ts [SM-74] TableDataSource for sorting (#4079) 2023-01-12 17:06:58 -05:00
table.module.ts [SM-74] TableDataSource for sorting (#4079) 2023-01-12 17:06:58 -05:00
table.stories.ts [SM-74] TableDataSource for sorting (#4079) 2023-01-12 17:06:58 -05:00