- Move the default backend tab to be after rule
- Validation of the "target service" should be a tool tip and color
- Putting a "/" de-focuses
- Combine the rule and certs into one table instead of multiple boxes, need a name
rancher/dashboard#1755
- The namespace label was removed so it uses the default
- Added a 'None' option to the service target of the default backend
- Corrected the sizine of the certificate remove buttons so they don't iterfere with one another
rancher/dashboard#1299rancher/dashboard#1300
Path could be created but not edited. update() wasn't being called from the path input field.
There was also an issue with calling Object.keys on a potentially undefined object that was resolved.
rancher/dashboard#756
- Accounts for undefined hosts and paths
- Accounts for wildcards in hosts
- Accounts for protocol+host+paths not being a url
- Removes links from paths on the detail page
rancher/dashboard#762
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