Commit graph

16 commits

Author SHA1 Message Date
Phil Hughes
5f5249d759
only search branches
target branch select dropdown doesnt care about tags so we dont need to waste time searching them
2018-01-16 11:49:24 +00:00
Valery Sizov
5004579b15 Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci skip] 2017-05-05 16:59:31 +03:00
Clement Ho
4b1d580a84 Fix FE conflicts 2017-05-04 11:43:45 -05:00
Valery Sizov
387c4b2c21 Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +03:00
Eric Eastwood
3584e74eac Fix MR target branch selector dropdown placement cut-off
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/31271

When the dropdown items are too wide, constrain the dropdown to the
offsetParent. Otherwise, let it naturally flow as Select2 wants.
2017-05-01 10:28:40 -05:00
Mike Greiling
d9dedc36c3 remove Vue from the global space 2017-03-20 22:12:01 -05:00
winniehell
572f9782d5 Remove .es6 from file extensions (!9241) 2017-03-05 21:22:40 +01:00
Mike Greiling
14517f977a don't rely on global spaced Vue library for issuable bundle 2017-03-03 16:47:38 -06:00
Fatih Acet
1ca2f3798a Merge branch 'add-svg-loader' into 'master'
Fixes Tech debt: No need to pass svgs as props into Vue with Webpack

Closes #27692 and #27840

See merge request !9522
2017-03-02 22:05:45 +00:00
Clement Ho
f33bd9aeb7 Merge branch '27778-a11y-sidebar' into 'master'
Improve a11y in sidebar

Closes #27778

See merge request !9593
2017-03-01 18:35:59 +00:00
mhasbini
9f949d4e24 add /award slash command
add /award slash command; Allow posting of just an emoji in comment
2017-02-28 22:38:19 +02:00
Filipa Lacerda
85f493390a Improve a11y in sidebar 2017-02-28 19:28:58 +00:00
Filipa Lacerda
44622abe96 Changes after review - adds alias for icons path 2017-02-27 10:36:56 +00:00
Filipa Lacerda
70f7d77d34 remove tech debt code 2017-02-25 00:55:47 +00:00
Mike Greiling
0d2ae3e7c1 Merge branch 'master' into go-go-gadget-webpack
* master: (67 commits)
  Add some API endpoints for time tracking.
  use destructuring syntax instead
  add changelog yml file
  correct User_agent placement in robots.txt
  Fixing typo
  Fix Project#update_repository_size to convert MB to Bytes properly
  Remove repository trait from factories that don't need it in features
  Add the `:repository` trait to `:project` factories in Cucumber steps
  Add a `:repository` trait to the `:empty_project` factory
  Update clipboard_button text: Copy commit SHA to clipboard
  Fix search bar filter dropdown scrollbars
  get rid of log
  fix UI behaviour - only make new calls when button is clicked and dropdown is not displayed
  better UI fix - simple solution
  Disable all cops in .rubocop_todo.yml
  fix spec
  refactored a bunch of stuff based on feedback
  fix serializer
  fix bug retrieving medians
  fix specs
  ...
2017-01-18 22:23:53 -06:00
Bryce Johnson
64dd41a0e2 Backport timetracking frontend to CE. 2017-01-15 11:10:04 -05:00