Commit Graph

13 Commits

Author SHA1 Message Date
Vincent Fiduccia 31ea3b138e
Eslint changes new nuxt defaults want 2020-05-28 14:22:52 -07:00
Westly Wright e925a75f77
Move container default resource limit to tabs
rancher/rancher#568
rancher/rancher#569
2020-05-08 14:17:15 -07:00
Westly Wright 60eec62557
move container default resource limit label to component
refactor markup to include this and give some breathing room around the
component.
2020-05-08 14:17:15 -07:00
Westly Wright 0deb1375a8
add container resource limit component
rancher/rancher#594
2020-05-08 14:17:15 -07:00
Westly Wright e70d506213
namespace detail updates 2020-05-08 14:17:15 -07:00
Nancy Butler ec1a7819d4 pass mode prop to resourcetabs 2020-04-27 09:58:33 -07:00
Nancy Butler 8222932a27 resourcetabs component for labels and annotations on every CRU page 2020-04-24 15:10:24 -07:00
Nancy Butler b8a996c43f revert NameNsDescription and filter annotations, labels in create-edit-view 2020-04-24 12:04:15 -07:00
Nancy Butler 6249c766ab placeholder visibility
secret type display in edit form

add custom secret types

description as prop in namens

secret styling

service account link in list view for service acct token secrets
2020-04-24 12:04:15 -07:00
Vincent Fiduccia 191cb7ca6e
Continue moving workloads 2020-04-14 16:16:10 -07:00
Vincent Fiduccia 4bc1321dab
Edit project of namespaces, bugs
- Edit project on namespace
- Certificate fields need to be multiline
- Create-edit-view creates metadata.(annotations, labels) automatically and cleans up on save if empty so you don't have to check if they're there.
- Form components should have a focus() instead of reaching into each other's $refs
- LabeledSelect takes and emits the value, not the `{label: x, value: y}` object.
- Resource names are almost never editable after create
- NameNsDescription takes a resource and manages setting name/ns/description on it itself.
- TextAreaAutoGrow should resize on file input
2020-04-14 16:16:10 -07:00
Vincent Fiduccia 72f803da00
Bugs 2020-03-19 01:19:17 -07:00
Vincent Fiduccia a8d75a2091
nav-tree -> type-map, remove versions from all the types and filenames 2020-03-10 17:33:53 -07:00