Kianna
73c054062d
UI: Convert pki component files to ts ( #20533 )
2023-05-16 08:07:12 -07:00
claire bontempo
e97371680c
Re-add custom flash service so engines can extend cluster's template ( #19963 )
...
* Revert "UI: Remove custom service (#19925 )"
This reverts commit b04751d22437b06947a84148c499c4728602b5e1.
* replace stickyInfo with options info
* revert replacing custom stickyInfo
* change flash message name to be consistent throughout application
* make service imports consistent for k8 engine
* replace stickyInfo with options info
* Revert "change flash message name to be consistent throughout application"
This reverts commit 17de49894de3976ed708fcf15f19f6f1eb1012a5.
* add comment
---------
Co-authored-by: Chelsea Shaw <cshaw@hashicorp.com>
2023-04-03 13:13:59 -06:00
Chelsea Shaw
b04751d224
UI: Remove custom service ( #19925 )
2023-03-31 21:27:20 +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
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
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
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