summaryrefslogtreecommitdiff
path: root/spec/features/issues
Commit message (Expand)AuthorAgeFilesLines
* Use title as placeholder instead of issue title for reusabilityClement Ho2017-10-201-1/+1
* Check for element before evaluate_scriptEric Eastwood2017-10-191-0/+2
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-0719-32/+32
* Show confirmation modal before deleting accountWinnie Hellmann2017-10-061-2/+1
* Remove edit action for issuesJarka Kadlecova2017-10-031-44/+5
* Fix spelling of occurredjramsay-spelling-occurredJames Ramsay2017-09-261-1/+1
* Fix specsAnnabel Dunstone Gray2017-09-252-2/+2
* Improve list of sorting optionsVitaliy @blackst0ne Klachkov2017-09-231-9/+7
* Minor update to address Sean McGivern's comment.manolis2017-09-151-4/+4
* Check for sidebar cookie instead of class when resizing windowAnnabel Dunstone Gray2017-09-111-1/+1
* Merge branch 'master' into breadcrumbs-improvementsPhil Hughes2017-09-061-14/+0
|\
| * Remove checks if issue.author is presentJarka Kadlecova2017-09-051-14/+0
* | rspec test fixesPhil Hughes2017-09-041-4/+2
|/
* Move "Move to different project" to sidebar34261-move-move-to-sidebarEric Eastwood2017-09-031-18/+14
* Merge branch 'issue-discussions-refactor' into 'master'Jacob Schatz2017-09-024-65/+40
|\
| * Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-311-6/+6
| |\
| * \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-308-173/+381
| |\ \
| * \ \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-1710-121/+155
| |\ \ \
| * | | | fix static_analysis (rubocop)Jarka Kadlecova2017-08-141-1/+0
| * | | | Fix note polling specs with the new behavior of not updating an external upda...Filipa Lacerda2017-08-121-16/+5
| * | | | Change fixtures of old testsFilipa Lacerda2017-08-101-2/+0
| * | | | Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-082-9/+13
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-0425-32/+32
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-07-3128-62/+97
| |\ \ \ \ \ \
| * | | | | | | IssueNotesRefactor: Fixes autocomplete specs.Fatih Acet2017-07-211-22/+22
| * | | | | | | IssueNotesRefactor: Fix markdown toolbar specs.Fatih Acet2017-07-211-10/+10
| * | | | | | | IssueNotesRefactor: Fix award emoji specs.Fatih Acet2017-07-211-2/+2
| * | | | | | | IssueNotesRefactor: Fix note polling specs.Fatih Acet2017-07-211-9/+6
| * | | | | | | IssueNotesRefactor: Fix Rspec tests.Fatih Acet2017-07-211-12/+4
* | | | | | | | Shorten the search input for "text with other filters" specrs-filtered-issue-search-speedRobert Speicher2017-09-011-1/+1
* | | | | | | | Turns out that short name was important, who knew!Robert Speicher2017-09-011-1/+6
* | | | | | | | Combine multiple `it` blocks in filter_issues_specRobert Speicher2017-09-011-18/+9
* | | | | | | | Remove more redundant specs in filter_issues_specRobert Speicher2017-09-011-72/+17
* | | | | | | | Re-order top-level `let`s, so that labels are groupedRobert Speicher2017-09-011-1/+1
* | | | | | | | Remove unused select_search_at_index helperRobert Speicher2017-09-011-4/+0
* | | | | | | | Reduce duplication in RSS feed specs for filter_issues_specRobert Speicher2017-09-011-26/+24
* | | | | | | | Remove the top-level closed issue from filter_issues_specRobert Speicher2017-09-011-6/+6
* | | | | | | | Remove unused labels from filter_issues_specRobert Speicher2017-09-011-4/+1
* | | | | | | | Reduce issues and milestones created in global filter_issues_spec setupRobert Speicher2017-09-011-18/+24
* | | | | | | | Clean up the still-way-too-complex filter_issues_spec setupRobert Speicher2017-09-011-33/+26
* | | | | | | | Remove an unnecessary issue creationRobert Speicher2017-09-011-4/+3
* | | | | | | | Remove unnecessary attributes from factoriesRobert Speicher2017-09-011-3/+4
* | | | | | | | Scope group creation to the specs that actually require itRobert Speicher2017-09-011-4/+8
* | | | | | | | Use a positive assertion for have_no_selector rather than the inverseRobert Speicher2017-09-011-1/+1
* | | | | | | | Remove unnecessary include from filter_issues_specRobert Speicher2017-09-011-1/+0
* | | | | | | | Remove redundant specs from filter_issues_specRobert Speicher2017-09-011-254/+10
* | | | | | | | Merge branch 'move-action' into 'master'Sean McGivern2017-09-011-0/+109
|\ \ \ \ \ \ \ \
| * | | | | | | | /move project functionality. Squash commit.Manolis Mavrofidis2017-08-311-0/+109
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'master' into enable-new-navigaton-by-defaultenable-new-navigaton-by-defaultPhil Hughes2017-08-307-129/+373
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch 'improve-autocomplete-user-performance' into 'master'Yorick Peterse2017-08-301-6/+6
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |