Thibaut Rousseau

Results 17 issues of Thibaut Rousseau

Following #20 and #46, + the fact Mozilla is progressively deprecating XUL extensions, it becomes urgent to transition to another solution. The two solutions are the [Jetpack SDK](https://developer.mozilla.org/en-US/Add-ons/SDK) and [WebExtensions](https://developer.mozilla.org/en-US/Add-ons/WebExtensions)....

enhancement

When creating a "new mock from entry" from an antry with an existing response and a response body, the generated mock is invalid. The response body is parsed as an...

bug
ux

The request and response timestamps are displayed but it would be nice to display the actual time between both (maybe even with a color depending on the response time, eg....

feature-request
ux

The "Cookie" header is standard and has the format `key=value; key=value; key=value, ...` For now we display it raw, but it would be nice to display it as a key...

feature-request
ux

![Capture d’écran 2020-09-17 à 11 54 19](https://user-images.githubusercontent.com/2796344/93455359-8c62cc00-f8dc-11ea-9cb8-7ab3d847810d.png) maybe we can sho the "edit" button only on hover? maybe the column should be wider? maybe horizontally scrollable? (ugly) maybe the text...

bug
ux

Session names should be unique, and sessions created with `POST /sessions?name=xxx` should **overwrite** the previous session with the same name. Maybe the `POST /sessions?name=xxx` should be replaced with a `PUT...

ux

Hi, I have a workflow with 15 deployment pipelines at the end (5 applications deployed on 3 environments), and it can be a bit hard to visualize. Could you add...

Would you consider supporting the generation of [xUnit](https://xunit.github.io/) reports? They easily integrate with Jenkins, SonarQube, and more!

type: enhancement
type: ux
priority: wishlist
help wanted
good first issue