gitlab-org--gitlab-foss/app
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
..
assets Add MemberExpirationDate JS helper 2016-08-18 15:04:30 +01:00
controllers Allow to edit access expiration date. 2016-08-05 08:36:09 +02:00
finders implements the basic filter functionality 2016-07-19 19:30:10 +01:00
helpers Better presentation of member expiration. 2016-08-05 07:28:39 +02:00
mailers Allow build email service to be tested 2016-07-15 20:38:27 -03:00
models Create Member.expired scope. 2016-08-09 18:39:13 +02:00
services Extract Members::AuthorizedDestroyService from Members::DestroyService. 2016-08-04 23:34:57 +02:00
uploaders Remove magic comments from Ruby files (!5456) 2016-07-24 07:08:45 +02:00
validators refactor url validator to use sanitizer for check 2016-07-01 09:02:45 +02:00
views Add MemberExpirationDate JS helper 2016-08-18 15:04:30 +01:00
workers Create Member.expired scope. 2016-08-09 18:39:13 +02:00