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

πŸš€ Production hotfix: Upload providers links β†’ Marketplace #1314

Merged
merged 367 commits into from
Dec 2, 2022

Conversation

pwizla
Copy link
Collaborator

@pwizla pwizla commented Dec 2, 2022

Replace AWS S3 and Cloudinary links in Upload plugin dev docs

levipettersen and others added 30 commits September 23, 2022 11:28
* Updated Heroku deployment documentation

Added a line to recommend WSL for windows users on step 5 of the postgres setup, as that was something that would have saved me some time while following the guide.

Also fixed a numbering error

* Update docs/developer-docs/latest/setup-deployment-guides/deployment/hosting-guides/heroku.md

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

* Added multiple options for windows users on step 5

* Remove WSL suggestion and format as a tip

Co-authored-by: Pierre Wizla <[email protected]>
* Update admin-customization.md for plugin translation

Add instructions to admin-customization.md for extending a plugin's translations, which requires prefixing the key/value pair (declared in the plugin's translation file) with the plugin's name, for example `"content-type-builder.plugin.name": "Constructeur de Type-Contenu"` in order to translate the `plugin.name` key declared in `content-type-builder` plugin.
This wasn't made clear by the documentation previously, since even for default plugins (such as content-type-builder) some fields are not translatable with the default method because they are declared independently in the plugin's files. I couldn't find any reference in the docs to the fact the plugin's name needed to be added as a prefix in order to extend a plugin's key.

* Update docs/developer-docs/latest/development/admin-customization.md

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

Co-authored-by: Pierre Wizla <[email protected]>
* Support HTML in SidebarGroup title

* Add hotjar

* Delete SidebarGroup.vue
Latest Windows OS version is Windows 11
Windows Desktop Recommended Version Correction
fix: the youtube link for video demo is outdated
Add GraphQL Plugin config to TypeScript example similar to JavaScript
I follow the AWS guidelines for a fresh start. When I came to the pm2 step, I noticed some missing environment variables in ecosystem.config.js.
This reverts commit 9a9dffd, reversing
changes made to 318b284.
@pwizla pwizla self-assigned this Dec 2, 2022
@vercel
Copy link

vercel bot commented Dec 2, 2022

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Updated
documentation πŸ”„ Building (Inspect) Dec 2, 2022 at 8:41AM (UTC)
documentation-docu-mvp πŸ”„ Building (Inspect) Dec 2, 2022 at 8:41AM (UTC)

@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 size: small If the PR includes only 1 file with <10 lines of text or a small code fix labels Dec 2, 2022
@pwizla pwizla merged commit 32bc0a8 into production Dec 2, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.