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

create update page init #2321

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

Conversation

Boegie19
Copy link
Contributor

@Boegie19 Boegie19 commented Dec 16, 2024

node for pwizla tell me if you want this or if you want it in an other way or not at all.

What does it do?

Add a create and update page to both api and document service

Why is it needed?

The docs never make clear how to create or update dynamic zones for example.

Related issue(s)/PR(s)

#2327

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 <[email protected]>
Co-authored-by: Pierre Wizla <[email protected]>
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"
strapi#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
giu1io and others added 21 commits November 28, 2024 16:37
* chore: deleted old cloud assets

* fix: updated screenshots for design system v2 and new header
* Initiate pages in User Guide and Dev Docs

* Add the Dev Docs part

* Fix callout cross-linking dev docs and user guide

* Add user guide draft

* Improve Dev Docs intro.

* Improve Dev Docs

* Slightly improve User Guide

* Add beta badge to Dev Docs

* Add beta badge to User Guide

* Fix: Use arraw for allowed origins

Co-authored-by: Marc Roig <[email protected]>

* Update Open preview disabled/save changes behavior

* Fix Dev Docs code (status)

* Add front-end fetching to implementation guide

* Improve URL handler

* Update docusaurus/docs/dev-docs/preview.md

* Update docusaurus/docs/dev-docs/preview.md

* Add CSP directive in front end

* Fix typo

---------

Co-authored-by: Marc Roig <[email protected]>
* Discard comment

* Update prerequisites

* Update feature flag doc
* Update the first message to remove v4 docs and to let users know that these docs are only for JS strapi projects

* Remove the testEnvironment key because it's already set to the Jest default

* Update setupStrapi function for Strapi 5

* Remove the unneeded fs module import at the top of this example

* It's important to add this so that the correct database config file is used.

* Change callout at the top of the page
Copy link

vercel bot commented Dec 16, 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 16, 2024 1:45pm

@pwizla
Copy link
Collaborator

pwizla commented Dec 16, 2024

Thanks, @Boegie19, that's a good idea.

You can go ahead. However please note that I'm in vacation very soon and the main branch will be locked in 2 days.
So this will probably be reviewed and published in January. Happy holidays 🎅

@pwizla pwizla added source: Dev Docs PRs/issues targeting the Developer Docs pr: updated content PRs updating existing documentation content temp: port to doc6 (Temporary label) The content of this PR should be ported to Strapi Docs v6 labels Dec 16, 2024
@pwizla pwizla added this to the 5.5.1 milestone Dec 16, 2024
@Boegie19
Copy link
Contributor Author

Okay NP thanks for the info and Happy holidays 🎅

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.