quality-time icon indicating copy to clipboard operation
quality-time copied to clipboard

Software quality monitoring for teams and projects

Results 288 quality-time issues
Sort by recently updated
recently updated
newest added

When enabling trend view with multiple dates, the dashboard cards should also display multiple charts, showing the summary for that card on each date.

Feature

For example, all report, subject, metric and notifications endpoints should return 404 when the provided uuid doesn't exist. Currently this would result in a 500 server crash.

Tech

Remove the dict as a baseclass from all models. Instead, the list of attributes of each model class should be defined in the class itself, making it impossible to dump...

Tech

This is a known issue from LastPass. This also happens to other application. This morning, a colleague of mine had the same problem. It happens when a user opens the...

Bug

Replacing Bottle with [FastAPI](https://github.com/tiangolo/fastapi) might be an interesting tech improvement, because it will allow us to lift the features of python 3.6+ (e.g. asyncio) and it's type declaration support. Blocked...

Tech

add the feature to touch a point on the graph with the mouse pointer that will show a popup with the following information: - Measurement value and unit - Measurement...

Feature

Add pan and zoom using the built-in features of Victory Chart. See https://formidable.com/open-source/victory/guides/zoom-on-large-datasets

Feature

add a legend that describes all the coloured areas, like the grey area https://user-images.githubusercontent.com/95095453/150750796-214d10f1-a643-42db-8b31-02cf9d6ce23a.png

problem: QT can measure the velocity of a team from the last X sprints but there is no direct cause and effect relation to velocity and quality. suggestion: in addition...

Metric

When resizing to a narrow window the tiles of the tags overlap and when resizing even more narrow the metric rows break. This could be solved by improving the responsive...

Usability