summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/shortcuts_navigation.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix metrics shortcutJose2018-06-261-0/+1
|
* Add Keyboard shortcuts for "Kubernetes" and "Environments"Lukas Eipert2018-05-181-2/+3
|
* Tidy up main JS filemain-js-tidy-upPhil Hughes2018-01-101-2/+1
|
* Remove shortcut JS classes from global namespacePhil Hughes2017-10-131-30/+21
|
* update shortcuts scripts to use ES module syntaxMike Greiling2017-05-161-2/+2
|
* Reuse codeFilipa Lacerda2017-04-061-50/+15
|
* Change shortcutsAnnabel Dunstone Gray2017-04-061-2/+2
|
* Switch global shortcuts to shift; reuse key styles from help menuAnnabel Dunstone Gray2017-04-061-1/+1
|
* Add global `g t` shortcut to go to todosSean McGivern2017-03-171-0/+3
|
* Restore keyboard shortcuts for "Activity" and "Charts"Kushal Pandya2017-03-061-0/+6
|
* Cleaning up navigational order - ProjectKushal Pandya2017-03-021-6/+0
|
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
|
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-3/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (389 commits) Document "No gems fetched from git repositories" policy [ci skip] Typos Small gramatical tweaks Typos Added PHP & NPM doc Use `:empty_project` where possible in request specs Add caching of droplab ajax requests Use `:empty_project` where possible in model specs Revert 3f17f29a Remove unused js response from refs controller Add MR id to changelog entry fixed small mini pipeline graph line glitch Prevent form to be submitted twice Fix Error 500 when repositories contain annotated tags pointing to blobs Fix /explore sorting (trending) Simplify wording in "adding an image" docs Remove "official merge window" from CONTRIBUTING.md [ci skip] Update repository check documentation Fixed flexbox and wrap issues Update two_factor_authentication.md ...
| * resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
| |
* | migrate all javascript asset bundles and require syntaxMike Greiling2017-01-101-1/+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
|
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
|
* Added keyboard shortcut to navigate to issue boardsPhil Hughes2016-09-151-0/+3
| | | | Closes #21218
* ES6ify all the things!Fatih Acet2016-07-241-0/+64