publiccode-editor
publiccode-editor copied to clipboard
A web editor to create and edit publiccode.yml files
Allow repositories with ssh:// (and its short git form), git://, svn://, svn+ssh:// as protocol in URL fields, via a new "repourl" field type. Also, use https:// as the placeholder for...
Check the copy of the Italian localization and make it more readable and uniform, continuing what was done in #102. Right now it's pretty grandiloquent.
# Subject of the issue As of today, `Localisation Ready` is under section 7 but then `Available Languages` is in section 5. This looks a bit counterintuitive. Shouldn't they be...
# Subject of the issue In section 3. Platform Details, the field Platforms have the help text > This key specifies which platform the software runs on. It is meant...
# Subject of the issue The editor generates an error if the Contacts are left blank even though it is not marked as required. # Steps to reproduce Add all...
- [x] validation process enforced - [x] bump react-hook-forms - [x] simple string arrayFields fix - [x] touchFields instead of dirtyFields (this was unstable due to misuse of defaultValue in...
# Release date should be optional As the help for the field _release date_ says > This key contains the date at which the latest version was released. This date...
I'm working on adopting public code by a large US organization. We will need more changes, this is a basic one. My ideal approach is to have as much common...
I'm wondering on the purpose and behavior of "Add Language". I set up my fork to have default language "us" (not a great user interface to use 2 letter codes...),...
It seems to me that currently files like loogos are searched by the editor in the master branch while performing the validation. Actually many project could be using on other...