dashboard/shell/plugins/dashboard-store
Neil MacDougall 8001967416
Extensions: Add hooks to support virtual clusters (#11064)
* Add hooks to support virtual clusters

* Fix lint issues

* Refinements

* Update for Vue 3 changes

* Fix import

* Minor tweaks

* Fix bug causing e2e tests to fail

* Fix lint issue

* Rename internal properties and ensure they don't break clone/save

* Ensure we generate types for the plugins package to give us access to mapDriver

* Simpler approach

* Fix lint issues and add type

* Remove unused code

* Revery unnecessary changes

* Bug fix for finding model extension

* Factor out string constant and add provider display method

* Add experimental to API

* Update typegen.sh to use SHELL_DIR var

* Move type def

* Fix lint issue

* Address PR feedback

* Update steve-class.js so we always get an array

* Fix type definition
2025-01-31 08:51:58 +00:00
..
__tests__ Add server-side pagination to home page cluster list (#11663) 2025-01-03 15:34:28 +00:00
actions.js Add server-side pagination to home page cluster list (#11663) 2025-01-03 15:34:28 +00:00
classify.js remove "process." mentions from Dashboard and adjust code (#10119) 2023-12-13 08:41:26 +00:00
getters.js Add server-side pagination to home page cluster list (#11663) 2025-01-03 15:34:28 +00:00
index.js Fix "$ctx" error when clicking login button 2024-08-22 16:05:37 -07:00
model-loader-require.js
model-loader.js
mutations.js Add server-side pagination to home page cluster list (#11663) 2025-01-03 15:34:28 +00:00
normalize.js Fix resource modified handler 2023-08-25 18:41:04 +01:00
resource-class.js Extensions: Add hooks to support virtual clusters (#11064) 2025-01-31 08:51:58 +00:00