claire bontempo
34a722195e
UI: add pki/config/acme, fix pki/configcluster save bug ( #20944 )
...
* fix cluster/config actually saving doh
* add mkdown copy
* add acme config to edit form
* fix tests
* add empty state capabilities test
* add acceptance test for mixed permission save
* swap order to match form
* update copy
* make markdown changes
* fix y
2023-06-02 02:59:03 +00:00
claire bontempo
ec6a1f2934
UI: pki auto-tidy views ( #20685 )
...
* UI: plumbing for pki tidy work (#20611 )
* update tidy model
* Dynamic group on tidy based on version
* UI: VAULT-16261 PKI autotidy config view (#20641 )
* UI: VAULT-16203 tidy status page (#20635 )
* ui: pki tidy form (#20630 )
* order routes to match tabs
* add tidy routes
* add tidy-status page component
* update routes rename edit to configure, remove manage
* add page component to route template
* add comment
* finish routing
* change to queryRecord, delete old tidy file
* remove findRecord
* fix serializer name
* tidy.index only needs controller empty state logic
* build form and page components
* update tidy model
* alphabetize!
* revert model changes
* finish adapter
* move form out of page folder in tests
* refactor to accommodate model changes from chelseas pr
* WIP tests
* reuse shared fields in model
* finish tests
* update model hook and breadcrumbs
* remove subtext for checkbox
* fix tests add ACME fields
* Update ui/app/adapters/pki/tidy.js
* Update ui/app/adapters/pki/tidy.js
* refactor intervalDuration using feedback suggested
* move errors to second line, inside conditional brackets
* add ternary operator to allByKey attr
* surface error message
* make polling request longer
* UI: VAULT-16368 pki tidy custom method (#20696 )
* ui: adds empty state and updates modal (#20695 )
* add empty state to status page
* update tidy modal
* conditionally change cancel transition route for auto tidy form
* teeny copy update
* organize tidy-status conditoionals
* a couple more template cleanups
* fix conditional, change to settings
* UI: VAULT-16367 VAULT-16378 Tidy acceptance tests + tidy toolbar cleanup (#20698 )
* update copy
* move tidyRevokedCertIssuerAssociations up to applicable section
* add tidy info to readme
* update copy
* UI: Add tidy as a tab to the error route (#20723 )
* small cleanup items
* fix prettier
* cancel polling when we leave tidy.index (status view)
* revert changes to declaration file
* remove space
---------
Co-authored-by: Chelsea Shaw <cshaw@hashicorp.com>
Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
Co-authored-by: Kianna <30884335+kiannaquach@users.noreply.github.com>
2023-05-23 23:05:15 +00:00
claire bontempo
5e5e61b5a8
UI: add pki cluster config parameters ( #20724 )
...
* add config directory, rename crl and urls models
* fix imports
* add cluster config fields to edit form
* reorder url save
* update tests
* add to details page
* add details test;
* fix adapter name
* fix cluster adapter test name
* combine adapter tests
* update imports
* fix git diff
* move crl and urls adapters to config folder
* add config file
* woops add config adapter
* final renaming!!
* fix imports after naming to base
* add cluster to beforeModel hook
* hide help text
* maybe you should write tests that actually pass, claire
* seriously claire its embarrassing
2023-05-23 15:24:53 -07:00
Chelsea Shaw
d5188469c6
UI: PKI routes extend base Route ( #20179 )
2023-04-17 15:58:30 +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
Jordan Reimer
a1c4a3c6c3
OpenAPI attributes not populating on pki/role model ( #18980 )
...
* fixes issue populating pki/role model with openAPI attributes
* adds missing service injections formerly inherited from parent class
2023-02-03 11:42:41 -07:00