claire bontempo
0c618d4148
UI: download generated pki key ( #18381 )
...
* rename download service file
* rename file again
* add download-file service to engine
* refactor download button to use service
* refactor download service
* finish refactor download service, make arg order consistent: filename, content, extension
* add download button to key details
* fix flaky test?
2022-12-15 22:57:20 +00:00
claire bontempo
176e39e877
ui: generate pki key ( #18268 )
...
* create generate key form
* disable key bits unless key type selected
* add create method to adapter, update serializer to remove type
* refactor key parameters component
* convert to typescript
* refactor routes to add controller breadcrumbs
* remove unnecessary attr
* revert typescript changes
* add validations to key type
* fix tests
* cleanup breadcrumbs
* update tests, change all bit types to strings
* add form test
2022-12-08 14:22:33 -08:00
Chelsea Shaw
724e3fd2f7
UI: PKI Role toolbar ( #18229 )
2022-12-06 20:34:43 +00:00
Chelsea Shaw
42e1ba2110
UI: PKI Roles Edit ( #18194 )
2022-12-02 16:42:14 +00:00
claire bontempo
12d4576a56
ui: delete pki key functionality ( #18146 )
...
* add deletekey
* fix types
* move page components into folder
* finish tests
* make linting changes
* declare flashmessages ts service
* restructure pki test files
* add delete test
* add more folders
2022-12-01 01:24:40 +00:00