summaryrefslogtreecommitdiff
path: root/spec/features/issues
Commit message (Expand)AuthorAgeFilesLines
* Fix GFM dropdown not showing at beginning of new linesgfm-new-line-fixPhil Hughes2016-12-281-0/+12
* Merge branch 'label-gfm-error-fix' into 'master' Fatih Acet2016-12-261-1/+12
|\
| * Fixed error with GFM autocomplete when no data existslabel-gfm-error-fixPhil Hughes2016-12-231-1/+12
* | Replace wording for slash command confirmation messagevictorwu2016-12-261-4/+4
|/
* Added tests for special charactersmarkdown-input-symbol-regexPhil Hughes2016-12-221-0/+18
* Fix space issue and add test25879-emoji-autocomplete-starts-too-eagerlyLuke "Jared" Bennett2016-12-211-11/+16
* Merge branch '24877-bulk-edit-only-keeps-common-labels-when-searching' into '...Fatih Acet2016-12-151-1/+41
|\
| * Remove unwanted semicolonAlfredo Sumaran2016-12-141-1/+1
| * Add changelog fileAlfredo Sumaran2016-12-141-1/+1
| * Improve issuable's bulk assignment implementationAlfredo Sumaran2016-12-141-1/+41
* | Merge branch 'gfm-autocomplete-char-in-middle' into 'master' Fatih Acet2016-12-151-0/+8
|\ \ | |/ |/|
| * Added GFM testsPhil Hughes2016-12-121-0/+8
* | Merge branch '25286-customer-label-doesn-t-autocomplete-correctly' into 'mast...Alfredo Sumaran2016-12-121-9/+58
|\ \ | |/ |/|
| * Added special char test to the default beforeInsert callback. I removed the q...25286-customer-label-doesn-t-autocomplete-correctlyLuke "Jared" Bennett2016-12-081-9/+58
* | Merge branch '23589-open-issue-for-mr' into 'master' Sean McGivern2016-12-061-0/+76
|\ \
| * | Feature: delegate all open discussions to IssueBob Van Landuyt2016-12-051-0/+76
| |/
* | Add shorthand support to gitlab markdown referencesOswaldo Ferreira2016-12-021-1/+1
|/
* Merge branch 'autocomplete-space-prefix' into 'master' Fatih Acet2016-11-251-0/+43
|\
| * Merge branch 'master' into autocomplete-space-prefixautocomplete-space-prefixPhil Hughes2016-11-243-47/+91
| |\
| * | Tests fixPhil Hughes2016-11-141-2/+2
| * | Merge branch 'master' into autocomplete-space-prefixPhil Hughes2016-11-119-138/+483
| |\ \
| * \ \ Merge branch 'master' into autocomplete-space-prefixPhil Hughes2016-08-3012-75/+134
| |\ \ \
| * | | | Correctly checks for character before GFM input charPhil Hughes2016-07-211-3/+21
| * | | | Allow GFM autocomplete to be trigger without the preceding spacePhil Hughes2016-07-211-0/+24
* | | | | Merge branch 'issue_24748' into 'master' Fatih Acet2016-11-251-4/+4
|\ \ \ \ \
| * | | | | Fix title case to sentence caseLuis Alonso Chavez Armendariz2016-11-231-4/+4
| | |_|_|/ | |/| | |
* | | | | Rephrase some system notes to be compatible with new system note stylerephrase-system-notesDouwe Maan2016-11-242-5/+5
|/ / / /
* | | | Disabled award emoji button when user is not logged inemoji-btn-disabledPhil Hughes2016-11-221-41/+52
* | | | Merge branch '20840-getting-started-better-empty-state-for-issues-view' into ...Jacob Schatz2016-11-221-5/+5
|\ \ \ \
| * | | | Added empty state svg and set up blank conditional20840-getting-started-better-empty-state-for-issues-viewLuke "Jared" Bennett2016-11-181-5/+5
* | | | | Include author in assignee dropdown searchassignee-dropdown-autocompletePhil Hughes2016-11-171-1/+34
| |_|_|/ |/| | |
* | | | Merge branch 'issue_23548_dev' into 'master'Douwe Maan2016-11-091-0/+1
|/ / /
* | | Merge branch 'fix-new-branch-button-spec' into 'master' Sean McGivern2016-11-081-3/+4
|\ \ \
| * | | Fix new branch button specfix-new-branch-button-specSean McGivern2016-11-041-3/+4
* | | | Issues atom feed url reflect filters on dashboard22947-fix_issues_atom_feed_urlLucas Deschamps2016-11-031-0/+34
|/ / /
* | | fixes milestone dropdown not select issue23713-milestone-dropdown-not-selectedNur Rony2016-11-011-0/+6
* | | Escape quotes in gl_dropdown values to prevent exceptionsAirat Shigapov2016-10-261-0/+16
* | | Merge branch '22457-reset-filters-button-should-be-invisible-when-no-filters-...Robert Speicher2016-10-191-0/+8
|\ \ \
| * | | Added `issuable_filters_present` to check for active filters before rendering...22457-reset-filters-button-should-be-invisible-when-no-filters-are-activeLuke Bennett2016-10-071-0/+8
* | | | Add spec for toggling award emoji on issue notessh-fix-broken-note-award-emojiStan Hu2016-10-181-5/+41
|/ / /
* | | Merge branch 'master' into revert-c676283bPhil Hughes2016-10-041-0/+10
|\ \ \
| * | | Add a /wip slash commandThomas Balthazar2016-10-031-0/+10
* | | | Tests updatePhil Hughes2016-10-031-6/+13
* | | | Merge branch 'master' into revert-c676283bPhil Hughes2016-10-034-127/+226
|\ \ \ \ | |/ / /
| * | | Small improvements thanks to Robert's feedbackRémy Coutable2016-09-302-50/+10
| * | | Take filters in account in issuable countersRémy Coutable2016-09-302-102/+87
| * | | Fix permission for setting an issue's due dateRémy Coutable2016-09-281-13/+59
| * | | Revert part of "Merge branch 'update_issues_mr_counter' into 'master'Rémy Coutable2016-09-221-32/+0
| * | | Revert "Merge branch '22421-fix-issuable-counter-when-more-than-one-label-is-...Rémy Coutable2016-09-221-13/+7
| * | | Hotfix the issuable counters when filtering by multiple labels22421-fix-issuable-counter-when-more-than-one-label-is-selectedRémy Coutable2016-09-221-7/+13