codeamp / panel

CodeAmp Web Application. Built with React.js, GraphQL and Material-UI.
12 stars 7 forks source link

Ability to view all releases in chronological order in an environment #343

Open raviambati opened 5 years ago

raviambati commented 5 years ago

As a test engineer, I would like to see all releases for all components sorted by time in a single environments to help me debug test failures.

In projects page, have a tab to see a list of releases and ability to filter and sort.

mindyor commented 5 years ago

Perhaps implicit - I would like to see what time each component has been deployed on the projects page so that I can see which deployments may account for changing behavior in the environment.