-
Updated
Apr 16, 2021 - JavaScript
headless-cms
Here are 476 public repositories matching this topic...
When creating/editing a field, they are present for Timestamp, Date, and Time... but not for DateTime
-
Updated
Apr 13, 2021 - JavaScript
-
Updated
Apr 16, 2021 - TypeScript
-
Updated
Mar 30, 2021 - JavaScript
-
Updated
Jul 19, 2020
-
Updated
Apr 16, 2021 - C#
-
Updated
Apr 16, 2021 - TypeScript
- Are you running a release or master: master
- Issue is about a fresh instance (no data in db) or restart: fresh
This seems a known/unfinished issue based on the commented 'Name' field in the code noted below, but I was hoping it could be addressed as it would greatly ease the discovery of the graphql endpoints generated by the db tables as they would become available in GraphiQL in #13
``
-
Updated
Oct 20, 2020 - JavaScript
-
Updated
Apr 16, 2021 - Java
-
Updated
Apr 17, 2021 - PHP
-
Updated
Apr 15, 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
Apr 16, 2021 - JavaScript
-
Updated
Feb 7, 2021 - PHP
-
Updated
Mar 31, 2021 - JavaScript
-
Updated
Apr 14, 2021 - JavaScript
-
Updated
Apr 7, 2021 - PHP
-
Updated
Apr 8, 2021 - TypeScript
-
Updated
Mar 29, 2021 - PHP
-
Updated
Apr 8, 2021 - JavaScript
-
Updated
Apr 16, 2021 - TypeScript
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.
-
Updated
Mar 30, 2021 - PHP
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