2029 Commits

Author SHA1 Message Date
Derrick Mehaffy
1680fd0d81
Add warning messages to Alpha docs
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-02-04 01:39:53 -07:00
cyril lopez
1f928eb322
Merge branch 'master' into doc/plugin-development 2020-02-04 00:26:55 +01:00
Robin
72ef115ceb Remove empty code block from migration guide
Signed-off-by: robin <almigod0718@gmail.com>
2020-02-02 15:27:53 +08:00
soupette
3473143813 Fix conflicts
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-01-31 17:14:24 +01:00
Ily Trevino
225b48b955 Fixed mispelled word restaurant
Signed-off-by: Ily Trevino <ily.trevino@gmail.com>
2020-01-30 18:07:59 -06:00
soupette
4153fe9b7b Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-01-30 18:18:35 +01:00
soupette
0a33e3ade5 Add documentation about the settings api
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-01-30 14:42:53 +01:00
Alexandre BODIN
355365eed0 [Docs] Fix typo in upload plugin
Signed-off-by: antonin.beaufort <antonin.beaufort@gmail.com>
2020-01-28 20:33:37 +01:00
Sébastien Chopin
6a85969adb [Docs] Fix typo in webhooks
Signed-off-by: Sébastien Chopin <seb@nuxtjs.com>
2020-01-27 16:17:28 +01:00
Gambhiro
6649473210 link 2020-01-25 07:21:25 +00:00
Gambhiro
fd1e553645 edit 2020-01-25 07:20:30 +00:00
Gambhiro
2e9e8b8089 deploy to google app engine 2020-01-24 19:44:34 +00:00
soupette
6dfde6b1f4 Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-01-24 10:47:22 +01:00
soupette
5ba0f5b88a Merge branch 'master' of github.com:strapi/strapi into doc/plugin-development 2020-01-24 10:46:20 +01:00
Jim LAURIE
904eadc8fa
Merge branch 'master' into chore/fix-docs-tutorial 2020-01-24 00:06:37 +01:00
DaiAoki
d868233003 fix quick-start-tutorial.md document.
Signed-off-by: DaiAoki <a.dai.0814ap@gmail.com>
2020-01-22 09:25:32 +09:00
Alexandre BODIN
36639e3fef
Merge branch 'develop' into webhooks/doc 2020-01-21 13:00:56 +01:00
Alexandre Bodin
f933e869f1 Remove old webhook guide
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-21 12:16:38 +01:00
Alexandre Bodin
1d8217a66b Update webhook doc
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-21 11:57:49 +01:00
Alexandre Bodin
6986948c81 Update webhook doc with screenshots
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-20 18:01:01 +01:00
Alexandre BODIN
363ea6bb39
Merge branch 'master' into docs-post-schedule 2020-01-20 16:12:07 +01:00
Jim LAURIE
79eda9b015 docs: change guide title 2020-01-20 15:44:47 +01:00
Alexandre Bodin
3fa75d78b9 Add headers info to webhooks doc
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-20 15:22:36 +01:00
Alexandre Bodin
f80ccccea2 Remove programmatic use for now
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-20 15:13:30 +01:00
Alexandre Bodin
68028d64b4 Add event key
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-20 15:13:30 +01:00
Alexandre Bodin
18ba8b681a Add available configurations
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-20 15:13:29 +01:00
Alexandre Bodin
ca0584eb26 Add default secure webhooks doc
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-20 15:13:29 +01:00
Alexandre Bodin
4ffcd0cffc Init webhooks documentation
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-20 15:13:29 +01:00
Jim LAURIE
93a78f198b
Fix slug guide
Referts to @abdonrd comment on PR #4398
2020-01-20 14:41:10 +01:00
soupette
3e8a25a599 Add plugin development doc
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-01-20 09:37:50 +01:00
Jim LAURIE
ceb97360f7 docs: fixe type provider
close #5007
2020-01-16 21:28:20 +01:00
Jim LAURIE
ed7002fe14 fix: tips note 2020-01-15 16:49:44 +01:00
Jim LAURIE
4f3fcdc156 fix: pr feedback
Apply PR feedback from Alex and Derrick
2020-01-15 16:48:30 +01:00
Jim LAURIE
b56c0d4714
fix: conflict in the commit 2020-01-15 16:29:48 +01:00
Jim LAURIE
9d53779e54 docs: add schedule article guide
In this guide we will see how plan article publication base on the "Draft system" guide.
Usage of CRON functions and services of API to fetch and update entries.
2020-01-15 16:25:51 +01:00
Alexandre BODIN
69fe1a51a1
Merge branch 'master' into feature/customize-ignore-watch-files 2020-01-15 14:12:21 +01:00
Jim LAURIE
4d608aa2e0
Fix providers login URLs
I made some copy/past mistakes.
2020-01-14 17:35:50 +01:00
jozefcipa
9b0bd7ef01 Mention chokidar docs 2020-01-14 16:57:11 +01:00
jozefcipa
1a194047e6 Add watchIgnoreFiles config option to docs 2020-01-14 11:55:34 +01:00
Jim LAURIE
d2730f31f4
Merge pull request #4985 from strapi/docs-provider-configs-patch
Patch doc providers
2020-01-14 11:26:10 +01:00
Alexandre Bodin
0d9881cd93 Patch doc providers 2020-01-13 12:18:26 +01:00
Alexandre BODIN
724358434d
Merge branch 'master' into docs-provider-configs 2020-01-13 12:17:07 +01:00
soupette
f2918e1c37 Merge branch 'master' of github.com:strapi/strapi into ctm/improve-listview 2020-01-13 11:40:16 +01:00
soupette
bfe37c73c9 Fix conflicts 2020-01-13 11:39:08 +01:00
Alexandre BODIN
862f3f110e
Merge branch 'master' into patch-1 2020-01-13 11:32:11 +01:00
Alexandre BODIN
1ebd0b1760
Merge branch 'master' into patch-1 2020-01-13 11:31:34 +01:00
Alexandre BODIN
74d4a98e04
Merge branch 'master' into hkovacs 2020-01-13 11:28:16 +01:00
Alexandre BODIN
ddfe611568
Merge branch 'master' into docs-guide-deployment 2020-01-13 09:45:27 +01:00
Vilhelm Melkstam
85e1226f85
Update user permission docs to use correct user id
The correct id attribute on a user object is `id`, not `_id`, updating docs where this mistake was written.
2020-01-10 20:52:37 +01:00
Jim LAURIE
ba3586fbe7 docs: update way to create strapi app in deployment guide
By following a feedback on a Spectrum question, I updated the way to create the strapi app to respect the best practice.
It will prevent global version issue.
2020-01-10 15:15:24 +01:00