Commit Graph

9 Commits

Author SHA1 Message Date
Michał Leszczyk f433287bb6
Dashboard v2 - fixes + publishing under /v2 path (#2008)
* fix(dashboard-v2): fix current usage graph on portals without Stripe configured

* ops(dashboard-v2): publish new dashboard under /v2 prefix

* ops(dashboard-v2): fix SkynetClient on multi-server portals

* fix(dashboard-v2): fix skylinks validation for sponsor keys

* ops(dashboard-v2): don't actually launch the new dashboard yet :)

* chore(dashboard-v2): cleanup console.log call

* fix(dashboard-v2): always set portal domain for SkynetClient
2022-04-19 13:16:57 +02:00
Michał Leszczyk a392863cbe
fix(dashboard-v2): use binary: true 2022-04-13 08:29:11 +02:00
Michał Leszczyk 2e7bccf604
fix(dashboard-v2): bound graph labels to the container box 2022-04-11 13:10:33 +02:00
Michał Leszczyk 7bd54359e6
Dashboard v2 lighthouse scores improvements (#1972)
* Metadata improvements

* Accessibility improvements

* Improve performance on mobile
2022-04-06 11:10:28 +02:00
Michał Leszczyk a5327d00f3
style(dashboard-v2): improve code readability 2022-03-08 09:37:24 +01:00
Michał Leszczyk 5fec31a3a5
feat(dashboard-v2): fetch live data about current usage 2022-03-04 13:53:37 +01:00
Michał Leszczyk 2653de6bb9
fix(dashboard-v2): prevent division by zero 2022-02-28 16:37:57 +01:00
Michał Leszczyk aaaa9c13e0
chore(dashboard-v2): replace byte-size with pretty-bytes 2022-02-26 13:34:07 +01:00
Michał Leszczyk 92c2860ccb
feat(dashboard-v2): add CurrentUsage component 2022-02-23 12:14:33 +01:00