- Bump icons
- improve ui-context, support empty context and store input
- add tables and details page hooks
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
- show toggle (persist over reloads) to use full list
- adds sortabletable sub-header-row slot
- uses preset to persist component settings to local storage
This change allows a class of `role-primary` for the default in `shell/components/form/FileImageSelector.vue`. The `btn` class is dropped because it is redundant; `btn` is already defined in the child `FileSelector` component.
The previous implementation would merge classes in such a way that both `role-primary` and `role-secondary` classes would be present on a button.
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
* generic changes from https://github.com/rancher/dashboard/pull/14492/files
* VERY WIP
- move out watch event stuff into own file
- improve typing
- start resolving core unwatch & unwatchIncompatible of side nav cluster watches (not going to store) being seen as incompatible with find cluster action that does go into store
* very wip, vaguely working
* starting to tidy up
* more tidying
* wip - pre-pivot
* maybe...
instead of upfront unwatch with lots of complicated logic... only do it if we hit the issue (i.e. no page entry into page )
* tidying up
* asd
* Remove now uneeded sideNavCache
* big refactor, untested
* tidying up
* tidying
* more tidying
* more tidying
* add some super basic unit tests, fix another
* remove debug logger and last todos
* more unit test fixes
* Fix two bugs, and fix e2e tests
- we don't always have the mgmt cluster, so take this into account
- i've checked all usages of `['management/byId'](MANAGEMENT.CLUSTER`
* more e2e fixes
* Tidying up following review
- more comments
- rename of method to something more sensisble
* Disable support for ssp in side bar and clusters
* handle long repo names + update filters color
* revert filters text color change
* minor refactor
---------
Co-authored-by: Mo Mesgin <mmesgin@Mos-M2-MacBook-Pro.local>
- 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
* wip
* add support for Single Logout for OIDC providers
* enforce endSessionEndpoint field as required
* fix reactiveness on header menu with auth providers + add validation for endSessionEndpoint field as url in oidc auth provider edit interface
* use after save hook to re-fetch auth providers once config options for one has been saved + remove fvValid code and keep isUrl check in validationPassed in oidc edit view
* fix unit test
* reset value of SLO radio input in providers
- value is the fallback when search isn't supplied, and not used for sort
- move to a safer place (only apply to extension headers) just in case
- can also explicitly call out col is from extension