Commit graph

24 commits

Author SHA1 Message Date
Mike Greiling
0f31c5a92b replace implicit this == window with explicit binding 2017-02-17 16:58:32 -06:00
Simon Knox
3f713db0da update correct field for Notes - it's called note not description 2017-02-15 16:53:17 +11:00
Simon Knox
6059fdef5e Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactor 2017-02-14 06:05:58 +11:00
Nur Rony
8d207c6d89
fixes MR widget jump 2017-02-10 23:21:20 +06:00
Simon Knox
766d011b46 notes use new task_list, and PATCH instead of POST
use data attribute for submit url
optional onSuccess
2017-02-08 20:23:45 +11:00
Simon Knox
3bb07a88bc copypaste task_list setup and events to own class
switch issue and merge request to use it
2017-02-07 17:54:45 +11:00
Mike Greiling
356368d959 fix failing rspec build 2017-01-28 16:30:43 -06:00
Mike Greiling
69e4072f89 Merge branch 'master' into go-go-gadget-webpack
* master: (389 commits)
  Document "No gems fetched from git repositories" policy [ci skip]
  Typos
  Small gramatical tweaks
  Typos
  Added PHP & NPM doc
  Use `:empty_project` where possible in request specs
  Add caching of droplab ajax requests
  Use `:empty_project` where possible in model specs
  Revert 3f17f29a
  Remove unused js response from refs controller
  Add MR id to changelog entry
  fixed small mini pipeline graph line glitch
  Prevent form to be submitted twice
  Fix Error 500 when repositories contain annotated tags pointing to blobs
  Fix /explore sorting (trending)
  Simplify wording in "adding an image" docs
  Remove "official merge window" from CONTRIBUTING.md [ci skip]
  Update repository check documentation
  Fixed flexbox and wrap issues
  Update two_factor_authentication.md
  ...
2017-01-27 19:33:58 -06:00
Mike Greiling
04eff5fdb0 resolve all x-spacing and no-spaced-x eslint violations 2017-01-18 17:18:40 -06:00
Mike Greiling
ccada28f30 resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
Mike Greiling
fe964cc235 migrate all javascript asset bundles and require syntax 2017-01-10 12:30:38 -06:00
Gabriel Gizotti
4525cdaec3 add eslint disable prefix for prefer-arrow-callback rule on header of merge_request.js file 2016-12-16 19:15:07 +10:00
Gabriel Gizotti
5d478e5cee add js prefix to classes used to toggle description on commit message in merge request 2016-12-16 19:13:17 +10:00
Gabriel Gizotti
99dd58ec55 Unify commit message listeners in one function 2016-12-16 19:13:17 +10:00
Gabriel Gizotti
e97c7100ae move javascript code from _commit_message_container view to javascripts/merge_request.js 2016-12-16 19:13:17 +10:00
Mike Greiling
8e0e902b13 resolve all instances of no-undef eslint rule violations 2016-12-14 02:11:13 -06:00
Mike Greiling
f14c5ae888 refactor MergeRequestTabs to es6 class syntax 2016-12-02 17:32:37 -06:00
Luke "Jared" Bennett
7cefaea876
explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
Guilherme Salazar
32913b74b8 add "x of y tasks completed" on issuable
fix issues pointed out in !6527

add task completion status feature to CHANGELOG
2016-10-28 14:01:36 -02:00
winniehell
02f94cf038 disable ESLint for all JavaScript files 2016-10-26 10:02:58 +02:00
Mike Greiling
76ae5af8ce ensure the 'fixed layout' preference is honored whenever possible
see #22343 for issue description
2016-09-20 00:51:00 -05:00
Jared Deckard
7f6474b269 Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
Phil Hughes
d147894b84 Hides jump to next button if only one discussion visible 2016-07-29 15:22:26 +01:00
Fatih Acet
aaa9509d12 ES6ify all the things! 2016-07-24 23:45:11 +03:00