summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/issue.js.coffee
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'close-issue-bug' into 'master' Jacob Schatz2016-04-051-1/+1
|\
| * Fix data check in update issue responseAnnabel Dunstone2016-04-051-1/+1
* | Added toolbar to comment formPhil Hughes2016-04-041-15/+0
|/
* Fixed bug where participants would not work correctly on merge requestsmerge-request-sidebarPhil Hughes2016-03-211-25/+0
* Removed global JS varimproved-issue-sidebarPhil Hughes2016-03-181-4/+5
* Reused some variablesPhil Hughes2016-03-181-2/+2
* Improved issue sidebarPhil Hughes2016-03-181-0/+24
* Adds feature: Ajax Close/Open updates discussion automaticallyJacob Schatz2016-01-261-0/+1
* fixes scrollbar jump by making discussion the same size as the sidebar when s...issue-page-keeps-jumping-upJacob Schatz2016-01-131-0/+15
* initial fixJacob Schatz2016-01-131-1/+0
* gets merge request discussion working againcomment-and-close-button-does-not-submit-commentJacob Schatz2016-01-121-2/+0
* adds back in discussion.haml.html for issues commenting and closing/reopening...Jacob Schatz2016-01-121-0/+2
* adds ajax to bottom discussion buttons. Now submits issue and closes via ajax.Jacob Schatz2015-12-291-1/+11
* removes unused `alert` from issue spec. Requires flash in the *implementation...close-open-ajax-issueJacob Schatz2015-12-231-0/+1
* adds test for issue close/reopen failureJacob Schatz2015-12-231-2/+3
* changes `issue-box` to `status-box` since html was changed as wellJacob Schatz2015-12-211-9/+9
* adds alerts for when http request errors out in some way.Jacob Schatz2015-12-211-0/+2
* removes console logsJacob Schatz2015-12-211-1/+0
* changes `data-url` to `href` for javascript url grabbingJacob Schatz2015-12-211-1/+2
* removes `console.log`sJacob Schatz2015-12-211-2/+0
* open and close issue via ajax request. With testsJacob Schatz2015-12-211-0/+30
* Rename .issuable-details to .detail-page (and -header and -description)Douwe Maan2015-12-161-4/+4
* Update tests and use js-issuable class for context formDmitriy Zaporozhets2015-06-261-1/+1
* Refactor issue and merge request sidebarDmitriy Zaporozhets2015-06-251-17/+0
* Javascripts don't need to require jquery or bootstrap explicitlyRobert Speicher2015-05-281-1/+0
* More JS dependency requirementsRobert Speicher2015-05-061-0/+2
* Make issue JS require its dependenciesRobert Speicher2015-05-061-0/+2
* Update task list behavior for IssuesRobert Speicher2015-05-061-4/+23
* Merge branch 'issue-sidebar-size' into 'master'Drew Blessing2015-04-031-0/+4
|\
| * Changes the width of sidebar in issues and MRs when affix event firesPhil Hughes2015-03-261-0/+4
* | Unbind task item checkbox events and then rebind themRobert Speicher2015-03-311-6/+2
|/
* Improve issue sidebar positionDmitriy Zaporozhets2015-03-201-1/+1
* Fix affix for issue and merge request with image in descriptionDmitriy Zaporozhets2015-02-251-5/+6
* Affix assignee/milestone blockDmitriy Zaporozhets2015-02-171-0/+6
* Fix issueable context update and fix testsDmitriy Zaporozhets2014-12-221-2/+2
* Export all coffee classes with @Ciro Santilli2014-10-201-3/+1
* Refactor task list tests and coffeescriptVinnie Okada2014-10-061-20/+6
* Add task lists to issues and merge requestsVinnie Okada2014-10-051-0/+24
* Dont replace all issue context when change assignee/milestoneDmitriy Zaporozhets2014-02-181-0/+9