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

incorporate more agency info to explorer page #745

Merged
merged 2 commits into from
May 10, 2017
Merged

Conversation

brendansudol
Copy link
Contributor

  • new actions/reducer for fetching descriptive info about agency
  • start to rework summary data fetching (still don't love it, but it's a start)
  • start of sparkline component

go to /explorer/agency/NJ0110500/robbery for testing

@@ -1,6 +1,7 @@
/* eslint-disable import/no-unresolved */
import { combineReducers } from 'redux'

import agency from './agency'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this part of the state object might end up holding more than a single agency, I think we should call it agencies

@jeremiak
Copy link
Contributor

LGTM!

@jeremiak jeremiak merged commit afc6d67 into master May 10, 2017
@jeremiak jeremiak deleted the bjs-get-agency-info branch May 10, 2017 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants