RADAR-base / RADAR-Rest-Source-Auth

A simple application to support authorization of wearable devices using OAuth using a webservice with REST Endpoints.
https://radar-base.org/
Apache License 2.0
1 stars 0 forks source link

User UUID display #107

Closed yatharthranjan closed 3 years ago

yatharthranjan commented 3 years ago

Currently, the User UUID is truncated a lot. It would be nice to give that column some more space since other columns (like Authorized, External User Id and Actions columns) have a lot of empty space. Otherwise, at least it should show the full UUID when the cursor is hovering on the ID. The same should be shown on the Info page of the subject.

yatharthranjan commented 3 years ago

fixed