10860 Commits

Author SHA1 Message Date
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
Natalia Tsvetkova
b90becc793 Added link to Instagram provider tutorial 2019-09-19 12:01:25 +02:00
Virginie Ky
92f71d777d reviews feedback 2019-09-19 10:17:20 +02:00
Virginie Ky
1a1809006b Search refacto ip 2019-09-19 10:13:03 +02:00
HuyNQ
712848b378
Fix filterOption of SelectMany to enable searching in multiple select 2019-09-19 11:02:47 +07:00
tcvmdev
0f9ee8bd25
Update Bootstrap function - 4th option
For someone who wrote no bootstrap functions, my code looks like: 

```js
module.exports = () => {};
```

I had to start a new Strapi project to understand how to solve my "cb is not a function" and "fn is not a function" typeerrors. I think it would be useful for future basic Strapi users like me!
2019-09-18 16:52:19 -05:00
jasongitmail
d5e8b8dc50
Merge branch 'master' into step-any-fix 2019-09-18 18:27:56 +00:00
Virginie Ky
1a82ba625e constant naming 2019-09-18 18:56:04 +02:00
Virginie Ky
dfe3922ca7 add const 2019-09-18 18:25:50 +02:00
Virginie Ky
0c6508af52 count fix 2019-09-18 18:11:31 +02:00
Virginie Ky
c06b0d9031 components refacto ip 2019-09-18 17:39:54 +02:00
Alexandre Bodin
bf7870de3b Merge branch 'master' of github.com:strapi/strapi into chore/routing-x-forwarded 2019-09-18 17:29:09 +02:00
Natalia Tsvetkova
a4a26be4b3 Merge branch 'master' into feature/instagram_provider 2019-09-18 14:36:18 +02:00
Alexandre Bodin
4206419405 Convert mongo search results to plain js objects 2019-09-18 14:30:12 +02:00
Alexandre Bodin
84adbf3bcf v3.0.0-beta.16.5 v3.0.0-beta.16.5 2019-09-18 14:00:21 +02:00
Alexandre BODIN
cc691c0a78
Merge pull request #4040 from strapi/fix/graphql-plugin-resolverof
Fix graphql plugin resolverof
2019-09-18 13:58:59 +02:00
Alexandre BODIN
7a94d9dad9
Merge branch 'master' into chore/routing-x-forwarded 2019-09-18 13:27:39 +02:00
Alexandre Bodin
c9a3bfc763 Clean code styling 2019-09-18 13:26:56 +02:00
Alexandre Bodin
9eaabb1d58 Add tests on graphql upload and user perm graphql 2019-09-18 12:07:59 +02:00
Alexandre Bodin
6c2d413ba0 Fix user-permissions graphql permissions and update user 2019-09-18 12:07:45 +02:00
Virginie Ky
b5a18e27bc EditForm refacto 2019-09-17 18:48:28 +02:00
soupette
00b18c38d5 Remove all scss files in admin container and components 2019-09-17 18:00:42 +02:00
Virginie Ky
28426555b6 users permissions plugin refacto ip 2019-09-17 17:36:03 +02:00
soupette
db7ab9d9a4 Remove scss files in containers 2019-09-17 17:19:10 +02:00
Virginie Ky
88a11cef3c node-sass removed 2019-09-17 16:20:45 +02:00
soupette
44b2d546d4 Merge branch 'front/context-api' of github.com:strapi/strapi into front/remove-sass-admin 2019-09-17 16:06:14 +02:00
soupette
6e425923ba Fix PR feedback 2019-09-17 16:04:38 +02:00
soupette
6127e6b9e4 Update notifications 2019-09-17 15:55:31 +02:00
Virginie Ky
a6b57689fb styled components migration 2019-09-17 15:24:22 +02:00
soupette
bc82187079 Init theme and applied it to left menu 2019-09-17 15:23:29 +02:00
cyril lopez
6c8a446e0c
Merge branch 'master' into front/context-api 2019-09-17 13:36:59 +02:00
Alexandre Bodin
df236d0642 v3.0.0-beta.16.4 v3.0.0-beta.16.4 2019-09-17 12:14:39 +02:00
Alexandre BODIN
46c3b7c535
Merge pull request #4031 from strapi/fix/mongo-group-relation-issue
Populate groups relations on mongo
2019-09-17 12:07:33 +02:00