Commit Graph

24 Commits

Author SHA1 Message Date
Cody Jackson 21338302b1 Hiding Annotations/Labels tab when in view.
rancher/dashboard#1862
2020-11-18 14:17:44 -07:00
Cody Jackson b22f3a6e30 Improving the edit and view pages of ingress
- 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
2020-11-03 12:37:05 -07:00
Cody Jackson cca7a7914d Adding more versioning support to ingress
- default backend was renamed from backend to defaultBackend
- backend schema was changed to have nested port and service name

rancher/dashboard#1634
2020-10-27 13:21:38 -07:00
Cody Jackson 808f1915bf Reorder the ingress tabs 2020-10-05 12:17:20 -07:00
Vincent Fiduccia 378ea3413f
Flip weights 2020-09-26 02:39:11 -07:00
Cody Jackson 532183eec7 Resolved several ingress issues
- 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#1299
rancher/dashboard#1300
2020-09-22 12:59:39 -07:00
Vincent Fiduccia 9683712293
Use default slot for CruResource form content instead of "define" 2020-09-10 03:00:18 -07:00
Cody Jackson 1c232cc0c2 Updating Ingress to make use of CruResource
rancher/dashboard#839
2020-08-24 15:22:43 -07:00
Cody Jackson a20acbed5f Making ingress path editable
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
2020-07-22 12:31:58 -07:00
Cody Jackson ece87754c5 Masthead update
rancher/dashboard#817
2020-07-15 14:24:29 -07:00
Cody Jackson 71ba6f5cfe Updating the way we display rules on the ingress list and detail pages
- 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
2020-07-09 09:14:39 -07:00
Cody Jackson 290dc0005f Appropriately filter serviceTargets for ingress page
We should only show the service targets that are in the current
resource's namespace.

rancher/dashboard#757
2020-06-30 12:24:19 -07:00
lvuch b0319e31f7 resource detail page clean up. spacing and headers 2020-06-11 14:19:48 -07:00
Cody Jackson 827f4b5a3f Implementing the new Ingress requirements and bugfixes
rancher#272
2020-06-08 09:55:45 -07:00
Vincent Fiduccia 2265c3f34d
LoadDeps -> fetch 2020-05-30 03:14:00 -07:00
Vincent Fiduccia 31ea3b138e
Eslint changes new nuxt defaults want 2020-05-28 14:22:52 -07:00
Cody Jackson dfb3ed18bd Updating Ingress to implement new requirements
rancher/dashboard#272
2020-05-12 16:38:13 -07:00
Nancy Butler b8a996c43f revert NameNsDescription and filter annotations, labels in create-edit-view 2020-04-24 12:04:15 -07:00
Nancy Butler 6249c766ab placeholder visibility
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
2020-04-24 12:04:15 -07:00
Cody Jackson 4014751a1b Fixing up ingress pages
- Fixed a number of unhandled exceptions
- Fixes some issues with rules vs backend property references
- Made pages more consistent with mocks

rancher/dashboard#272
2020-04-21 10:27:30 -07:00
Vincent Fiduccia 191cb7ca6e
Continue moving workloads 2020-04-14 16:16:10 -07:00
Nancy Butler 582594dc24 fix WL save URL
fix WL return to list view

add schedule for cronjob

remove check for Table response
2020-03-20 15:17:23 -07:00
Vincent Fiduccia 72f803da00
Bugs 2020-03-19 01:19:17 -07:00
Vincent Fiduccia a8d75a2091
nav-tree -> type-map, remove versions from all the types and filenames 2020-03-10 17:33:53 -07:00