publiccode-editor icon indicating copy to clipboard operation
publiccode-editor copied to clipboard

Enforce validation process

Open sebbalex opened this issue 2 years ago • 2 comments

  • [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 form fields)
  • [x] label for arrayField fix
  • [X] add CI workflow
  • [X] add upload from file feature
  • [X] fix network error notification during upload
  • [X] language specific workflow must be reviewed
  • [x] some label are missing
  • [ ] virtual file system is not supported in wasm, disable it (logo parsing)
  • [ ] fallback to DisableNetwork = true whether CORS is violated
  • [ ] ready to review :tada:

sebbalex avatar Mar 16 '22 18:03 sebbalex