.. |
extend-options
|
fix(stacks): store filter state [EE-5159] (#11637)
|
2024-05-28 08:14:12 +03: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
|
chore(data-cy): require data-cy attributes [EE-6880] (#11453)
|
2024-04-11 12:11:38 +12:00 |
Datatable.tsx
|
refactor(datatables): remove angular table utilities [EE-4700] (#11634)
|
2024-04-21 04:47:09 +03:00 |
DatatableContent.tsx
|
feat(a11y): add labels and roles [EE-6717] (#11181)
|
2024-02-19 16:37:26 +02:00 |
DatatableFooter.tsx
|
fix(ui/datatables): sync page count with filtering [EE-5890] (#10010)
|
2023-08-22 09:36:31 +03:00 |
DatatableHeader.tsx
|
chore(data-cy): require data-cy attributes [EE-6880] (#11453)
|
2024-04-11 12:11:38 +12:00 |
ExpandableDatatable.tsx
|
refactor(ui/datatables): allow datatable to globally filter on object value [EE-5824] (#9955)
|
2023-09-04 10:33:07 +01:00 |
ExpandableDatatableRow.tsx
|
refactor(docker/services): convert services table to react [EE-4675] (#10289)
|
2023-10-22 12:32:05 +03:00 |
Filter.tsx
|
chore(data-cy): require data-cy attributes [EE-6880] (#11453)
|
2024-04-11 12:11:38 +12:00 |
NestedDatatable.tsx
|
chore(data-cy): require data-cy attributes [EE-6880] (#11453)
|
2024-04-11 12:11:38 +12:00 |
NestedTable.css
|
chore(deps): upgrade react-table to v8 [EE-4837] (#8245)
|
2023-05-02 13:42:16 +07: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
|
chore(data-cy): require data-cy attributes [EE-6880] (#11453)
|
2024-04-11 12:11:38 +12:00 |
RowContext.tsx
|
refactor(ui): remove global providers [EE-4128] (#7578)
|
2022-09-20 21:14:24 +03:00 |
SearchBar.tsx
|
chore(data-cy): require data-cy attributes [EE-6880] (#11453)
|
2024-04-11 12:11:38 +12:00 |
SelectedRowsCount.tsx
|
refactor(app): move react components to react codebase [EE-3179] (#6971)
|
2022-06-17 19:18:42 +03:00 |
Table.tsx
|
feat(a11y): add labels and roles [EE-6717] (#11181)
|
2024-02-19 16:37:26 +02:00 |
TableActions.tsx
|
refactor(kube/volumes): migrate to react [EE-4695] (#10987)
|
2024-04-02 22:10:22 +03:00 |
TableContainer.tsx
|
feat(docker/services): show port ranges [EE-4012] (#10657)
|
2024-03-27 09:56:00 +02:00 |
TableContent.tsx
|
fix(ui/datatables): make empty table label consistent [EE-6499] (#11612)
|
2024-06-02 12:29:20 +03:00 |
TableFooter.tsx
|
fix(app/home): env tile hover style [EE-5299] (#8765)
|
2023-05-04 16:00:56 +02:00 |
TableHeaderCell.module.css
|
fix(ui): remove unwanted icon hover fill EE-3737 (#7284)
|
2022-07-27 14:11:54 +12:00 |
TableHeaderCell.tsx
|
refactor(docker/stacks): migrate table to react [EE-4705] (#9956)
|
2023-09-07 15:59:59 +01:00 |
TableHeaderRow.tsx
|
refactor(ui/datatables): allow datatable to globally filter on object value [EE-5824] (#9955)
|
2023-09-04 10:33:07 +01: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(users): migrate users table to react [EE-4708] (#10759)
|
2024-04-03 17:38:32 +03:00 |
TableSettingsMenu.tsx
|
refactor(kube/volumes): migrate to react [EE-4695] (#10987)
|
2024-04-02 22:10:22 +03: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
|
chore(data-cy): require data-cy attributes [EE-6880] (#11453)
|
2024-04-11 12:11:38 +12:00 |
TableTitle.tsx
|
fix(datatable): title size EE-6774 (#11272)
|
2024-03-06 08:01:51 +13:00 |
TableTitleActions.tsx
|
refactor(teams): migrate teams to react [EE-2273] (#6691)
|
2022-09-02 18:30:34 +03:00 |
buildNameColumn.tsx
|
chore(data-cy): require data-cy attributes [EE-6880] (#11453)
|
2024-04-11 12:11:38 +12:00 |
datatable.css
|
refactor(datatables): remove angular table utilities [EE-4700] (#11634)
|
2024-04-21 04:47:09 +03:00 |
defaultGetRowId.ts
|
refactor(ui/datatables): allow datatable to globally filter on object value [EE-5824] (#9955)
|
2023-09-04 10:33:07 +01:00 |
expand-column.tsx
|
fix(ui): use expand button in sidebar and tables [EE-6844] (#11608)
|
2024-05-15 08:26:23 +03:00 |
filter-types.ts
|
refactor(ui/datatables): allow datatable to globally filter on object value [EE-5824] (#9955)
|
2023-09-04 10:33:07 +01:00 |
index.ts
|
refactor(containers): migrate view to react [EE-2212] (#6577)
|
2022-08-11 07:33:29 +03:00 |
select-column.tsx
|
chore(data-cy): require data-cy attributes [EE-6880] (#11453)
|
2024-04-11 12:11:38 +12: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(edge/stacks): default refresh rate to 10s [EE-7155] (#11891)
|
2024-06-09 14:17:21 +03:00 |
useGoToHighlightedRow.ts
|
chore(deps): upgrade react-table to v8 [EE-4837] (#8245)
|
2023-05-02 13:42:16 +07:00 |
useRepeater.ts
|
refactor(docker/stacks): migrate table to react [EE-4705] (#9956)
|
2023-09-07 15:59:59 +01:00 |
useTableSettings.tsx
|
refactor(ui/datatables): migrate views to use datatable component [EE-4064] (#7609)
|
2022-11-22 14:16:34 +02:00 |
useTableState.ts
|
refactor(kube/volumes): migrate to react [EE-4695] (#10987)
|
2024-04-02 22:10:22 +03:00 |