open-vault/ui/tests/acceptance
Noelle Daley 828185db49
UI/add select dropdown (#7102)
* add SelectDropdown

* use SelectDropdown instead of HttpRequestsDropdown

* use html selector instead of class name

* ensure SelectDropdown still works when rendered inside a Toolbar

* add tests

* remove old HttpRequests component

* make SelectDropdown example easier to read in Storybook

* add isFullwidth prop

* add SelectDropbown inside a Toolbar story

* fix tests

* remove actions block and call this.onChange directly

* replace dropdownLabel with label

* rename SelectDropdown to SelecT

* add test for onChange

* remove selectedItem prop since we don't need it

* make Select accept options as an array of strings or objects

* Revert "remove selectedItem prop since we don't need it"

This reverts commit 7278516de87bb1df60482edb005137252819931e.

* use Select inside TtlPicker

* remove debugger

* use a test selector

* fix pki test selectors

* improve storybook docs

* fix selected value in ttl picker

* ensure httprequests dropdown updates the selected item

* ensure select dropdown correctly matches selectedItem

* rename selectedItem to selectedValue

* remove debugger lol

* update selectedItem test

* add valueAttribute and labelAttribute to Storybook knobs

* udpate jsdocs

* remove old httprequestsdropdown component

* add note that onChange will receive value of select

* use Select inside AuthForm

* use correct test selector
2019-08-01 14:35:18 -07:00
..
access use ember-concurrency test waiter (#6555) 2019-04-10 09:36:32 -05:00
api-explorer add a test to verify the api explorer basic loading and funtionality works (#7200) 2019-08-01 16:18:47 -05:00
policies web-cli quote parsing (#6755) 2019-05-22 16:07:42 -05:00
policy Ember update (#5386) 2018-09-25 11:28:26 -05:00
secrets/backend web-cli quote parsing (#6755) 2019-05-22 16:07:42 -05:00
settings UI/add select dropdown (#7102) 2019-08-01 14:35:18 -07:00
auth-test.js UI - no jquery (#6768) 2019-06-20 08:37:27 -05:00
aws-test.js Add Toolbar component 2019-05-08 17:08:39 -06:00
cluster-test.js web-cli quote parsing (#6755) 2019-05-22 16:07:42 -05:00
console-test.js Format array, number and boolean outputs in ui console (Fixes #6054) (#6062) 2019-01-18 10:15:37 -06:00
enterprise-control-groups-test.js web-cli quote parsing (#6755) 2019-05-22 16:07:42 -05:00
enterprise-kmip-test.js UI kmip acceptance (#7129) 2019-08-01 16:04:59 -05:00
enterprise-replication-test.js UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
init-test.js UI - ent init (#5428) 2018-09-28 09:36:18 -05:00
leases-test.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
not-found-test.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
policies-acl-old-test.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
policies-test.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
policy-test.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
settings-test.js use ember-concurrency test waiter (#6555) 2019-04-10 09:36:32 -05:00
ssh-test.js Add Toolbar component 2019-05-08 17:08:39 -06:00
tools-test.js UI: fix bug where users couldn't nav back to unwrapped data (#6404) 2019-03-13 09:43:57 -05:00
transit-test.js UI - no jquery (#6768) 2019-06-20 08:37:27 -05:00
unseal-test.js Ember update (#5386) 2018-09-25 11:28:26 -05:00