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

Add form to remove tasks from Celery #2787

Merged

Conversation

WesleyAC
Copy link
Member

@WesleyAC WesleyAC commented Apr 6, 2023

Screenshot 2023-04-06 at 05-54-40 BookWyrm

@WesleyAC WesleyAC force-pushed the celery-clear-queues-form branch from 19a01e8 to c9403a8 Compare April 6, 2023 09:57
Copy link
Member

@mouse-reeve mouse-reeve left a comment

Choose a reason for hiding this comment

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

This is going to be incredibly helpful, thank you

@@ -116,6 +116,37 @@ <h3>{{ worker_name }}</h3>
</div>
{% endif %}

<section class="block">
<details>
<summary><div class="content"><h2>{% trans "Clear Queues" %}</h2></div></summary>
Copy link
Member

Choose a reason for hiding this comment

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

I believe the test is failing because you aren't supposed to nest a div inside a summary element

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah, decided to just give up on making it collapsible, that's too fancy I guess 😅

@WesleyAC WesleyAC force-pushed the celery-clear-queues-form branch from c9403a8 to 6986fc9 Compare April 7, 2023 07:16
@mouse-reeve mouse-reeve merged commit 5895524 into bookwyrm-social:main Apr 7, 2023
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.

2 participants