dashboard/components/LabelsAndAnnotations
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
..
Editor.stories.js Storybook updates 2020-04-08 10:30:42 -07:00
Editor.vue Edit project of namespaces, bugs 2020-04-14 16:16:10 -07:00
Tabs.stories.js Storybook updates 2020-04-08 10:30:42 -07:00
Tabs.vue Creating LabelsAndAnnotations Editor/Tabs 2020-02-06 12:40:42 -07:00