webiny-js icon indicating copy to clipboard operation
webiny-js copied to clipboard

Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.

Results 332 webiny-js issues
Sort by recently updated
recently updated
newest added

## Changes With this PR, we added "Duplicate page" as a bulk and list action. ![CleanShot 2024-02-15 at 09 16 31](https://github.com/webiny/webiny-js/assets/2866531/d86719e8-402a-4316-870c-59969cb96794) The functionality was already existing in the page details...

page-builder

## Changes Resolve issue: https://github.com/webiny/webiny-js/issues/3800. ## How Has This Been Tested? Manual ## Documentation None

## Changes - Created new test for validating newly created and edited blocks with headers - Refactored graphQL method for creating blocks so that it can now create blocks containing...

## Changes With this PR we add support to `reference` fields inside the Advanced Search Filter. ## How Has This Been Tested? Manually + Jest

## Changes Umbrella PR for React 18 upgrade. ## How Has This Been Tested? Jest, Cypress and manually. ## Upgrade User project will, probably, need to upgraded. ## Documentation Note...

umbrella ☂️

## Changes PoC to generate Typescript defintions from the CMS GraphQL Schema. ## How Has This Been Tested? Jest.

PB carousel renderer is missing a single css prop which causes the element not to render properly. The issue is only present in the renderer, while the editor works fine...

## Changes Added rules for condition groups. ## How Has This Been Tested? Manually. ## Documentation None.

needs-project-upgrade

## Changes This PR changes *WHEN* permissions are loaded for current identity. We want to have permissions loaded as soon as possible, *BEFORE* GraphQL resolvers kick in. ## How Has...

bug

## Changes Form Methods moved to HCMS: - [x] createForm - [x] getForm - [x] listFormRevisions - [x] listForms - [x] createFormFrom - [x] deleteForm - [x] deleteFormRevision - [x]...

postponed