1669 Commits

Author SHA1 Message Date
Rémi de Juvigny
b0f3024b07
Improved create-strapi-app's templates (#8627)
* Allow template configs as functions

Signed-off-by: Rémi de Juvigny <remi@hey.com>

* Allow template shorthands

Signed-off-by: Rémi de Juvigny <remi@hey.com>

* Restore strapi-generate-new import

Signed-off-by: Rémi de Juvigny <remi@hey.com>

* New shorthand system and updated docs

Signed-off-by: Rémi de Juvigny <remi@hey.com>

* Improved docs

Signed-off-by: Rémi de Juvigny <remi@hey.com>

* Remove duplicate merge-template file

Signed-off-by: Rémi de Juvigny <remi@hey.com>
2020-12-04 11:22:20 +01:00
Fadhil Ahmad
b84aa2f056
Docs fix type singleType findOne (#8764)
* fix: typo find instead of findone for singleType

Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>

* refactor: remove query obj for single type

Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
2020-12-04 09:59:04 +01:00
DMehaffy
57d956fb87
Add manyWay relation example (#8777) 2020-12-03 07:10:24 -07:00
Joris W
87ad2f73c8
Clarify some of the template creation steps (#8482)
* Clarify some of the template creation steps

* Update docs/v3.x/concepts/templates.md

Co-authored-by: Rémi de Juvigny <remi@hey.com>

* Update templates.md

* Update templates.md

Signed-off-by: Joris Witteman <joris@jor.is>

Co-authored-by: Rémi de Juvigny <remi@hey.com>
2020-11-30 10:33:09 -08:00
Precious Luke
e6158489d0
Update databases.md (#8523)
* Update databases.md

Without removal of these first string, it bring some error messages:
'replicaSet' is not recognized as an internal or external command,
operable program or batch file.
'authSource' is not recognized as an internal or external command,
operable program or batch file.
'retryWrites' is not recognized as an internal or external command,
operable program or batch file.
'w' is not recognized as an internal or external command,
operable program or batch file.

and the build fails.

* Update databases.md

removed ** around must
2020-11-30 09:11:44 -08:00
Pawan Kolhe
e371f7f8f4
Update quick-start.md (#7924)
Making the directions a bit more specific, so that its easier to find: **find** and **findone**.

Signed-off-by: Pawan Kolhe <contact@pawankolhe.com>
2020-11-30 08:04:43 -08:00
Abdón Rodríguez Davila
b4eba072a6
Remove files that no longer need to be changed (#8730)
Signed-off-by: Abdón Rodríguez Davila <a@abdonrd.com>
2020-11-25 07:39:50 -08:00
Alexandre Bodin
c9c936ba41 Merge branch 'master' into feature/relational-fields
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-11-25 16:37:32 +01:00
Valerian Pereira
c8e4ff3110
Restaurant spelled right (#8531)
Signed-off-by: Valerian Pereira <valerianpereira25@gmail.com>
2020-11-25 10:00:27 +01:00
Gandharv
472c1260ea
fix(docs): Remove unreachable code (#8388)
In the catch block the code would never reach the return statement, hence removing
2020-11-25 10:00:09 +01:00
DMehaffy
161b7198c9
Update docs FAQ with component filtering (#8724)
* Update docs FAQ with component filtering

Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>

* pr feedback

Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-11-24 07:59:59 -08:00
mijorus
9b6f7a54f7
Improved raw SQL queries example (#8720) 2020-11-23 07:42:16 -07:00
Akhil Mohan
bc3606d726
fixed admin-tutorial broken link in heroku-deployment (#8711)
Signed-off-by: akhilmhdh <akhilmhdh@gmail.com>
2020-11-23 07:36:39 -07:00
soupette
61a3740c06 Fix conflicts
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-11-23 14:43:07 +01:00
davidmauskop
b290d2ef34
Add Render as a deployment option (#8642)
* Add Render as a deployment option

Signed-off-by: David Mauskop <david@render.com>

* Apply suggestions from code review

Co-authored-by: meganelacheny <meganelacheny@gmail.com>
Signed-off-by: David Mauskop <david@render.com>

Co-authored-by: meganelacheny <meganelacheny@gmail.com>
2020-11-19 08:54:00 -07:00
DMehaffy
03b765294f
Make upload parser middleware example more clear (#8686)
* Make upload parser middleware example more clear

Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>

* slow down... take your time...

Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-11-18 09:58:30 -07:00
DMehaffy
c5fd61984c
Make the beta docs more clear, depreciated notice (#8661)
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-11-17 14:41:10 -07:00
DMehaffy
092a130da2
Update Heroku guide to set NODE_ENV to production (#8587)
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-11-10 09:54:43 -07:00
meganelacheny
b71181d5ab
Documentation: update notifications + "Application" section in admin panel (#8613)
* Write note about new notifications + Application section

* Improve other note in Update Strapi version

* Fix formatting issue

* Update docs/v3.x/guides/update-version.md

Co-authored-by: Mattias van den Belt <mattiasvandenbelt@gmail.com>

Co-authored-by: Mattias van den Belt <mattiasvandenbelt@gmail.com>
2020-11-10 09:54:09 -07:00
mijorus
34473d442c
Update queries.md (#8594)
* Update queries.md

this is my basic example of how this guide could be implemented. Please consider adding a paragraph in your docs about custom sql queries as they are the quickest and easiest  way sometimes to get data

* Update queries.md

* fixed spelling mistake

* Added draft-and-publish linkback
2020-11-09 13:02:19 -07:00
Alexandre Bodin
62e905dd0c Merge branch 'master' into documentation 2020-11-09 17:59:12 +01:00
Alexandre BODIN
6ac8228068
Merge pull request #8526 from strapi/application-settings/own-update-notifier-at-startup
add notification to update
2020-11-09 17:34:44 +01:00
ELABBASSI Hicham
f40636b773
Update new notification api doc (#8602)
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-11-09 17:20:16 +01:00
Pierre Noël
eeb568bc97 improve doc env vars
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-11-09 17:01:17 +01:00
Pierre Noël
59ac2dd6f4 add use of STRAPI_DISABLE_UPDATE_NOTIFICATION
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-11-09 17:01:16 +01:00
Alexandre BODIN
6b59540091
Merge pull request #8352 from strapi/features/application-settings
Features/application settings
2020-11-09 14:19:00 +01:00
Akhil Mohan
60664c9b64
typo fix in the redirect url (#8546)
* typo fix in the redirect url

Typo in redirect URL to proxy section

* Update deploy.md
2020-11-09 11:09:25 +01:00
Alexandre BODIN
12284b9b09
Merge pull request #8373 from shabab477/feature/add-cron-timezone
Added timezone for cron jobs
2020-11-09 11:08:19 +01:00
Shabab Karim
75c3ff9aab Added timezone for cron jobs
Signed-off-by: Shabab Karim <shababkarim93@gmail.com>
2020-11-08 21:20:46 +06:00
Pierre Noël
60bf24ce8b
Fix query when populating morph relations (#8548)
* change query when populating morph relations

Signed-off-by: Pierre Noël <petersg83@gmail.com>

* refacto

Signed-off-by: Pierre Noël <petersg83@gmail.com>

* refacto

Signed-off-by: Pierre Noël <petersg83@gmail.com>

* refacto

Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-11-06 14:35:36 +01:00
Rémi de Juvigny
14c9209f36
Fix typo in templates docs (#8571)
Signed-off-by: Rémi de Juvigny <remi@hey.com>
2020-11-04 07:24:45 -07:00
soupette
67e883ab47 Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-11-04 11:37:34 +01:00
Wal Wal
dc6c513290
Update slug.md (#8554)
The lack of if statement generates runtime errors when following this guide.

Signed-off-by: Walsker <walsker@walwal.me>
2020-11-03 13:39:02 -07:00
Bartłomiej
7ab05639ed
Update registering-a-field-in-admin.md (#8533)
Please update it for others. I found err in 325 line with import. Should be import { CKEditor } from '@ckeditor/ckeditor5-react'
2020-11-03 06:50:28 -07:00
soupette
73db627e41 Add migration guide
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-11-03 10:15:16 +01:00
Jim Bisso
a4e04f83fe
Added step to getting started topic per forum discussion. (#8510)
Signed-off-by: Jim Bisso <jbisso@gmail.com>
2020-10-29 09:41:52 -07:00
DMehaffy
0eb54e5dc7
Remove references to node v14 not being supported (#8500)
* Remove references to node v14 not being supported

Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>

* pr feedback

Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-10-29 07:43:59 -07:00
Mattias van den Belt
9e75148cc8
Updated amazon AWS deployment docs (#8223)
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
2020-10-28 13:40:07 -07:00
Mattias van den Belt
3479c27fcc
Update the update-version guide (#8505)
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
2020-10-28 07:46:15 -07:00
Thomas Pockrandt
0d3edd8f67
Clarifies the necessary step to actually install the new version (#8481)
* Clarifies the necessary step to actually install the new version

Signed-off-by: Thomas Pockrandt <me@thomaspockrandt.com>

* Use tabs

Signed-off-by: Thomas Pockrandt <me@thomaspockrandt.com>

* Use tabs for building

Signed-off-by: Thomas Pockrandt <me@thomaspockrandt.com>

Signed-off-by: Thomas Pockrandt <me@thomaspockrandt.com>
2020-10-27 07:39:38 -07:00
hhh
b9cbc26acc
Add npm command for developing frontend (#8345)
* Add npm command for developing frontend

Signed-off-by: henrych4 <singyinhenry@gmail.com>

* Update the markdown with respect to the comments

Signed-off-by: henrych4 <singyinhenry@gmail.com>

* Add tabs for npm and yarn command in documentation

Signed-off-by: henrych4 <singyinhenry@gmail.com>

* Update the documentation

Signed-off-by: henrych4 <singyinhenry@gmail.com>
2020-10-27 07:26:34 -07:00
DMehaffy
c86d5d274e
Add policies information to routing and link controllers to routing docs (#8445)
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-10-26 09:40:30 -07:00
Thomas P
ef710166df
DOC: Reference the configuration options for SQL databases from the Databases guide (#8240)
Signed-off-by: Thomas P <TPXP@users.noreply.github.com>
2020-10-22 08:20:22 -07:00
DMehaffy
5cd6ccb5e2
Fix bad package in the update version guide (#8422)
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-10-22 08:17:31 -07:00
Chris Russo
ce848203b2
Update platformsh.md (#8430)
Step 3 comes after 2, not step 4 ;)
2020-10-21 20:00:05 -07:00
soupette
3de1a1fe98 Merge branch 'master' of github.com:strapi/strapi into features/application-settings 2020-10-21 14:56:00 +02:00
Alexandre Bodin
fad9fda318 Merge branch 'master' into documentation 2020-10-16 18:24:22 +02:00
Alexandre Bodin
bf18c2bfbf Apply feedbacks
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-16 17:48:03 +02:00
Alexandre Bodin
529d147726 Add confirmationToken to user for email confirmation
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-16 17:36:45 +02:00
HichamELBSI
a6b08b1b9c Add STRAPI_UPDATE_NOTIF in config doc.
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-10-16 10:48:27 +02:00