Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhancement: graphql landingPage #2301

Draft
wants to merge 136 commits into
base: main
Choose a base branch
from
Draft

Conversation

innerdvations
Copy link
Collaborator

@innerdvations innerdvations commented Nov 29, 2024

What does it do?

  • new configuration option in Strapi
  • Apollo replaced 'playground' with 'sandbox'

TODO:

  • add a note about how to automatically set the necessary CORS headers in the case you want to provide your own page, or to allow them on the production landing page

Why is it needed?

  • new configuration option in Strapi
  • Apollo replaced 'playground' with 'sandbox'

Related issue(s)/PR(s)

To merge following release of strapi/strapi#22285

kibwashere and others added 30 commits September 26, 2024 15:58
This double dot seems to be wrong. Tested it locally
Change sequence of lines
Before the change we have one ul per line
* Fixing the table of links in the rest api documentation

* String to specify the default behavior when creating a document

* Updating the links in the sidebar, too

* copy fix
I'm proposing this rather than asking a question about the license. I wasn't able to find an ee directory in the repo (maybe I missed it!) so I thought this might help you.
* Fixing the table of links in the rest api documentation

* String to specify the default behavior when creating a document

* Updating the links in the sidebar, too

* publishedAt breaking change

* Update docusaurus/docs/dev-docs/api/rest.md

* Update docusaurus/docs/dev-docs/api/rest.md

* Rename file and add it to BC list

---------

Co-authored-by: Pierre Wizla <pwizla@users.noreply.github.com>
Co-authored-by: Pierre Wizla <pwizla+github@gmail.com>
Fix v4CompatibilityMode flag name in step-by-step.md
The space separator between the key and the value has been deprecated; instead, use the format "ENV key=value"
#2224)

* Update configuring-view-of-content-type.md

Because higher in that note it is said that “Only one field can be displayed per relational field.”

* Address feedback from pwizla
pwizla and others added 19 commits November 15, 2024 10:34
* Add useTypescriptMigrations

* Update docusaurus/docs/dev-docs/configurations/database.md

---------

Co-authored-by: Pierre Wizla <pwizla@users.noreply.github.com>
…#2277)

Lists the sanitization and validation methods from the contentApi as methods of the global strapi namespace.
…ng retro-compatibility (#2294)

This PR corrects a typo in the documentation. The step to disable the retro-compatibility flag currently instructs setting v4CompatibilityMode to true. However, the correct value should be false to disable retro-compatibility and start using the new response format.
Add `strapi cloud environment link` to Cloud CLI
* Hide prerequisites and display step 1

* Fix rendering and make style more consistent

---------

Co-authored-by: Pierre Wizla <pwizla+github@gmail.com>
* chore: deleted old cloud assets

* fix: updated screenshots for design system v2 and new header
Copy link

vercel bot commented Nov 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
documentation ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 3, 2024 8:26am

@pwizla pwizla added temp: port to doc6 (Temporary label) The content of this PR should be ported to Strapi Docs v6 source: Dev Docs PRs/issues targeting the Developer Docs pr: updated content PRs updating existing documentation content labels Dec 18, 2024
@pwizla pwizla self-assigned this Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: updated content PRs updating existing documentation content source: Dev Docs PRs/issues targeting the Developer Docs temp: port to doc6 (Temporary label) The content of this PR should be ported to Strapi Docs v6
Projects
None yet
Development

Successfully merging this pull request may close these issues.