summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'winh-pikaday-dropdowns' into 'master'Phil Hughes2017-09-041-2/+2
|\
| * Make Pikaday dropdowns style consistentwinh2017-08-091-2/+2
* | Merge branch 'winh-issuable-sidebar-dropdowns' into 'master'Phil Hughes2017-09-041-0/+4
|\ \
| * | Make issuable sidebar dropdowns style consistentwinh-issuable-sidebar-dropdownswinh2017-08-301-0/+4
* | | Merge branch 'winh-merge-request-form-dropdowns' into 'master'Phil Hughes2017-09-041-0/+4
|\ \ \
| * | | Make merge request form dropdowns consistentwinh-merge-request-form-dropdownswinh2017-08-291-0/+4
* | | | Merge branch 'winh-issue-create-new-dropdown' into 'master'Phil Hughes2017-09-041-9/+2
|\ \ \ \
| * | | | Make create merge request / branch dropdown on issue page style consistentwinh-issue-create-new-dropdownwinh2017-08-302-10/+4
| | |/ / | |/| |
* | | | Merge branch 'winh-environments-deploy-dropdown' into 'master'Phil Hughes2017-09-041-0/+2
|\ \ \ \
| * | | | Make deploy-to dropdown on environments page consistentwinh-environments-deploy-dropdownwinh2017-08-291-0/+2
| | |/ / | |/| |
* | | | Merge branch 'winh-build-job-stage-dropdown' into 'master'Phil Hughes2017-09-041-6/+5
|\ \ \ \
| * | | | Make build job stage dropdown consistentwinh-build-job-stage-dropdownwinh2017-08-301-6/+5
| | |/ / | |/| |
* | | | Merge branch 'winh-pipeline-action-dropdowns' into 'master'Phil Hughes2017-09-042-0/+3
|\ \ \ \
| * | | | Make pipeline action dropdowns consistentwinh-pipeline-action-dropdownswinh2017-08-302-0/+3
| |/ / /
* | | | Merge branch '34261-move-move-to-sidebar' into 'master'Grzegorz Bizon2017-09-0416-185/+185
|\ \ \ \
| * | | | Move "Move to different project" to sidebar34261-move-move-to-sidebarEric Eastwood2017-09-0316-185/+185
* | | | | Merge branch 'winh-label-action-dropdown' into 'master'Phil Hughes2017-09-042-0/+11
|\ \ \ \ \
| * | | | | Make label actions dropdown style consistentwinh-label-action-dropdownwinh2017-08-292-0/+11
| | |_|/ / | |/| | |
* | | | | Merge branch 'winh-comment-action-dropdown' into 'master'Phil Hughes2017-09-042-19/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Make comment actions dropdown style consistentwinh-comment-action-dropdownwinh2017-08-282-19/+5
* | | | | Merge branch 'issue-discussions-refactor' into 'master'Jacob Schatz2017-09-0249-94/+2861
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-3116-114/+127
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-3111-6/+33
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-3085-266/+506
| |\ \ \ \ \ \ \
| * | | | | | | | IssueNotesRefactor: Fix broken specs.Fatih Acet2017-08-291-0/+1
| * | | | | | | | IssueNotesRefactor: Fix quick submit spec.Fatih Acet2017-08-251-1/+1
| * | | | | | | | IssueNotesRefactor: Hide note reply form when submitted and show it again if ...Fatih Acet2017-08-231-9/+11
| * | | | | | | | IssueNotesRefactor: Empty textarea while submitting comment and restore conte...Fatih Acet2017-08-231-5/+4
| * | | | | | | | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-2316-50/+114
| |\ \ \ \ \ \ \ \
| * | | | | | | | | IssueNotesRefactor: Show placeholder note immediately when editing.Fatih Acet2017-08-233-7/+46
| * | | | | | | | | IssueNotesRefactor: Fix eslint errors.Fatih Acet2017-08-233-17/+16
| * | | | | | | | | IssueNotesRefactor: Fix error messages of edit/reply failure for discussions.Fatih Acet2017-08-233-10/+20
| * | | | | | | | | IssueNotesRefactor: Hide placeholders and flash messages before submitting a ...Fatih Acet2017-08-221-0/+3
| * | | | | | | | | IssueNotesRefactor: Support legacy multiple notes for individual_note: true c...Fatih Acet2017-08-221-1/+16
| * | | | | | | | | IssueNotesRefactor: Fix consistent typo.Fatih Acet2017-08-223-4/+4
| * | | | | | | | | IssueNotesRefactor: Trigger change event for Vue to catch programmatically va...Fatih Acet2017-08-211-1/+1
| * | | | | | | | | IssueNotesRefactor: Poll again when commands applied.Fatih Acet2017-08-211-2/+4
| * | | | | | | | | IssueNotesRefactor: Fix GFM rendering after edits come in.Fatih Acet2017-08-211-0/+3
| * | | | | | | | | IssueNotesRefactor: Show Cmd+Enter to comment tooltip.Fatih Acet2017-08-214-12/+15
| * | | | | | | | | IssueNotesRefactor: First comment and then close the issue.Fatih Acet2017-08-211-8/+13
| * | | | | | | | | IssueNotesRefactor: Minor naming change to improve readability.Fatih Acet2017-08-212-4/+4
| * | | | | | | | | IssueNotesRefactor: Reenable button after failed submit attempt.Fatih Acet2017-08-213-5/+9
| * | | | | | | | | IssueNotesRefactor: Fix flash container positioning.Fatih Acet2017-08-191-1/+1
| * | | | | | | | | Fix empty markdown render request.Fatih Acet2017-08-181-25/+29
| * | | | | | | | | IssueNotesRefactor: Prevent anon user to try to add award.Fatih Acet2017-08-184-3/+8
| * | | | | | | | | IssueNotesRefactor: Don’t explicitly check against undefined.Fatih Acet2017-08-181-1/+1
| * | | | | | | | | IssueNotesRefactor: Fix award handler.Fatih Acet2017-08-181-1/+1
| * | | | | | | | | IssueNotesRefactor: Fix edit button and emoji dropdown for anon user.Fatih Acet2017-08-181-3/+6
| * | | | | | | | | IssueNotesRefactor: Support legacy last edited by case.Fatih Acet2017-08-183-9/+11
| * | | | | | | | | IssueNotesRefactor: Fix discussion last updated text.Fatih Acet2017-08-181-3/+21