-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Partner Portal: Add Billing Dashboard #51692
Conversation
Here is how your PR affects size of JS and CSS bundles shipped to the user's browser: Sections (~68 bytes added 📈 [gzipped])
Sections contain code specific for a given set of routes. Is downloaded and parsed only when a particular route is navigated to. Legend What is parsed and gzip size?Parsed Size: Uncompressed size of the JS and CSS files. This much code needs to be parsed and stored in memory. Generated by performance advisor bot at iscalypsofastyet.com. |
9dddf7f
to
6881265
Compare
6881265
to
fb8b12c
Compare
client/state/partner-portal/licenses/hooks/use-billing-dashboard-query.ts
Show resolved
Hide resolved
fb8b12c
to
6510fa7
Compare
6510fa7
to
2133c22
Compare
2133c22
to
72ecda1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It tests well! Feel free to merge it when the API is online.
This Pull Request is now available for translation here: https://translate.wordpress.com/deliverables/5728730 Thank you @atanas-dev for including a screenshot in the description! This is really helpful for our translators. |
Translation for this Pull Request has now been finished. |
Blocked by
Partner Portal: Add a dummy page for the upcoming Billing Dashboard #51906D60122-codeContext: p1HpG7-bsW-p2
Changes proposed in this Pull Request
Testing instructions
yarn && yarn start-jetpack-cloud
.