François Farge
François Farge
Hello ! I was recently looking for the `aws-nodejs-typescript` template on the `serverless/serverless` repository and couldn't find it. It appeared that it was moved out in and https://github.com/serverless/serverless/pull/10576 here in...
#### Reproduction Steps to reproduce: 1. Create a project with several audit parameters 2. Manually launch an audit #### Expected Behavior The audit progress indicator should update periodically to indicate...
#### Feature Description - There should be an interface available to users on which they could update their password. - In case of forgotten password, there should be a button...
#### Reproduction Steps to reproduce: 1. Open a project with a large audits history 2. Open a graph modal #### Expected Behavior The graph should stop loading and display the...
#### Feature Description On a project page, when fetching `/api/audits/results?audit_parameters=`, all of the metrics are returned by the api. Only the metrics that are currently selected in the local storage...
#### Feature Description The displayed metrics are currently stored and persisted in the localstorage. However when using a different computer, users may want to get the same metrics displayed. Also...
#### Feature Description Webpage test already provides a functionality to compare two tests, but the results can be a bit difficult to read. I think that displaying the key metrics...
#### Feature Description The layout is currently only usable for medium-sized screens. On large screens, the space around the content is wide and on small screens the graphs are out...
#### Reproduction Steps to reproduce: 1. Open a popin 2. Try to resize your browser #### Expected Behavior The popin should keep the same proportions #### Actual Behavior The popin...
In order to setup a coherent release flow between our template and the swarmion tools, we need to move the template to https://github.com/swarmion/swarmion, in the `examples` folder. This will also...