Alexandre Bodin
91beb162d3
Merge branch 'master' into documentation
2020-12-17 13:23:21 +01:00
Antoine
623dea49fc
[Unit testing doc] add runtime fix ( #8082 )
...
I just changed the `note` for a `tip` because is not showing in the docs.
More info about the modification at https://github.com/strapi/strapi/discussions/7549
Signed-off-by: Antoine-LB <antoine.stc25@gmail.com>
2020-12-04 14:24:48 +01: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
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
soupette
61a3740c06
Fix conflicts
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-11-23 14:43:07 +01: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
Alexandre Bodin
62e905dd0c
Merge branch 'master' into documentation
2020-11-09 17:59:12 +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
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
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
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
Jim LAURIE
657d00ddfb
docs: fix PR feedback
...
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-10-10 17:12:52 +02:00
Jim LAURIE
b7c24edac1
docs: update the draft and schedule guides
...
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-10-08 16:25:51 +02:00
Alexandre Bodin
c98089ff65
Merge branch 'master' into releases/3.2
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-05 12:00:03 +02:00
Pierre Noël
e566e6389d
Merge branch 'documentation' into patch-1
2020-09-25 16:48:19 +02:00
Jim LAURIE
b13ecc5da3
docs: update Roles & Permissions left menu mentions ( #7796 )
...
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-09-08 15:12:58 +02:00
Theraloss
56f89b0159
Add disclaimer for jest timeout
...
Signed-off-by: Danilo Polani <danilo.polani@gmail.com>
2020-09-05 14:04:26 +02:00
Theraloss
ac23ae5afe
Fix sqlite test pool
...
Signed-off-by: Danilo Polani <danilo.polani@gmail.com>
2020-09-05 14:04:26 +02:00
Jason Prado
69706d7587
Add sqlite details to unit testing guide ( #7603 )
2020-09-04 12:27:43 +02:00
Alexandre Bodin
6905be68bc
Merge branch 'documentation'
2020-09-02 17:23:41 +02:00
Valerian Pereira
e6511a9f74
GraphQL Typos fixed to improve documentation ( #7644 )
...
Signed-off-by: Valerian Pereira <valerianpereira25@gmail.com>
2020-08-30 14:39:05 -07:00
Derrick Mehaffy
4324f170c9
Add warning to unit testing guide for windows/SQLite
...
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-08-19 06:55:38 -07:00
XuluWarrior
122e4b7664
Boom middleware needs to be loaded before sentry middleware
...
Signed-off-by: XuluWarrior <github@metaliving.plus.com>
2020-08-14 15:05:27 +01:00
Alexandre Bodin
acf11ed9b1
Merge branch 'documentation'
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-08-12 14:52:37 +02:00
Valerian Pereira
5167a8a691
Points added one below the other ( #7428 )
...
Signed-off-by: Valerian Pereira <valerianpereira25@gmail.com>
2020-08-11 10:17:17 -07:00
Derrick Mehaffy
39e76716d2
fix typo
...
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-08-05 11:02:40 -07:00
Alexandre BODIN
cba02febf2
Upgrade api token tuto to not break rbac feature ( #7250 )
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-07-29 17:41:02 +02:00
Alexandre Bodin
da338f92c4
Merge branch 'documentation'
2020-07-28 10:50:10 +02:00
Pierre Noël
75be8688d2
DOC replace .html by .md
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-07-23 11:09:42 +02:00
Byungjun Woo
6a2ec56b2d
Update draft.md
...
fixed wrong path on 'Apply our changes'
2020-07-23 11:00:25 +02:00
Alexandre Bodin
6bafa35a36
Merge branch 'releases/3.1.0' into features/rbac
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-07-18 10:12:40 +02:00
Alexandre Bodin
cd710d34e0
Merge branch 'master' into documentation
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-07-16 17:10:06 +02:00
Alexandre Bodin
b71ffa6c6c
Merge branch 'master' into features/rbac
2020-07-16 14:52:55 +02:00
Pierre Noël
066221f5b8
init migration guide to 3.1.x
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-07-16 12:58:14 +02:00
umutbozdag
1d5e3947f0
#6954 Possible mistake about database file name in the docs (version … ( #6957 )
...
* #6954 Possible mistake about database file name in the docs (version 3.x)
* Update docs/v3.x/guides/databases.md
Co-authored-by: Mattias van den Belt <mattiasvandenbelt@gmail.com>
Co-authored-by: Mattias van den Belt <mattiasvandenbelt@gmail.com>
2020-07-16 11:23:13 +02:00
Sebastian Kondraciuk
235e330f65
fix a minor typo ( #6937 )
...
Signed-off-by: Naylepsh <naylepsh@gmail.com>
2020-07-16 11:22:16 +02:00
Ryan Pitts
fccb396c04
typo in is-ownder.md ( #7006 )
...
fix grammatical error in delete action tip
2020-07-16 11:10:04 +02:00
soupette
bcb18f117f
Update doc
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:05:06 +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
Simon
3e118da147
Update slug system to new lifecycle hooks ( #6572 )
2020-06-15 10:39:50 +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
Jim LAURIE
b555c898ba
Merge branch 'master' into patch-1
2020-06-05 15:07:30 +02:00
Jim LAURIE
de9109db9b
Merge branch 'master' into feature/guide-unit-testing-v3
2020-06-05 14:33:51 +02:00