dashboard/shell/components/SortableTable
Richard Cox f0c397c001 Update Node list to support server-side pagination
- Setup pagination headers for the node type
- Define a pattern for fetching custom list secondary resources
- Major improvements to the way pagination settings are defined and created
- Lots of docs improvements
- Handle calling fetch again once fetch is in progress (nuxt caches running request)
- Validate filter fields (not all are supported by the vai cache
- General pagination fixes
2024-04-30 11:04:06 +01:00
..
THead.vue Add column sublabel to SortableTable component 2024-04-15 13:05:18 +02:00
actions.js Add recommended lint rules globally (#8997) 2023-06-23 17:02:55 +02:00
advanced-filtering.js Add recommended lint rules globally (#8997) 2023-06-23 17:02:55 +02:00
debug.js Add optional table debugging (#6252) 2022-07-06 16:21:56 +01:00
filtering.js external-pagination prop to external-pagination-enabled 2024-04-02 13:34:36 +01:00
grouping.js Server-side pagination 2024-04-02 13:34:36 +01:00
index.vue Update Node list to support server-side pagination 2024-04-30 11:04:06 +01:00
paging.js external-pagination prop to external-pagination-enabled 2024-04-02 13:34:36 +01:00
selection.js Server-side pagination 2024-04-02 13:34:36 +01:00
sorting.js external-pagination prop to external-pagination-enabled 2024-04-02 13:34:36 +01:00