bitwarden-estensione-browser/libs/components/src/table
Will Martin 375c552623
[SM-455] add projects and secrets to dashboard page (#4722)
* add projects and secrets to dashboard

* add header title

* add section component

* only show latest projects and secrets

* reorganize view model; all view all link

* fix i18n; update table styles; add bitSortable to secrets table

* apply code reviews

* remove basePath input; add viewProjectEvent output

* fix style and merge issue

* fix route

* use absolute route with org id
2023-02-16 09:18:17 -05:00
..
cell.directive.ts [EC-1060] feat: center align table cell content (#4618) 2023-02-06 18:08:20 -05: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-455] add projects and secrets to dashboard page (#4722) 2023-02-16 09:18:17 -05:00
table-data-source.ts [SM-497] Add filtering capabilities to the table datasource (#4717) 2023-02-14 11:38:53 +01:00
table.component.html [EC-1051] Add TailwindCSS linting rules (#4605) 2023-02-03 07:27:08 +10: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-497] Add filtering capabilities to the table datasource (#4717) 2023-02-14 11:38:53 +01:00