Chelsea Shaw
9ff106f30e
UI: PKI config via import ( #18504 )
2023-01-04 18:18:55 +00:00
claire bontempo
dcc4c031cc
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
2267b042db
UI: PKI Issuer details ( #18495 )
2022-12-21 16:30:24 +00:00
claire bontempo
6413a7a73a
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
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