aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/pages/identity/BugList.tsx
Commit message (Collapse)AuthorAgeFilesLines
* webui: upgrade Material UIQuentin Gliech2022-02-221-3/+4
|
* webui: replace React importsQuentin Gliech2022-02-161-2/+0
|
* Replace occurrences of humanId with the full IdSascha2021-04-221-3/+3
| | | | | Unless an ID must be shorted for user convenience, the full id should be used to prevent collisions.
* Use profile page for each identitySascha2021-04-131-1/+3
| | | | | Authorcomponent links to the authors profile page. Replace pofile buglist with statistics
* Fix warning missing key and color user name #12Lena2021-04-131-2/+1
|
* Style user site and adjust popup button #12Lena2021-04-131-6/+46
|
* Add basic bug listingLena2021-04-131-0/+32