dashboard/shell/plugins
Neil MacDougall 0df4379238
Dynamic content (Part 1) (#15343)
* Initial version

* Fix lint issues

* Tidy ups and lint fixes

* Add some notes

* Localisations

* Avoid using general 'actions' class name

* Further fixes

* Remove test code

* Address feedback from walk through

* Add test ids and updated e2e tests, fix lint

* Work around version issues

* Update .gitignore

* Remove dev readme file

* Add simple developer docs, update type comments, bump icon package version number

* Address PR feedback

* Address PR feedback 2nd round

* Fix lint

* Use user id hash in the local storage key

* FIrst version of dynamic content

* Revert merge errors

* Fix merge errors

* Fix bad merge

* Proper merge revert

* Factor out system info for clearer code

* Tweak

* Tweaks to config

* Fix lint

* Tidy ups, better types and more documentation

* Add support for settings

* Improve docs

* Remove unnecessary try catches around window.localStorage

* Tidy up config and settings types

* Update config to allow us to test this, off by default

* Addm LTS, remove debug content (will do this differently)

* Add unit tests

* Update unis tests

* Fix unit tests

* Tidy ups

* Add check for release info being an array

* Use CDN endpoint

* Update to use final endpoint and updates comments for yaml or json

* Add server version type

* Fix first round of PR feedback and update tests

* Address PR feedback

* Ensure content is always returned as text

* Address PR feedback

* Unit test updates
2025-10-22 11:05:46 +01:00
..
__tests__ Re-enable vai support for side nav and home page cluster lists (#15262) 2025-10-06 09:47:58 +01:00
dashboard-store Merge pull request #15341 from richard-cox/pagination-list-clear-on-save 2025-10-15 11:42:23 +01:00
internal-api Initial `$shell` api - add `ModalManager` and `SlideInPanelManager` (#13840) 2025-04-16 15:09:05 -04:00
steve Merge remote-tracking branch 'upstream/master' into pagination-home-page-alt-list 2025-10-10 10:01:38 +01:00
axios.js Dynamic content (Part 1) (#15343) 2025-10-22 11:05:46 +01:00
clean-html.js Add support for HTML page banners (#14356) 2025-05-29 17:15:21 +01:00
codemirror-loader.js remove "process." mentions from Dashboard and adjust code (#10119) 2023-12-13 08:41:26 +00:00
codemirror.js [INT] Refactored some of the plugins - 2 (#10944) 2024-05-07 14:37:36 -07:00
ember-cookie.js Switching from $cookies to a cookies store to make data flow more consistent 2025-09-11 16:13:48 -07:00
extend-router.js Fix issues with extend-router 2024-08-22 16:07:03 -07:00
floating-vue.js fix keyboard nav for app bar (#12958) 2025-01-07 09:28:29 +00:00
formatters.js Remove or replace all the @nuxt libraries (#11302) 2024-08-08 15:31:44 +02:00
global-formatters.js Remove duplicate components matched by `require.context()` 2024-10-08 13:43:40 -07:00
i18n.js Replace `useStore` composable with vuex implementation 2024-09-11 09:21:22 -07:00
js-yaml.js Plugins: Rejig files to new shell locations (#5623) 2022-05-10 10:04:02 +01:00
nuxt-client-init.js Plugins: Rejig files to new shell locations (#5623) 2022-05-10 10:04:02 +01:00
plugin.js Add support for modifying doc links and add support for different links for Rancher Prime (#13020) 2025-02-07 10:38:41 +00:00
replaceall.js Plugins: Rejig files to new shell locations (#5623) 2022-05-10 10:04:02 +01:00
shortkey.js Prevent activating shortkeys when modals are active 2025-02-14 11:06:32 -07:00
steve-create-worker.js Disassociate the steve worker file from the steve store 2023-02-14 13:42:08 +00:00
subscribe-events.ts Re-enable vai support for side nav and home page cluster lists (#15262) 2025-10-06 09:47:58 +01:00
version.js Singleton versions fetcher to reduce changes and fix dup versions request on log in 2024-10-02 12:49:39 +01:00