summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Moved data holding into modelsPhil Hughes2016-08-179-84/+168
* Started new dropdownPhil Hughes2016-08-172-2/+18
* Changes names to listsPhil Hughes2016-08-173-13/+13
* Moved to ES6Phil Hughes2016-08-1712-214/+312
* Removes boards correctlyPhil Hughes2016-08-175-1/+15
* Simplified the markding as done to remove from all boardsPhil Hughes2016-08-175-72/+12
* Disables sortable when in marking done modePhil Hughes2016-08-171-1/+4
* Fades out the other boards when marking as donePhil Hughes2016-08-173-2/+11
* Correctly removes from multiple boardsPhil Hughes2016-08-171-0/+4
* Fixed issue where list wouldnt scrollPhil Hughes2016-08-171-2/+0
* Correctly removes from boards when moved to donePhil Hughes2016-08-172-3/+20
* When moving to done & the issue belongs to more than 1 board it asks if user ...Phil Hughes2016-08-177-15/+127
* Added vue-resource to get & save dataPhil Hughes2016-08-177-44/+90
* Hooked up JS to allow issues to be moved between columnsPhil Hughes2016-08-175-2/+144
* Initial issue boards UIPhil Hughes2016-08-172-0/+101
* Merge branch 'label-flash' into 'master' Jacob Schatz2016-08-171-5/+7
|\
| * Fix error message for existing labels.label-flashFatih Acet2016-08-111-5/+7
* | Merge branch 'no-comment-button-on-discussion-diffs' into 'master' Jacob Schatz2016-08-171-1/+1
|\ \
| * | Don't show comment button in gutter of diffs on MR discussion tabno-comment-button-on-discussion-diffsDouwe Maan2016-07-251-1/+1
* | | Add hover state to todos (!5361)winniehell2016-08-161-7/+40
* | | Merge branch 'project-desc-width' into 'master' Jacob Schatz2016-08-161-1/+1
|\ \ \
| * | | Changed project description widthproject-desc-widthPhil Hughes2016-07-211-1/+1
* | | | Merge branch 'file-content-highlight-line' into 'master' Jacob Schatz2016-08-161-4/+11
|\ \ \ \
| * | | | Fixed wrapping of lines on smaller viewportsfile-content-highlight-linePhil Hughes2016-07-201-0/+3
| * | | | Uses white-space instead of setting font size to 0Phil Hughes2016-07-201-5/+3
| * | | | Highlight empty linesPhil Hughes2016-07-201-2/+8
* | | | | Merge branch 'issue_18656' into 'master' Douwe Maan2016-08-168-25/+147
|\ \ \ \ \
| * | | | | Load issues and merge requests templates from repositoryFelipe Artur2016-08-168-25/+147
* | | | | | Backport changes from gitlab-org/gitlab-ee!581 to CE.Timothy Andrew2016-08-162-6/+8
|/ / / / /
* | | | | Allow `Issue` to be submitted as spamPatricio Cano2016-08-151-0/+4
* | | | | Merge branch 'zj-deployment-status-on-mr' into 'master' Douwe Maan2016-08-151-1/+4
|\ \ \ \ \
| * | | | | Method names changed to #includes_commit?zj-deployment-status-on-mrZ.J. van de Weg2016-08-121-1/+4
* | | | | | Updated failing testsPhil Hughes2016-08-131-7/+4
* | | | | | Merge branch '20059-environment-list' into 'master' Jacob Schatz2016-08-121-0/+30
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add avatar to commit message; environment style updates to match pipelines pageAnnabel Dunstone2016-08-081-0/+13
| * | | | | Style deploy buttonAnnabel Dunstone2016-08-081-0/+17
* | | | | | Rename `markdown_preview` routes to `preview_markdown`Christopher Bartz2016-08-112-3/+3
* | | | | | Merge branch 'fix-thumbs-award-loading-toggle' into 'master' Fatih Acet2016-08-101-13/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix awardable button mutuality loading spinnersClement Ho2016-08-101-13/+1
| |/ / / /
* | | | | Merge branch 'cs-remove-inline-js' into 'master' Fatih Acet2016-08-101-0/+7
|\ \ \ \ \
| * | | | | Make sure Labels is instantiated on edit pagecs-remove-inline-jsAlfredo Sumaran2016-07-271-1/+4
| * | | | | Removes two simple instances of inline JavaScript.Connor Shea2016-07-261-0/+4
* | | | | | Merge branch 'fix-filter-label-tooltip' into 'master' Fatih Acet2016-08-101-0/+11
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix filter label tooltip HTML renderingClement Ho2016-08-041-0/+11
* | | | | | Merge branch 'branch-permissions' into 'master' Jacob Schatz2016-08-0812-147/+267
|\ \ \ \ \ \
| * | | | | | Ensure we are looking for the right dropdown inside the form wrapperbranch-permissionsAlfredo Sumaran2016-08-051-2/+2
| * | | | | | Set for for labels and ID for dropdowns on create formAlfredo Sumaran2016-08-051-0/+1
| * | | | | | Fix .panel-title styleAlfredo Sumaran2016-08-051-0/+5
| * | | | | | Refine selector for form submit buttonAlfredo Sumaran2016-08-051-1/+1
| * | | | | | Cache onSelect callback before passing to each dropdown instanceAlfredo Sumaran2016-08-051-7/+9