portainer/app/react/components/datatables
Chaim Lev-Ari bed4257194
refactor(containers): migrate view to react [EE-2212] (#6577)
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
2022-08-11 07:33:29 +03: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
Datatable.tsx refactor(containers): migrate view to react [EE-2212] (#6577) 2022-08-11 07:33:29 +03:00
ExpandingCell.module.css
ExpandingCell.tsx
Filter.tsx
FilterSearchBar.module.css
FilterSearchBar.tsx
InnerDatatable.module.css
InnerDatatable.tsx
QuickActionsSettings.tsx refactor(containers): migrate view to react [EE-2212] (#6577) 2022-08-11 07:33:29 +03:00
RowContext.tsx refactor(containers): migrate view to react [EE-2212] (#6577) 2022-08-11 07:33:29 +03:00
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 refactor(containers): migrate view to react [EE-2212] (#6577) 2022-08-11 07:33:29 +03:00
TableActions.tsx
TableContainer.tsx
TableContent.tsx
TableFooter.tsx
TableHeaderCell.module.css fix(ui): remove unwanted icon hover fill EE-3737 (#7284) 2022-07-27 14:11:54 +12:00
TableHeaderCell.tsx fix(ui): remove unwanted icon hover fill EE-3737 (#7284) 2022-07-27 14:11:54 +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 refactor(containers): migrate view to react [EE-2212] (#6577) 2022-08-11 07:33:29 +03:00
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 refactor(containers): migrate view to react [EE-2212] (#6577) 2022-08-11 07:33:29 +03:00
TableTitleActions.tsx
filter-types.ts
index.ts refactor(containers): migrate view to react [EE-2212] (#6577) 2022-08-11 07:33:29 +03:00
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-old.ts refactor(containers): migrate view to react [EE-2212] (#6577) 2022-08-11 07:33:29 +03:00
types.ts refactor(containers): migrate view to react [EE-2212] (#6577) 2022-08-11 07:33:29 +03:00
useRepeater.ts
useRowSelect.ts refactor(azure): migrate module to react [EE-2782] (#6689) 2022-07-26 16:44:08 -03:00
useTableSettings.tsx refactor(containers): migrate view to react [EE-2212] (#6577) 2022-08-11 07:33:29 +03:00
useZustandTableSettings.tsx refactor(containers): migrate view to react [EE-2212] (#6577) 2022-08-11 07:33:29 +03:00