Open Issues Need Help
View All on GitHubAI Summary: This issue requests adding a new launcher button for the `/api/jobs/launch/recordcommonstats` job to the Admin Jobs page. The new launcher should adhere to the existing UI and code conventions found for other job launchers on that page. Refactoring opportunities are noted but can be addressed in a separate pull request.
AI Summary: This GitHub issue requests to change the browser tab title from "Vite + React" to "HappyCows", as it was before the migration from Create React App to Vite. The primary task involves updating the `<title>` tag in `frontend/index.html`. Additionally, it suggests restoring the project's favicon, which was also lost during the migration, by comparing the current `index.html` with an older version.