Skip to content
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

First pass at action #6

Closed
wants to merge 1 commit into from
Closed

Conversation

jeherve
Copy link
Owner

@jeherve jeherve commented Sep 16, 2019

Fixes #

Changes proposed in this Pull Request:

Is this a new feature or does it add/remove features to an existing part of Jetpack?

  • If you're an Automattician, include a shortlink to the p2 discussion with Jetpack Product here.

Testing instructions:

  • Go to '..'

Proposed changelog entry for your changes:

@jeherve jeherve closed this Sep 16, 2019
jeherve pushed a commit that referenced this pull request Aug 12, 2021
* Dashboard restyling to align it with the Jetpack branding

* Refactor a bunch of things to use and reuse the same wrappers for all views. Add notices. Add footer. Put fatal error into a warning notice.

* Stylize all UI messages consistently

* Refactor to render the main content first without outputting it, and save whether the link to the VaultPress online dashboard must be shown or not

This data is luego used in the caller function that handles the general rendering

* Introduce the Jetpack logo package and place it under the footer

* Use the gray version of the Jetpack logo

* Move notice styles to a new stylesheet so they have a consistent look throughout the wp admin. Add classes so the notices are moved by WP core below the heading

* Add a prompt so user has to confirm that they want to reset VP options in database

* Set correct alert level for notices

* Fix issue where I reverted a condition to test and didn't put it back as it was.

* Fix wrapper width on large screens. Make cards stack on small screens.

* Link the Powered by Jetpack to the Jetpack dashboard if it exists or jetpack.com otherwise

* Hide heading served remotely in certain UI messages

* Fix offset layout when Jetpack is deactivated. This is because when JP is active there's a different class in the body than when it's inactive and VP stands on its own admin screen

* Fix layout of top notice on mobile

* Hide notices that are shown above the dashboard wrapper just like we do in Jetpack
jeherve added a commit that referenced this pull request Aug 12, 2021
* Readme: add PHP version requirement.

* Standardize structure & move old changelogs to separate file

* It makes things easier for translators, they don't need to focus on translating old strings.
* It makes the current changelog stand out a bit more.

* Update plugin version to Beta

* Changelog: add #6

* Remove bug fix section

We may not need it in this release

* Add testing file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant