1890 Commits

Author SHA1 Message Date
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
cyril lopez
55ea0eb9e5 Update OverlayBlocker documentation, use context to prevent Overlay from being displayed 2018-01-23 15:34:34 +01:00
Jim LAURIE
eb1d1645fd
Merge branch 'master' into auth-provider/update-user-models 2018-01-23 10:45:26 +01:00
Satrio Wisnugroho
ec1c278618 Fix indentation 2018-01-22 11:08:05 +07:00
Satrio Wisnugroho
7f2fcd7c94 Fix missing comma 2018-01-22 10:41:31 +07:00
acifer
1413069d6b
Updates the Summary.md to refer to correct Authentication page
Reference to authentication was broken when its name was updated. Its fixed with correcting the filename.
2018-01-19 09:08:52 +01:00
Jim LAURIE
256f0912a5
Merge branch 'master' into doc-migration-alpha.8 2018-01-18 15:27:35 +01:00
Jim LAURIE
c6a0d0afbf
Merge branch 'master' into add-overlay-blocker 2018-01-18 13:31:36 +01:00
Jim Laurie
801a47994a Add migration from alpha.7.4 to alpha.8 2018-01-18 12:28:59 +01:00
Jim LAURIE
8b3d71559f
Merge branch 'master' into update-doc-version 2018-01-18 12:14:38 +01:00
Jim LAURIE
f129a24920
Delete text migration guide link 2018-01-18 11:47:12 +01:00
Jim Laurie
5adff62481 Update strapi version in documentation 2018-01-18 11:18:48 +01:00
Jim LAURIE
b53b074b3f
Update overlay blocker documentation 2018-01-18 09:40:48 +01:00
Jim Laurie
7442e01abb Fix conflict documentation 2018-01-18 08:32:44 +01:00
cyril lopez
f6715c0ccb Update OverlayBlocker doc 2018-01-17 14:36:26 +01:00
cyril lopez
8222a30d98 Fix doc typos 2018-01-17 10:46:29 +01:00
cyril lopez
8866354d9c Update branch
Merge branch 'master' of github.com:strapi/strapi into add-documentation
2018-01-17 10:39:26 +01:00
Aurelsicoko
8c9f77a615 Use debug option instead of verbose 2018-01-16 16:33:05 +01:00
Aurelsicoko
83e0ffd323 Merge duplicate code and add verbose option on setup command 2018-01-16 16:18:33 +01:00
Aurelsicoko
b6d4dbf16e Remove https from documentation examples 2018-01-16 16:00:52 +01:00
Aurélien GEORGET
ff62fb351c
Merge branch 'master' into fix/deploy 2018-01-15 19:02:32 +01:00
acifer
b713866ea1
Update and rename authentification.md to authentication.md 2018-01-15 16:41:42 +01:00
Aurelsicoko
247caae4b4 Omit publicPath and update publicPath on the fly 2018-01-15 14:31:04 +01:00
Aurelsicoko
4b39785a8a Copy plugins.json content instead of faking the copy 2018-01-12 16:41:59 +01:00
Jim Laurie
aa9b1214a5 Add documentation 2018-01-12 15:48:14 +01:00
Aurelsicoko
8d0a8379d0 Update path generation for admin and plugins 2018-01-12 14:46:02 +01:00
Aurelsicoko
216a1b3bbb Remove host configuration in admin build 2018-01-12 11:38:03 +01:00
cyril lopez
25c8aa66de Add helpers in documentation 2018-01-11 14:23:44 +01:00
Aurelsicoko
5eea65b4cc Merge branch 'fix/deploy' of github.com:strapi/strapi into fix/deploy 2018-01-11 10:13:14 +01:00
Aurelsicoko
4826689ef8 Add comma 2018-01-11 10:12:27 +01:00
Aurélien GEORGET
bcb7a68dde
Merge branch 'master' into fix/deploy 2018-01-10 18:27:52 +01:00
Aurelsicoko
b8b9d75d58 Merge branch 'master' of github.com:strapi/strapi into install-plugins 2018-01-10 18:14:16 +01:00
Aurélien GEORGET
d55133cf57
Merge branch 'master' into fix/deploy 2018-01-10 17:38:55 +01:00
Aurelsicoko
b0fc115cd7 Use i18n when there is no description available for a plugin 2018-01-10 16:55:12 +01:00
cyril lopez
6d71241275 Update branch
Merge branch 'improve/doc-plugin' of https://github.com/strapi/strapi into improve/doc-plugin
2018-01-10 13:36:38 +01:00
cyril lopez
7a1249f890 Fix typo 2018-01-10 13:36:24 +01:00
Aurélien GEORGET
f1d755c7fc
Update quick-start.md 2018-01-10 13:14:45 +01:00
cyril lopez
ed198423d6 Delete plugins doc folder 2018-01-10 11:46:53 +01:00
cyril lopez
95cb588750 Fix doc links 2018-01-10 11:45:01 +01:00
cyril lopez
47cec0ea84 Created new plugin development doc 2018-01-10 11:32:24 +01:00