docbrown/app/javascript/listings/elements
Hoang Vo 293ba5231b Fix eslint issues in app/javascript/listings (#4253)
* Fix some eslint and a11y issues

* Add a11y fixed to snapshot

* Fix missing whitespace that cause test fail

* Fix code duplicate

* Config eslint to allows the label as a sibling

* Use 'error' instead of 2 in eslintrc

* Correct propTypes in SingleListing

* Add missing id prop for select

* Add space between two functions

* onKeyPress only register Enter

* Allow space key also to activate action

* Use a common function for three event handlers
2019-10-14 14:23:20 -04:00
..
bodyMarkdown.jsx Limit listing's permitted markdown tags (#3882) 2019-09-25 12:43:29 -04:00
categories.jsx Fix eslint issues in app/javascript/listings (#4253) 2019-10-14 14:23:20 -04:00
contactViaConnect.jsx Fix eslint issues in app/javascript/listings (#4253) 2019-10-14 14:23:20 -04:00
expireDate.jsx Fix eslint issues in app/javascript/listings (#4253) 2019-10-14 14:23:20 -04:00
orgSettings.jsx Fix eslint issues in app/javascript/listings (#4253) 2019-10-14 14:23:20 -04:00
title.jsx Update JS listings form and other tweaks (#2697) 2019-05-05 10:14:07 -04:00