open-vault/ui/tests/unit
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
..
adapters UI - add delete for the various kmip models (#7015) 2019-07-02 16:23:07 -05:00
components/identity
helpers Bug fix - ui context menu (#6018) 2019-01-09 12:30:19 -06:00
lib [UI] clear policies in cli (#8291) 2020-02-06 12:37:38 -06:00
machines Update ui dependencies (#7244) 2019-08-19 15:45:39 -05:00
mixins UI - support redirecting to an intended URL after authentication (#7088) 2019-08-01 18:50:43 -05:00
models UI: Redesign transit UX (#8304) 2020-02-14 11:20:44 -06:00
serializers Fix transit-key context menu on the transit-key list page (#8348) 2020-02-13 14:03:28 -06:00
services Only link to nav items that user has access to (#7590) 2019-10-30 11:39:51 -07:00
utils Enable generated items for more auth methods (#7513) 2019-10-17 16:19:14 -07:00
.gitkeep