Phoenix LiveDashboard page for GoodJob.
This module provides a comprehensive dashboard with the following features:
- Real-time job queue statistics via PubSub (with polling fallback)
- Job filtering and search
- Job detail view with execution history
- Job actions (retry, delete, discard)
- Bulk actions
- Pagination
- Configurable fallback polling (PubSub handles real-time updates)
Summary
Functions
Returns the LiveView module for this page. This is required by Phoenix LiveDashboard for additional pages.
Returns the CDN URL for the ECharts JavaScript file.
Initializes the LiveDashboard page configuration.
Returns the menu link text for the LiveDashboard navigation.