2029 Commits

Author SHA1 Message Date
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
Jim LAURIE
ec56b3a884
Merge pull request #564 from strapi/add/input-textarea
Add/input textarea
2018-02-05 12:45:17 +01:00
cyril lopez
2afe10812c Fix documentation 2018-02-05 12:10:48 +01:00
cyril lopez
fa033ffbd3 Add documentation 2018-02-02 17:24:39 +01:00
cyril lopez
dc4e380787 Simplified the object needed for InputDescription and InputErros message 2018-02-02 16:12:30 +01:00
cyril lopez
ced682764a Add documentation 2018-02-02 16:03:49 +01:00
cyril lopez
618db05a1d Add InputTextWithErrors documentation and change inputTextWithErrors props 2018-02-01 18:47:51 +01:00
cyril lopez
6bddd33ba8 Fix doc typo 2018-02-01 17:25:52 +01:00
cyril lopez
f01182c53a Add InputNumber documentation 2018-02-01 17:18:17 +01:00
cyril lopez
e5f74a7022 Created InputDescription component and associated doc 2018-02-01 15:32:07 +01:00
cyril lopez
d212c7aba0 Created InputText and InputTextWithErrors components 2018-02-01 14:30:22 +01:00
cyril lopez
17746742bf Add Label documentation
Change Label value props to message so it s more explicit
2018-02-01 11:42:36 +01:00
Jim LAURIE
2a062fa23d
Merge branch 'master' into migration-guide-8-9 2018-01-31 13:39:48 +01:00
Jim Laurie
9ef20e40b9 Create migration guide from alpha.8 to alpha.9
Co-authored-by: soupette
2018-01-31 12:25:18 +01:00
Paolo
f07a99542a
moved config out of middleware and into app config
noticed the defaults object was not being merged with the config, as a work around I've added the settings manually
2018-01-30 15:34:09 +00:00
Jim LAURIE
059ededf2b
Merge branch 'master' into doc/email_variables 2018-01-29 08:44:26 +01:00
Aurelsicoko
ae9272925c Add email template documentation 2018-01-26 18:04:39 +01:00
cyril lopez
5cb68df548 Update fron-end use cases
Remove the handle user navigation section and fix some typos
2018-01-26 10:59:22 +01:00