122 Commits

Author SHA1 Message Date
Alexandre BODIN
44894ce220
Merge pull request #8183 from strapi/3.2/docs
Draft & Publish documentation
2020-10-05 20:16:04 +02:00
Mégane Lacheny
e870d21686 Change order of Draft and Publish file in documentation TOC 2020-10-05 15:43:08 +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
Mégane Lacheny
ac5918946a Update TOC with Draft and Publish 2020-10-04 20:47:38 +02:00
Alexandre Bodin
66e8579fc7 Merge branch 'master' into features/templates-cli 2020-10-02 15:21:16 +02:00
Rémi de Juvigny
5726c36edf Fix yarn lock conflict
Signed-off-by: Rémi de Juvigny <remi@hey.com>
2020-09-30 11:19:20 +02:00
Derrick Mehaffy
63e02724c2 Add forum to header links on docs
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-09-24 07:01:46 -07:00
Rémi de Juvigny
3b0e02fe00 Autofix yarn.lock conflict
Signed-off-by: Rémi de Juvigny <remi@hey.com>
2020-09-23 14:25:55 +02:00
Alexandre Bodin
fe451d1f74 Fix logo location
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-09-16 17:22:13 +02:00
Jim LAURIE
64a3e26952
docs: update logo and meta og image (#7885)
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-09-15 09:49:46 +02:00
Rémi de Juvigny
9a8cf2eecf
Merge branch 'master' into templates-cli 2020-09-08 10:20:58 +02:00
Rémi de Juvigny
ea5eaafb66 Document templates usage and creation
Signed-off-by: Rémi de Juvigny <remi@hey.com>
2020-08-28 16:20:22 +02:00
Maxime Castres
28f1d6df86
Integration documentation (#7282)
* Cleanup shelljs

Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>

* Bump koa-session from 5.13.1 to 6.0.0 (#7254)

Bumps [koa-session](https://github.com/koajs/session) from 5.13.1 to 6.0.0.
- [Release notes](https://github.com/koajs/session/releases)
- [Changelog](https://github.com/koajs/session/blob/master/History.md)
- [Commits](https://github.com/koajs/session/compare/5.13.1...6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix #7252: fix relation name
fix regression issue due to pull #7204

Signed-off-by: Akash P <aksdevac@gmail.com>

* v3.1.3

* Add React Integration

* Remove character

* Created a new component for less code

* Review modifications

* Review modifications 2

* Add Vue.js, Next.js, Nuxt.js, Gatsby and GraphQL inte

* Change Select with Checkboxes

* Remove useless fonction in Next.js

* Update Next.js

* Update Next.js 2

* Update Vue.js and Nuxt.js

* Update React and Next.js

* Update Post example

* Update all

* Last reviews

Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Akash P <aksdevac@gmail.com>
2020-08-17 10:29:04 -07:00
Jim LAURIE
fb7f08d216 docs: setup docs branch
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-08-14 12:10:49 +02:00
Diego Albitres
617df05d6b
Fix favicon link in docs
Signed-off-by: Diego Albitres <diego.albitres@gmail.com>
2020-08-09 21:57:46 -05:00
DMehaffy
6641f4e43f
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com> (#6947) 2020-07-28 09:50:10 -07:00
Jim LAURIE
4c4a4c1dd3
Docs review (#6848)
* docs: improve getting started

Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>

* docs: review quickstart video and some steps

Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>

* docs: review concepts

Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>

* docs: review email - upload plugins

Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>

* fix: PR feedback

Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>

* fix: PR feedback type conflict

Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-07-28 10:48:55 +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
Pierre Noël
e000432027 add the possibility to edit the template for the forgot password email
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-07-08 11:41:18 +02:00
Alexandre Bodin
08325e9742 Merge branch 'master' into documentation 2020-06-15 09:52:43 +02:00
Jim LAURIE
185783966e
fix: strapi blog url fix seo (#6380)
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-05-29 10:52:04 +02:00
Mateusz
d017c96fa1 guide on unit testing for v3.x 2020-05-26 17:58:53 +02:00
Alexandre BODIN
61c0c9d9b4
Add v3.x and remove alpha docs (#6344)
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-25 18:11:45 +02:00
Robert Piosik
d5f3ab79c3
docs: remove duplication in menu; (#6039)
Guides/Count with GraphQL

Signed-off-by: Robert Piosik <robertpiosik@gmail.com>
2020-05-05 19:16:43 +02:00
soupette
3a0219033f Merge branch 'develop' of github.com:strapi/strapi into features/media-lib 2020-04-15 17:30:49 +02:00
soupette
62148daf7a Add documentation
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-15 13:03:21 +02:00
Alexandre Bodin
4f3c4ab340 Merge branch 'develop' into features/media-lib
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-15 10:23:46 +02:00
soupette
b130d26f16 Fix doc link
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-14 11:31:16 +02:00
Derrick Mehaffy
89f251cf3e
More menu organization
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-04-09 04:39:50 -07:00
Derrick Mehaffy
2d46bd3f02
Organizing some of the menu items
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-04-09 04:32:12 -07:00
Derrick Mehaffy
c35addecaa
Main migration into split docs, not reviewed sub docs yet
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-04-09 04:30:14 -07:00
Derrick Mehaffy
274e7e13be
init deployment changes
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-04-09 04:30:14 -07:00
Jim LAURIE
390f72d512 docs: review concepts 2020-04-01 11:48:38 +02:00
soupette
485faf352f Fix conflicts
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-03-12 09:21:18 +01:00
soupette
5ed5912ef0 Add front-end settings api to documentation
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-03-09 10:52:27 +01:00
Jim LAURIE
419d1c1c5c docs: add count graphql guide
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-03-06 15:23:36 +01:00
soupette
e34aa517db Created a new guide about the Field API
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-03-05 17:32:53 +01:00
soupette
d1de5f588d Add documentation
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-03-05 17:04:42 +01:00
HichamELBSI
b5947621fc Merge branch 'master' into develop 2020-03-04 09:32:13 +01:00
Jim LAURIE
c3010876c0
Merge branch 'master' into docs-v2 2020-03-03 11:12:05 +01:00
Jim LAURIE
ff466efb61 docs(guide): add guide for isOwner policy
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-02-19 17:08:16 +01:00
Jim LAURIE
f21d36c324 first steps for the new doc 2020-02-10 14:21:18 +01: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
Jim LAURIE
79eda9b015 docs: change guide title 2020-01-20 15:44:47 +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
4f3fcdc156 fix: pr feedback
Apply PR feedback from Alex and Derrick
2020-01-15 16:48:30 +01:00
Jim LAURIE
5317d3c08d Add guide to request as authenticated user 2019-12-24 12:19:07 +01:00
Alexandre BODIN
d91b702649
Merge branch 'master' into docs-send-email 2019-12-20 13:42:13 +01:00
Jim LAURIE
4549e0c0a1 Add guide to send email programaticaly 2019-12-18 18:17:04 +01:00