Chelsea Shaw
c5eacf789a
UI: PKI config via import ( #18504 )
2023-01-04 18:18:55 +00:00
claire bontempo
04396e5f9c
UI/pki key workflow tests ( #18496 )
...
* wip tests
* fix links
* Revert "wip tests"
This reverts commit aed9bb9b8fffb1b4d52d9c27644033ff3d983fff.
* wip tests
* add policy generator
* add workflow tests for key
* change apostrophe -___-
* fix workflow tests
* add update to key form tests
* fix capability check for read
* finish tests
* fix flash messages;
* rename policy generator file, update tests
2023-01-03 18:00:29 -08:00
Chelsea Shaw
6b3995dc3c
UI: PKI Issuer details ( #18495 )
2022-12-21 16:30:24 +00:00
claire bontempo
db1d3bc519
ui: add capabilities to pki key model ( #18412 )
...
* add capabilities to pki key model
* move key list from route into component
* rename test file
* rename test file
* add tests
* pass capabilities directly to key list componente
* add test for key list component
* rename test files
* remove href assertion
2022-12-16 22:13:59 +00:00
claire bontempo
caf8f83cd4
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
a959d2d908
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
0a3aa7eaab
UI: PKI Role toolbar ( #18229 )
2022-12-06 20:34:43 +00:00
Chelsea Shaw
bc2f0a3a81
UI: PKI Roles Edit ( #18194 )
2022-12-02 16:42:14 +00:00
claire bontempo
5f79edc49c
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