summaryrefslogtreecommitdiff
path: root/spec/features/issues
Commit message (Expand)AuthorAgeFilesLines
* 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
| * fix issues mr counterbarthc2016-09-202-8/+40
| * Replace single quotes with escaped single quotes and write spec to test multi...Luke Bennett2016-09-141-2/+29
| * Move write_note into SlashCommandsHelper and update other dependent specsslash-commands-issuable-spec-fixStan Hu2016-09-081-8/+7
| * Simulate filtering with url params, clean up accordingly.Bryce Johnson2016-09-071-44/+7
| * Add failing reset all test.Bryce Johnson2016-09-071-6/+11
| * Add user to project.Bryce Johnson2016-09-061-0/+1
| * Refactor filters reset test to re-use issues.Bryce Johnson2016-09-051-26/+40
| * Revise test error messages to be more reaadble.Bryce Johnson2016-09-051-9/+9
| * Use broader js flag.Bryce Johnson2016-09-051-5/+5
| * Clean reset filters test.Bryce Johnson2016-09-051-26/+27
| * Add tests for reset filters button.Bryce Johnson2016-09-021-0/+97
* | Updated testsPhil Hughes2016-09-021-1/+0
* | Merge branch 'master' into revert-c676283bPhil Hughes2016-09-022-1/+10
|\ \ | |/
| * Fixed escaping issue with labels filterlabel-dropdown-encodePhil Hughes2016-08-311-0/+10
| * prevent authored awardable thumbs votesbarthc2016-08-281-1/+0
* | Merge branch 'master' into revert-c676283bPhil Hughes2016-08-3011-74/+132
|\ \ | |/
| * Capitalize mentioned issue timeline notesClement Ho2016-08-251-1/+1
| * Remove unneeded aliasesDouwe Maan2016-08-181-4/+4
| * Merge branch 'master' into 4273-slash-commandsDouwe Maan2016-08-161-1/+1
| |\
| | * Updated testsPhil Hughes2016-08-131-1/+1
| * | Force notes poll after commands have been executedDouwe Maan2016-08-121-2/+2
| * | Simplify the slash commands DSL to store action blocks instead of creating me...Rémy Coutable2016-08-131-1/+0
| * | Support slash commands in noteable description and notesRémy Coutable2016-08-131-0/+59
| |/
| * fixes part1 of files to start using active tensetiagonbotelho2016-08-0910-71/+71
| * remove search_id for label dropdown filterScott Le2016-07-241-1/+1
* | Updated wording in the specsPhil Hughes2016-07-211-2/+2
* | Fixed failing issuable filter specsPhil Hughes2016-07-201-2/+2
* | Uses the selected values from the controller not the paramsPhil Hughes2016-07-201-28/+62
* | Added tests for new/edit issue formPhil Hughes2016-07-201-0/+85
* | Revert "Merge branch 'revert-bdb6f1e6' into 'master'"Phil Hughes2016-07-201-1/+1
|/
* Revert "Merge branch 'gl-dropdown-issuable-form' into 'master'"revert-bdb6f1e6Douwe Maan2016-07-151-1/+1
* Merge branch 'gl-dropdown-issuable-form' into 'master' Jacob Schatz2016-07-151-1/+1
|\
| * Updated testsPhil Hughes2016-07-071-1/+1
* | Updated testsPhil Hughes2016-07-051-1/+3
|/
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-6/+0
* Add tests to check fixesAlfredo Sumaran2016-06-231-3/+148