summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/protected_tags
Commit message (Expand)AuthorAgeFilesLines
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-092-0/+2
* Removed protected_tags webpack bundleConstance Okoghenun2018-02-231-9/+0
* Update to jQuery 3.Jacob Schatz2018-02-203-4/+4
* Converted protected_tag_edit.js to use axiosPhil Hughes2018-02-051-18/+13
* Generalize protected branch/tag dropdownsce-backport-generalize-protected-branch-tags-to-create-item-dropdownEric Eastwood2018-01-122-90/+9
* Flash is now a ES6 modulePhil Hughes2017-10-101-3/+2
* Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann2017-08-031-0/+2
* Initialize module on bundle loadkushalpandya2017-07-201-2/+9
* Backport EE refactorings for Protected Tag EE-only functionalityjej-backport-protected-tag-ee-role-refactoringsJames Edwards-Jones2017-05-311-2/+2
* Fix specsClement Ho2017-05-042-4/+4
* Show Flash message above Tags list18471-restrict-tag-pushes-protected-tagsKushal Pandya2017-04-071-1/+1
* Fixes as per feedbackKushal Pandya2017-04-066-18/+17
* Add constructor doc, toggle helperKushal Pandya2017-04-061-8/+18
* Re-export classes using ES6 `export`Kushal Pandya2017-04-061-5/+5
* Convert to pure ES6 classKushal Pandya2017-04-065-146/+132
* Bundle renamed to `index.js`Kushal Pandya2017-04-061-0/+0
* Renamed ProtectedTag push_access_levels to create_access_levelsJames Edwards-Jones2017-04-042-18/+18
* Export Protected Tags Editing classesKushal Pandya2017-04-031-0/+2
* Protected Tags List initializerKushal Pandya2017-04-031-0/+18
* ProtectedTagEdit class for edit protected tagsKushal Pandya2017-04-031-0/+54
* Protected tags can be added/listed via UIJames Edwards-Jones2017-03-311-2/+2
* Re-export protected tag classesKushal Pandya2017-03-211-0/+3
* Protected Tags ClassesKushal Pandya2017-03-213-0/+153