portainer/app/react/components/datatables
Ali 14a8b1d897
feat(ui): add sorting icon component and table header cell styling EE-3626 (#7165)
* feat(ui): add sorting icons EE-3626

feat(ui): Add react component for sorting icons

feat(ui) make component usable in angular 

* feat(ui): update angular example EE-3626
2022-07-08 01:20:33 +12:00
..
ActionsMenu.module.css
ActionsMenu.tsx
ActionsMenuTitle.module.css
ActionsMenuTitle.tsx
ColumnVisibilityMenu.tsx feat(ui): portainer base component css change [EE-3381] (#7115) 2022-06-23 09:32:18 +03:00
ExpandingCell.module.css
ExpandingCell.tsx
Filter.tsx
FilterSearchBar.module.css
FilterSearchBar.tsx
InnerDatatable.module.css
InnerDatatable.tsx
QuickActionsSettings.tsx
SearchBar.tsx feat(ui): sort search bar icon [EE-3663] (#7205) 2022-07-06 17:05:17 +03:00
SelectedRowsCount.tsx
SortbySelector.module.css
SortbySelector.tsx
Table.tsx
TableActions.tsx
TableContainer.tsx
TableContent.tsx
TableFooter.tsx
TableHeaderCell.module.css feat(ui): add sorting icon component and table header cell styling EE-3626 (#7165) 2022-07-08 01:20:33 +12:00
TableHeaderCell.tsx feat(ui): add sorting icon component and table header cell styling EE-3626 (#7165) 2022-07-08 01:20:33 +12:00
TableHeaderRow.tsx
TableHeaderSortIcons.module.css feat(ui): add sorting icon component and table header cell styling EE-3626 (#7165) 2022-07-08 01:20:33 +12:00
TableHeaderSortIcons.tsx feat(ui): add sorting icon component and table header cell styling EE-3626 (#7165) 2022-07-08 01:20:33 +12:00
TableRow.tsx
TableSettingsMenu.tsx feat(ui): portainer base component css change [EE-3381] (#7115) 2022-06-23 09:32:18 +03:00
TableSettingsMenuAutoRefresh.module.css
TableSettingsMenuAutoRefresh.tsx
TableTitle.tsx feat(ui): portainer base component css change [EE-3381] (#7115) 2022-06-23 09:32:18 +03:00
TableTitleActions.tsx
filter-types.ts
index.tsx
sort-arrow-down.svg feat(ui): add sorting icon component and table header cell styling EE-3626 (#7165) 2022-07-08 01:20:33 +12:00
sort-arrow-up.svg feat(ui): add sorting icon component and table header cell styling EE-3626 (#7165) 2022-07-08 01:20:33 +12:00
types.ts
useRepeater.ts
useRowSelect.ts
useTableSettings.tsx