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

🔥 Hotfixes for 4.3.0 #1015

Merged
merged 186 commits into from
Jul 27, 2022
Merged

🔥 Hotfixes for 4.3.0 #1015

merged 186 commits into from
Jul 27, 2022

Conversation

pwizla
Copy link
Collaborator

@pwizla pwizla commented Jul 27, 2022

pwizla and others added 30 commits March 15, 2022 11:29
* Add TS command

Signed-off-by: soupette <[email protected]>

* Use shorter instead of quicker :-)

Co-authored-by: Pierre Wizla <[email protected]>
* Document dark mode in user guide

* Add note in dev docs about custom theme extension and dark mode

* Improve instructions for Interface mode setting in User guide

* Add precisions in Dev docs callout for Dark mode

* Update admin profile screenshot

Co-authored-by: Mégane Lacheny <[email protected]>
Line 333 mentioned to run "npm install strapi-provider-upload-aws-s3".
Above package is not working.
New working package is "@strapi/provider-upload-aws-s3"
As asked in the bug report here is a PR, unfortunately I am neither sure of where this information is best placed (as it might apply to other part of the framework configuration file as well) nor how to word it properly.
Under title 5. Create your Strapi server config for production
Update env/production/server.js to include app -> keys object
Include bash command to set APP_KEYS environment variable on Heroku
Include APP_KEYS in Heroku Deployment Guide - fix #807
add kebab case naming constraint callout
Fix error in database description for azure guide
Native Laravel Http Client documentation
pwizla and others added 15 commits July 27, 2022 11:13
* fix: added documentation for eqsi operator

* Update docs/developer-docs/latest/developer-resources/database-apis-reference/rest/filtering-locale-publication.md

Co-authored-by: Pierre Wizla <[email protected]>

* Update docs/developer-docs/latest/developer-resources/database-apis-reference/query-engine/filtering.md

Co-authored-by: Pierre Wizla <[email protected]>

* Update docs/developer-docs/latest/developer-resources/database-apis-reference/entity-service/filter.md

Co-authored-by: Pierre Wizla <[email protected]>

* fix: change operator name from eqsi to eqi

* fix: formatting updated

* fix: formatting fix

Co-authored-by: Pierre Wizla <[email protected]>

Co-authored-by: Meher Chandan <[email protected]>
I tested with middleware but was not working
found on this page https://docs.strapi.io/developer-docs/latest/plugins/graphql.html#extending-the-schema
that it needed to be pluralized
To avoid confusion. "CLI documentation" would probably refer to the [CLI reference docs](https://docs.strapi.io/developer-docs/latest/developer-resources/cli/CLI.html)
@vercel
Copy link

vercel bot commented Jul 27, 2022

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

Name Status Preview Updated
documentation ✅ Ready (Inspect) Visit Preview Jul 27, 2022 at 3:48PM (UTC)

@pwizla pwizla requested a review from derrickmehaffy July 27, 2022 15:31
@pwizla pwizla self-assigned this Jul 27, 2022
@strapi-cla
Copy link

strapi-cla commented Jul 27, 2022

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
18 out of 19 committers have signed the CLA.

✅ pwizla
✅ arslan
✅ j0hnskot
✅ ggirou
✅ cajotafer
✅ StrapiShaun
✅ xsmithdev
✅ Fayazexo
✅ ygarrot
✅ meganelacheny
✅ juliangra
✅ thatstatsguy
✅ tvqqq
✅ csharpee
✅ gpene
✅ derschiw
✅ derrickmehaffy
✅ gu-stav
❌ AlexMNet
You have signed the CLA already but the status is still pending? Let us recheck it.

@pwizla pwizla added source: Dev Docs PRs/issues targeting the Developer Docs pr: updated content PRs updating existing documentation content internal PRs created by the Strapi core team target: v4 Documentation PRs/issues targeting content from docs.strapi.io (main branch). size: small If the PR includes only 1 file with <10 lines of text or a small code fix labels Jul 27, 2022
@pwizla pwizla changed the title Hot fixes for 4.3.0 🔥 Hotfixes for 4.3.0 Jul 27, 2022
Copy link
Member

@derrickmehaffy derrickmehaffy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal PRs created by the Strapi core team pr: updated content PRs updating existing documentation content size: small If the PR includes only 1 file with <10 lines of text or a small code fix source: Dev Docs PRs/issues targeting the Developer Docs target: v4 Documentation PRs/issues targeting content from docs.strapi.io (main branch).
Projects
None yet
Development

Successfully merging this pull request may close these issues.