2029 Commits

Author SHA1 Message Date
hkovacs
3f0d5d5408 corrected new components path to include category and be understandable 2020-01-10 15:14:23 +02:00
Akinoso Toyosi
0e3d8c232a
Update install-requirements.md 2020-01-10 13:09:45 +01:00
Jim LAURIE
29a2fe00b5 docs: add login provider configs in the docs
Login provider docs with in the strapi/strapi-examples repo, I migrated them in the mono repo doc.
2020-01-10 11:20:34 +01:00
Jim LAURIE
68dd02ba6f
Merge branch 'master' into patch-1 2020-01-09 12:06:36 +01:00
Jim LAURIE
44fa8399a0 docs: udpate steps to access to the view config page
Since we removed the Content Manager link - I have to update the path to access to this page.
2020-01-08 16:04:57 +01:00
Jim LAURIE
acf4c1dece docs: example graphql query dynamic zone
Following the issue #4849 - I add an example about the query to do to fetch DZ data.
2020-01-08 15:23:09 +01:00
Saint Asky
e3e28db031
Update auth-request.md
Change axios.get to axios.post
2020-01-08 21:07:02 +08:00
Alexandre BODIN
d4bad54f8e
Merge branch 'master' into patch-1 2020-01-07 14:48:11 +01:00
Jim LAURIE
6dbe154b5d
fix: add missing end tab 2020-01-07 14:35:16 +01:00
Pradosh Gaonkar
c5dae64b77 typo fixed in user-permissions plugin documentation 2020-01-07 13:47:46 +05:30
Alexandre BODIN
f8a86d5e05
Merge branch 'master' into patch-2 2020-01-06 11:55:02 +01:00
Jozef Cipa
56f126390d
Remove typo 2020-01-06 11:45:32 +01:00
Jozef Cipa
5986e6440d
Update dynamic configuration syntax 🤦‍♂️ 2020-01-06 11:44:26 +01:00
Pouya Miralayi
9ec038b011
Merge branch 'master' into patch-3 2020-01-06 13:41:45 +03:30
Pouya Miralayi
896b018f63
Update migration-guide-beta.17-to-beta.18.md 2020-01-06 13:33:51 +03:30
Alexandre BODIN
dfbb0b2ff4
Merge branch 'master' into patch-2 2020-01-06 09:50:31 +01:00
Derrick Mehaffy
fadaa64518
Update policies documentation to include link to GraphQL doc 2020-01-04 11:26:14 -07:00
Pouya Miralayi
7456615492
Update migration-guide-beta.17-to-beta.18.md 2020-01-04 20:44:26 +03:30
Jozef Cipa
3a1626adba
Mention dynamic option in configuration 2020-01-03 13:04:39 +01:00
Derrick Mehaffy
f909d6c28a Add database timezone config options to documentation 2020-01-02 10:14:31 -07:00
Jozef Cipa
9a91433176
Add Security configuration paragraph
Mention option to set jwt secret code via `JWT_SECRET` environment variable
2020-01-02 15:55:07 +01:00
Jim LAURIE
67751dd260
Merge branch 'master' into patch-2 2020-01-02 14:47:44 +01:00
Jim LAURIE
fcb300f0f7
Merge branch 'master' into patch-1 2020-01-02 14:46:30 +01:00
Jim LAURIE
91c15a8e5c Merge branch 'master' of github.com:strapi/strapi into pr/4723 2020-01-02 14:00:44 +01:00
Jim LAURIE
cb7e24da2a Fix compo file path
Update the path of component file for the database collection update.

fix #4866
2020-01-02 12:06:58 +01:00
Ali Abbas
f997f146c9
Update deployment.md 2019-12-30 02:17:09 +05:30
Ali Abbas
754bf59b97
Update api-endpoints.md 2019-12-27 16:15:22 +05:30
Jim LAURIE
505cbb7674
Merge branch 'master' into fix/beta.18_migration 2019-12-26 14:51:14 +01:00
Jim LAURIE
bc33a35ba7
Merge branch 'master' into docs-trouble-shooting-email 2019-12-26 14:50:38 +01:00
Jim LAURIE
4eca6b4732 fix: typo pr feedback 2019-12-26 14:14:49 +01:00
Derrick Mehaffy
08884046a3
Add tabs for mongoose and restructure 2019-12-24 16:45:22 -07:00
Jim LAURIE
a24f8b53eb Fix typo PR feedback 2019-12-24 12:57:00 +01:00
Jim LAURIE
f0925908a1 Fix typo PR feedback 2019-12-24 12:22:47 +01:00
Jim LAURIE
5317d3c08d Add guide to request as authenticated user 2019-12-24 12:19:07 +01:00
Jim LAURIE
c667cfd089 Add email trouble shooting 2019-12-24 10:43:47 +01:00
Alexandre BODIN
3c30ff6e4c
Merge branch 'master' into patch-1 2019-12-23 10:00:57 +01:00
Urvil Patel
76951e22c2
Update models.md 2019-12-23 11:42:58 +05:30
Michael-Scott-PC
32dcf4d807
Update databases.md
Hello Strapi Team - running yarn create strapi-app new my-project generates a folder named "new".  The "my-project" part has no effect on this command. I ran this a couple times to verify. If the intent is to a create a new folder named "my-project" I would recommend removing the word "new".  - Mike
2019-12-21 16:13:49 -05:00
Max
cffe603ccd
Updating deployment.md with Windows settings
This add's more clarity for Windows users for an easy way to set the NODE_ENV variables without headache.
2019-12-20 12:34:15 -06:00
Alexandre BODIN
d91b702649
Merge branch 'master' into docs-send-email 2019-12-20 13:42:13 +01:00
Jim LAURIE
c0333ac54b Fix typo PR feedback 2019-12-20 13:38:33 +01:00
Alexandre BODIN
d44b88a0d2
Merge branch 'master' into docs-client 2019-12-20 12:14:09 +01:00
Jim LAURIE
4f2b70c280 Fix typo PR feedback 2019-12-20 10:54:18 +01:00
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
Jim LAURIE
a32bb2f22c Fix typo 2019-12-18 18:17:52 +01:00
Jim LAURIE
4549e0c0a1 Add guide to send email programaticaly 2019-12-18 18:17:04 +01:00
Jim LAURIE
928f73b565 Add guide to init a third party client 2019-12-18 15:40:29 +01:00
Alexandre Bodin
c51c4d723d Update migration guide title 2019-12-18 10:20:16 +01:00