summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/shortcuts.js
Commit message (Expand)AuthorAgeFilesLines
* Remove shortcut JS classes from global namespacePhil Hughes2017-10-131-118/+106
* Start moving new nav styles into header.scssAnnabel Dunstone Gray2017-10-061-15/+0
* Add missing import statementswinh-missing-javascript-importswinh2017-09-181-0/+1
* Move find file URL out of global variablePhil Hughes2017-07-131-1/+1
* Fix performance bar cookieSean McGivern2017-07-071-1/+1
* Improve the JS for the `p b` shortcut and fix its CSSRémy Coutable2017-06-091-3/+4
* Fix Rubocop offenses, improve SQL duration format and changelog entryRémy Coutable2017-06-091-3/+2
* New performance bar that can be enabled with the `p b` shortcutRémy Coutable2017-06-091-0/+14
* remove bind polyfill from shortcuts.jsMike Greiling2017-05-081-3/+1
* Fixed the preview keyboard shortcut focusing wrong tabPhil Hughes2017-04-211-2/+5
* Fixed specsPhil Hughes2017-04-061-4/+9
* Improve shortcuts codeFilipa Lacerda2017-04-061-34/+15
* Adds ShortcutsDashboardNavigation to globals comment since its a global variableFilipa Lacerda2017-04-061-1/+1
* Change todos shortcut to shiftAnnabel Dunstone Gray2017-04-061-0/+3
* Switch global shortcuts to shift; reuse key styles from help menuAnnabel Dunstone Gray2017-04-061-36/+25
* Map bindings to lowercase letters; only show key bindings when using keyboard...Annabel Dunstone Gray2017-04-061-25/+31
* Change shortcut to `n`.Jacob Schatz2017-04-061-1/+1
* Add keyboard shortcuts to main menu.Jacob Schatz2017-04-061-0/+39
* Fix `Ctrl+Enter` support for Quick SubmitKushal Pandya2017-03-231-0/+4
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* Remove turbolinks.Bryce Johnson2017-02-021-2/+1
* resolve all x-spacing and no-spaced-x eslint violationsMike Greiling2017-01-181-2/+2
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
* resolve all no-plusplus eslint violationsMike Greiling2017-01-181-2/+2
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+5
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-0/+1
* ES6ify all the things!Fatih Acet2016-07-241-0/+97