2029 Commits

Author SHA1 Message Date
Joris W
77cf549c07
Update models.md 2020-07-07 10:40:33 +02:00
Joris W
2d0ebc99c4
Update models.md
Clarified intro paragraph to better describe what Dynamic Zones do
2020-07-07 10:38:04 +02:00
Pierre Noël
ef8f918937 update doc + remove broken button in index.html
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-06-29 09:44:06 +02:00
Jim LAURIE
8fe827c484 docs: fix 404 link DO
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-06-25 08:22:29 +02:00
Jim LAURIE
cfa8719eac
Merge pull request #6724 from strapi/fix-docs-links
Fix docs links 404
2020-06-25 08:17:51 +02:00
Scott Agirs
fef24faf63
[typofix] Client ID > Client Secret (#6786)
* [typofix] Client ID > Client Secret

Signed-off-by: ScottAgirs <scott@ijs.to>

* [revert] avoid arrowParens

Signed-off-by: ScottAgirs <scott@ijs.to>
2020-06-24 17:38:35 +02:00
Alexandre BODIN
a79e90004c
Merge pull request #6753 from tudorilisoi/scoped_providers
scoped packages doc
2020-06-24 10:22:30 +02:00
Jim LAURIE
52f493a798 docs: fix #6776 link version docs
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-06-23 13:51:48 +02:00
Tudor Ilisoi
14212d9e79
scoped packages doc
Signed-off-by: Tudor Ilisoi <tudorilisoi@yahoo.com>
2020-06-21 16:56:22 +03:00
Alexandre Bodin
081b893b48 Merge branch 'master' into documentation 2020-06-18 19:19:25 +02:00
Jim LAURIE
6b23cedc46 docs: fix 404 links
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-06-18 12:33:18 +02:00
ghoshSomoto
6774667c65
Security middlewares csp option added (#6694)
Added missing explanation on how to set the "Content-Security-Policy"(csp) header value

Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2020-06-16 14:02:06 +02:00
DMehaffy
95ac901a29
Remove outdated docs for stable admin customization (#6636)
* Remove outdated docs for stable admin customization

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

* Fix typo

Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-06-15 17:42:51 +02:00
Alexandre Bodin
93fa0c7b77 Merge branch 'master' into documentation 2020-06-15 17:15:07 +02:00
Robin Gagnon
ce27609516
Fix typo in model relations docs (#6539)
Signed-off-by: Robin Gagnon <me@reobin.dev>
2020-06-15 14:37:57 +02:00
Dan Bryant
392bc2822f
Fixed misspelled word (#6621) 2020-06-15 14:35:41 +02:00
Yussuf Elarif
640a6c820e
Fixed Typo on v3.x (#6635)
* Fixed Typo on v3.x

Changed from "if" to "it"

* Fixed typo on 3.0.0-beta.x

Changed from "if" to "it"

* removed 's' from looks v3.x

* removed 's' from looks v3.0.0-beta.x
2020-06-15 14:35:05 +02:00
Nikolaj Ivancic
d0a83268f0
Very slight improvement of the webhook definition (#6652) 2020-06-15 14:34:08 +02:00
nikitasol
cd955786bd
Should be port 5432 (#6662) 2020-06-15 14:32:43 +02:00
Diego Guerra
d4186cdbec
fix: misspelled lifecycle hook in documentation (#6679) 2020-06-15 14:32:10 +02:00
DMehaffy
68e8a460f0
Clean up the stable migration guide based on community feedback (#6633)
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-06-15 14:16:41 +02:00
DMehaffy
a2e3b4a5e5
Load image from file to fix the caddy logo (#6494) 2020-06-15 14:14:09 +02:00
Simon
3e118da147
Update slug system to new lifecycle hooks (#6572) 2020-06-15 10:39:50 +02:00
bazzou789
88bc05f2dc
Modified admin.path to admin.url (#6601) 2020-06-15 10:39:05 +02:00
Akash Gupta
f419e326d9
Typo mistake (#6657) 2020-06-15 10:08:54 +02:00
François Vaux
273c883eed
docs: Fix a few typos in the 3rd party client guide (#6656) 2020-06-15 09:58:49 +02:00
Alexandre Bodin
08325e9742 Merge branch 'master' into documentation 2020-06-15 09:52:43 +02:00
Pierre Noël
9f277f67b5
better error handling in email (#6599)
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-06-09 12:11:25 +02:00
Adam Gall
dc1d29aae2
Update configurations.md in both sets of docs (#6563)
You can not check that the database is up and running in the bootstrap function, as it is executed after the database connection is initialized

Signed-off-by: Adam Gall <adam@decentlabs.io>
2020-06-08 10:00:37 +02:00
Jim LAURIE
b555c898ba
Merge branch 'master' into patch-1 2020-06-05 15:07:30 +02:00
Jim LAURIE
5b3c89809c
Merge branch 'master' into patch-1 2020-06-05 14:41:54 +02:00
Jim LAURIE
de9109db9b
Merge branch 'master' into feature/guide-unit-testing-v3 2020-06-05 14:33:51 +02:00
Jim LAURIE
a94dffa4bb
Merge branch 'master' into docs/google-app-engine 2020-06-05 14:09:29 +02:00
Jim LAURIE
33d16cf772
Merge branch 'master' into feature/slugify-options 2020-06-05 13:57:49 +02:00
Jim LAURIE
ede5a72e71
Fix list guide lines 2020-06-05 13:57:09 +02:00
Rodrigo José Carvalho de Mello
026b91a99b
Update slug.md 2020-06-02 20:49:26 -03:00
Rasmus Nørskov
53822482a7 Charged documentation format
Signed-off-by: Rasmus Nørskov <rasmus@norskov.org>
2020-06-02 17:46:00 +02:00
Vanessa Pasque (Lith)
2b6ff54dbe Update documentation of the section plugin Google Cloud Storage
Signed-off-by: Vanessa Pasque (Lith) <lith@amykron.com>
2020-06-02 16:50:36 +02:00
Jim LAURIE
f3c9ba08a3
Merge branch 'master' into patch-1 2020-06-02 15:08:23 +02:00
Jim LAURIE
b17f473902
Merge branch 'master' into docs/faqUpdateStable 2020-06-02 15:06:08 +02:00
Mateusz Qunabu
4ed23afc52
Apply suggestions from code review
Tab ends wrong place
2020-06-02 14:56:06 +02:00
Jim LAURIE
26beb67432 docs: fix link cli installation
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-06-02 12:09:42 +02:00
Tudor Ilisoi
03a0422699
fixed spelling
Signed-off-by: Tudor Ilisoi <tudorilisoi@yahoo.com>
2020-06-01 23:13:13 +03:00
Tudor Ilisoi
3f675ddabe
fixed the spelling of 'Troubleshooting'
Signed-off-by: Tudor Ilisoi <tudorilisoi@yahoo.com>
2020-06-01 23:11:07 +03:00
Alexandre BODIN
0d4d8ff1a4
Merge branch 'master' into docs/stable/typoFixes 2020-06-01 10:39:46 +02:00
Diogo Correia
714a88a4e8
Fix typo in migration guide to stable (#6451)
Signed-off-by: Diogo Correia <me@diogotc.com>
2020-06-01 10:36:06 +02:00
Derrick Mehaffy
2e04f1a8c8
Add note from Aurelien and fix regression from beta docs 2020-06-01 01:35:57 -07:00
Derrick Mehaffy
f215425547
Init ctm faq - pending additonal info from aurelien
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-06-01 01:35:57 -07:00
Mateusz Qunabu
e1d7240e19
Update docs/v3.x/guides/unit-testing.md 2020-06-01 09:29:45 +02:00
Derrick Mehaffy
5907ff9a56
Typo fixes through the stable docs 2020-05-31 07:52:21 -07:00