aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/pages/identity
Commit message (Collapse)AuthorAgeFilesLines
* webui: fix compileMichael Muré2022-03-011-2/+1
|
* webui: upgrade Material UIQuentin Gliech2022-02-223-13/+20
|
* webui: upgrade react-routerQuentin Gliech2022-02-221-6/+5
|
* webui: replace React importsQuentin Gliech2022-02-163-4/+1
|
* webui: upgrade most dependenciesQuentin Gliech2022-02-162-12/+16
| | | | Also reformat everything with prettier
* Replace occurrences of humanId with the full IdSascha2021-04-222-9/+9
| | | | | 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-135-94/+155
| | | | | 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-133-71/+101
|
* Add basic bug listingLena2021-04-133-0/+47
|
* 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