196 Commits

Author SHA1 Message Date
Jim LAURIE
edfce0c982
Merge branch 'master' into patch-1 2018-03-23 17:53:25 +01:00
Steven Kaspar
e3f9772525
Correct description to match example
The description doesn't match the example. The example is correct
2018-03-23 08:39:38 -05:00
John Williamson
1d603d1854
introduction of userObj
Mention of cbx.state.user is missing, added a bit of documentation mentioning it.
2018-03-23 21:29:23 +10:00
Dustin
9c9225a8cd
(doc) fix collection name in many-to-many example
Not sure if I understand the example correctly, but with the given config it does not work for me.
Shouldn't be the collection names the other way round?
2018-03-20 12:17:07 +01:00
Jim LAURIE
615e8e5e09
Merge branch 'master' into migration-10-to-11 2018-03-19 14:25:57 +01:00
Jim LAURIE
164a29a6b6
Fix PR feedback 2018-03-19 12:14:25 +01:00
Johann Pinson
4ed7ad2064
Update models.md 2018-03-16 15:54:53 +01:00
Jim Laurie
c9b736543a Add migration guide alpha 10 to 11 2018-03-16 12:18:11 +01:00
Jim Laurie
c1d8d33c83 Update grant provider documentation 2018-03-12 17:15:20 +01:00
Jim Laurie
2e86678af4 Update doc versions 2018-03-08 17:34:06 +01:00
Jim LAURIE
87216d10d8
Merge branch 'master' into feature/upload 2018-03-08 15:11:12 +01:00
Aurelsicoko
17c1e8397d Update example section importance 2018-03-07 16:18:55 +01:00
Aurelsicoko
c68b111ea2 Enhance upload documentation 2018-03-07 16:16:22 +01:00
Aurelsicoko
40de531e7c Update upload documentation 2018-03-07 15:50:59 +01:00
Aurelsicoko
0b9507d506 Add upload documentation 2018-03-07 15:44:50 +01:00
Jim LAURIE
f5cbb62e10
Merge branch 'master' into patch-1 2018-03-06 16:29:15 +01:00
Luca
28cf166241
doc(tutorials): add getting started category 2018-03-06 07:35:04 +01:00
Marcus Geißler
fb0b5e6a07
Changed syntax for strapi new database arguments
https://github.com/strapi/strapi/issues/732
2018-03-05 11:49:10 +01:00
Jørgensen
2301f2c5e5
Update logging.md 2018-03-01 13:44:25 +01:00
Kristian Frølund
72c830e24e Added logging documentation 2018-03-01 13:36:54 +01:00
Jim Laurie
60f1fc3b94 Change node version needed 2018-02-23 23:10:27 +01:00
Jim LAURIE
acfbd8bcaf
Merge branch 'master' into relations/polymorphic 2018-02-23 15:29:29 +01:00
Aurelsicoko
c1487c08d5 Write polymorphic documentation 2018-02-22 18:28:10 +01:00
Jim LAURIE
3fb12f16ba
Merge branch 'master' into 3.0.0-alpha.10.2 2018-02-19 12:28:51 +01:00
Denis Lutz
79128d35d1 fix writing mistakes 2018-02-18 16:17:19 +01:00
Denis Lutz
95bbc50553 Merge branch 'master' into docImprove 2018-02-18 16:03:06 +01:00
James
7c1582cb7e
Grammar edits 2018-02-17 13:08:07 -07:00
Denis Lutz
c325fec851 some doc improvements on english level 2018-02-17 09:34:34 +01:00
Jim LAURIE
751d4194bb
Add wording specification 2018-02-15 17:01:10 +01:00
Jim Laurie
4ff5e26dc1 Fix PR review 2018-02-15 16:47:57 +01:00
Jim Laurie
031968d971 Write migration guide from alpha.9 to alpha.10 2018-02-15 15:58:53 +01:00
Jim Laurie
16ace0ed5d Fix indent configs js examples 2018-02-14 17:14:11 +01:00
Jim LAURIE
df48e85ff5
Merge branch 'master' into fix-filter-doc 2018-02-13 11:28:24 +01:00
Jim LAURIE
4ab9907bd7
Merge branch 'master' into configs-databases 2018-02-13 11:10:05 +01:00
Jim Laurie
1a7e3b70f6 Add store data documentation 2018-02-12 17:43:16 +01:00
Pierre Burgy
54e0dd1d84 Add tutorials in doc 2018-02-12 12:07:36 +01:00
Pierre Burgy
859a96df3a Add Heroku deploy button in documentation README.md 2018-02-12 11:48:29 +01:00
Pierre Burgy
7ef60701fe Change version in README.md documentation 2018-02-12 11:43:55 +01:00
Jim LAURIE
bde677735b
Merge branch 'master' into fix-filter-doc 2018-02-09 20:25:32 +01:00
Jim LAURIE
6cbff0007c
Merge branch 'master' into enhancement/mask 2018-02-09 16:48:30 +01:00
Aurelsicoko
200a40d758 Improve attributes example 2018-02-09 11:03:53 +01:00
Aurelsicoko
36501aeeb6 Write validations documentation 2018-02-09 11:02:00 +01:00
Jim Laurie
0c296abdeb Fix filter documentation 2018-02-08 17:13:28 +01:00
Luca Perret
92201fa295 doc(CLI): strapi new with db auth args 2018-02-06 20:42:30 +01:00
cyril lopez
ae1287244b
Merge branch 'master' into add/input-addon 2018-02-06 18:32:56 +01:00
cyril lopez
7b15559dad Created associated documentatopn 2018-02-06 16:02:35 +01:00
cyril lopez
451f26414c Created InputDate and InputDateWithErrors documentation
Created forgotten documentation on Inputsearch see #586
2018-02-06 15:17:45 +01:00
Jim LAURIE
9e28a31613
Merge branch 'master' into add/input-email 2018-02-06 13:35:33 +01:00
cyril lopez
1b8f9747f2 CreatedInputEmailWithErrors and associated documentation
Reorganize Inputs*WithErrors props and add  noErrorsDescription prop so it can set a spacer in order to keep the input s  alignment correct
2018-02-05 17:16:15 +01:00
cyril lopez
386ca5bd4e Created InputSelectWithErrors and add documentation 2018-02-05 15:41:09 +01:00