open-vault/ui/app/serializers/pki
claire bontempo f4eed5cb31
UI: pki cross-sign issuers (#18695)
* make cross-sign component

* remove type from obj-list-input

* finish skeleton of component

* handle change on init

* finish cross-sign form

* add cancel transition

* update pki/issuer adapter to accept backend passed from adapterOptions

* first draft of cross-signing issuers component

* refactor to accommodate listing signed certs

* changes to config adapter and model, likely will need to revert and manually add to pki/action

* add args to infotooltip, move header to cross-sign route

* use pki/action model

* move header to route file

* finish displaying signed certificates

* finish styling

* add issuer id to cross-sign breadcrumbs

* add parsed cert data to requests

* add status count

* add error banner back
2023-01-25 19:37:20 +00:00
..
certificate ui: add params to pki parser (#18760) 2023-01-24 00:49:16 +00:00
action.js UI: pki cross-sign issuers (#18695) 2023-01-25 19:37:20 +00:00
cert.js ui: add params to pki parser (#18760) 2023-01-24 00:49:16 +00:00
certificate.js UI: Remove prepended pki- to new engine files (#17875) 2022-11-10 13:27:19 -08:00
issuer.js UI: pki cross-sign issuers (#18695) 2023-01-25 19:37:20 +00:00
key.js ui: generate pki key (#18268) 2022-12-08 14:22:33 -08:00
pki-config.js PKI cleanup continued: queryParams and moving routes/models/serializers to pki folder (#15980) 2022-06-15 17:51:42 -06:00
pki-role.js Move PKI components to PKI Folder (#15963) 2022-06-14 10:18:06 -06:00
role.js UI: Remove prepended pki- to new engine files (#17875) 2022-11-10 13:27:19 -08:00