Epimetheus icon indicating copy to clipboard operation
Epimetheus copied to clipboard

Frontend for your test results

Results 44 Epimetheus issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Currently our clipPaths have same ID for same SVGs, so same ID can appear on multiple elements in DOM even...

enhancement

**Is your feature request related to a problem? Please describe.** There's currently no reusable component for checkbox, and the checkboxes' styles are now in _LastRunCheckbox.styles.js_ file. **Describe the solution you'd...

enhancement

**Is your feature request related to a problem? Please describe.** Based on the work that has been done in a previous branch https://github.com/salabs/Epimetheus/tree/feature/comparison-page, create a build comparison view and a...

enhancement

**Is your feature request related to a problem? Please describe.** Currently application state handles too much data and it requires manual resetting on many occasions. This makes some tedious code...

enhancement

**Describe the bug** When setting offset for a series history inside a team, the offset values won't reset even when you change to another team. This can cause unwanted behaviour...

bug

**Describe the bug** When a build has multiple results for the same test case (i.e. reruns) the build status can be wrongly fail even if all test pass in the...

bug

**Is your feature request related to a problem? Please describe.** When debugging any unexpected behaviour, it would be very useful to get information of what exactly is archived in the...

enhancement

**Is your feature request related to a problem? Please describe.** Release process has so far been too ad hoc and needs to be defined. **Describe the solution you'd like** Step...

documentation

**Describe the bug** Let's find and fix small bugs around the project, e.g. accessibility, style and other bugs that are too small to fix one by one in their own...

bug

**Is your feature request related to a problem? Please describe.** Project's structure and some filenames are not the most intuitive. **Describe the solution you'd like** Let's try to improve the...

enhancement