dashboard/shell/plugins/steve
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__ Fix unit tests 2024-12-16 14:17:43 +00:00
caches Moves sockets into the advanced worker (#7760) 2023-01-13 16:03:00 -05:00
worker Add recommended lint rules globally (#8997) 2023-06-23 17:02:55 +02:00
accept-or-reject-socket-message.ts Update Node list to support server-side pagination 2024-04-30 11:04:06 +01:00
actions.js Remove usages of findAll for types supported by server-side pagination (#10795) 2024-06-05 09:15:43 +01:00
getters.js [FIX] Changed JWT Authentication page to disable ClusterProxyConfigs (#11450) 2024-07-26 14:19:12 +05:00
header-warnings.ts add growl message to display warning messages from response headers (#9581) 2023-08-29 09:54:25 +01:00
hybrid-class.js Lint: Manually fixed issues related to vueApp variable added by the script 2024-08-22 16:07:03 -07:00
index.js Harvester Plugin (#6729) 2022-09-01 08:57:05 -07:00
mutations.js finish off functional stuff 2025-01-09 16:50:41 +00:00
norman-class.js Lint: Manually fixed issues related to vueApp variable added by the script 2024-08-22 16:07:03 -07:00
performanceTesting.js Add recommended lint rules globally (#8997) 2023-06-23 17:02:55 +02:00
projectAndNamespaceFiltering.utils.ts Update Node list to support server-side pagination 2024-04-30 11:04:06 +01:00
resource-utils.ts Wire in cleanForDownload per resource customisation to existing model cleanForX pattern 2024-02-02 09:03:08 +08:00
resourceWatcher.js Add recommended lint rules globally (#8997) 2023-06-23 17:02:55 +02:00
schema.d.ts Beef up validation 2024-04-30 11:04:06 +01:00
schema.utils.js Moves sockets into the advanced worker (#7760) 2023-01-13 16:03:00 -05:00
steve-class.js Extensions: Add hooks to support virtual clusters (#11064) 2025-01-31 08:51:58 +00:00
steve-description-class.js Fix edit of PSACT description 2023-03-08 13:29:57 +00:00
steve-pagination-utils.ts Encode the filter param that SSP uses 2025-01-24 16:55:06 +00:00
subscribe.js Changes given real cluster tests 2024-12-11 17:27:56 +00:00