Michael Santelia
Michael Santelia
We are getting this accessibility error: "The text input element is not valid for the combobox role."

How to: Update URL to include run.id, make page with frames. JS grabs ID, hits service for run report object, then calls function to use it. Kinda like that
Handled in #78
For scalability, we do have updates planned to trim both the chart and the data table to show a shorter default timeframe, like "latest 2 weeks", and provide a UI...
For the chart and table this isn't an issue, for all the others it becomes an issue. The chart and data table is something I have on my todo list...
Handling in #78
@daviddahl I see in the Node server the status URL is: http://localhost:1717/status What URL would I use on the admin page to hit this? Just `:1717/status` ?
Yup.. basic taxonomy tagging. David and I have done this before on several other Django projects we've built at IBM, and it involves creating a couple new models. It will...
Dependency on #7