- 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
- 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