Commit graph

23 commits

Author SHA1 Message Date
Mike Greiling
5bd549187a update remaining uses of CJS syntax to ES module syntax 2017-05-16 15:52:40 -05:00
Alfredo Sumaran
b64a37c4ed Allow to create new branch and empty WIP merge request from issue page 2017-05-04 08:09:21 +00:00
💃 Winnie 💃
83c9d8cf86 Reset New branch button when issue state changes 2017-04-12 19:40:35 +00:00
Simon Knox
51f0706907 handle commas in Issue total count 2017-03-21 01:46:08 +11:00
winniehell
6bf109b744 Convert Issue into ES6 class (!9636) 2017-03-08 12:00:54 +01:00
Mike Greiling
0f31c5a92b replace implicit this == window with explicit binding 2017-02-17 16:58:32 -06:00
Fatih Acet
996ea3e524 Merge branch 'task_list_refactor' into 'master'
move task_list setup and events to own class

See merge request !9016
2017-02-17 15:12:48 +00: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
142432ce5a update issue count when closing/reopening an issue 2017-02-14 17:27:29 +11: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
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
victorwu
dd178bbe6a In issue view, remove checking branches and new branch unavailable states 2016-12-26 08:28:15 -05:00
Mike Greiling
8e0e902b13 resolve all instances of no-undef eslint rule violations 2016-12-14 02:11:13 -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
Jared Deckard
7f6474b269 Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
winniehell
4f13a7935f Remove green outline from New branch unavailable button on issue page (!5858) 2016-08-24 17:23:06 +02:00
Fatih Acet
aaa9509d12 ES6ify all the things! 2016-07-24 23:45:11 +03:00