| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | dashboard/app: fix login redirects | Dmitry Vyukov | 2019-04-10 | 1 | -14/+0 |
| | | | | | | | | Login redirects broke because we failed to generate common header. This wasn't noticed because we use client redirects and there is no easy way to test them. Fix redirects and use server redirect and test this behavior. | ||||
| * | dashboard/app: add support for Google Analytics | Dmitry Vyukov | 2018-03-21 | 1 | -3/+3 |
| | | |||||
| * | dashboard/app: finer-grained access control | Dmitry Vyukov | 2018-02-14 | 1 | -0/+14 |
| 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. | |||||
