summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/header.js
Commit message (Expand)AuthorAgeFilesLines
* Moved not so important initialisation functions into idleCallBack CallsTim Zallmann2019-01-081-1/+5
* Replace `=== true` with `parseBoolean()`Winnie Hellmann2018-11-271-1/+2
* Resolve "Add status message from within user menu"Dennis Tang2018-10-041-0/+55
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Remove issue and issue status select from global namespaceFilipa Lacerda2017-10-301-6/+8
* Fix bad type checking to prevent 0 count badge to be shownFilipa Lacerda2017-10-101-5/+14
* Add shortcuts and counters to MRs and issues in navbarAnnabel Dunstone Gray2017-03-291-1/+1
* remove IIFEs in preparation for ES module refactorMike Greiling2017-03-131-8/+7
* change todos counter position & format ( for large counts )mhasbini2017-02-211-1/+1
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* Enable linting for ES6 fileswinniehell2016-10-271-0/+1
* Add todo toggle eventClement Ho2016-10-261-0/+9