#15 Added BugStats component
Merged by lbrabec. Opened by manishakanyal.
fedora-qa/ manishakanyal/landingpage BugStatsTable  into  master

Download 15.patch

Added BugStats component but mapping is not done should we proceed with data manipulation on frontend or backend?

@lbrabec, The approach I can think of is going through every key in an object and create new objects which can have data of the two different cases(beta and final in our case).

@manishakanyal Thank you for your email how can I help you with this component?  I know about the frontend but I am not familiar with a backend.  @lbrabec  told me that I can work on any ticket regardless of who is doing it.

Metadata Update from @lbrabec:
- Pull-request tagged with: review in progress

@manishakanyal, I spoke with @frantisekz, the API change will be deployed to stg sometime next week, I'll ping you when the deployment is done so you can proceed.

Metadata Update from @lbrabec:
- Pull-request tagged with: Pending on others

@lbrabec, Perfect!
Thank you!

@frantisekz had some spare cycles and deployed the change to stg right now.

The change is backwards compatible (i.e. there are both "old" and "new" keys in the API response), but that is just temporary so the old code works for others.

Metadata Update from @lbrabec:
- Pull-request untagged with: pending on others

@lbrabec, I'll push the changes today.

1 new commit added

  • used bugstats component

@lbrabec, I've made the needed changes. Can you have a look at this, please?

Looks good, thanks.

Please rebase on current master (there is conflict you'll need to fix) and squash the commits to one.

rebased onto 82838a377e2ecf1e895a1eb0c0f9f3c34de8daf2

@lbrabec, I've fixed the merge conflict and rebased it. Can you have a look at it, please?

:thumbsup:

Metadata Update from @lbrabec:
- Pull-request untagged with: review in progress
- Pull-request tagged with: review done

Pull-Request has been merged by lbrabec

Metadata