[UI Update] Redesign of the Settings Interface - #520
Draft
iamdharmesh wants to merge 59 commits into
Draft
iamdharmesh wants to merge 59 commits into
iamdharmesh wants to merge 59 commits into
Conversation
…dern-settings FeaturesUtil::feature_is_enabled() only works for features registered in WooCommerce's FeaturesController. The 'modern-settings' flag is a WC admin JS feature (woocommerce_admin_features filter), not a FeaturesController feature, so FeaturesUtil always returns false for it. Features::is_enabled() reads from woocommerce_admin_features and is the correct API for this flag.
…or WC 10.9 SDK interface
… component fields
… global for WC 10.9
… shim for WC 10.9 SDK
…ct, SDK group headers, a11y, token and CSS cache fixes)
… connection persists
…ential change, drop unused REST locations
…nges so a bad or switched key no longer shows stale locations
…ew-user-experience app reads it (reverts the round-2 removal that broke the legacy settings page)
…hange cache bust already keeps it fresh
…ab field descriptions
SQUARE-278: [UI Update] 1 - Establish New Settings Tab Shell & Remove Legacy Menu
|
This is linked to GitHub issue #521. |
|
This is linked to GitHub issue #522. |
✅ WordPress Plugin Check Report
📊 ReportAll checks passed! No errors or warnings found. 🤖 Generated by WordPress Plugin Check Action • Learn more about Plugin Check |
SQUARE-279: [UI Update] 2 - Migrate & Restyle: General Tab
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
All Submissions:
Changes proposed in this Pull Request:
This is feature branch for the Redesign of the Square Settings Interface work
Warning
DO NOT MERGE THIS PR
Merged PRs:
Closes https://linear.app/a8c/issue/SQUARE-356/tracking-issue-for-pr-520-ui-update-redesign-of-the-settings-interface
Steps to test the changes in this Pull Request:
Changelog entry