fhir-crucible / crucible

🔥 Crucible web application for testing FHIR servers
77 stars 25 forks source link

Fix the past run dropdown to default to Select Past Test Run #163

Closed arscan closed 8 years ago

arscan commented 8 years ago

This PR fixes 4 bugs:

  1. Dropdown should now default to 'Select Test Run' instead of the first available test run
  2. The doppler should handle if you run a test run sometime during this week. The furthest right column may not be a sunday now... it will show up the latest status if runs have been done since the last Sunday.
  3. The doppler used to mess up if you ran a test run... it would get duplicated.
  4. Tweaked font sizes and block sizes so it should be much harder to cmopletely mess up the carousel on the front page.

The DSTU2 version PR fixes the same bugs.

andrequina commented 8 years ago

entered a new bug on doppler, but changes here look good.