Proposed feature:
Feature: Case studies management
In order to manage case studies
As an authenticated user
I should be able to search and filter the list of case studies

Management view is located at http://drupal.org/case-studies/manage

Tests need to check that page exists and (at least some) filters on top work.

Comments

pradeeprkara’s picture

Assigned: Unassigned » pradeeprkara
Issue tags: +sprint 15

assigning and tagging

pradeeprkara’s picture

Assigned: pradeeprkara » Unassigned
pradeeprkara’s picture

Issue tags: -sprint 15

unassigninig

kssundar’s picture

Assigned: Unassigned » kssundar
Issue tags: +sprint 16

assigning and tagging

kssundar’s picture

Status: Active » Needs review

Feature created and committed here - http://drupalcode.org/project/doobie.git/commit/6d8a854

tvn’s picture

Status: Needs review » Needs work

"Scenario Outline: Filter by Published" - Option "No" should probably be removed, because normal state of the site is to have 0 unpublished case studies. We have couple of them now, but normally this scenario will not pass.

Same for "Scenario Outline: Filter by Status" - Hidden status. This is totally possible to have 0 hidden case studies at some point, so scenario will fail.

Apart from this looks good, thank you.

kssundar’s picture

Status: Needs work » Needs review
kssundar’s picture

Status: Needs review » Patch (to be ported)
Issue tags: +sprint 17

Neex 7.x update

kssundar’s picture

Status: Patch (to be ported) » Needs review
eliza411’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Status: Needs review » Fixed

All tests are passing. Marking fixed.

kssundar’s picture

Removed javascript tag as it is not required for this feature -
http://drupalcode.org/project/doobie.git/commit/01c50d3

Automatically closed -- issue fixed for 2 weeks with no activity.