gitlab-org--gitlab-foss/app/assets/javascripts
Dmitriy Zaporozhets 26f3cc41fc Merge branch 'feature/jschatz1/sidebar-features' into 'master'
Feature/jschatz1/sidebar features

* Changes sidebar width (290px).
* Makes shortcuts for <kbd>j</kbd> and <kbd>k</kbd> keys for next and previous issues.

![Screen_Shot_2016-02-05_at_3.06.22_PM](/uploads/8590be43dc1b9feffd4f32b4e8cb7790/Screen_Shot_2016-02-05_at_3.06.22_PM.png)

cc/ @dzaporozhets 

See merge request !2734
2016-02-05 20:57:45 +00:00
..
behaviors Allow manual resize of js-autosize textareas 2016-02-01 17:00:03 -05:00
blob Highlight note code and edit preview 2016-01-25 11:42:47 +01:00
ci Fix small CI UI regressions 2015-10-23 11:45:45 +02:00
commit Fixed JS issue with diff image loading 2015-03-26 21:08:17 +00:00
extensions Remove unused `showAndHide`, `simpleFormat`, and `linkify` functions 2015-06-02 20:32:07 -04:00
lib
activities.js.coffee Use closest instead of parent() 2016-01-13 18:50:07 +01:00
admin.js.coffee Simplify broadcast message JS 2016-01-13 11:34:58 -05:00
api.js.coffee Sort projects by last activity for project switcher in header 2016-02-03 23:27:00 +01:00
application.js.coffee Add JS style changes. 2016-02-05 11:31:13 -05:00
aside.js.coffee
autosave.js.coffee Properly handle autosave local storage exceptions. 2015-03-07 11:27:39 +01:00
awards_handler.coffee Auto-focus emoji award search field 2016-01-29 12:15:58 +00:00
branch-graph.js.coffee Fix missing date of month in network graph when commits span a month 2016-01-06 21:05:46 -08:00
build_artifacts.js.coffee Move build artifacts javascripts into separate file 2016-01-21 15:51:44 +01:00
calendar.js.coffee Remove unused "options" object from Calendar JS 2016-01-01 22:10:16 -05:00
commit.js.coffee
commits.js.coffee Use fadeTo instead of css 2016-01-07 15:16:12 +01:00
confirm_danger_modal.js.coffee Fix "Cannot move project" error message from popping up after a successful project transfer 2015-04-20 12:46:02 -07:00
copy_to_clipboard.js.coffee Rework the copy_to_clipboard logic 2015-11-24 19:12:03 -05:00
dashboard.js.coffee Frontend changes from MR feedback 2016-02-05 09:05:52 -05:00
diff.js.coffee Gitlab Issue 707: Indent unfolded code 1 character 2015-07-22 09:58:17 -04:00
dispatcher.js.coffee Various filter fixes 2016-02-04 13:03:41 -05:00
dropzone_input.js.coffee Keeps cursor at the correct place after changing text in dropzone 2016-01-29 15:55:31 +00:00
flash.js.coffee Fix award-emojis alert flash message 2015-12-11 13:50:14 +01:00
gfm_auto_complete.js.coffee Only load autocomplete data when actually needed 2016-01-11 11:13:11 +01:00
group_avatar.js.coffee
groups.js.coffee
groups_select.js.coffee
importer_status.js.coffee Style improvements to import page 2015-03-12 10:04:09 -07:00
issuable_context.js.coffee Sidebar works after sidebar ajax calls. 2016-02-02 19:42:19 -05:00
issuable_form.js.coffee Move duplicate js functionality into IssuableForm 2015-06-25 16:17:06 +02:00
issue.js.coffee Adds feature: Ajax Close/Open updates discussion automatically 2016-01-26 00:25:41 -05:00
issues.js.coffee Various filter fixes 2016-02-04 13:03:41 -05:00
labels.js.coffee Remove disableButtonIf[Any]EmptyField calls from forms 2015-06-26 22:07:59 -04:00
line_highlighter.js.coffee Apply new design to files page 2015-10-13 16:41:48 +02:00
logo.js.coffee fixed issue with poor logo transition animation on safari 2016-02-05 15:11:46 -05:00
markdown_preview.js.coffee Decouple Markdown previews from DropzoneInput 2015-11-25 16:36:04 -05:00
merge_request.js.coffee Merge branch 'issue-page-keeps-jumping-up' into 'master' 2016-01-17 17:01:35 +00:00
merge_request_tabs.js.coffee Replace nav-tabs with nav-links 2016-01-13 17:13:36 +01:00
merge_request_widget.js.coffee reverting MR ajax changes, which will be in a different MR 2016-01-12 14:44:07 -05:00
merge_requests.js.coffee Remove jquery.history.js plugin 2016-01-01 17:44:21 -05:00
milestone.js.coffee
namespace_select.js.coffee
network.js.coffee
new_branch_form.js.coffee Fix minor stylistic complaints 2015-12-21 22:21:10 -02:00
new_commit_form.js.coffee Automatically fork a project when not allowed to edit a file. 2015-12-18 10:03:34 +01:00
notes.js.coffee Adds comment about event listener 2016-01-26 00:28:27 -05:00
pager.js.coffee Allow user to specify content he wants to see on project page 2015-07-13 18:24:15 +02:00
profile.js.coffee Simplify the javascript behavior for Preference updating 2015-06-13 17:58:17 -04:00
project.js.coffee added tests 2016-01-30 16:01:50 +00:00
project_avatar.js.coffee
project_find_file.js.coffee Merge branch 'master' of github.com:gitlabhq/gitlabhq 2016-01-07 12:56:18 +01:00
project_fork.js.coffee
project_import.js.coffee
project_members.js.coffee Use same layout and interactivity for project members as group members. 2015-03-15 13:55:57 +01:00
project_new.js.coffee Remove disableButtonIf[Any]EmptyField calls from forms 2015-06-26 22:07:59 -04:00
project_select.js.coffee Sort projects by last activity for project switcher in header 2016-02-03 23:27:00 +01:00
project_show.js.coffee Cleanup and some test fixes after refactoring project home page 2015-07-08 16:55:04 +02:00
projects_list.js.coffee Various filter fixes 2016-02-04 13:03:41 -05:00
protected_branches.js.coffee Improve protected branches page UX 2015-03-25 22:45:58 -07:00
search_autocomplete.js.coffee
shortcuts.js.coffee Adds `t` as a shortcut for find file anywhere 2016-01-19 14:25:27 -05:00
shortcuts_dashboard_navigation.js.coffee Typo -- findAndollowLink -> findAndFollowLink 2015-04-07 11:03:48 -04:00
shortcuts_find_file.js.coffee Merge branch 'master' of github.com:gitlabhq/gitlabhq 2016-01-07 12:56:18 +01:00
shortcuts_issuable.coffee Add `j` and `k` shortcuts 2016-02-05 14:40:50 -05:00
shortcuts_navigation.coffee Added builds view 2015-10-14 17:28:38 +02:00
shortcuts_network.js.coffee
sidebar.js.coffee Restore sidebar tooltips and fix logo tooltip location 2015-12-02 14:05:10 +01:00
star.js.coffee when starring a project it correctly increase the star count 2016-01-19 16:48:53 +00:00
stat_graph.js.coffee
stat_graph_contributors.js.coffee Javascripts don't need to require jquery or bootstrap explicitly 2015-05-28 18:22:32 -04:00
stat_graph_contributors_graph.js.coffee Fix graph width on different screen sizes 2015-06-11 23:00:38 +02:00
stat_graph_contributors_util.js.coffee Fix grouping of contributors by email in graph. 2015-10-29 13:00:20 +00:00
subscription.js.coffee improve UI 2015-03-17 17:11:57 +02:00
syntax_highlight.coffee Add specs for syntax_highlight JS 2015-09-10 15:38:24 -04:00
tree.js.coffee Fix search in Files 2015-10-06 11:43:32 +03:00
user.js.coffee Various filter fixes 2016-02-04 13:03:41 -05:00
users_select.js.coffee Fix user autocomplete uri 2015-12-26 12:12:59 +03:00
wikis.js.coffee Move js function to removing accents to vendor/assets/javascripts 2016-01-14 12:09:31 -02:00
zen_mode.js.coffee Refactor ZenMode 2016-01-08 23:36:09 -05:00