aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/pages/identity/Identity.tsx
Commit message (Collapse)AuthorAgeFilesLines
* webui: upgrade Material UIQuentin Gliech2022-02-221-9/+15
|
* webui: replace React importsQuentin Gliech2022-02-161-1/+0
|
* Replace occurrences of humanId with the full IdSascha2021-04-221-6/+6
| | | | | 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-93/+114
| | | | | Authorcomponent links to the authors profile page. Replace pofile buglist with statistics
* Style user site and adjust popup button #12Lena2021-04-131-65/+53
|
* Add basic bug listingLena2021-04-131-0/+5
|
* Make Link to User Page in Popup Menu #12Lena2021-04-131-4/+7
|
* #12 Style user pageLena2021-04-131-15/+112
|
* Add very badly styled user details #12Lena2021-04-131-1/+17
|
* 12 Setup Identity PageLena2021-04-131-0/+17