Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #476 - Adds missing location details #516

Merged
merged 2 commits into from
Jul 30, 2014
Merged

Commits on Jul 26, 2014

  1. Fixes #476 - Adds missing location details

    - Adds keywords, service areas, and wait times fields to location
    details template.
    - Adds categories hierarchy styles.
    - Adds service_areas template.
    - Performs miscellaneous ruby style guide formatting.
    - Adds location details specs (keywords, service areas, and wait times).
    - Arranges location details spec checks in order they appear on details
    page.
    - Adds/edits description section titles for location and service.
    anselmbradford committed Jul 26, 2014
    Configuration menu
    Copy the full SHA
    2de827e View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2014

  1. Use separate partials for each Service field.

    - Localize field headers
    
    - The service areas field was being shown for each service area, but
    the value was an aggregation of all the service areas across all
    services, instead of showing each service’s service areas separately.
    monfresh committed Jul 30, 2014
    Configuration menu
    Copy the full SHA
    1a7a41c View commit details
    Browse the repository at this point in the history