9892 Commits

Author SHA1 Message Date
Jim LAURIE
e726594181 Clean admin custom 2019-09-24 17:44:50 +02:00
cyril lopez
14f1cc1714
Merge branch 'master' into patch-1 2019-09-24 17:40:42 +02:00
Jim LAURIE
2580b471d4 Replace restaurant in webhook doc 2019-09-24 17:30:16 +02:00
Jim LAURIE
22615a1db9 Use restaurant examples 2019-09-24 17:27:02 +02:00
Jim LAURIE
317c8f916f Restaurant api usage instead of product 2019-09-24 17:12:23 +02:00
Jim LAURIE
6f7269b43b Review graphql doc title format 2019-09-24 16:31:36 +02:00
Jim LAURIE
5368f13bec Update files upload documentatiion 2019-09-24 16:22:22 +02:00
soupette
a9514c88e7 Add doc about admin development 2019-09-24 14:43:17 +02:00
soupette
2d8bf888a9 Remove webpackbar when developing in the admin gto have better logs 2019-09-24 14:10:57 +02:00
Jim LAURIE
4d9acb66d1 Add config section in email plugin 2019-09-24 13:46:33 +02:00
Jim LAURIE
41f3114025 Review titles and notes format on deployment doc 2019-09-24 12:22:48 +02:00
soupette
d186d14721 Add config to devserver 2019-09-24 12:09:29 +02:00
soupette
9d3bdb585a Fix paths 2019-09-24 11:50:56 +02:00
Alexandre BODIN
6ed183d59d
Merge pull request #3822 from strapi/chore/routing-x-forwarded
Remove x-forwarded-host headers in admin panel and set default security options for development
2019-09-24 10:04:31 +02:00
Alexandre BODIN
b3648ba4d9
Merge branch 'master' into chore/routing-x-forwarded 2019-09-24 10:04:19 +02:00
soupette
ce2be875ce refacto code 2019-09-24 07:10:02 +02:00
cyril lopez
c2a152c9b4
Merge branch 'master' into styled-components/documentation 2019-09-23 19:46:07 +02:00
soupette
f8f0284469 Add comments 2019-09-23 19:35:48 +02:00
soupette
1453f3e1e6 Created watch command to develop for front-end development 2019-09-23 19:27:40 +02:00
Jim LAURIE
0391aa24e3 Review titles and notes format 2019-09-23 18:41:48 +02:00
Jim LAURIE
4be0566ad7 Replace product by restaurant in the controller documentation 2019-09-23 18:20:27 +02:00
Chiahong
07f2282949
Update index.test.js 2019-09-23 23:33:44 +08:00
Chiahong
a8aa1a5ec2
Update flag 2019-09-23 23:32:59 +08:00
Jim LAURIE
8b688cfbcf Review configuration file 2019-09-23 17:23:24 +02:00
Jim LAURIE
088653a9b9 Review the auth email template doc 2019-09-23 16:59:20 +02:00
Jim LAURIE
9155d34124 Review API documentation 2019-09-23 16:46:55 +02:00
Jim LAURIE
24fbcc8f37 Rename filters to parameters 2019-09-23 16:41:19 +02:00
soupette
348d8d083c Add command to create cache dir 2019-09-23 12:42:17 +02:00
soupette
e033b8687e Enable plugins admin override 2019-09-23 11:50:36 +02:00
Alexandre BODIN
b2a81821dc
Merge pull request #4044 from strapi/fix/media-preview
fix media preview list image count
2019-09-23 09:45:18 +02:00
Alexandre BODIN
e6e1a70c2b
Merge branch 'master' into fix/media-preview 2019-09-23 09:44:45 +02:00
cyril lopez
83a6fe44e4
Merge branch 'master' into front/context-api 2019-09-23 09:38:26 +02:00
x-yuri
46fd264d0c
Update quick-start.md 2019-09-22 09:34:46 +03:00
Virginie Ky
e0e06599b3 boostrap as a package 2019-09-20 18:42:06 +02:00
Alexandre BODIN
e1500a0f22
Merge pull request #4047 from tcvmdev/patch-1
Update Bootstrap function documentation
2019-09-20 12:46:15 +02:00
Alexandre Bodin
2d6864f836 Disable p3p by default 2019-09-20 12:45:31 +02:00
Alexandre BODIN
8df794bf9d
Merge pull request #3910 from ntsvetkova-roi/feature/instagram_provider
Add Instagram provider
2019-09-20 11:53:02 +02:00
Alexandre Bodin
76455257b4 Support toJSON in sanitizeEntity 2019-09-20 09:56:00 +02:00
Alexandre BODIN
234c20a73d
Merge pull request #3957 from jasongitmail/step-any-fix
Fix input number step
2019-09-20 09:44:25 +02:00
Alexandre BODIN
fe2a8f72bb
Merge pull request #3992 from fitztrev/patch-1
Update minimum webpack version for strapi-admin
2019-09-20 09:42:35 +02:00
Alexandre BODIN
4c4456c24f
Merge pull request #4050 from hnq90/bug/fix_multiple_select_autocomplete
Fix filterOption of SelectMany to enable searching in multiple select
2019-09-20 09:41:45 +02:00
Alexandre BODIN
252e7ceb72
Merge branch 'master' into bug/fix_multiple_select_autocomplete 2019-09-20 09:41:11 +02:00
Alexandre BODIN
d5700feefb
Merge branch 'master' into patch-1 2019-09-20 09:37:36 +02:00
Alexandre Bodin
947cba2e63 Merge branch 'master' into chore/routing-x-forwarded 2019-09-20 09:36:57 +02:00
Alexandre BODIN
ac83467c23
Merge pull request #4006 from killalad/patch-1
Clarify filters documentation
2019-09-20 09:26:56 +02:00
Alexandre BODIN
79d677033b
Merge branch 'master' into patch-1 2019-09-20 09:26:26 +02:00
Alexandre BODIN
8235e14770
Update filters.md
Update field name
2019-09-20 09:25:41 +02:00
Virginie Ky
230ba6b41f merge master 2019-09-19 17:09:29 +02:00
Virginie Ky
2c67635b38 InputSearch as a func component 2019-09-19 16:37:26 +02:00
Virginie Ky
0f26597a92 InputSearch func component 2019-09-19 14:49:18 +02:00