9892 Commits

Author SHA1 Message Date
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
Alexandre BODIN
b031fa7685
Merge branch 'master' into fix/mongo-group-relation-issue 2019-09-17 11:39:29 +02:00
Alexandre Bodin
293dbb89d9 Populate groups 1st level relations 2019-09-17 11:32:57 +02:00
Alexandre BODIN
7e4da6e512
Merge pull request #4014 from strapi/fix/group-navigation
Fix content manager bug when navigating from one entry to another
2019-09-17 10:46:20 +02:00
Alexandre BODIN
f8bfb636cd
Merge branch 'master' into fix/group-navigation 2019-09-17 10:46:13 +02:00
Alexandre BODIN
b63c1b9231
Merge pull request #4029 from strapi/fix/#4026
Fix group relation fetch
2019-09-17 10:42:30 +02:00
Alexandre BODIN
67ed10a56f
Merge branch 'master' into fix/#4026 2019-09-17 10:42:24 +02:00
Alexandre BODIN
edc20a2c72
Merge pull request #4028 from strapi/fix/group-relation-plugin-doc
Pass group associations as second param
2019-09-17 10:37:35 +02:00
Alexandre BODIN
16155ef6c4
Merge branch 'master' into fix/group-relation-plugin-doc 2019-09-17 10:37:28 +02:00
Alexandre BODIN
74ba8620a9
Merge pull request #4017 from strapi/fix/graphql-issues
Fix graphql issues
2019-09-17 10:37:11 +02:00
Alexandre BODIN
2e95a31627
Merge branch 'master' into fix/graphql-issues 2019-09-17 10:37:04 +02:00
soupette
8ad1256fab Fixes #4026 2019-09-17 10:22:20 +02:00
Alexandre Bodin
548c77aebf Pass group associations as second param 2019-09-17 10:18:34 +02:00
Alexandre BODIN
1583667d5c
Merge pull request #3647 from abdonrd/eslint-update
Update ESLint dependency
2019-09-17 10:13:22 +02:00
cyril lopez
8657453ea2
Merge branch 'master' into eslint-update 2019-09-17 10:11:11 +02:00
Alexandre BODIN
846c42d27a
Merge pull request #4009 from donmasakayan/graphql_plugin_mutations_fix-v3
Graphql plugin mutations fix
2019-09-17 09:41:31 +02:00
Don Masakayan
443eda174d Merge branch 'master' into graphql_plugin_mutations_fix-v3 2019-09-17 11:55:26 +08:00
Alexandre Bodin
295c18acbd Fix lint 2019-09-16 23:19:12 +02:00
Alexandre Bodin
23ab277472 Fix _q count. still does nott work with group by 2019-09-16 23:19:11 +02:00