Commit Graph

19 Commits

Author SHA1 Message Date
Cody Jackson 35b77d6433 Adding windows deprecated banners for rke1 on the clusters and provisioning pages
rancher/dashboard#5995
2022-07-22 07:18:00 -07:00
Lauren Harden 85ad5adb0b
theme changes for vue (#4655)
* theme changes for vue WIP

* banners

* header fixes

* rm blarp

* avatar fix

* table and header fixes

* table fix

* modal

* fix annotation

* right button headers

* accordion

* header color fixes

* banner fix
2021-06-30 09:45:00 -07:00
Westly Wright 3eda4eb71a
Change filtering for global cluster list and hide local
can't filter in the route as this is not any kind of property that will recompute. Instead create a new computed for all clusters that filters correctly.
2020-10-22 16:37:20 -07:00
loganhz 036691dad9 Support search node in cluster list
https://github.com/rancher/rancher/issues/23305
2020-01-06 17:30:38 +08:00
lvuch 59d3ffb8d4 cluster template to rke template 2019-08-29 21:31:20 -07:00
lvuch 873e9abf79 empty table text and login screen 2019-08-07 15:32:02 -07:00
Westly Wright cf33ea1ef9
tweak cluster disable when enforcement is on and no templates 2019-07-23 10:56:08 -07:00
Westly Wright 94f232f64b
missing clusters 2019-07-22 14:00:04 -07:00
Westly Wright c63b9c0e41
Disable add cluster button, add tooltip for template enforcement 2019-07-22 10:53:55 -07:00
Westly Wright 00b2e2a8f3
Kubernetes versions with patch support for cluster templates
First itteration of new kube versions w patch support

fix alias issue

satisfies working with no override, hide questions, uniq questions

add templates service, add additional satisfies logic

cluster template translation

add setdefault action to cluster template revisions

Add cluster template link to clusters index page

apply cluster templates satisifies logic
2019-07-16 10:15:38 -07:00
Westly Wright 2a66489f83
New cluster launch page
Refactor and decouple launch cluster

adds new routes for selecting cluster, selecting cluter template, and launching
cluster

Add first version of cluster template selection logic

WIP - First version of cluter-template resource pages & components

cluster template index

adds cru-cluster-template

save cluster template and cluster template revision

refactor rke cluster driver and add rke cluster driver to clust temp

add cluster template revision page

template revision changes

more questions

refactor cluster networking into component

cluster template questions components

first itteration of working add question

fixups for ct and ctr's

general fixes

quick revision select on new revision page

Move name, expose ctr name, move ctr source

Refactor ct/ctr table to use grouped form

share member added

single template no revisions rows

translations

translation changes

css toggle

css toggle on all elements

inline override

initial apply cluster template

initial show or lock when applying a cluster template

validation bug

first run at windows support overrides

abstract check override with component that yields

add check for override to most sections

bulk remove cluster template revision

more check override

handle errors better for ctrs

translations

bugs

add toggle to azure cloud provider

auth endpoint fix

computed override check and refactor

fixup question override inputs

remove cluster launch route

review fixups

cluster edit

fixup alias properties for overrides
2019-07-08 14:45:44 -07:00
loganhz d275fde673 Fix table sort order issue
https://github.com/rancher/rancher/issues/14808
2018-08-02 14:20:58 +08:00
Vincent Fiduccia 1572b3e7e0
Tables 2018-04-02 23:36:56 -07:00
Vincent Fiduccia 6c261cf86f
Show empty clusters table 2018-01-20 18:22:41 -07:00
loganhz aaba2b03df Implement RBAC 2018-01-16 10:39:40 +08:00
Vincent Fiduccia fe7ccc4a18
Cluster stats, things 2018-01-11 15:16:03 -07:00
Vincent Fiduccia c55217335e
Secrets 2017-12-29 18:44:59 -07:00
Vincent Fiduccia c24e20857e
GKE cluster 2017-12-05 18:33:28 -07:00
Westly Wright 070721adc6
move engine to pod format 2017-12-01 10:33:46 -07:00