physionet-build icon indicating copy to clipboard operation
physionet-build copied to clipboard

Adds credential application tracker to admin console

Open Lucas-Mc opened this issue 4 years ago • 0 comments

This change adds a credential application tracker to the admin console under the "Usage Stats -> Credentialing" tab. This graph tracks the number of applications submitted, subtracts the number processed, and plots that difference over time (pending applications). This graph is created with D3 SVG and is semi-dynamic given a window size where is adjusts its window size onload but not onchange. I also fixed one of the entries in the demo data which had an application date after its approval date.

Lucas-Mc avatar Feb 03 '21 20:02 Lucas-Mc