Page MenuHomePhabricator

Create a Universal Layout for Dashiki for staging / testing config purposes
Closed, DeclinedPublic

Description

It would be cool if dashboards could render immediately after an on-wiki config was written. It may be a little slow to run this as the default mode in production, so to facilitate demos and dashboard previews, we can re-organize the code as follows:

  • new universal layout
  • new routing component that loads, reads the URL, figures out the layout and config
  • the universal layout renders the dashboard according to what the routing component above parses out
  • the wiki page with the dashiki config could have a link out to this preview domain on labs (eg. dashiki.wmflabs.org/metrics-by-project/VitalSigns)

Related Objects

Event Timeline

Milimetric moved this task from Incoming to Event Platform on the Analytics board.

manually merged into T168573, to make it easier to triage and decide on the future of Dashiki.