Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-06-16Merge branch 'add-shortcut-to-copy-file-content-hash-link' into 'master' Jacob Schatz
Add shortcut to copy file content hash link ## What does this MR do? * Allows for multiple shortcut handlers to be initialised * Adds `y` shortcut to file pages to copy permalink URL. ## Are there points in the code the reviewer needs to double check? Ney. ## Why was this MR needed? UX ## What are the relevant issue numbers? Closes #14470. ## Screenshots (if relevant) ![y-shortcut](/uploads/b81feb26d8e0d7d4996c4afa29f385d7/y-shortcut.gif) See merge request !4496
2016-04-21Use gon.shortcuts_path directlyAlfredo Sumaran
2016-04-18Expose shortcuts url from the backend via gonAlfredo Sumaran
Signed-off-by: Alfredo Sumaran <alfredo@gitlab.com>
2016-04-18Toggle help modalAlfredo Sumaran
2016-03-07Add shortcut to toggle markdown previewFlorent Baldino
2016-03-01Fix help keyboard shortcut for relative URL setupsArtem Sidorenko
2016-01-19Adds `t` as a shortcut for find file anywhereJacob Schatz
2015-12-28Fix the "Show all" link for the keyboard shortcut modalRobert Speicher
2014-09-01Awesome shortcuts for GitLabRobert Schilling
2013-06-30Show shotcut dialog on ?Dmitriy Zaporozhets