Commit Graph

11 Commits

Author SHA1 Message Date
Nur Rony b8a6338032 Adding animation for all dropdown 2017-04-21 15:05:38 +00:00
winniehell 572f9782d5 Remove .es6 from file extensions (!9241) 2017-03-05 21:22:40 +01:00
Jose Ivan Vargas 99c263ad10 Updated some tests descriptions to represent the correct settings path
Updated the js from the member_expiration_date to es6
2017-01-03 10:52:14 -06:00
Jose Ivan Vargas ad58dec2e1 Added groups to members section, added a members finder 2017-01-03 10:52:14 -06:00
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