open-vault/ui/app
Angel Garbarino 0dbfa4bf66
PKI role non-default options (#17393)
* dynamically render the secretlistheader in the parent route.

* start getting form setup even without openAPi working

* add in create and cancel

* making openAPI work

* add default openAPI params

* wip for new component with two radio options a ttl and input

* handle createRecord on pki-roles-form

* remove tooltips and cleanup

* move formfieldgroupsloop back to non addon

* cleanup

* move secretListHeader

* broadcast from radioSelectTtlOrString to parent

* cleanup

* hide tooltips

* pass through sub text to stringArray

* Add conditional for keybits and keyType

* set defaults for keyBits ... 🤮

* fix some small issues

* more info form field typ

* show only label and subText

* wip context switch 🤮

* fix dontShowLabel

* getting css grid setup

* more on flex groups

* adding the second chunk to key usage

* serialize the post for key_usage

* finish for ext_key_usage

* clean up

* fix snack_case issue

* commit for working state, next trying to remove form-field-group-loops because it's causing issues.

* remove usage of formfieldgroupsloop because of issues with css grid and conditionals

* clean up

* remove string-list helpText changes for tooltip removal because that should be it's own pr.

* clarification from design and backend.

* small cleanup

* pull key_usage and ext_key_usage out of the model and into a component

* clean up

* clean up

* restructure css grid:

* clean up

* broke some things

* fix error when roles list returned 404

* claires feedback

* cleanup

* clean up
2022-10-12 12:56:05 -06:00
..
adapters PKI role non-default options (#17393) 2022-10-12 12:56:05 -06:00
components UI: Glimmerize search select component (#17276) 2022-10-03 11:01:34 -07:00
controllers UI: OIDC Config for Vault as a provider (#17071) 2022-09-08 19:06:05 -06:00
decorators UI: OIDC Config for Vault as a provider (#17071) 2022-09-08 19:06:05 -06:00
helpers Replace Non-Inclusive Terms in UI (#17116) 2022-09-13 10:42:34 -06:00
initializers
instance-initializers
lib
machines
macros
mixins
models PKI role non-default options (#17393) 2022-10-12 12:56:05 -06:00
modifiers
routes Prevent Requests to resultant-acl Endpoint When Unauthenticated (#17139) 2022-09-15 12:45:33 -06:00
serializers PKI role non-default options (#17393) 2022-10-12 12:56:05 -06:00
services UI: OIDC Config for Vault as a provider (#17071) 2022-09-08 19:06:05 -06:00
styles PKI role non-default options (#17393) 2022-10-12 12:56:05 -06:00
templates UI: Glimmerize search select component (#17276) 2022-10-03 11:01:34 -07:00
transforms
utils
app.js
breakpoints.js
index.html
router.js UI: OIDC Config for Vault as a provider (#17071) 2022-09-08 19:06:05 -06:00