Commit Graph

11 Commits

Author SHA1 Message Date
Nancy Butler b65a7104bd cert issuer and notAfter in secret detail view 2020-05-21 16:44:08 -07:00
Cody Jackson 0d1969048f Updating the Node pages to reflect the new requirements
rancher/dashboard#241
2020-05-06 10:22:11 -07:00
Westly Wright 98e1dd55f2
Change DetailTop to use css grid
flex box is nice for growing and shrinking content but in somecases the wrapping
is really off. Css grid works better in detail top because we can align the
content more simply and we can define a set number of columns. Additionally with
media queries we can easily change the amount of columns on the fly.
2020-04-30 12:16:24 -07:00
lvuch d628c0cf41 start of masthead changes 2020-04-21 15:32:55 -07:00
Nancy Butler d18bd41dab workload detail and create bugfixes 2020-04-02 11:37:39 -07:00
lvuch 20e5cbd70d top detail styles 2020-03-17 10:05:04 -07:00
Nancy Butler 09ec9c4405 ingress detail
add ingress to side nav
2020-03-04 15:07:20 -07:00
Nancy Butler ff66f63cba workload detail
workload create/edit bugfixes
2020-02-26 09:37:19 -07:00
Nancy Butler 6eba4f6eff workload create/edit
workload list individually;
2020-02-24 09:45:00 -07:00
Nancy 205b468523 remove console log from sortabletable headers
added click-expand component for big table values

 minor chage to secrets list view

fix external link formatter

 radio button/group accessibility

 namensdescription restyle

create secrets
2020-01-30 17:46:22 -07:00
Cody Jackson deb638f636 Adding the 'node' list and detail views
rancher/dashboard#262
2020-01-16 11:47:10 -07:00