* move date-from-now helper to addon
* make overview cards consistent across engines
* make kv-paths-card component
* remove overview margin all together
* small styling changes for paths card
* small selector additions
* add overview card test
* add overview page and test
* add default timestamp format
* cleanup paths test
* fix dateFromNow import
* fix selectors, cleanup pki selectors
* and more selector cleanup
* make deactivated state single arg
* fix template and remove @isDeleted and @isDestroyed
* add test and hide badge unless deactivated
* address failings from changing selectors
* oops, not ready to show overview tab just yet!
* add deletionTime to currentSecret metadata getter
* improve overview test
* Add custom waiter to maybe-query-record
* add custom waiter to console/ui-panel
* Add flash message check for better visibility into flakiness
* trying to find what's wrong with PKI
* create role happy path uses root token
* make all policy names on pki workflow unique
* some secret test cleanup, not the main offenders
* remove uncessary settled
* Update kv-run-commands.js
* Update kv-run-commands.js
* Update kv-data-fields-test.js
* some missed fixes that were outside the original cherry pick
* remove overview test things
* move testWaiter to logAndOutput command
* nope not working
---------
Co-authored-by: Chelsea Shaw <cshaw@hashicorp.com>
* move json toggle action to template
* add test for version dropdown problem
* refactor write secret to allow for namespaces
* consolidate transition functions
* refresh model for certain routes
* add destroy assertion
* rename variables
* remove dataset clearing from details component