claire bontempo
0496c6107b
UI: pki rotate root cert ( #19739 )
...
* add rotate root route
* add page component
* add modal
* fix modal image styling
* add radio buttons
* add jsonToCert function to pki parser
* add verify function
* add verify to details route
* nest rotate-root under issuer/
* copy values from old root ca
* pull detail info rows into a separate component
* add type declaration files
* add parsing error warning to rotate root component file
* add comments
* add capabilities to controller
* update icon
* revert issuer details
* refactor pki info table rows
* add parsedparameters to pki helper
* add alert banner
* update attrs, fix info rows
* add endpoint to action router
* update alert banner
* hide toolbar from generate root display
* add download buttons to toolbar
* add banner getter
* fix typo in issuer details
* fix assertion
* move alert banner after generating root to parent
* rename issuer index route file
* refactor routing so model can be passed from route
* add confirmLeave and done button to use existin settings done form
* rename serial number to differentiate between two types
* fix links, update ids to issuerId not response id
* update ts declaration
* change variable names add comments
* update existing tests
* fix comment typo
* add download button test
* update serializer to change subject_serial_number to serial_number for backend
* remove pageTitle getter
* remove old arg
* round 1 of testing complete..
* finish endpoint tests
* finish component tests
* move toolbars to parent route
* add acceptance test for rotate route
* add const to hold radio button string values
* remove action, fix link
2023-03-31 15:47:23 -06:00
Chelsea Shaw
914230868d
UI: standardize display for type=exported ( #19672 )
2023-03-23 15:49:24 +00:00
Hamid Ghaf
e55c18ed12
adding copyright header ( #19555 )
...
* adding copyright header
* fix fmt and a test
2023-03-15 09:00:52 -07:00
Chelsea Shaw
aaa50f15e1
UI: PKI Clean up dirty model on leave ( #19058 )
2023-02-08 16:42:02 +00:00
Kianna
3ded1388cb
VAULT-12355 return to old pki from configuration ( #18791 )
2023-01-23 12:59:46 -08:00
Chelsea Shaw
ab08fb1313
UI: PKI URLs section on generate-root form ( #18781 )
2023-01-23 13:36:34 -06:00
Kianna
66ea2c0b18
ui: VAULT-8673 Add empty states to certificates and roles ( #18702 )
...
* Add empty states to certificates and roles
* Add tests for empty state
* Fix naming of model properties
2023-01-17 13:30:14 -08:00
claire bontempo
dcc4c031cc
UI/pki key workflow tests ( #18496 )
...
* wip tests
* fix links
* Revert "wip tests"
This reverts commit aed9bb9b8f
.
* 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
Chelsea Shaw
5879c619ad
UI: PKI generate cert from role ( #18300 )
2022-12-13 18:37:10 +00:00
Chelsea Shaw
724e3fd2f7
UI: PKI Role toolbar ( #18229 )
2022-12-06 20:34:43 +00:00