Commit Graph

165 Commits

Author SHA1 Message Date
Westly Wright 53f8064eee
Fix preview yaml button visibility during tab sel 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
Vincent Fiduccia afc71ed41d
Minimal fleet app 2020-08-24 11:06:11 -07:00
Vincent Fiduccia 11af4a54b2
Basic questions support 2020-08-21 03:17:28 -07:00
Vincent Fiduccia 932531dd1d
Header cleanup, ECM -> Cluster Manager 2020-08-21 03:15:58 -07:00
Vincent Fiduccia ccab7c5193
Start questions support 2020-08-21 03:15:57 -07:00
lvuch 369442ff98 924 revisit 2020-08-12 11:37:01 -07:00
Vincent Fiduccia 2474727f91
Catalog bug fixes 2020-08-11 16:08:06 -07:00
codyrancher a7e83ce20b
Merge pull request #993 from codyrancher/cluster-overview-visuals
Visual updates to the cluster overview page
2020-08-11 09:43:48 -07:00
Cody Jackson d1160ad528 Visual updates to the cluster overview page
- Increased alert text size by 2px
- Hide alerts if there aren't any
- Switched from created to age
- Adjusted event column widths
- Fixed a tooltip position bug

rancher/dashboard#925
2020-08-11 09:37:23 -07:00
Vincent Fiduccia 2a80c41fd0
Don't blow up if no metrics 2020-08-11 03:27:41 -07:00
Vincent Fiduccia e9c2f0e942
Injection for tabbed add/remove, hasTabs option on chart values components 2020-08-11 03:08:21 -07:00
Vincent Fiduccia 89dadef222
Bugs 2020-08-11 01:39:20 -07:00
Vincent Fiduccia d0fe6b529b
Support git repos, server no longer has namespaced repos 2020-08-10 15:58:55 -07:00
Vincent Fiduccia 7d33936ec9
Cancel install/upgrade to the right place 2020-08-07 04:12:55 -07:00
Vincent Fiduccia a68001e83a
Support auto-install-gvr annotation, chart translations 2020-08-07 01:54:09 -07:00
Vincent Fiduccia a5a3068d94
Chart refactor, upgrade support 2020-08-06 16:00:00 -07:00
Nancy Butler fa7e1afa39 fix CruResource
put CruResource in Workload

show/hide tabs

tab scrolling behavior

masthead nameDisplay
2020-08-05 15:39:49 -07:00
lvuch 41a489d225 cluster index 2020-08-03 09:01:42 -07:00
Vincent Fiduccia d2858c97b7
Just the actual changes from #929 2020-07-31 20:32:47 -07:00
Vincent Fiduccia 8966428473
Support hidden chart annotation 2020-07-31 20:01:28 -07:00
Vincent Fiduccia a58e4a6a70
Load custom chart values components 2020-07-31 19:51:46 -07:00
Vincent Fiduccia c63f8f1a11
Move Gatekeeper components 2020-07-31 19:51:46 -07:00
lvuch 3457bb64a5 conflicts 2020-07-30 09:49:41 -07:00
lvuch b1a4108bb9 fix side scroll on dashboard 2020-07-30 09:33:18 -07:00
Vincent Fiduccia 2a746d0503
Bugs, app detail, chart refresh, app nav 2020-07-29 23:02:57 -07:00
Vincent Fiduccia 8819a2d958
Merge pull request #912 from codyrancher/cluster-overview-responsive
Made the cluster overview page more responsive
2020-07-28 12:05:43 -07:00
Cody Jackson 21a17655b1 Made the cluster overview page more responsive
This uses already established breakpoints and makes reasonable looking
renders past the point of the navigation header breaking.

rancher/dashboard#892
2020-07-28 10:14:15 -07:00
Vincent Fiduccia 3a5fbc1de3
Apps, bugs 2020-07-27 19:11:23 -07:00
Vincent Fiduccia 3f17434bc0
Merge pull request #906 from codyrancher/resource-labels
Updating the usage of labelFor on the cluster overview resource gauges
2020-07-27 17:12:07 -07:00
Cody Jackson 160107a6c5 Updating the usage of labelFor on the cluster overview resource gauges
- This will allow us to get the appropriate singular/plural for the labels
- Updates Total Resources to reflect the new spacing that was added

rancher/dashboard#887
2020-07-27 12:36:40 -07:00
Cody Jackson 032dc0947a Updated Ram to Memory
- Replaced naked strings with translations
- Removed the suffix prop and just use name since both are the same for each of our cases.

rancher/dashboard#885
2020-07-27 09:55:16 -07:00
Vincent Fiduccia 8e4649010b
Split launch out, single vs mcm fixes, update products on schema change 2020-07-24 00:56:51 -07:00
Vincent Fiduccia 3150bdeeff
Istio and logging landing 2020-07-24 00:56:51 -07:00
Vincent Fiduccia bdc77008c6
App bugs 2020-07-24 00:56:50 -07:00
Vincent Fiduccia 7e6e5f79b1
Istio, Logging products 2020-07-24 00:56:50 -07:00
Cody Jackson b848bce7be Updating when we display metrics for HA Local clusters
We only show the live metrics for worker nodes. The HA cluster that I created on GKE doesn't add the 'node-role.kubernetes.io/...' label. The
lack of this label causes us to filter out all nodes since we don't
consider them to be workers.

rancher/dashboard#776
2020-07-23 15:36:22 -07:00
Vincent Fiduccia 464eac6d5c
Show helm logs after launching 2020-07-22 05:11:45 -07:00
Cody Jackson 7f1d0ca826 Updating the cluster overview page with a new layout and new visuals
rancher/dashboard#819
2020-07-21 14:47:59 -07:00
Cody Jackson ece87754c5 Masthead update
rancher/dashboard#817
2020-07-15 14:24:29 -07:00
Vincent Fiduccia e81e3c0421
Group basic types separate from actual group 2020-07-10 11:26:01 -07:00
Vincent Fiduccia ba5fba343d
Product switcher 2020-07-10 11:26:00 -07:00
Vincent Fiduccia 174b39b982
Define products 2020-07-10 11:25:45 -07:00
Nancy Butler 1fa29cf341 fix resourcedetail params instead of removing list page params 2020-06-25 11:39:19 -07:00
Cody Jackson b50068e921 Fixing the create button
If a user edited a resource and then attempted to create a new
resource they would be taken to the view page of the previously
edited resource.

This was being caused by adding the existing route params to the
location used by the create button. More specifically the existing
params contained an id which caused the mode to be computed
incorrectly.

By removing all of the existing params the create, createAsYaml, edit, editAsYaml, clone and view pages all appear to work.

rancher/dashboard#758
2020-06-24 16:44:54 -07:00
Vincent Fiduccia 78ca12cd50
Kubectl shell 2020-06-16 16:42:20 -07:00
Vincent Fiduccia dad04cb9e3
Standalone Steve /v1/clusters support 2020-06-09 19:14:36 -07:00
Vincent Fiduccia 62462734ee
Steve vs Rancher types, types.js is only for type names 2020-06-09 16:09:06 -07:00
Vincent Fiduccia d17f79576b
Rio fixes 2020-06-04 16:06:15 -07:00