summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | IssueNotesRefactor: Empty textarea while submitting comment and restore conte...Fatih Acet2017-08-231-5/+4
| * | | | | | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-239-38/+41
| |\ \ \ \ \ \
| * | | | | | | IssueNotesRefactor: Show placeholder note immediately when editing.Fatih Acet2017-08-232-7/+32
| * | | | | | | 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
| * | | | | | | IssueNotesRefactor: Fix padding bottom of the discussion note header.Fatih Acet2017-08-181-0/+1
| * | | | | | | IssueNotesRefactor: Fix bottom padding inconsistency of reply form.Fatih Acet2017-08-181-1/+3
| * | | | | | | IssueNotesRefactor: Stop making request for disabled emojis.Fatih Acet2017-08-181-1/+2
| * | | | | | | IssueNotesRefactor: Move edit button out the dropdown.Fatih Acet2017-08-181-39/+50
| * | | | | | | Rename a few attribute suffixes from `_url` to `_path`Douwe Maan2017-08-1710-52/+52
| * | | | | | | Remove view=full_data from NotesControllerDouwe Maan2017-08-173-3/+0
| * | | | | | | Return null attachment when there is noneDouwe Maan2017-08-171-1/+1
| * | | | | | | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-1735-471/+732
| |\ \ \ \ \ \ \
| * | | | | | | | IssueNotesRefactor: Add existence check to find the note.Fatih Acet2017-08-161-1/+1
| * | | | | | | | IssueNotesRefactor: Implement missing attachment image.Fatih Acet2017-08-162-0/+43
| * | | | | | | | Fix broken spinach testFilipa Lacerda2017-08-142-3/+3
| * | | | | | | | Fix autocomplete broken testsFilipa Lacerda2017-08-143-3/+3
| * | | | | | | | Only starts autosave if user is logged inFilipa Lacerda2017-08-132-2/+7
| * | | | | | | | Fixes autosave not enabling comment button when it is restored.Filipa Lacerda2017-08-134-13/+20
| * | | | | | | | Fix broken task list specFilipa Lacerda2017-08-131-0/+1
| * | | | | | | | Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-1214-95/+39
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Fix broken markdown field testFilipa Lacerda2017-08-111-5/+4
| * | | | | | | | | Adds tests for mutations and gettersFilipa Lacerda2017-08-114-4/+3
| * | | | | | | | | Adds unit tests for discussion componentFilipa Lacerda2017-08-111-1/+1
| * | | | | | | | | Fix open discussionsFilipa Lacerda2017-08-114-5/+18
| * | | | | | | | | Fix open discussionsFilipa Lacerda2017-08-1113-67/+50
| * | | | | | | | | Adds confidential issue informationFilipa Lacerda2017-08-113-10/+41
| * | | | | | | | | Add missing dependencyFilipa Lacerda2017-08-111-0/+1
| * | | | | | | | | Fix broken spec for issuable shortcuts and notesFilipa Lacerda2017-08-113-3/+14
| * | | | | | | | | Fix broken testsFilipa Lacerda2017-08-101-2/+2
| * | | | | | | | | Restore r shortcutFilipa Lacerda2017-08-101-3/+9
| * | | | | | | | | Remove forgotten fdescribeFilipa Lacerda2017-08-102-3/+3