thoughtworks / metrik

An easy-to-use, cross-platform measurement tool that pulls data out of CD pipelines and analysis the four key metrics for you.
MIT License
354 stars 87 forks source link

add URL sync & refactor the dashboard top panel #148

Closed xloypaypa closed 1 year ago

xloypaypa commented 1 year ago
  1. add url param sync when apply filter on top panel. so that the after refresh, the options selected will not change.
  2. extract most of data in dashboard to a common react context component. So the init process and data update flow can be more clear