Commit Graph

14 Commits

Author SHA1 Message Date
Nancy Butler 89990779fe view mode styling, get pods with findMatching 2020-08-25 08:26:34 -07:00
lvuch 59518551d0 more workload changes 2020-08-19 10:54:43 -07:00
lvuch 33984ca71e workload tab cleanup 2020-08-18 12:09:12 -07:00
Nancy Butler 325c63000a workload create/edit fixes 2020-08-03 14:49:55 -07:00
Nancy Butler 374f0a20b8 detail page style guidelines 2020-06-17 15:48:42 -07:00
Nancy Butler f0becb03c6 desgin feedback 2020-06-17 09:34:43 -07:00
Nancy Butler 3409a06f30 pr feedback 2020-06-02 12:40:38 -07:00
Nancy Butler 3addd202bc container component 2020-06-02 12:40:38 -07:00
lvuch d5cbd7aad9 695 2020-05-27 15:41:41 -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 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
Nancy Butler d18bd41dab workload detail and create bugfixes 2020-04-02 11:37:39 -07:00
Nancy Butler de6bb37fa8 mode prop passed to all tab inputs 2020-02-24 09:45:00 -07:00
Nancy Butler 6eba4f6eff workload create/edit
workload list individually;
2020-02-24 09:45:00 -07:00