Create buttons were still using a relative url instead of a location.
This switches over to locations so we don't get end up with
/dashboard/dashboard/
rancher/dashboard#657
replace and push both work as intended. You can
specify a a full url if you don't want to have the baseUrl
prepended. Better yet, if you're navigating within
the app it's better to specify a location.
The custom resolve was actually breakinging a huge
amount of links in the app which was caused 404s if a
user attempted to open a link in a new tab. Most things appeared to work presumably because vue-router
was handling the page switches instead of the browser.
rancher/dashboard#643
secret type display in edit form
add custom secret types
description as prop in namens
secret styling
service account link in list view for service acct token secrets
- Fixed a number of unhandled exceptions
- Fixes some issues with rules vs backend property references
- Made pages more consistent with mocks
rancher/dashboard#272
storybook configuration
remove backgrounds for themes addon
update storybook deps
Convert design system stories to mdx
fix qoutes
fix name on consumption gauge story
Clean up stories
clean up stories
Stubbed stories
Welcome stories
upgrade to @next storybook version and remove strbk@addon-centered
add tbd
remove stories
Add knobs
remove stubbed stories
Knobs in percentage circle
storybook buttons example
Minor storybook updates
Add exact to type (link) component
Live data format for events
Pretty cluster providers
Add ago suffix to LiveDate
tweak events headers
remove unneeded suffix
change to unhealthy nodes
only show constraints with violations on overview
ignore tern port files
overview detail gatekeeper disabled bugs
Update percentage bar to take in percentage value
tweak exponents and fix issue wiht max/min
change cluster events default sort
update comments for defaultSortby
cluster infobox feedback
Pass nodes down to InfoBoxCluster to parse only worker nodes info
fix engine config translations
node counts infobox cluster
alignment issues
review feedback
lint warnings
This implementst the view, create and edit pages for the
gatekeeper constraints. The constraint templates weren't
touched since we intend to only use the yaml editor.
rancher/dashboard#307
rancher/dashboard#271
sort props
add RBAC Roles package and routes
depluralize roles types
Add IconIsDefault formatter
Add IconIsDefault storybook
Add tabbed to rbac resource view
data & header changes for RBAC package
roles detail view and changes
wip updates
cluster role detail view
refactor dir structure for rbac routes
refactor roles routes again
add deatil componets to role details
more details
update rio-detail header to use methood to go back
we should tie into the router for this stuff as it has a better idea of where
we've been and thus should be less bug prone and more generic.
remove deleted component
add cluster role and global role edit pages
more refactoring
add header to rbactable
fix rule verb/target parsing logic
update git ignore
refactor some component names
comments
added click-expand component for big table values
minor chage to secrets list view
fix external link formatter
radio button/group accessibility
namensdescription restyle
create secrets