summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/todos.js.es6
Commit message (Expand)AuthorAgeFilesLines
* Port of 25624-anticipate-obstacles-to-removing-turbolinks to EE.turbolinks-ee-compatBryce Johnson2017-01-301-4/+3
* Port of simple-eslint-fixes to EEMike Greiling2017-01-181-3/+2
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-2/+2
* expand remaining non-explicit eslint-disable blocks and factor out globals wh...Mike Greiling2016-12-131-1/+4
* Merge branch 'add-todo-toggle-event' into 'master' remove-tooltip-text-truncation-from-pipeline-graph-build-node-tooltipsFatih Acet2016-10-271-1/+2
|\
| * Add todo toggle eventClement Ho2016-10-261-1/+2
* | disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
|/
* Make fixes to get tests passing.Bryce Johnson2016-10-051-1/+1
* Fix todos specs.Bryce Johnson2016-10-051-1/+1
* Set defaults in constructor, in case opts are undefined.Bryce Johnson2016-10-051-2/+2
* Make use of destructuring options, clean up based on feedback.Bryce Johnson2016-10-051-5/+5
* Use parentheses in IFFE's as per AirBnb styleguide.Bryce Johnson2016-10-051-1/+1
* Fixup refs to currPage and currPages.Bryce Johnson2016-10-051-2/+2
* Refactor Todos to ES6.Bryce Johnson2016-10-051-0/+161