John Cowen
25477761f7
Merge pull request #4343 from hashicorp/bugfix/gh-4336-update-empty-kv
...
UI - Bugfix: Saving empty key/value pairs
2018-07-06 13:13:01 +01:00
John Cowen
67402b3d26
Tests and comments regarding the previous 2 commits
2018-07-05 13:43:03 +01:00
John Cowen
701d6a3a72
Move deleting to a top level feature
2018-07-04 15:58:09 +01:00
John Cowen
b445df39bb
Use html5 oninput instead of onkeyup for native textual inputs
...
This enables people to enter things using the mouse to paste for
example, plus possible other things.
As an aside it also answers my query regarding `fillIn` for testing,
nothing needs to be actually _typed_ anymore! Doh
2018-07-03 15:40:15 +01:00
John Cowen
e37136ecae
Prevent being able to submit a create form with empty values
2018-06-12 11:24:36 +01:00
John Cowen
59ce55227c
Explicitly sort by Key after folder/file
2018-06-12 11:24:36 +01:00
John Cowen
5e5fffe300
Add some delete testing to KV and ACL
2018-06-12 11:24:36 +01:00
John Cowen
17ebf96755
WIP: Feature/acceptance tests
2018-06-12 11:24:35 +01:00