gitlab-org--gitlab-foss/app/assets/javascripts
Grzegorz Bizon 0115ad66d2 Merge branch 'master' into feature/issue-move
* master: (121 commits)
  Dedupe labels in labels selector in Dashboard pages
  Refactor colors and lists
  Add a safeguard in MergeRequest#compute_diverged_commits_count
  Fix an issue when the target branch of a MR had been deleted
  Add avatar to issue and MR pages header
  Cleanup somce css colors
  Re-group scss variables
  Refactor `Todo#target`
  Fixes issue with filter label missing on labels & milestones
  Rename `Todo#to_reference` to `Todo#target_reference`
  Fixed failing tests
  Updated controller with before_action Fixed other issues based on feedback
  Fixes issue on dashboard issues
  Full labels data in JSON
  Fixed issue with labels dropdown getting wrong labels
  Update CHANGELOG
  Use `Note#for_project_snippet?` to skip notes on project snippet
  Use `Commit#short_id` instead of `Commit.truncate_sha`
  Reuse `for_commit?` on conditional validations
  Update schema info comment on todo related files
  ...

Conflicts:
	app/models/issue.rb
	db/schema.rb
	spec/models/issue_spec.rb
2016-03-19 18:50:15 +01:00
..
behaviors ctrl+enter on mac correctly submits forms 2016-03-04 10:11:15 +00:00
blob
ci Fixed missing variables 2016-03-11 09:00:19 +00:00
commit
extensions
lib Removed fuse for fuzzaldrin 2016-03-10 13:54:54 +00:00
activities.js.coffee
admin.js.coffee
api.js.coffee Uses a publicly facing URL so that it allows labels & milestones to be visible when not logged in 2016-03-10 13:54:54 +00:00
application.js.coffee Revert "Merge branch 'avatar-cropping' into 'master' " 2016-03-15 14:55:40 +01:00
aside.js.coffee
autosave.js.coffee Fix syntax error in autosave coffeescript. 2016-02-26 13:22:35 +01:00
awards_handler.coffee Added 'surprise' animation 2016-03-11 09:47:47 +00:00
branch-graph.js.coffee
breakpoints.coffee Fix bug with JS error from dropdowns in filter area 2016-03-14 23:23:30 -04:00
broadcast_message.js.coffee
build_artifacts.js.coffee
calendar.js.coffee
commit.js.coffee
commits.js.coffee
confirm_danger_modal.js.coffee
copy_to_clipboard.js.coffee
diff.js.coffee
dispatcher.js.coffee Adds small AJAX optimistic functionality to todos. 2016-03-17 12:20:14 +00:00
dropzone_input.js.coffee
flash.js.coffee
gfm_auto_complete.js.coffee
gl_dropdown.js.coffee Changing filter dropdowns shows loading 2016-03-18 11:40:16 +00:00
group_avatar.js.coffee
groups.js.coffee
groups_select.js.coffee
importer_status.js.coffee
issuable_context.js.coffee
issuable_form.js.coffee Add minor improvements in code related to issue move 2016-03-17 07:39:16 +01:00
issue.js.coffee Removed global JS var 2016-03-18 09:46:20 +00:00
issue_status_select.js.coffee Status dropdown 2016-03-10 13:54:54 +00:00
issues.js.coffee Fixed some CS styling issues 2016-03-18 11:42:15 +00:00
labels.js.coffee
labels_select.js.coffee Fixes issue with filter label missing on labels & milestones 2016-03-18 16:25:04 +00:00
line_highlighter.js.coffee
logo.js.coffee Removed NGProgress 2016-02-29 09:47:22 +00:00
markdown_preview.js.coffee Cache only last response in markdown preview 2016-03-09 09:30:50 +01:00
merge_request.js.coffee
merge_request_tabs.js.coffee Fixes issue with issue sidebar toggle button not working 2016-03-10 17:34:06 +00:00
merge_request_widget.js.coffee
merge_requests.js.coffee
milestone.js.coffee Updates from last code review. 2016-03-06 23:07:19 -05:00
milestone_select.js.coffee Fixes issue with filter label missing on labels & milestones 2016-03-18 16:25:04 +00:00
namespace_select.js.coffee
network.js.coffee
new_branch_form.js.coffee
new_commit_form.js.coffee
notes.js.coffee Fixes issue with close button not working on MR 2016-03-18 11:36:48 +00:00
pager.js.coffee Select just the first matched element 2016-02-29 19:08:11 -05:00
profile.js.coffee Revert "Merge branch 'avatar-cropping' into 'master' " 2016-03-15 14:55:40 +01:00
project.js.coffee
project_avatar.js.coffee
project_find_file.js.coffee
project_fork.js.coffee
project_import.js.coffee
project_members.js.coffee
project_new.js.coffee Hide builds from Project's settings when the feature is disabled 2016-03-15 11:49:29 +01:00
project_select.js.coffee Revert changes in js used to create project select 2016-03-17 07:39:16 +01:00
project_show.js.coffee
projects_list.js.coffee Use modern syntax 2016-03-10 13:55:01 +01:00
protected_branches.js.coffee
search_autocomplete.js.coffee
shortcuts.js.coffee Add shortcut to toggle markdown preview 2016-03-07 15:35:26 +01:00
shortcuts_dashboard_navigation.js.coffee
shortcuts_find_file.js.coffee
shortcuts_issuable.coffee
shortcuts_navigation.coffee
shortcuts_network.js.coffee
sidebar.js.coffee Changed breakpoint size 2016-03-14 11:51:07 +00:00
star.js.coffee
stat_graph.js.coffee
stat_graph_contributors.js.coffee
stat_graph_contributors_graph.js.coffee
stat_graph_contributors_util.js.coffee
subscription.js.coffee Improving the original label-subscribing implementation 2016-03-15 18:22:02 +01:00
syntax_highlight.coffee
todos.js.coffee Mark all as done through AJAX 2016-03-17 13:08:59 +00:00
tree.js.coffee
user.js.coffee Refactor projects list 2016-03-03 13:09:58 +01:00
user_tabs.js.coffee Re-use previous line 2016-03-02 19:00:12 -05:00
users_select.js.coffee Fixes issue with filter label missing on labels & milestones 2016-03-18 16:25:04 +00:00
wikis.js.coffee
zen_mode.js.coffee