summaryrefslogtreecommitdiff
path: root/spec/features/issues
Commit message (Collapse)AuthorAgeFilesLines
* Rename .issuable-details to .detail-page (and -header and -description)Douwe Maan2015-12-161-2/+2
|
* Trigger notes refresh in specs instead of waiting for ajaxtests/note-pollingGrzegorz Bizon2015-12-151-1/+1
|
* Add minor fixes in note polling specsGrzegorz Bizon2015-12-151-4/+2
|
* Add feature specs for note pollingGrzegorz Bizon2015-12-151-0/+18
| | | | Ref. #4032, !2084
* Improve features to ensure Ajax filter has actually executedrs-dev-issue-2372Stan Hu2015-07-081-3/+5
|
* Remove "mystery guest" from Milestone filtering featuresRobert Speicher2015-07-081-12/+8
|
* Add `feature` tag to feature specsRobert Speicher2015-07-061-2/+2
| | | | | Not to be confused with the RSpec `type: :feature` tag, this tag is used by the `spec:feature` Rake task for filtering/grouping specs.
* Rename NoMilestone to Milestone::NoneRobert Speicher2015-07-061-1/+1
| | | | Also refactors IssuableFinder to avoid redundant title check.
* Allow user to filter by Issues/Merge Requests without a MilestoneRobert Speicher2015-07-061-0/+38