Commit Graph

27 Commits

Author SHA1 Message Date
Vincent Fiduccia 31ea3b138e
Eslint changes new nuxt defaults want 2020-05-28 14:22:52 -07:00
Nancy Butler 7793ce5407 secret translations 2020-05-21 16:44:08 -07:00
Nancy Butler d2154eb15e hide private key on edit 2020-05-20 09:52:38 -07:00
Nancy Butler 8d157dce80 pr feedback
fix private key on edit mode
2020-05-14 12:31:08 -07:00
Nancy Butler 9e95b3b9ad fix linkFor error on create retry
add/remove resources reactively
2020-05-14 12:31:08 -07:00
Nancy Butler be110d79af hide private key on edit cert page; preserve key if new one is not provided 2020-05-14 10:50:58 -07:00
Vincent Fiduccia 348b16cd76
Typo 2020-05-04 10:28:28 -07:00
Nancy Butler 42336fff14 tweaks 2020-05-04 09:19:23 -07:00
Nancy Butler f621d301d7 detail pages, populate edit correctly 2020-04-30 10:20:13 -07:00
Vincent Fiduccia 212ab6f1a2
Merge pull request #564 from lvuch/lh-0427
264
2020-04-28 14:42:50 -05:00
lvuch 6a0c40efa8 rm css 2020-04-28 11:58:01 -07:00
lvuch da644e1e82 take three indent 2020-04-28 11:53:20 -07:00
lvuch 7e2e1a7f40 indent fix 2020-04-28 11:49:17 -07:00
lvuch af799c6663 indent fix 2020-04-28 11:47:31 -07:00
Nancy Butler 434fa7c1b8 fix type dropdown 2020-04-27 15:31:30 -07:00
lvuch 004543cc91 264 2020-04-27 14:21:14 -07:00
Nancy Butler ec1a7819d4 pass mode prop to resourcetabs 2020-04-27 09:58:33 -07:00
Vincent Fiduccia ad866d1984
Merge pull request #553 from mantis-toboggan-md/bugfix-secrets
fix secret typeDisplay
2020-04-26 14:49:55 -05:00
Nancy Butler 7520ad0253 fix secret type reactivity 2020-04-24 16:26:16 -07:00
Nancy Butler eab4e22427 fix secret typeDisplay 2020-04-24 15:28:04 -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 cdeb02a221 clean up 2020-04-24 12:04:15 -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 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 f872cd0c3c fix secret create 2020-04-03 12:07:51 -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