Commit Graph

11 Commits

Author SHA1 Message Date
John Firebaugh 191f52d634 Use assumed values for access placeholders (fixes #1924) 2013-10-28 17:39:34 -07:00
John Firebaugh 1e78ee5c87 Stricter jshint 2013-10-24 16:08:48 -07:00
John Firebaugh 17325fde83 Use generic access value as placeholder (fixes #1780) 2013-09-30 13:55:06 -07:00
John Firebaugh d2e2d4fbed Avoid resetting input values on every change
For some reason this invalidates and repaints the
entire page.
2013-06-19 17:05:03 -07:00
Saman Bemel-Benrud b7d2578fb8 adding placeholders for access preset. 2013-05-29 15:54:29 -04:00
John Firebaugh 46f41fa4f4 Use undefined value to remove a key rather than empty string
Otherwise it is impossible to tab out of the key input of a
new tag row -- since the value is still empty, the tag is
removed before you have a chance to enter a value.
2013-05-26 13:36:22 -07:00
John Firebaugh 79737d2cd0 Work toward making inspector persistent 2013-05-26 13:36:21 -07:00
John Firebaugh 6b73f56f91 Remove accept behavior from preset forms
Doesn't really make sense with persistent sidebar.
2013-05-23 16:22:25 -07:00
Tom MacWright f091237b70 JSHint fixes 2013-04-15 12:59:29 -04:00
Saman Bemel-Benrud 541ac0ad51 friendlier access form. 2013-04-15 12:27:53 -04:00
John Firebaugh 872b148bc0 Add access field (#934) 2013-04-06 17:55:53 -07:00