Commit Graph

7 Commits

Author SHA1 Message Date
Luke "Jared" Bennett 7cefaea876
explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
winniehell 02f94cf038 disable ESLint for all JavaScript files 2016-10-26 10:02:58 +02:00
Phil Hughes 87a0501ded Updates the member row when values changed 2016-09-13 08:44:59 +01:00
Douwe Maan 4d07319b38 Don’t add events in loop 2016-08-18 19:41:18 -05:00
Douwe Maan 1f3a0d52a3 Use `gl` namespace and explicitly check that string is empty 2016-08-18 19:02:36 -05:00
Sean McGivern 21a73302e8 Add MemberExpirationDate JS helper
This helper adds a datepicker to all `js-access-expiration-date`
elements. If that element is a child of a `clearable-input` element and
has a sibling `js-clear-input` element, then it will show a working
clear button to the right of the input field.
2016-08-18 15:04:30 +01:00
Sean McGivern dd4784f3b1 Add MemberExpirationDate JS helper
This helper adds a datepicker to all `js-access-expiration-date`
elements. If that element is a child of a `clearable-input` element and
has a sibling `js-clear-input` element, then it will show a working
clear button to the right of the input field.
2016-08-18 14:14:22 +01:00