173 Commits

Author SHA1 Message Date
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
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
Jim LAURIE
93a78f198b
Fix slug guide
Referts to @abdonrd comment on PR #4398
2020-01-20 14:41:10 +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
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
Jim LAURIE
68dd02ba6f
Merge branch 'master' into patch-1 2020-01-09 12:06:36 +01:00
Jim LAURIE
44fa8399a0 docs: udpate steps to access to the view config page
Since we removed the Content Manager link - I have to update the path to access to this page.
2020-01-08 16:04:57 +01:00
Saint Asky
e3e28db031
Update auth-request.md
Change axios.get to axios.post
2020-01-08 21:07:02 +08:00
Alexandre BODIN
d4bad54f8e
Merge branch 'master' into patch-1 2020-01-07 14:48:11 +01:00
Jim LAURIE
6dbe154b5d
fix: add missing end tab 2020-01-07 14:35:16 +01:00
Jim LAURIE
91c15a8e5c Merge branch 'master' of github.com:strapi/strapi into pr/4723 2020-01-02 14:00:44 +01:00
Jim LAURIE
a24f8b53eb Fix typo PR feedback 2019-12-24 12:57:00 +01:00
Jim LAURIE
5317d3c08d Add guide to request as authenticated user 2019-12-24 12:19:07 +01:00
Michael-Scott-PC
32dcf4d807
Update databases.md
Hello Strapi Team - running yarn create strapi-app new my-project generates a folder named "new".  The "my-project" part has no effect on this command. I ran this a couple times to verify. If the intent is to a create a new folder named "my-project" I would recommend removing the word "new".  - Mike
2019-12-21 16:13:49 -05:00
Max
cffe603ccd
Updating deployment.md with Windows settings
This add's more clarity for Windows users for an easy way to set the NODE_ENV variables without headache.
2019-12-20 12:34:15 -06:00
Alexandre BODIN
d91b702649
Merge branch 'master' into docs-send-email 2019-12-20 13:42:13 +01:00
Jim LAURIE
c0333ac54b Fix typo PR feedback 2019-12-20 13:38:33 +01:00
Jim LAURIE
4f2b70c280 Fix typo PR feedback 2019-12-20 10:54:18 +01:00
Jim LAURIE
a32bb2f22c Fix typo 2019-12-18 18:17:52 +01:00
Jim LAURIE
4549e0c0a1 Add guide to send email programaticaly 2019-12-18 18:17:04 +01:00
Jim LAURIE
928f73b565 Add guide to init a third party client 2019-12-18 15:40:29 +01:00
Alexandre BODIN
bb13df4705
Merge branch 'master' into docs-guide-api-token 2019-12-17 15:15:27 +01:00
Jim LAURIE
c79106bff8 Fix typo 2019-12-17 15:14:17 +01:00
Jim LAURIE
81cf5c4ecd Apply PR feedback - typo 2019-12-17 11:55:13 +01:00
Jim LAURIE
3e737f928b Guide API token 2019-12-11 12:14:06 +01:00
Alexandre Bodin
93ea08cc96 Merge branch 'master' into develop 2019-12-10 13:50:45 +01:00
Jim LAURIE
c0d6b304b0 Fix typo draft guide 2019-12-09 14:33:43 +01:00
Alexandre BODIN
8b032ab254
Merge branch 'master' into docs-security 2019-12-09 10:49:15 +01:00
Jim LAURIE
332ca2f5e0 Apply fix typo 2019-12-09 10:48:15 +01:00
Alexandre Bodin
fb5b770ce5 Merge branch 'master' into develop 2019-12-09 10:39:30 +01:00
Alexandre BODIN
ec6906c96c
Merge branch 'master' into docs-draft 2019-12-09 10:02:09 +01:00
Jim LAURIE
344f825778 Fix typo 2019-12-06 19:05:15 +01:00
Jim LAURIE
959472231f Add guide to create a draft system 2019-12-06 19:00:00 +01:00
Sergey Pravosud
23eb263e07 added missed comma in ecosystem.config.js example (#4657) 2019-12-06 17:15:12 +01:00
Jim LAURIE
2e5855b052 Add sqreen guide 2019-12-06 15:17:48 +01:00
Alexandre Bodin
ce53715714 Merge branch 'master' into develop 2019-11-28 17:33:40 +01:00
Jim LAURIE
bb2a54525d Add a docker ref in the docs 2019-11-27 16:25:36 +01:00
Alexandre Bodin
49985eca53 Merge branch 'master' into develop 2019-11-27 15:28:06 +01:00
Jim LAURIE
ad6f613631
Merge branch 'master' into patch-1 2019-11-27 11:48:25 +01:00
Jim LAURIE
6ab7d7528c
Fix typo feedback from Derrick 2019-11-26 11:24:29 +01:00
Jim LAURIE
bb3eef9eaf Merge branch 'docs-custom-data-guide' of github.com:strapi/strapi into docs-custom-data-guide 2019-11-26 11:21:35 +01:00
Jim LAURIE
8c3e71b479 Typo 2019-11-26 11:21:19 +01:00
Jim LAURIE
813cd835cb
Merge branch 'master' into docs-custom-data-guide 2019-11-26 11:19:48 +01:00
Jim LAURIE
f884e39fbf Fix typo 2019-11-26 11:18:39 +01:00
Jim LAURIE
ebe1a30271
Merge branch 'master' into docs-custom-admin-guide 2019-11-26 11:07:42 +01:00