webiny-js
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.
### Is your feature request related to a problem? Please describe. Currently, when an image is loaded into the file manager, it is resized to the default widths ([here](https://github.com/webiny/webiny-js/blob/next/packages/api-file-manager/src/handlers/transform/loaders/sanitizeImageTransformations.ts)) It...
### Is your feature request related to a problem? Please describe. Our file names tend to be long, so the normal FileManager view in the admin UI always truncates the...
### Is your feature request related to a problem? Please describe. File upload is a three-step process. Following are three steps that need to be executed to upload a file...
### Version 5.25.0 ### Operating System OS ### Browser Chrome ### What steps will reproduce the bug? We modified compressionLevel in `optimizeImage.ts` and `transformImage.ts` from `./node_modules/@webiny/api-file-manager/handlers/transform` and then use patch...
### Version 5.14.0 ### Operating System MacOS ### Browser Firefox ### What steps will reproduce the bug? Open the File Manager with no files loaded or select a non-image type...
### Is your feature request related to a problem? Please describe. In File Manager when I click the files it shows the dashboard welcome page. When the user is on...
### Is your feature request related to a problem? Please describe. I think it will be really useful if we have a feature that we can assign a tag to...
### Is your feature request related to a problem? Please describe. I have a question regarding the search operation at file manager. So when I want to see an asset...
### Is your feature request related to a problem? Please describe. I can't do queries like this for publishedOn, like I would be able to do with createdOn : ```...
In order to improve searchability & integration with Google, add a sitemap generation or manual sitemap upload tool. ## This is: - Feature request ## Detailed Description In order to...