Skip to content

Create get checks to run AJAX endpoint#97

Merged
felixarntz merged 8 commits into
trunkfrom
feature/create-plugin_check_get_checks_to_run-endpoint
Mar 15, 2023
Merged

Create get checks to run AJAX endpoint#97
felixarntz merged 8 commits into
trunkfrom
feature/create-plugin_check_get_checks_to_run-endpoint

Conversation

@jjgrainger
Copy link
Copy Markdown
Contributor

Addresses acceptance criteria for #90

Closes #90

Copy link
Copy Markdown
Member

@felixarntz felixarntz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jjgrainger This looks great so far. A few suggestions for decoupling the functions/methods more.

Comment thread assets/js/plugin-check-admin.js Outdated
Comment thread includes/Admin/Admin_AJAX.php Outdated
Comment thread includes/Admin/Admin_AJAX.php Outdated
Comment thread includes/Admin/Admin_AJAX.php Outdated
Copy link
Copy Markdown
Member

@joemcgill joemcgill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've got a couple comments, but this is generally looking good. I'm not sure I totally get my head around why this process needs to happen in separate AJAX calls, rather than all at once when the plugin is being checked, but I don't see that as a blocker to continuing to push forward with this approach. Nice work.

Comment thread assets/js/plugin-check-admin.js
Comment thread includes/Admin/Admin_AJAX.php Outdated
Comment thread assets/js/plugin-check-admin.js Outdated
@jjgrainger jjgrainger requested a review from felixarntz March 15, 2023 18:11
Copy link
Copy Markdown
Member

@felixarntz felixarntz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jjgrainger, LGTM!

@felixarntz felixarntz merged commit 1a35adb into trunk Mar 15, 2023
@felixarntz felixarntz deleted the feature/create-plugin_check_get_checks_to_run-endpoint branch March 15, 2023 19:00
@jjgrainger jjgrainger mentioned this pull request Apr 28, 2023
4 tasks
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.

Create plugin_check_get_checks_to_run endpoint

3 participants