-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
innerdvations
wants to merge
136
commits into
main
Choose a base branch
from
enhancement/graphql-sandbox
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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"
Correct flag name
#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
Add new Cloud regions
* 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.
chore: adding screenshots
…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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
innerdvations
commented
Dec 3, 2024
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
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does it do?
TODO:
Why is it needed?
Related issue(s)/PR(s)
To merge following release of strapi/strapi#22285