Skip to content
This repository has been archived by the owner on Mar 5, 2019. It is now read-only.

ui: dynamically generate lists of entities #143

Open
aspiers opened this issue Jan 23, 2017 · 0 comments · May be fixed by #167
Open

ui: dynamically generate lists of entities #143

aspiers opened this issue Jan 23, 2017 · 0 comments · May be fixed by #167

Comments

@aspiers
Copy link
Member

aspiers commented Jan 23, 2017

Description

Currently the Home component has hardcoded ids for a few entities. We need to dynamically generate lists of organisations, people, offices etc. by querying the API, and then hyperlinking the results to the corresponding bubble charts.

Comments, Questions and Considerations

These lists should probably be either dropdowns or paginated lists. Either way ideally we would have AJAX substring filtering for quick discovery of a given entity.

Acceptance Criteria

This story can be considered done when the following acceptance tests
are satisfied:

Given a populated backend

When I visit the UI home page

Then I can easily find any organisation or office or person and navigate to the bubble chart for that entity.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant