open-vault/ui/app
claire bontempo 4da72c45ce
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
..
adapters UI: pki auto-tidy views (#20685) 2023-05-23 23:05:15 +00:00
components UI: VAULT-16309 Update OIDC navbar name to OIDC provider (#20631) 2023-05-18 15:52:28 +00:00
config adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
controllers Filter Secret Engine List view by engineType and/or name (#20481) 2023-05-15 16:57:27 +00:00
decorators Clients config updates for census reporting (#20125) 2023-04-13 15:57:12 -06:00
helpers Sidebar Navigation (#19296) 2023-05-02 19:36:15 -06:00
initializers adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
instance-initializers adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
lib UI/console update (#20590) 2023-05-17 11:41:02 -05:00
machines adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
macros adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
mixins adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
models UI: pki auto-tidy views (#20685) 2023-05-23 23:05:15 +00:00
routes UI: add enterprise only pki/config/crl parameters to edit configuration form (#20479) 2023-05-03 09:48:08 -07:00
serializers UI: pki auto-tidy views (#20685) 2023-05-23 23:05:15 +00:00
services UI/console update (#20590) 2023-05-17 11:41:02 -05:00
styles UI/console update (#20590) 2023-05-17 11:41:02 -05:00
templates adds access nav component to settings auth route (#20662) 2023-05-19 10:52:57 -06:00
transforms adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
utils UI: pki cross-signing acceptance tests (#20495) 2023-05-05 12:35:57 -07:00
app.js UI: VAULT-14972 VAULT-13808 VAULT-12777 Remove pki beta, old pki, remove unused cert attributes (#20062) 2023-04-12 09:18:46 -07:00
breakpoints.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
index.html adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
router.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00