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

Create Background Processing Infrastructure: Create Queue Admin Screen #491

Open
Tracked by #24
jjgrainger opened this issue Aug 19, 2022 · 0 comments
Open
Tracked by #24
Labels
[Plugin] Performance Lab Issue relates to work in the Performance Lab Plugin only [Plugin] Regenerate Existing Images Issues for the Regenerate Existing Images module

Comments

@jjgrainger
Copy link
Contributor

jjgrainger commented Aug 19, 2022

Create a basic queue admin screen to display a list of all jobs. This will make use of the default taxonomy admin screen but made read only by removing the create/edit functionality. This screen will be used by developers for debugging and will not be made visible by default. A filter will be created to allow developers to enable the screen when required.

Acceptance Criteria

  • Utilise the existing taxonomy screen for the background_job taxonomy
  • Disable user creating/editing and deleting of jobs by assigning custom capabilities to the background_job taxonomy
  • Create a perflab_enable_background_process_queue_screen filter used to hide/show the admin screen
  • The admin screen is disabled by default
@jjgrainger jjgrainger added [Focus] Images [Plugin] Regenerate Existing Images Issues for the Regenerate Existing Images module labels Aug 19, 2022
@ankitrox ankitrox linked a pull request Aug 25, 2022 that will close this issue
3 tasks
@ankitrox ankitrox removed a link to a pull request Aug 29, 2022
3 tasks
@eugene-manuilov eugene-manuilov self-assigned this Sep 6, 2022
@ankitrox ankitrox mentioned this issue Sep 16, 2022
3 tasks
@ankitrox ankitrox linked a pull request Sep 16, 2022 that will close this issue
3 tasks
@eugene-manuilov eugene-manuilov removed their assignment Sep 21, 2022
@felixarntz felixarntz added the [Plugin] Performance Lab Issue relates to work in the Performance Lab Plugin only label Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Plugin] Performance Lab Issue relates to work in the Performance Lab Plugin only [Plugin] Regenerate Existing Images Issues for the Regenerate Existing Images module
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants