portainer/app/react/components/datatables
Matt Hook ac47649631
feat(kubernetes): list all kube services screen [EE-1571] (#8524)
* port services from ee

* fix external link

* post review improvements

* remove applications-ports-datatable

* minor post review updates

* add services help url

* post review update

* more post review updates

* post review updates

* rename index to component

* fix external ip display and sorting

* fix external apps tag

* fix ingress screen time format

* use uid for row id. Prevent blank link

* fix some missing bits ported from EE

* match ee

* fix display of show system resources

* remove icon next to service type
2023-03-03 08:45:19 +13:00
..
ActionsMenu.module.css refactor(app): move react components to react codebase [EE-3179] (#6971) 2022-06-17 19:18:42 +03:00
ActionsMenu.tsx refactor(icons): replace fa icons [EE-4459] (#7907) 2022-11-28 15:00:28 +13:00
ActionsMenuTitle.module.css refactor(app): move react components to react codebase [EE-3179] (#6971) 2022-06-17 19:18:42 +03:00
ActionsMenuTitle.tsx refactor(app): move react components to react codebase [EE-3179] (#6971) 2022-06-17 19:18:42 +03:00
ColumnVisibilityMenu.tsx refactor(icons): replace fa icons [EE-4459] (#7907) 2022-11-28 15:00:28 +13:00
Datatable.tsx refactor(ui/datatables): migrate views to use datatable component [EE-4064] (#7609) 2022-11-22 14:16:34 +02:00
DatatableContent.tsx refactor(ui/datatables): migrate views to use datatable component [EE-4064] (#7609) 2022-11-22 14:16:34 +02:00
DatatableFooter.tsx refactor(ui/datatables): migrate views to use datatable component [EE-4064] (#7609) 2022-11-22 14:16:34 +02:00
DatatableHeader.tsx refactor(ui/datatables): migrate views to use datatable component [EE-4064] (#7609) 2022-11-22 14:16:34 +02:00
ExpandableDatatable.tsx refactor(ui/datatables): migrate views to use datatable component [EE-4064] (#7609) 2022-11-22 14:16:34 +02:00
ExpandableDatatableRow.tsx refactor(ui/datatables): migrate views to use datatable component [EE-4064] (#7609) 2022-11-22 14:16:34 +02:00
ExpandingCell.module.css refactor(app): move react components to react codebase [EE-3179] (#6971) 2022-06-17 19:18:42 +03:00
ExpandingCell.tsx refactor(icons): replace fa icons [EE-4459] (#7907) 2022-11-28 15:00:28 +13:00
Filter.tsx refactor(icons): replace fa icons [EE-4459] (#7907) 2022-11-28 15:00:28 +13:00
NameCell.tsx refactor(teams): migrate teams to react [EE-2273] (#6691) 2022-09-02 18:30:34 +03:00
NestedDatatable.tsx refactor(ui/datatables): migrate views to use datatable component [EE-4064] (#7609) 2022-11-22 14:16:34 +02:00
NestedTable.css chore(prettier): add tailwind prettier plugin [EE-4809] (#8221) 2023-02-13 10:04:24 +13:00
NestedTable.tsx refactor(ui/datatables): migrate views to use datatable component [EE-4064] (#7609) 2022-11-22 14:16:34 +02:00
QuickActionsSettings.tsx refactor(ui/datatables): migrate views to use datatable component [EE-4064] (#7609) 2022-11-22 14:16:34 +02:00
RowContext.tsx refactor(ui): remove global providers [EE-4128] (#7578) 2022-09-20 21:14:24 +03:00
SearchBar.tsx chore(prettier): add tailwind prettier plugin [EE-4809] (#8221) 2023-02-13 10:04:24 +13:00
SelectedRowsCount.tsx refactor(app): move react components to react codebase [EE-3179] (#6971) 2022-06-17 19:18:42 +03:00
Table.tsx chore(prettier): add tailwind prettier plugin [EE-4809] (#8221) 2023-02-13 10:04:24 +13:00
TableActions.tsx refactor(teams): migrate teams to react [EE-2273] (#6691) 2022-09-02 18:30:34 +03:00
TableContainer.tsx refactor(ui/datatables): migrate views to use datatable component [EE-4064] (#7609) 2022-11-22 14:16:34 +02:00
TableContent.tsx chore(prettier): add tailwind prettier plugin [EE-4809] (#8221) 2023-02-13 10:04:24 +13:00
TableFooter.tsx refactor(teams): migrate teams to react [EE-2273] (#6691) 2022-09-02 18:30:34 +03:00
TableHeaderCell.module.css fix(ui): remove unwanted icon hover fill EE-3737 (#7284) 2022-07-27 14:11:54 +12:00
TableHeaderCell.tsx chore(prettier): add tailwind prettier plugin [EE-4809] (#8221) 2023-02-13 10:04:24 +13:00
TableHeaderRow.tsx refactor(teams): migrate teams to react [EE-2273] (#6691) 2022-09-02 18:30:34 +03:00
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 chore(prettier): add tailwind prettier plugin [EE-4809] (#8221) 2023-02-13 10:04:24 +13:00
TableRow.tsx refactor(teams): migrate teams to react [EE-2273] (#6691) 2022-09-02 18:30:34 +03:00
TableSettingsMenu.tsx refactor(icons): replace fa icons [EE-4459] (#7907) 2022-11-28 15:00:28 +13:00
TableSettingsMenuAutoRefresh.module.css refactor(app): move react components to react codebase [EE-3179] (#6971) 2022-06-17 19:18:42 +03:00
TableSettingsMenuAutoRefresh.tsx refactor(icons): replace fa icons [EE-4459] (#7907) 2022-11-28 15:00:28 +13:00
TableTitle.tsx chore(prettier): add tailwind prettier plugin [EE-4809] (#8221) 2023-02-13 10:04:24 +13:00
TableTitleActions.tsx refactor(teams): migrate teams to react [EE-2273] (#6691) 2022-09-02 18:30:34 +03:00
defaultGetRowId.ts refactor(ui/datatables): migrate views to use datatable component [EE-4064] (#7609) 2022-11-22 14:16:34 +02:00
emptyReactTablePlugin.ts refactor(ui/datatables): migrate views to use datatable component [EE-4064] (#7609) 2022-11-22 14:16:34 +02:00
expand-column.tsx refactor(icons): replace fa icons [EE-4459] (#7907) 2022-11-28 15:00:28 +13:00
filter-types.ts refactor(app): move react components to react codebase [EE-3179] (#6971) 2022-06-17 19:18:42 +03:00
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.ts feat(kubernetes): list all kube services screen [EE-1571] (#8524) 2023-03-03 08:45:19 +13:00
useGoToHighlightedRow.ts refactor(ui/datatables): migrate views to use datatable component [EE-4064] (#7609) 2022-11-22 14:16:34 +02:00
useRepeater.ts refactor(app): move react components to react codebase [EE-3179] (#6971) 2022-06-17 19:18:42 +03:00
useRowSelect.ts refactor(azure): migrate module to react [EE-2782] (#6689) 2022-07-26 16:44:08 -03:00
useTableSettings.tsx refactor(ui/datatables): migrate views to use datatable component [EE-4064] (#7609) 2022-11-22 14:16:34 +02:00