mojolicious / minion

:octopus: Perl high performance job queue

Home Page:https://metacpan.org/release/Minion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update to Bootstrap 5

kraih opened this issue · comments

Similar to mojolicious/mojo#1975, we need to update the Minion admin UI from Bootstrap 4 to 5.

I was considering cloning the admin plugin for an internal application that I support to eliminate the long polling and add WebSocket functionality for the live updates as well as improving the UI. I may be able to backport some of this into the AdminUI. I'll create a pull request when I get far enough along and I think it's worthwhile.