summaryrefslogtreecommitdiff
path: root/features/project/issues
Commit message (Collapse)AuthorAgeFilesLines
* Create a "destroyed Milestone" event and keep Milestone events around in the DBStan Hu2015-09-151-2/+6
| | | | | | | | | | | for posterity. Also fix issue where destroying a Milestone would cause odd, transient messages like "created milestone" or "imported milestone". Add "in" preposition when creating and destroying milestones Closes #2382
* Add support for destroying project milestonesStan Hu2015-07-171-0/+4
| | | | Closes https://github.com/gitlabhq/gitlabhq/issues/1504
* Cleanup and some test fixes after refactoring project home pageDmitriy Zaporozhets2015-07-081-0/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Write test for submitting issue as guestDmitriy Zaporozhets2015-06-251-0/+12
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Remove feature tests for old task listsRobert Speicher2015-05-061-37/+4
|
* Move current user to the top of the list in author/assignee filtersStan Hu2015-04-091-0/+6
| | | | Closes #1321
* Support configurable attachment size via Application SettingsStan Hu2015-04-021-0/+1
| | | | | | Fix bug where error messages from Dropzone would not be displayed on the issues page Closes #1258
* Fix tests and unassigned filter for issues. Updated CHANGELOGDmitriy Zaporozhets2015-03-271-5/+1
|
* testsValery Sizov2015-03-161-0/+8
|
* Fix bug where editing a comment with "+1" or "-1" would cause a server errorStan Hu2015-03-021-0/+9
| | | | Closes #1151
* Add new Markdown preview testVinnie Okada2014-10-181-0/+7
| | | | | Add a test to make sure that Markdown previews are available when editing an existing issue.
* Fix Markdown preview testsVinnie Okada2014-10-181-4/+4
| | | | | Update Spinach tests for Markdown previews for the new-ish tab UI that replaced the old preview/edit toggle button.
* Add Markdown preview to more formsVinnie Okada2014-10-151-0/+27
| | | | | Enable Markdown previews when creating and editing issues, merge requests, and milestones, and when editing notes.
* Refactor task list tests and coffeescriptVinnie Okada2014-10-061-1/+1
|
* Add Spinach tests for task listsVinnie Okada2014-10-061-0/+33
|
* Make Spinach test names consistentCiro Santilli2014-10-053-3/+3
| | | | | | | - do not add Feature to feature titles - titleize feature titles - put steps on the same path as .feature files - make feature titles match their path
* Remove duplicated labels stepRobert Schilling2014-09-121-2/+2
|
* Clickable labels feature testDmitriy Zaporozhets2014-09-112-1/+7
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Show labels help message if last label is deletedRobert Schilling2014-09-041-0/+5
|
* Fixing requested changes for 'search issues by description' testsPorus Patell2014-08-251-14/+14
|
* Adding Spinach tests for 'search issues by description field' featurePorus Patell2014-08-251-0/+30
|
* Validate label titel in project scopeRobert Schilling2014-08-131-2/+15
|
* Add testcase for invalid colorRobert Schilling2014-08-131-0/+5
|
* Add test for createing issue with labelsDmitriy Zaporozhets2014-07-311-0/+7
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Project labels testsDmitriy Zaporozhets2014-07-311-1/+16
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix testsDmitriy Zaporozhets2014-07-301-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Improve labelsDmitriy Zaporozhets2014-07-301-9/+13
| | | | | | | * allow developers to manage labels * add ability to remove label Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add feature spec.Marin Jankovski2014-05-261-0/+6
|
* Add issue to an empty repo, test.Marin Jankovski2014-04-081-0/+9
|
* Filter issues by multiple labels with Spinach feature specTudor Pavel2014-02-181-0/+26
|
* Headers have ids and link to their own id.Ciro Santillli2014-02-112-0/+18
|
* rewrite issues search test to prevent ajax requests running after testDmitriy Zaporozhets2013-09-271-5/+5
|
* Fix issues search testDmitriy Zaporozhets2013-09-261-0/+2
|
* Remove issues search rspec since we test it with spinach tooDmitriy Zaporozhets2013-09-261-1/+0
|
* Remove commented tests since nobody is going to fix themDmitriy Zaporozhets2013-09-111-17/+0
|
* Incorporated the two suggestions (h5 and named variables) and fixed the ↵Sytse Sijbrandij2013-06-121-2/+0
| | | | Spinach test.
* Cleanup after issues refactor and fix testDmitriy Zaporozhets2012-12-201-13/+15
|
* Refactor issues, Remove ajaxDmitriy Zaporozhets2012-12-191-11/+0
|
* Fixed spinach and tests. Build should pass nowDmitriy Zaporozhets2012-11-231-7/+8
|
* Add Feature for milestone issue filterRobert Speicher2012-10-101-0/+8
| | | | Closes #1167
* add spinach steps for project issues and source featuresNihad Abbasov2012-09-103-13/+9
|
* rewrite project commits features using spinachNihad Abbasov2012-09-103-0/+113