-
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
fix: update text for add environment button #2299
Draft
giu1io
wants to merge
137
commits into
main
Choose a base branch
from
fix/cloud-add-environmnet-button
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 `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>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
* chore: deleted old cloud assets * fix: updated screenshots for design system v2 and new header
@giu1io You might want to merge/rebase now that last week's PR were merged into |
giu1io
force-pushed
the
fix/cloud-add-environmnet-button
branch
from
December 4, 2024 12:13
0f947d8
to
73c5969
Compare
pwizla
added
pr: chore
source: Strapi Cloud
PRs/issues targeting the Strapi Cloud documentation
labels
Dec 4, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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?
Why is it needed?
Updates documentation to reflect current the new UI.
Related issue(s)/PR(s)
Internal ticket CLOUD-1294