-
Updated
Jun 16, 2021 - JavaScript
headless-cms
Here are 508 public repositories matching this topic...
I think the filter of the calendar layout is not 100% correct.
The situation I have is, that my item is more than one month long. (season for hotel pricing) The current filter just displays events which start in the current month. So even a event starting on the last day of the previous month wouldn't be displayed.
Current filter:
{
"_and": [
{"start":{"_gte":"###FIRST#
-
Updated
Jun 14, 2021 - JavaScript
This is:
- Improvement
Detailed Description:
At the moment when we run the Webiny info command using:
yarn webiny info --env=<ENV>
we only display the URLs and the environment name.
With this task, we want to expand that and add AWS region and project name to the list.
Possible Solution:
We need to make the necessary changes in the [packages/cwp-template-aws/cl
-
Updated
Jun 7, 2021 - JavaScript
I've multiple sites in development with totally different configurations in progress, yet via one of them by total chance I just discovered that the feature to edit the title of a record isn't working. Checking my other twill sites the problem is also present in all the others.
The DOM updates with the new title and when you click the UPDATE button the popup closes. However no network communi
-
Updated
May 10, 2021
-
Updated
Jun 15, 2021 - TypeScript
Improve the tier prices feature - add info like "Buy 2 in x.xx$ and save x%"
-
Updated
Jun 16, 2021 - C#
arm64 release please
Please add arm64 release bin
-
Updated
Oct 20, 2020 - JavaScript
-
Updated
Jun 16, 2021 - Java
-
Updated
Jun 16, 2021 - PHP
-
Updated
May 30, 2021 - PHP
Social login
Is your feature request related to a problem? Please describe.
Allow social login:
- Github (this is also for future in CMS discussion, create a ticket to Github purpose)
- Others (eg, Github, MS, Twitter, Apple,...)
Describe the solution you'd like
- Allow login via /security/login or /security/register
- Allow login methods via API
- Allow l
-
Updated
Jun 16, 2021 - JavaScript
-
Updated
Jun 16, 2021 - TypeScript
-
Updated
May 17, 2021 - PHP
-
Updated
May 30, 2021 - JavaScript
-
Updated
Jun 16, 2021 - TypeScript
-
Updated
Jun 14, 2021 - JavaScript
-
Updated
Jun 6, 2021 - PHP
-
Updated
May 19, 2021 - TypeScript
-
Updated
Jun 10, 2021 - JavaScript
Class AbstractReflectionPropertyFieldResolver automatically exposes all the properties from a provided class, to easily create its FieldResolver.
Since in PHP 7.4 class properties can be typed, we can extract the types to return in function getSchemaFieldType.
Improve this page
Add a description, image, and links to the headless-cms topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the headless-cms topic, visit your repo's landing page and select "manage topics."
Describe the bug
Using xframe
ALLOW-FROMthrows error in console:Invalid 'X-Frame-Options' header encountered when loading 'https://api.dev.mysite.com/uploads/my-file.pdf': 'ALLOW-FROM dev.mysite.com' is not a recognized directive. The header will be ignored.https://strapi.io/documentation/v3.x/concepts/middlewares.html#response-middlewares
instructions for xframe indicate `ALLOW-FR