gitlab-org--gitlab-foss/app/assets/javascripts
Fatih Acet a66a3c7449 Merge branch 'issue-board-sidebar' into 'master'
Issue board sidebar

## What does this MR do?

Adds a sidebar when clicking an issue in the issue boards lists. This allows user to easily update other parts of the issue details without having to visit the issue itself. Same functionality as on issue page.

When creating a new issue the sidebar automatically opens.

## Screenshots (if relevant)

![Screen_Shot_2016-10-07_at_13.10.16](/uploads/ad08785f407d8ac3fe9cb078868a7839/Screen_Shot_2016-10-07_at_13.10.16.png)

## What are the relevant issue numbers?

Closes #21219

See merge request !6690
2016-10-26 12:31:09 +00:00
..
behaviors Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
blob Removed append logic 2016-10-21 21:53:10 +01:00
blob_edit Make fixes to get tests passing. 2016-10-05 11:25:05 +02:00
boards Merge branch 'master' into issue-board-sidebar 2016-10-26 08:47:09 +01:00
commit Formatted all app/assets/javascripts to underscore naming convention 2016-10-10 17:09:48 +01:00
diff_notes Pass the full project path for resolve buttons 2016-09-21 10:07:24 +01:00
extensions converted last method to jQuery 2016-10-20 22:18:39 +01:00
graphs Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
lib Close any open tooltips before page:fetch 2016-10-20 21:01:37 +02:00
merge_conflicts remove manual Cookie.set "path" option in favor of global setting 2016-10-24 18:09:00 -05:00
network Formatted all app/assets/javascripts to underscore naming convention 2016-10-10 17:09:48 +01:00
profile Fix profile test failure. 2016-10-05 11:25:05 +02:00
protected_branches Create protected branches bundle 2016-10-20 12:03:30 -05:00
snippet Don't use global variables. 2016-08-18 21:48:11 +01:00
templates Removed append logic 2016-10-21 21:53:10 +01:00
u2f Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
users Replace contributions calendar timezone payload with dates 2016-09-16 14:38:59 -05:00
abuse_reports.js.es6 Update abuse_reports.js.es6 with prettier window.gl assignment 2016-08-24 11:25:06 +00:00
activities.js remove manual Cookie.set "path" option in favor of global setting 2016-10-24 18:09:00 -05:00
admin.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
api.js Create a new /templates API namespace 2016-10-12 11:09:41 +02:00
application.js Merge branch 'replace-jquery-cookie-plugin' into 'master' 2016-10-26 01:28:10 +00:00
aside.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
autosave.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
awards_handler.js remove manual Cookie.set "path" option in favor of global setting 2016-10-24 18:09:00 -05:00
breakpoints.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
broadcast_message.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
build.js Replaced deprecated use of document.body.scrollTop 2016-10-24 12:56:22 -05:00
build_artifacts.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
build_variables.js.es6 add feature test 2016-09-06 14:42:43 +02:00
commit.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
commits.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
compare.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
compare_autocomplete.js.es6 Added logic to handle a revision input that does not exist in the menu 2016-10-16 20:02:16 -07:00
confirm_danger_modal.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
copy_to_clipboard.js Fix tooltip for Copy to clipboard button. 2016-09-29 21:48:11 -05:00
create_label.js.es6 Convert label creation from API to controller endpoint 2016-09-23 12:21:47 +01:00
cycle_analytics.js.es6 remove manual Cookie.set "path" option in favor of global setting 2016-10-24 18:09:00 -05:00
diff.js ensure the 'fixed layout' preference is honored whenever possible 2016-09-20 00:51:00 -05:00
dispatcher.js.es6 invoked the pipelines class when builds are dynamically loaded and dispatched for commit builds page 2016-10-24 13:20:37 -05:00
dropzone_input.js Rename markdown_preview routes to preview_markdown 2016-08-11 15:54:18 +02:00
due_date_select.js.es6 Fixed users profile link in sidebar 2016-10-25 13:16:22 +01:00
files_comment_button.js Added unfold test to parallel and added 'diff discussion' context 2016-08-23 20:45:29 +01:00
flash.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
gfm_auto_complete.js.es6 Debounce GfmAutoComplete setup and simplify code somewhat. 2016-10-07 18:07:55 +02:00
gl_dropdown.js Merge branch 'issue-board-sidebar' into 'master' 2016-10-26 12:31:09 +00:00
gl_field_errors.js.es6 Stop injecting field errors where they won't be used. 2016-10-20 11:31:03 +02:00
gl_form.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
group_avatar.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
groups_select.js fix group links 404 2016-10-05 09:57:54 +01:00
importer_status.js fix indent in JS file 2016-09-20 12:10:35 +02:00
issuable.js.es6 Ensure search val is defined. 2016-10-25 12:46:28 +02:00
issuable_context.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
issuable_form.js Move to project dropdown with infinite scroll for better performance 2016-08-18 15:31:51 +02:00
issue.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
issue_status_select.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
issues_bulk_assignment.js.es6 Formatted all app/assets/javascripts to underscore naming convention 2016-10-10 17:09:48 +01:00
label_manager.js.es6 Formatted all app/assets/javascripts to underscore naming convention 2016-10-10 17:09:48 +01:00
labels.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
labels_select.js Hides/shows the boards sidebar 2016-10-20 08:54:33 +01:00
layout_nav.js Doesnt run JS if active element doesnt exist 2016-09-16 13:52:06 +01:00
line_highlighter.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
logo.js Minor code refactor for inlining functions. 2016-08-30 08:02:29 +03:00
member_expiration_date.js Updates the member row when values changed 2016-09-13 08:44:59 +01:00
members.js.es6 Refactor js that disable form submit if no members selected 2016-10-24 13:14:00 +03:00
merge_request.js ensure the 'fixed layout' preference is honored whenever possible 2016-09-20 00:51:00 -05:00
merge_request_tabs.js replace jquery.cookie vendor script with js.cookie 2016-10-24 18:09:00 -05:00
merge_request_widget.js.es6 Updates class name for consistency 2016-10-17 22:10:43 +01:00
merged_buttons.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
milestone.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
milestone_select.js Hides/shows the boards sidebar 2016-10-20 08:54:33 +01:00
namespace_select.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
new_branch_form.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
new_commit_form.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
notes.js Changed props to use strings 2016-09-21 10:19:47 +01:00
notifications_dropdown.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
notifications_form.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
pager.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
pipelines.js.es6 converted last method to jQuery 2016-10-20 22:18:39 +01:00
preview_markdown.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
project.js Merge branch '21248-wrong-urlencoding-when-switching-branch-in-graphs-contributers' into 'master' 2016-10-26 12:12:10 +00:00
project_avatar.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
project_find_file.js Fixed find file keyboard navigation 2016-10-17 16:55:34 +01:00
project_fork.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
project_import.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
project_new.js Add visibility level to project repository 2016-10-17 18:12:18 -02:00
project_select.js fix group links 404 2016-10-05 09:57:54 +01:00
project_show.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
projects_list.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
right_sidebar.js Merge branch 'master' into issue-board-sidebar 2016-10-26 08:47:09 +01:00
search.js fix group links 404 2016-10-05 09:57:54 +01:00
search_autocomplete.js.es6 Refactor IssuesBulkAssignment to ES6. 2016-10-05 11:25:03 +02:00
shortcuts.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
shortcuts_blob.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
shortcuts_dashboard_navigation.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
shortcuts_find_file.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
shortcuts_issuable.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
shortcuts_navigation.js Added keyboard shortcut to navigate to issue boards 2016-09-15 18:20:36 -04:00
shortcuts_network.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
sidebar.js.es6 remove manual Cookie.set "path" option in favor of global setting 2016-10-24 18:09:00 -05:00
single_file_diff.js Updated diff toggle targets and added icon 2016-09-03 20:24:31 +01:00
snippets_list.js.es6 Convert SnippetsList to ES6 2016-09-05 17:38:20 +01:00
star.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
subscription.js Hides/shows the boards sidebar 2016-10-20 08:54:33 +01:00
subscription_select.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
syntax_highlight.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
todos.js.es6 Make fixes to get tests passing. 2016-10-05 11:25:05 +02:00
tree.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
user.js.es6 remove manual Cookie.set "path" option in favor of global setting 2016-10-24 18:09:00 -05:00
user_tabs.js.es6 Change user & group landing page routing from /u/:name & /groups/:name to /:name 2016-10-06 19:50:48 +03:00
username_validator.js.es6 Update endpoint to username validator 2016-10-17 17:47:07 -05:00
users_select.js Hides/shows the boards sidebar 2016-10-20 08:54:33 +01:00
wikis.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
zen_mode.js Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00