40 Commits

Author SHA1 Message Date
Marcin Panniak
8b186452e3
[DOC] Updated 'Migration guide from beta.17.4 through beta.17.8 to beta.18'. Bugfix, and info about upload_file_morph.
#### Description of what you did:



#### My PR is a:

- [ ] 💥 Breaking change
- [x] 🐛 Bug fix
- [x] 💅 Enhancement
- [ ] 🚀 New feature

#### Main update on the:

- [ ] Admin
- [x] Documentation
- [ ] Framework
- [ ] Plugin

#### Manual testing done on the following databases:

- [x] Not applicable
- [ ] MongoDB
- [ ] MySQL
- [ ] Postgres
- [ ] SQLite
2019-12-20 00:11:31 +01:00
Alexandre Bodin
a1da290d42 Add section about date types split 2019-12-19 08:45:25 +01:00
Alexandre Bodin
0a866bc932 Update migration guide 2019-12-19 08:39:07 +01:00
Alexandre Bodin
c51c4d723d Update migration guide title 2019-12-18 10:20:16 +01:00
Alexandre BODIN
e4314d5dc9
Merge branch 'master' into chore/update-migration-guide-beta.18 2019-12-17 21:51:04 +01:00
Alexandre Bodin
f956da4c90 Add section about copying index.html and production.html 2019-12-17 20:25:39 +01:00
Alexandre Bodin
6a03770bec Apply feedbacks 2019-12-17 18:25:58 +01:00
Alexandre Bodin
c60d7e222f Add database migration guides for components 2019-12-17 17:23:02 +01:00
Pouya Miralayi
df37966897
Update migration-guide-beta.17-to-beta.18.md 2019-12-17 18:28:52 +03:30
Alexandre Bodin
4dbbf5722b Add a warning about file names 2019-12-13 11:30:12 +01:00
Alexandre Bodin
942f9fb943 Add migration example for content type compo references 2019-12-12 14:11:01 +01:00
Alexandre Bodin
e643a8cbce Init migration guide 2019-12-12 14:11:01 +01:00
Alexandre Bodin
49985eca53 Merge branch 'master' into develop 2019-11-27 15:28:06 +01:00
Jim LAURIE
1dabca7fe2
Merge branch 'master' into docs-vuepress-v1 2019-11-20 19:05:43 +01:00
Jim LAURIE
deaf6c3511
Merge branch 'master' into patch-2 2019-11-19 15:14:47 +01:00
Lydia
25115bef6d
Update migration-guide-alpha.26-to-beta.md
Please refer to issue #3971 for this fix
2019-11-13 20:07:09 +11:00
Lydia
233ca290de
Update migration-guide-alpha.26-to-beta.md
strapi-plugin-settings-manager is removed starting from 3.0.0-beta.14
2019-11-13 19:49:15 +11:00
Jim LAURIE
74b0f2e11e Update files dir 2019-11-07 12:05:39 +01:00
alxnkt
e7aac3e4a9
Update migration-guide-beta.16-to-beta.17.4.md 2019-10-30 17:08:31 +03:00
Alexandre BODIN
9c7cd6060c
Merge branch 'master' into improve-documentation-guides 2019-10-24 15:18:34 +02:00
Alexandre Bodin
7b17358ebc Fixes 2019-10-23 16:25:35 +02:00
Alexandre Bodin
017c976729 Add migration guide 2019-10-23 16:20:57 +02:00
Jim LAURIE
7fd4e2fd45 Fix dead link and link path 2019-10-23 10:11:53 +02:00
tcvmdev
0f9ee8bd25
Update Bootstrap function - 4th option
For someone who wrote no bootstrap functions, my code looks like: 

```js
module.exports = () => {};
```

I had to start a new Strapi project to understand how to solve my "cb is not a function" and "fn is not a function" typeerrors. I think it would be useful for future basic Strapi users like me!
2019-09-18 16:52:19 -05:00
Tim Sheils
08d4797754
Update migration-guide-beta.15-to-beta.16.md
minor grammatical/readibility changes
2019-09-09 14:12:34 -04:00
Alexandre Bodin
3186da5f25 Add section on the richtext type 2019-09-09 12:24:24 +02:00
Alexandre Bodin
58063cf898 Add admin panel rebuild and before/after examples 2019-09-06 16:45:27 +02:00
Alexandre Bodin
2398df363b Add migration guide to beta.16 2019-09-06 11:36:53 +02:00
Louis Augry
a3fe9d5a38 Fix documention typo 2019-07-08 15:10:17 +02:00
davidkartuzinski
a49cca1c85 corrected some minor issues 2019-06-05 19:15:48 +02:00
David Kartuzinski
71e30f0005
migration 2019-06-05 15:43:15 +02:00
Alexandre Bodin
a8c7012408 Update migration guide steps 2019-06-04 08:44:27 +02:00
Alexandre Bodin
85db02a810 Apply review 2019-06-03 13:52:29 +02:00
Alexandre Bodin
f4747b1d3f Add missing step mkdir extensions 2019-06-03 13:52:28 +02:00
Alexandre Bodin
a87f4c3714 Apply latest feedbacks 2019-05-28 17:59:55 +02:00
Alexandre Bodin
b8d5616a91 Apply review on database migration section 2019-05-28 16:35:47 +02:00
Alexandre Bodin
3c9551eb9b Apply some reviews 2019-05-28 16:35:47 +02:00
Alexandre Bodin
cdf5f2c5aa Add section on pm2 because it is a very common usecase 2019-05-28 16:35:47 +02:00
Alexandre Bodin
3419e4570c Init migration guide beta 2019-05-28 16:35:47 +02:00
Jim LAURIE
074bb55e00 Move to beta.0 to beta.x 2019-05-07 17:00:37 +02:00