Skip to content
  • venkatasai patnana's avatar
    Add testing-latency metrics · 790f78a4
    venkatasai patnana authored and Martin Roukala's avatar Martin Roukala committed
    v2 (Martin Peres):
     - move the html file to site/latency.md
     - use the existing template for the page
     - change the style
     - move the javascript part to latency.js
     - allow selecting multiple projects
     - add a loading indicator
     - clean up the js
     - more little things
    
    v3 (Suggested by Arkadiusz Hiler):
     - stop using jquery, use ES6 instead
     - rename project 'latency' to 'latency_target_hours'
     - make the default latency_target_hours null, not 0
     - use addEventListener to detect the click on the test
    
    v4 (Suggested by Arkadiusz Hiler):
     - Allow users to specify the project and test to be shown by default
    
    Closes: #52
    790f78a4