vault/ui/lib/core/addon
claire bontempo 92cc175eb6
ui: add params to pki parser (#18760)
* refactor parser to pull serial number from subject

* refactor pki parser

* uninstall pvtutils

* remove hideFormSection as attr

* remove hideFormSection as attr

* add string-list

* test removing issueDate

* update tests

* final answer - make number types

* change to unix time - since valueOf() is typically used internally

* add algo mapping

* add comment to complete in followon

* add attrs to pki parser

* add conditional operands so parser continues when values dont exist

* add error handling WIP

* finish tests, add error handling

* revert to helper

* move helper to util

* add parseSubject test

* finish tests

* move certs to pki helper file

* wrap parsing functions in try...catch
2023-01-24 00:49:16 +00:00
..
components ui: add params to pki parser (#18760) 2023-01-24 00:49:16 +00:00
decorators UI: glimmerize mount backend form (#18335) 2022-12-16 21:26:43 +00:00
helpers Kubernetes Secrets Engine (#17893) 2023-01-18 15:02:41 -06:00
mixins Eslint prefer-const (#17864) 2022-11-09 15:15:31 -08:00
modifiers Kubernetes Secrets Engine (#17893) 2023-01-18 15:02:41 -06:00
templates/components Kubernetes Secrets Engine (#17893) 2023-01-18 15:02:41 -06:00
utils UI: PKI Roles Edit (#18194) 2022-12-02 16:42:14 +00:00