dashboard/shell/core
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
..
extension-manager-impl.js Added providing credentials from extension (#15245) 2025-09-15 14:56:06 -07:00
plugin-helpers.ts Adding the TitleBar and Metadata related component for the detail page redesign 2025-06-13 13:14:55 -07:00
plugin-routes.ts Removing extension router logic that's no longer necessary with the bump of vue-router 2025-03-18 07:37:02 -07:00
plugin.ts Allow extensions to enable server-side pagination for new resource types 2025-09-29 15:06:43 +01:00
plugins-loader.js Adding in some fixes for extensions in vue3 (#11863) 2024-09-11 14:42:00 +02:00
plugins.js Throttle `$plugin` deprecation warning 2025-09-16 08:41:17 -07:00
types-provisioning.ts Merged cluster import and editing imported cluster (#13332) 2025-02-25 14:05:44 -08:00
types.ts Allow extensions to enable server-side pagination for new resource types 2025-09-29 15:06:43 +01:00