publiccode-editor
publiccode-editor copied to clipboard
A web editor to create and edit publiccode.yml files
# Subject of the issue Import what can be imported from a publiccode.yml file with minor errors. # Steps to reproduce Remove a mandatory field from a publiccode.yml file. Press...
# Subject of the issue I filled the form to the best of my knowledge, then I pressed "Generate" and got a long list of errors. The form was reset....
We should add and improve the automated integration / UI tests of the editor.
After you uploaded your local custom `publiccode.yml` for validation, the license field becomes not editable. Submitting validation fails every time because that and you're no more able to download the...
# Subject of the issue As a user, you need to manually add the first field of an array of string key even if it's mandatory # Steps to reproduce...
The editor should be able to accept a link to a publiccode as argument. This can be extremely useful to avoid confusion and errors when making modifications on an existing...
Pressing the reset button is the most destructive action the user can take but, despite that * the expected result when pressed is not clear (clear all the fields in...
# Subject of the issue The **Reset** and **Generate** buttons are breaking the desired DOM for screen sizes less then 580px. The width of these buttons is fixed at 242px...