riverqueue / riverui

A web interface for River, fast and reliable background jobs in Go.
https://ui.riverqueue.com/
Mozilla Public License 2.0
48 stars 3 forks source link

Tweak job list states, selectable refresh interval #7

Closed bgentry closed 1 month ago

bgentry commented 1 month ago

Mobile job state selector

Before After
localhost_5173_jobs_state=running(iPhone SE)

Refresh update customization

Before, it was just a pause/resume button. Now, there's a menu with selectable refresh intervals. I also aligned this and the theme selector menu's styling.

light dark
localhost_5173_jobs_state=running (1) localhost_5173_jobs_state=running
bgentry commented 1 month ago

Made some color corrections after the screenshots above.