aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/app/templates/bug.html
Commit message (Collapse)AuthorAgeFilesLines
* dashboard/app: add support for AI workflowsDmitry Vyukov2026-01-051-0/+22
| | | | | | | | Support for: - polling for AI jobs - handling completion of AI jobs - submitting job trajectory logs - basic visualization for AI jobs
* dashboard: factor out uiBugDetails and loadBugDetailsAleksandr Nogikh2025-12-291-6/+6
| | | | | | | Separate the code that loads all details about a particular bug from the code that is only necessary for rendering a bug page on Web UI. These can be used in mass bug exports.
* dashboard/app: move templates to dirTaras Madan2024-07-051-0/+74