Commit Graph

1881 Commits

Author SHA1 Message Date
Vincent Fiduccia dade1ba32b
Casing 2020-08-27 11:44:58 -07:00
Vincent Fiduccia f9c081983d
Merge pull request #1122 from mantis-toboggan-md/bugfix-findMatching
return only matching resources from findMatching
2020-08-27 11:41:08 -07:00
Nancy Butler b9aa757738 return only matching resources 2020-08-27 11:34:47 -07:00
Nancy Butler 8b1ab19246 add warning banner for v1 conflict 2020-08-27 09:41:43 -07:00
Nancy Butler 5bc89a4c8d istio ui demo feedback 2020-08-27 08:38:36 -07:00
lvuch 0e77dc38f7 tidy up 2020-08-26 18:18:18 -07:00
lvuch fd58ac61c3 dropdown and prefs fix 2020-08-26 18:05:29 -07:00
lvuch 90659d9eb7 prefs page 2020-08-26 18:05:28 -07:00
Vincent Fiduccia 7af7cea5e6
Merge pull request #1115 from vincent99/master
Show chart version picker even if name/ns are fixed
2020-08-26 17:31:56 -07:00
Vincent Fiduccia b85434801a
Show chart version picker even if name/ns are fixed 2020-08-26 17:09:13 -07:00
Vincent Fiduccia f035bdcd24
Merge pull request #1108 from vincent99/master
Ember<->Vue login/switch integration, app landing page redirect to install
2020-08-26 14:29:46 -07:00
Vincent Fiduccia 8479391b6c
Merge pull request #1113 from lvuch/lh-0826
header fix
2020-08-26 14:29:20 -07:00
Vincent Fiduccia 5a370183dd
Merge pull request #1096 from mantis-toboggan-md/pod-detail
pod detail redesign
2020-08-26 14:28:46 -07:00
Vincent Fiduccia 5a45f29f11
Merge pull request #1041 from westlywright/bug.yaml.editor.chart.page
Chart Install Yaml Refactor
2020-08-26 14:27:51 -07:00
lvuch 1a84deb795 header fix 2020-08-26 14:20:02 -07:00
Vincent Fiduccia 2ce1b7b6ee
Merge pull request #1098 from mantis-toboggan-md/bugfix-workload-cruresource
workload create fixes
2020-08-26 14:18:36 -07:00
Vincent Fiduccia f23f9aa818
Show server and dashboard version in footer 2020-08-26 14:17:30 -07:00
Nancy Butler fd72d12c0a pr feedback 2020-08-26 10:09:10 -07:00
Nancy Butler 07ec188894 job restartPolicy from job list view
cronjob restartpolicy

job parallelism label

send units in container resources
2020-08-26 10:09:10 -07:00
Nancy Butler 952cd254b4 pr feedback, container component clean up 2020-08-26 08:25:44 -07:00
Vincent Fiduccia 783bb1654f
Ember login/products integration 2020-08-26 03:21:55 -07:00
Vincent Fiduccia ed0dfc7366
Useless check 2020-08-26 03:21:25 -07:00
Vincent Fiduccia 0cbe6ed549
Merge pull request #1101 from codyrancher/cluster-resource-fix
Updating the cluster explorer to use the appropriate cluster object
2020-08-25 22:10:31 -07:00
Cody Jackson 361d5b617c Updating the cluster explorer to use the appropriate cluster object
https://github.com/rancher/dashboard/issues/925#issuecomment-674199876
2020-08-25 14:58:14 -07:00
Vincent Fiduccia 9872217b7e
Merge pull request #1094 from codyrancher/hide-labels-and-annotations
Hiding the labels and annotations tab for view mode
2020-08-25 14:22:49 -07:00
Vincent Fiduccia 6ba5cb33dd
Merge pull request #1093 from lvuch/lh-0818
general ui issues
2020-08-25 14:19:08 -07:00
Vincent Fiduccia 242ae60f38
Merge pull request #1085 from codyrancher/ingress-cru
Updating Ingress to make use of CruResource
2020-08-25 14:18:34 -07:00
Vincent Fiduccia 54995abbee
Merge pull request #1082 from codyrancher/namespace-space
Updating the Namespace and Tag spacing
2020-08-25 14:17:36 -07:00
Nancy Butler 66b2c902ab pod detail redesign 2020-08-25 13:46:20 -07:00
Vincent Fiduccia 4a056e34b5
Merge pull request #783 from mantis-toboggan-md/workload-detail
workload detail
2020-08-25 13:45:11 -07:00
lvuch 7e2f75d971 927 revist 2020-08-25 11:31:09 -07:00
Cody Jackson 5d4319253d Hiding the labels and annotations tab for view mode
- Hiding for configmap and service pages

rancher/dashboard#1091
2020-08-25 11:18:30 -07:00
lvuch c87c40175d workload issues 2020-08-25 11:05:55 -07:00
Nancy Butler d2ce1d1ce1 fix node link in pod table 2020-08-25 11:03:27 -07:00
Westly Wright 1c11e628e0
Fix up apply hooks for resource yaml and workloads 2020-08-25 09:50:51 -07:00
Westly Wright 584fb35596
Don't loop and process always add for preview yaml 2020-08-25 09:50:51 -07:00
Westly Wright 1107647b47
chart yaml back button 2020-08-25 09:50:51 -07:00
Westly Wright fe83fe9c0c
parse preview yaml on charts on page load 2020-08-25 09:50:51 -07:00
Westly Wright 48e0c08614
remove tab select in mounted
this was causing a double call to select to happen as the watcher `sortedTabs` also calls select on entry
2020-08-25 09:50:51 -07:00
Westly Wright 3fe767168f
Back button back -> back to form 2020-08-25 09:50:50 -07:00
Westly Wright 655f963f1c
cleanup cancel event and formatting 2020-08-25 09:50:50 -07:00
Westly Wright d35b83c85c
hide preview yaml button on edit
rancher/dashboard#966
2020-08-25 09:50:50 -07:00
Westly Wright c2168f8951
show diff on edit mode only 2020-08-25 09:50:50 -07:00
Westly Wright 52112adae8
Fold comments in yaml regardless of create or edit 2020-08-25 09:50:50 -07:00
Westly Wright 15c36d709f
during create yaml dont parse undefinied values
this causes the yaml parser to blow up. I added some extra error handling and logs as well

rancher/dashboard#1008
2020-08-25 09:50:50 -07:00
Westly Wright 53f8064eee
Fix preview yaml button visibility during tab sel 2020-08-25 09:50:50 -07:00
Westly Wright b42ee86e02
Use built in router api's for tabbed hash changing 2020-08-25 09:50:50 -07:00
Westly Wright c4369fd72f
Apply query should not replace the hash if exists 2020-08-25 09:50:50 -07:00
Westly Wright 7661a67b97
Add cancelConfirmRequireed (and back) flags to cru-resource footer 2020-08-25 09:50:50 -07:00
Westly Wright b93d202e55
Add Yaml Preview to Chart Install
Break CruResource cancel footer logic into component
Refactor apps/install to remove CruResource, use new footer component
Add Yaml Preview to Chart Install

When working on adding the yaml preview to the chart install page i came
to the conclusion that the footer piece is all that is required out of
CruResource for that page. Chart install requires a different set of
actions on yaml save so rather than try to kluge action handeling in it
makes more sense to decouple the common elements, ie the footer and confirm cancel
2020-08-25 09:50:50 -07:00