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 This PR extracts a base content model editor "framework" (like we did with the Page Builder Editor), and makes the base editor composable. This allows us to easily...

### Is your feature request related to a problem? Please describe. In `/graphql` and `/cms` api set `"Access-Control-Allow-Headers"` response header as "*" which is ignored in some old browsers (in...

feature request

## Changes This PR introduces tagging of content models and model fields, and adds a "page template" list view. This serves as a starting point to develop a dedicated "Page...

umbrella ☂️

## Changes Add topic names to all lifecycle events. Change naming in the Headless CMS lifecycle events. ## How Has This Been Tested? Jest.

feature

## Changes This PR converts the Tags component into a functional component (from the old class component), and adds support for `protectedTags`. Protected tags will not be removable by the...

### Is your feature request related to a problem? Please describe. We require two factor auth for all our internal services. Webiny does not seem to support 2FA/MFA out of...

feature request
security

### Version 5.32.0 ### Operating System Mac OS Monterey ### Browser Safari ### What are the steps to reproduce this bug? 1) Create 2 content models say **component_model_1** and **component_model_2**...

bug

### Version $ yarn webiny --version yarn run v1.22.19 error Couldn't find a package.json file in "C:\\Users\\USER\\Desktop" info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. ### Operating System Windows ###...

bug

## Changes - Added a new sentence to "contributing" section on Readme

### Version 5.30 ### Operating System MacOs ### Browser Safari ### What are the steps to reproduce this bug? Delete the main-menu from the page builder and try to preview...

bug
page-builder