Skip to content
This repository was archived by the owner on Mar 7, 2018. It is now read-only.

Conversation

@c-w
Copy link
Contributor

@c-w c-w commented Oct 16, 2017

The FactsList component is all we need from the old facts code:

  • The FactsList gets wired up to the /facts route and then we'll use the same display logic as the ActivityFeed to display fact details on click.

  • We'll use the DataStore to figure out which pipelines are enabled for the site so that we can organize the facts by pipeline.

  • We'll use the dashboard services machinery to fetch facts to render on the page.

@c-w c-w requested a review from erikschlegel October 16, 2017 19:05
The FactsList component is all we need from the old facts code:

- The FactsList gets wired up to the /facts route and then we'll use the
  same display logic as the ActivityFeed to display fact details on click.

- We'll use the DataStore to figure out which pipelines are enabled for
  the site so that we can organize the facts by pipeline.

- We'll use the dashboard services machinery to fetch facts to render on
  the page.
@c-w c-w force-pushed the remove-unused-facts-code branch from db058cb to f37af4e Compare October 17, 2017 14:00
@c-w c-w merged commit a5852b8 into master Oct 18, 2017
@c-w c-w deleted the remove-unused-facts-code branch October 18, 2017 00:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants