summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/issue.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-2/+1
* I18N JS files starting with ijs-i18n-iBrandon Labuschagne2019-05-071-3/+8
* Rewrite related MRs widget with Vue_acet-related-mrs-widget-rewriteFatih Acet2019-04-051-14/+0
* Hide related branches when user does not have permissionMark Chao2019-03-211-1/+3
* Prettify additional modules (I through Z)Mike Greiling2018-10-161-29/+44
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-091-1/+1
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+1
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+2
* [ci skip] Merge branch 'master' into 42923-close-issueFilipa Lacerda2018-02-131-1/+0
|\
| * Update jquery.waitforimages & use npm versionnpm-waitforimagesPhil Hughes2018-02-081-1/+0
* | Makes close/reopen issue request to inside the vue appFilipa Lacerda2018-02-091-28/+47
|/
* Converted issue.js to axiosPhil Hughes2018-01-301-22/+18
* Update issuable status icons33926-update-issuable-iconsEric Eastwood2017-12-131-1/+1
* Resolve "No feedback when checking on checklist if potential spam was detected"Luke Bennett2017-12-081-12/+1
* Export text utils as ES6 modulesFilipa Lacerda2017-11-131-2/+2
* Remove issue and issue status select from global namespaceFilipa Lacerda2017-10-301-3/+1
* Flash is now a ES6 modulePhil Hughes2017-10-101-3/+1
* Add top level items to fly-out navigationPhil Hughes2017-09-061-1/+1
* IssueNotesRefactor: Address MR comments.Fatih Acet2017-07-211-1/+1
* IssueNotesRefactor: Listen main issue action and update note form buttons.Fatih Acet2017-07-211-2/+1
* IssueNotesRefactor: Fix issue reopen/close bug after merging from master.Fatih Acet2017-07-211-2/+2
* Merge branch '30281-report-abusive-content-from-an-issue-or-merge-request' in...Jacob Schatz2017-07-071-11/+40
|\
| * Fix MR and issue specsLuke "Jared" Bennett2017-07-071-4/+4
| * Added issuables_helper.js, tidied up droplab-dropdown JS, fixed filtered sear...Luke "Jared" Bennett2017-07-071-26/+10
| * Fixed issue_spec and merge_request_spec for report toggle changesLuke "Jared" Bennett2017-07-071-4/+6
| * Fixed MR single button submit failure and attempted to tidy up close_reopen p...Luke "Jared" Bennett2017-07-071-1/+1
| * Dont show toggle if only one action is available and do not show report as ab...Luke "Jared" Bennett2017-07-071-3/+28
| * Remove inclusive JS importsLuke "Jared" Bennett2017-07-071-2/+2
| * Added specsLuke "Jared" Bennett2017-07-071-2/+2
| * Added report issuable featureLuke "Jared" Bennett2017-07-071-7/+25
* | refactor TaskList class to ES module syntaxMike Greiling2017-07-061-2/+2
|/
* update remaining uses of CJS syntax to ES module syntaxMike Greiling2017-05-161-6/+6
* Allow to create new branch and empty WIP merge request from issue pageAlfredo Sumaran2017-05-041-43/+31
* Reset New branch button when issue state changes💃 Winnie 💃2017-04-121-51/+57
* handle commas in Issue total countSimon Knox2017-03-211-3/+5
* Convert Issue into ES6 class (!9636)winniehell2017-03-081-116/+110
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* Merge branch 'task_list_refactor' into 'master' Fatih Acet2017-02-171-33/+10
|\
| * update correct field for Notes - it's called note not descriptionSimon Knox2017-02-151-0/+1
| * notes use new task_list, and PATCH instead of POSTSimon Knox2017-02-081-1/+5
| * copypaste task_list setup and events to own classSimon Knox2017-02-071-33/+5
* | update issue count when closing/reopening an issueSimon Knox2017-02-141-0/+3
|/
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-4/+2
|\
| * resolve all x-spacing and no-spaced-x eslint violationsMike Greiling2017-01-181-2/+2
| * resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
* | migrate all javascript asset bundles and require syntaxMike Greiling2017-01-101-3/+3
|/
* In issue view, remove checking branches and new branch unavailable statesvictorwu2016-12-261-3/+0
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+2
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* add "x of y tasks completed" on issuableGuilherme Salazar2016-10-281-1/+5