Results 8 issues of Pedro

### Is your feature request related to a problem? Please describe. Certain field types like Text can be defined as Unique in the system, but not Integers. There are use...

### Version 5.29.0 ### Operating System macOS ### Browser Chrome ### What are the steps to reproduce this bug? Force Webiny to serve the 404 page, e.g. hit a random...

bug

### Version 5.29.0 ### Operating System macOS ### Browser Chrome ### What are the steps to reproduce this bug? 1. Create a page with a paragraph element 2. Go to...

bug

### Version 5.29.0 ### Operating System macOS ### Browser Chrome ### What steps will reproduce the bug? 1. Add a photo to your user profile, 2. Then click on the...

bug

### Version 5.21.0 ### Operating System MacOS 12.1 ### Browser Safari 15.2 ### What steps will reproduce the bug? 1. Create a new Form in FB 2. Click on the...

The current CI/CD scaffold for GH relies on GH Environments. Environments are not supported by private repos, unless these are under a GH Ent account ([link](https://docs.github.com/en/actions/reference/environments)). When the scaffold runs...

## Short Description Separated code block example under the React Plugin section into 2 code blocks, one for plugin registration and another for plugin invocation. ## Relevant Links https://deploy-preview-349--webiny-docs.netlify.app/docs/key-topics/plugins ##...

## Short Description Added additional steps and examples to creating custom models - basic example section. New steps and code examples include: 1. how to register the plugins, 2. step...