open-vault/ui/app/helpers
Noelle Daley b004a24cdf
UI: Redesign transit UX (#8304)
* add placeholder for Key actions tab

* navigate to key items by default

* add placeholder key actions list page

* remove extra whitespace from component blueprint

* add SelectableCard

* move key actions from side nav to top nav

* make tabs active

* remove toolbar from key actions pages

* add divs to link to each key action on key actions page

* move preview-head to gitignore

* use selectable card css

* remove key actions

* use css grid

* update selectable card styling

* update Key Actions page header

* make cards clickable

* refactor supportedActions to include glyph

* make header black on hover

* rename selectable-card transit card and update styling

* add description and glyph for other key types

* use human readable titles for key action names

* update tests; still need to fix failing ones

* use datakey instead of data-key

* fix some failing tests

* fix more tests

* remove extra chevron from rotate button

* remove whitespace

* remove pauseTest

* use rename export to export key in the template instead of the model

* fix last few failing tests

* WIP

* link to key actions page by default

* test for transit action title

* only add query params when viewing a transit secret

* update structure icons

* add missing structure icons

* resolve merge conflicts from rebase

* use filter and map for supported actions

* only add query params for transit secrets
2020-02-14 11:20:44 -06:00
..
-date-base.js Update ui dependencies (#7244) 2019-08-19 15:45:39 -05:00
.gitkeep
add.js
all-features.js
aws-regions.js
coerce-eq.js
date-format.js replace moment.js with date-fns 2018-11-20 15:15:52 -08:00
date-from-now.js replace moment.js with date-fns 2018-11-20 15:15:52 -08:00
dot-to-dash.js Bug fix - ui context menu (#6018) 2019-01-09 12:30:19 -06:00
format-number.js Add HTTP Request Volume page (#6925) 2019-06-19 16:14:25 -07:00
format-utc.js Add HTTP Request Volume page (#6925) 2019-06-19 16:14:25 -07:00
has-permission.js Only link to nav items that user has access to (#7590) 2019-10-30 11:39:51 -07:00
is-after.js replace moment.js with date-fns 2018-11-20 15:15:52 -08:00
is-before.js replace moment.js with date-fns 2018-11-20 15:15:52 -08:00
jsonify.js
mountable-auth-methods.js UI - jwt auth config model (#6410) 2019-03-14 16:01:56 -05:00
mountable-secret-engines.js UI - add kmip engine (#6936) 2019-06-21 16:05:45 -05:00
multi-line-join.js
nav-to-route.js
now.js replace moment.js with date-fns 2018-11-20 15:15:52 -08:00
options-for-backend.js
route-params-for.js Add Policy-based Navigation (#5967) 2019-01-18 14:04:40 -08:00
secret-query-params.js UI: Redesign transit UX (#8304) 2020-02-14 11:20:44 -06:00
sha2-digest-sizes.js
stringify.js
supported-auth-backends.js add support for authenticating with RADIUS (#6488) 2019-03-28 16:40:22 -05:00
supported-managed-auth-backends.js Enable generated items for more auth methods (#7513) 2019-10-17 16:19:14 -07:00
supported-secret-backends.js UI - add kmip engine (#6936) 2019-06-21 16:05:45 -05:00
tabs-for-auth-section.js Enable generated items for more auth methods (#7513) 2019-10-17 16:19:14 -07:00
tabs-for-identity-show.js
to-label.js
tools-actions.js
wizard-constants.js