22 Commits

Author SHA1 Message Date
Alexandre Bodin
bf18c2bfbf Apply feedbacks
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-16 17:48:03 +02:00
Alexandre Bodin
529d147726 Add confirmationToken to user for email confirmation
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-16 17:36:45 +02:00
Alexandre Bodin
698dbc6c99 Add 3.2 migration guide and improve migration guides homepage
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-06 15:15:12 +02:00
Igor Samokhovets
91ace0d1ec
Fix kind attribute update query in beta.17 to beta.18 migration guide (#7583)
* Update migration-guide-beta.17-to-beta.18.md

Replace positional operator ($) with all positional operator($[])

* $ -> $[]
2020-09-02 17:07:25 +02:00
Jim LAURIE
94d70f3e61 Update migration guide username not null
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-08-11 11:05:51 +02:00
Alexandre BODIN
ce769d7474
Add migration warning (#7143)
* Add migration warning

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

* minor tweak to grammer

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

Co-authored-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-07-23 09:25:35 -07: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
Emmanuel Mahuni
9a6de2a562
Update migration-guide-beta.20-to-3.0.0.md (#6750)
I did everything but noticed that the documentation isn't clear about hooks. I literally moved contents of the hook.json file to a new file hook.js without the settings key and nothing worked until I moved into settings key as specified in the hooks section.
2020-07-16 14:02:50 +02:00
Pierre Noël
2108c0c342 better explain how to generate jwt token
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-07-16 12:58:15 +02:00
Pierre Noël
3c5ae17d09 fix typos + add tip to generate a JWT token
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-07-16 12:58:15 +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
Kim, Harim
f3e078caf6
Add logic to change file name to migration script, add additional description of file name (#6793)
Signed-off-by: harimkims <harimkims@gmail.com>
2020-07-09 16:32:05 +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
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
Jim LAURIE
6b23cedc46 docs: fix 404 links
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-06-18 12:33:18 +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
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
DMehaffy
719430a81d
Fix typos in stable migrations (#6427) 2020-05-29 11:55:44 +02:00
Fabian Mieller
3e9986bb16
fix link (#6397)
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2020-05-29 11:45:38 +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