Alexandre Bodin
fba04f1219
Add some example in the docs
2022-08-26 18:41:48 +02:00
Alexandre Bodin
306d52dcac
chore: docusaurus baseUrl config
2022-08-19 17:49:34 +02:00
Alexandre Bodin
1ee76ce6e3
chore: udpate docusaure config
2022-08-19 14:03:16 +02:00
Alexandre Bodin
bae43881b8
chore: update docusaurus version
2022-08-19 13:54:25 +02:00
Alexandre Bodin
a90d53db4c
Prepare switch to main instead of master
2022-08-17 11:17:44 +02:00
dependabot[bot]
730d616d30
Bump terser from 5.14.1 to 5.14.2 in /docs
...
Bumps [terser](https://github.com/terser/terser ) from 5.14.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.14.1...v5.14.2 )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 08:50:49 +00:00
Alexandre Bodin
101d76e09b
Init tech docs
2022-07-06 21:04:48 +02:00
DMehaffy
aad1c2fa03
Cleaning up codebase for doc repo move ( #8892 )
...
* [WIP] Cleaning up codebase for doc repo move
WIP
* Fix deleted files, add links to doc repo issues
* Add repo note to readme
2020-12-18 15:50:37 +01:00
Alexandre Bodin
e04a7e77cf
Update migration guide
2020-12-17 15:48:58 +01:00
Alexandre Bodin
ce7c82793d
Fix migration guide
2020-12-17 13:29:34 +01:00
Alexandre Bodin
91beb162d3
Merge branch 'master' into documentation
2020-12-17 13:23:21 +01:00
Alexandre Bodin
e4ed76b354
update the migration guide
2020-12-17 13:17:05 +01:00
HichamELBSI
53231b5833
Merge branch 'master' into feature/relational-fields
2020-12-16 10:17:47 +01:00
Pierre Burgy
30ed3985c6
Replace John Doe by Kai Doe ( #8738 )
...
Signed-off-by: Pierre Burgy <pierre.burgy@gmail.com>
2020-12-14 16:57:18 +01:00
Diogo Correia
7585658128
Add ability to disable aggregation on GraphQL ( #8119 )
...
Signed-off-by: Diogo Correia <me@diogotc.com>
2020-12-14 11:57:13 +01:00
Pierre Noël
a23d856050
Better error handling
2020-12-11 15:19:09 +01:00
Pierre Noël
f2f0d96799
fix eslint
2020-12-11 11:09:00 +01:00
Pierre Noël
10283c3140
refacto
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-12-11 10:14:19 +01:00
Pierre Noël
c5ae0170d5
add step to delete the script
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-12-11 10:14:18 +01:00
Pierre Noël
7591e3e398
add migration script and guide
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-12-11 10:14:18 +01:00
P
9fbdae244a
Change validateEntity to validateEntityCreation ( #8429 )
...
Fix bug strapi.entityValidator.validateEntity is not a function
Signed-off-by: pntech20 <pntech20@gmail.com>
2020-12-04 14:37:15 +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
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