summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/star.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-38/+0
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-2/+6
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-2/+2
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-4/+1
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
* Fix star count link after clicking star/unstar buttonCamil Staps2019-08-071-1/+1
* I18N JS files starting with sjs-i18n-sBrandon Labuschagne2019-05-211-1/+1
* Resolve "Redesign project lists UI"Martin Wortschack2018-12-131-7/+8
* Ensure unstar icon retains class when toggledTristan Read2018-12-031-2/+2
* Prettify additional modules (I through Z)Mike Greiling2018-10-161-2/+6
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Update to jQuery 3.Jacob Schatz2018-02-201-13/+12
* Change star, filter and settings icons to the their sprite based replacementsJose Ivan Vargas Lopez2017-11-231-3/+6
* Enable eslint in star and remove from main.jsFilipa Lacerda2017-10-111-19/+21
* Flash is now a ES6 modulePhil Hughes2017-10-101-2/+1
* Fix translations for Star/Unstar in JS file35391-fix-star-i18n-in-jsRémy Coutable2017-07-211-2/+4
* refactor Star class to ES module syntaxMike Greiling2017-07-061-3/+1
* refactor star.js to use ES class syntaxMike Greiling2017-07-061-4/+4
* Remove IIFEs around several javascript classesMike Greiling2017-07-051-26/+24
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+3
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* Remove tooltips from project header23641-remove-header-tooltipsAnnabel Dunstone Gray2016-11-011-2/+0
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* ES6ify all the things!Fatih Acet2016-07-241-0/+31