• nicolasdular's avatar
    Render storage usage graph with a limit · dbf27467
    nicolasdular authored
    When a limit is set, users should see how much of their storage
    usage gets used in the storage usage graph. For the case when the
    limit is either 0 or the current usage exceeds the limit, we just
    render the distribution.
    
    We will handle the design of exceeded usage at a later stage.
    dbf27467
app_spec.js 2.13 KB