dashboard/shell/scripts
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
..
.gitlab/workflows Update extension gitlab workflow node version (#13032) 2025-01-10 08:42:45 -05:00
extension fix parse-tag-name to prevent workflow from running when a tag check is not met + bump shell version (#12841) 2024-12-10 12:00:58 +00:00
build-pkg.sh Removing nuxt 2023-03-03 11:49:26 +00:00
clean Remove every reference to .nuxt global option (#11265) 2024-06-21 11:15:05 +02:00
drone-build-pkg.sh Fix drone-build-pkg script for `master` branch 2022-09-12 19:19:28 +01:00
pkgfile.js Plugins: Initial codebase refactor and plugin support (#4779) 2022-05-10 10:00:39 +01:00
publish-pkg.sh Plugins: Initial codebase refactor and plugin support (#4779) 2022-05-10 10:00:39 +01:00
publish-shell.sh small fixes to workflow test runs (#12676) 2024-11-26 17:19:55 +00:00
record-deps.js Fix plugin pkg tsconfig (#6930) 2022-11-24 10:03:42 +00:00
serve-pkgs make workflows from creator pkg trigger only on tagged release + make developer load set UIPlugin as noAuth: true + remove serve catalog console log from serve-pkgs (#11216) 2024-06-13 10:26:20 +01:00
sync-shell-deps Fix shell package dependencies (#7070) 2022-10-04 12:02:45 +01:00
test-plugins-build.sh keyboard navigation for cluster badge appearance modal (#13021) 2025-01-24 09:33:00 +00:00
typegen.sh Extensions: Add hooks to support virtual clusters (#11064) 2025-01-31 08:51:58 +00:00
vue-migrate.js Updating the vue3 migration script to change how we handle modelValue. 2024-08-22 16:04:52 -07:00