aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/app/error.html
Commit message (Collapse)AuthorAgeFilesLines
* dashboard/app: move templates to dirTaras Madan2024-07-051-12/+0
|
* dashboard/app: add support for Google AnalyticsDmitry Vyukov2018-03-211-2/+2
|
* dashboard/app: finer-grained access controlDmitry Vyukov2018-02-141-1/+1
| | | | | | | | This is the bulk of work for opening dashboard. Implement finer-grained access control (admin/user/public). Show only info designated to the current user access level. Rework UIs for more clarity re bug statuses. Show fixed bug.
* dashboard/app: new dashboard appDmitry Vyukov2017-08-021-0/+12
The new app is based on our experience with syz-dash and is meant to supersede it. This app aims at full automation of bug lifecycle: reporting, tracking updates, closing fixed bugs. The main differences are: - this app has support for reporting bugs either by email or using an arbitrary external reporting system - this app tracks status of bugs - this app captures more info about kernel builds