Commit Graph

6 Commits

Author SHA1 Message Date
Richard Cox 4a3643e8d9 update docs, bump shell 2025-10-06 11:32:49 +01:00
Richard Cox 539d61dbd9 Allow extensions to enable server-side pagination for new resource types
- previously only completely generic lists were supported in extensions (i.e. no custom list component or custom headers)
- now we allow extensions to explicetely state a resource type is enabled
  - this type MUST have pagination settings applied either via product or component config
2025-09-29 15:06:43 +01:00
Richard Cox dacccbc659 Update addTableColumn to support server-side pagination definition
- add additional config to be used when ssp is enabled
- this is designed to support running old extensions in new dashboard
  - they should also support running the stale ResourceTable as well

Additionally
- update list of compatible columns to search/sort on given BE fixes being resolved
2025-09-26 13:29:55 +01:00
Richard Cox bed2c237df tweak release date, given this will be live and public before the decision is made 2025-07-09 11:36:41 +01:00
Richard Cox febbf8c8f6 Updates following review and improvements
- small tweaks
- improved some parts following review comments
- added info on api-filter and local-filter
2025-07-03 16:07:10 +01:00
Richard Cox 1bf6f3cb66 Updates 2025-06-04 17:31:33 +01:00