-
Notifications
You must be signed in to change notification settings - Fork 16
Admin Settings Screen Implementation #51
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
Closed
Ref34t
wants to merge
66
commits into
WordPress:trunk
from
Ref34t:feature/admin-settings-screen-issue-25
+3,418
−3,348
Closed
Changes from 65 commits
Commits
Show all changes
66 commits
Select commit
Hold shift + click to select a range
72b4e56
Build admin settings screen
013f8e7
Add test coverage for Example_Feature register and render methods
379e44f
Refactor React components into separate files
0fc0a70
Include build directory for plugin activation
7774324
Enable JavaScript linting in test workflow
a7eacdc
Format code with Prettier
bfc6154
Revert "Format code with Prettier"
0194419
Stop tracking build output
08f883c
Disable JS lint workflow again
89394cc
Remove generated ai.zip
876955d
Fix JS lint violations
cf77782
Restore bootstrap baseline
db48a13
Re-enable JS lint workflow
b6740e2
Fix plugin path constants for assets
6922346
Document admin settings architecture
cf7fc73
Restore footer illustration in developer guide
3035c5f
Resolve developer guide footer conflict
f11fdf4
Merge branch 'trunk' into feature/admin-settings-screen-issue-25
Ref34t 20441b0
Silence phpstan require warning
2aca4bb
Refactor admin asset loader
87c57b3
Pass toggles service to default feature filter
48b2b28
Include build directory in package files
d2cc9a5
Build bundle before packaging
bedc00a
Fallback to Playground comment when body update fails
092ee3b
Guard Playground automation for upstream PRs
3bd52bf
Revert Playground automation guard
0d6537b
Re-run Playground workflow for testing
b6155d5
Restore Playground PR comment fallback
ce9c0d0
Refactor feature lifecycle and admin UI structure
b40d86b
Use abstract default-enabled hook directly
e799aae
Fix coding standard warnings
33fe657
Refresh developer guide for new structure
af8ef99
Align assignments per coding standards
dd1c67f
Tidy alignment per WPCS
1b1afb8
Fix indentation in feature toggle resolver
9d3121a
Normalize trait assignment alignment
d5e2afc
DRY admin settings page title
b9c502c
Keep notice visible during repeat toggles
fbe3665
Pin notice placeholder to prevent layout jump
57ee557
Prevent settings card jump when spinner shows
52a83e7
Align global toggle layout with feature cards
b7e6e43
Remove redundant helper copy
716750e
Decouple global vs feature saving state
77b7d22
Drop unused helper card body
d42255b
Add breathing room above global toggle card
229ed80
Keep feature cards rendered regardless of master toggle
ba48de1
Use WP_AI_DIR for style file path
8f44aad
Refine Asset_Loader includes
092d239
Import Asset_Loader in settings assets
6a56e7e
Use FQCN for Asset_Loader calls
3784468
Remove unused CardDivider import
16ab9e0
Align asset loader with shared implementation
5e0f0da
Provide helper for admin page title translation
b9714ee
Stabilize header spinner and fix alignment
4d40ed4
Remove global toggle spinner
07bbc1c
Clarify admin layout in developer guide
8702a48
Streamline admin settings stack
1778157
Trim developer guide instructions
3516583
Remove key design principles section
f165518
Merge branch 'upstream-trunk' into feature/admin-settings-screen-issu…
ad438dd
Fix Title_Generation feature to match Abstract_Feature architecture
f7e911b
Fix lint config and tests
0c6a86d
Implement test feature hooks
8c57baf
Add settings section for Title Generation feature
a26ad32
Fix Title Generation ability formatting
c7975e9
Merge branch 'trunk' into feature/admin-settings-screen-issue-25
Ref34t File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
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.
why replace the tree?