You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 27, 2019. It is now read-only.
Story:
As a site admin I want the ability to create an Elected Officials directory so that the public can see who their elected officials are.
Acceptance criteria:
As a site administrator I want to be able to add a list of people to a listing page.
As a site administrator I want to be able to select what type of people are displayed on this listing page.
Implementation details:
Create a list of people view
** View should display people using a Listing view mode
** View should have a contextual filter for Profile Type
The view should be added to the List component so it can be added to a listing page.
Create the node.tpl.php override for people listing view.
Update Architecture Document
* Export to features (bos_view_*)
Write testing steps.
Attached "Grid of People", as there is no Elected Officials Directory Page comp
The text was updated successfully, but these errors were encountered:
@hackajesse Does this really need a list type? There's only 14 elected officials. Can't we create this with a landing page called "Elected officials" and grid of people?
Story:
As a site admin I want the ability to create an Elected Officials directory so that the public can see who their elected officials are.
Acceptance criteria:
As a site administrator I want to be able to add a list of people to a listing page.
As a site administrator I want to be able to select what type of people are displayed on this listing page.
Implementation details:
** View should display people using a Listing view mode
** View should have a contextual filter for Profile Type
* Export to features (bos_view_*)
Attached "Grid of People", as there is no Elected Officials Directory Page comp
The text was updated successfully, but these errors were encountered: