home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 322477187

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association pull_request body repo type active_lock_reason performed_via_github_app reactions draft state_reason
322477187 MDU6SXNzdWUzMjI0NzcxODc= 255 Facets 9599 closed 0     16 2018-05-12T03:00:07Z 2019-05-29T21:39:12Z 2018-05-16T15:32:12Z OWNER  

Ability to display facets and facet counts on the table view.

Facets can be specified in the URL with ?_facet=column&_facet=othercolumn or the default facets for a table can be set using a new "facets": [...] property in metadata.json

  • [x] Implement ?_facet=
  • [x] Implement metadata.json facets key
  • [x] Design for how facets should be presented
  • [x] Facets should be able to toggle off as well as on
  • [x] Expand labels for facets that are foreign keys
  • [x] Suggest potential facets (if we can do so within a tight time limit)
  • [x] Documentation
107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/255/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed

Links from other tables

  • 1 row from issues_id in issues_labels
  • 16 rows from issue in issue_comments
Powered by Datasette · Queries took 0.949ms · About: github-to-sqlite