Commit Graph

31 Commits

Author SHA1 Message Date
Vincent Fiduccia 0524b95749
Only use individual exports of lodash 2021-03-17 23:02:49 -07:00
Vincent Fiduccia 9b1c5431c6
Masthead & other detail cleanup & text wrapping behavior 2020-12-09 03:06:43 -07:00
lvuch 9a75308358 tidy resource create 2020-12-02 15:48:34 -07:00
Vincent Fiduccia 6922c89c2d
More detail isView stuff 2020-12-01 01:11:26 -07:00
Vincent Fiduccia 8746ab077c
Form component props standardizing 2020-12-01 01:09:24 -07:00
Vincent Fiduccia 936f54da24
fetch vs asyncData, moreDetails, parentOverride, pod moredetails 2020-11-30 23:28:21 -07:00
Vincent Fiduccia e01e75bf2f
Detail/Config/YAML toggle 2020-11-30 23:16:38 -07:00
lvuch 2768a62839 detail top 967 2020-09-30 16:10:59 -07:00
Vincent Fiduccia 6c20492ddf
Git repo resources & non-ready, general conditions & events 2020-09-22 14:25:49 -07:00
Vincent Fiduccia 21f043a31c
Fix detailtop label/annotation filtering 2020-09-21 03:33:07 -07:00
Vincent Fiduccia 67e88430da
Optional description of the type banner on list pages 2020-09-17 02:59:27 -07:00
Nancy Butler cad68aaec2 add pod selector btn 2020-09-16 17:36:41 -07:00
Nancy Butler 2cfc90ca63 fixing upgrading tab 2020-09-16 14:10:00 -07:00
Vincent Fiduccia 9ad62bf02a
More fleet 2020-09-16 04:25:39 -07:00
Vincent Fiduccia ab8c23bfae
Let the left side take over the whole width if there's no labels/annotations 2020-09-09 01:18:48 -07:00
Cody Jackson 574a48494f Switching DetailTop's annotation table to KeyValue component
https://github.com/rancher/dashboard/issues/817#issuecomment-670183487
2020-08-17 12:56:15 -07:00
Vincent Fiduccia 89dadef222
Bugs 2020-08-11 01:39:20 -07:00
Cody Jackson dd2f80315e Hide DetailTop on yaml view and prevent Show # Annotations from navigating away from the page
It looks like the nuxt changes caused the use of href="#" to navigate away from the current page. This change prevents the default action and keeps the user on the page when clicking Show # Annotations.

We also wanted to hide DetailTop on the yaml page.

rancher/dashboard#867
2020-07-21 17:32:13 -07:00
Cody Jackson ece87754c5 Masthead update
rancher/dashboard#817
2020-07-15 14:24:29 -07:00
lvuch b27bea0345 372 2020-06-19 12:27:29 -07:00
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