At a glance: add Activity Log card#8199
Conversation
9c79494 to
b873bb1
Compare
b873bb1 to
72d0451
Compare
|
Will review but... We're trying to introduce prop-types in this one #8158 |
| </div> | ||
| <div className="jp-at-a-glance__right"> | ||
| <DashScan { ...settingsProps } siteRawUrl={ this.props.siteRawUrl } /> | ||
| <DashProtect { ...settingsProps } /> |
There was a problem hiding this comment.
Looks like this.props.siteRawUrl is empty ("" ) at this point. Probably it wasn't being used and/or passed down from its parent.
There was a problem hiding this comment.
That's odd @oskosk I'm seeing this defined at all times. I added a console.log at the beginning of render() and it shows the function perfectly.
|
@eliorivero the other cards show an Upgrade notice when they are not available on the current plan. Can you take a look at how those work and try an upgrade notice for folks on the JP free plan? |
|
Definitely. I didn't add this because it wasn't in the mockup but I'll add it now. |
|
@eliorivero yeah that was my fault. I forgot about those until I started switching around plan types. |
72d0451 to
ee0af00
Compare
|
@MichaelArestad it's now updated 👍 I've updated the corresponding screenshot in this PR too. |
|
Looks good! 🚢 |
|
I added a commit fixing the above ^. |
|
Thanks @oskosk! updated it to pass only |
…e not modules, like Activity Log, can opt out of the toggle/button on the right of the header of the cards in dashboard
* Changelog 5.6: create base for changelog. * Update changelog with 5.5.1 info. * Changelog: add #7930 and #8238 * Changelog: add #8076 * Changelog: add #8100 * Changelog: add #8117 * Changelog: add #8141 * Changelog: add #8143 * Changelog: add #8147 * Changelog: add #8149 * Changelog: add #8153 * Changelog: add #8173 * Changelog: add #8184 * Changelog: add #8196 * Changelog: add #8199 * Changelog: add #8093 * Changelog: add #8171 * Changelog: add #8182 * Changelog: add #8202, #8222 * Changelog: add #8228 * Changelog: add #8240 * Changelog: add #8251 * remove AL card change



Fixes #8132
Changes proposed in this Pull Request:
Dev Mode
Free, Personal and Premium plans
Professional plan
Testing instructions: