Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

Add Pull Requests Reviewed column to statistics #85

Open
kfrz opened this issue Dec 21, 2018 · 0 comments
Open

Add Pull Requests Reviewed column to statistics #85

kfrz opened this issue Dec 21, 2018 · 0 comments

Comments

@kfrz
Copy link
Contributor

kfrz commented Dec 21, 2018

Background

This is an epic that will track the work required to add Pull Requests Reviewed. Originally from this conversation

  • Add column to statistic for reviewers
    • Identical structure and implementation as the assignees column
  • Git hub service endpoint
  • Git hub persist class and updateorcreate class to save to the db
    • Exclude the author
  • BE graphql
    • Add an ownership type of "reviewer"
      □ StatisticOwnershipEnumType
    • Update the statistics query rb resolver and specs
  • Have to query it from the FE
    • Add a Statistics collection in statistics js
    • Graphql Query in statistics queries js
  • This new feature will need to be added to the "Week in Review submittal" page and process, as well (this work needs to be broken out into individual tickets)
@kfrz kfrz added the backend label Dec 21, 2018
@kfrz kfrz added the Epic label Dec 21, 2018
@hpjaj hpjaj added the frontend label Dec 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants