9424 Commits

Author SHA1 Message Date
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
Alexandre Bodin
c1f818958a Fix bad conversion of id to _id in graphql and aggregations 2019-09-16 23:19:11 +02:00
Alexandre Bodin
0026819119 Fix files resolver graphql 2019-09-16 23:19:10 +02:00
Alexandre BODIN
5b1c88ccd9
Merge pull request #3877 from codechem/fix/3874-bookshelf-unicode-fix
Allow search on unicode characters
2019-09-16 23:15:23 +02:00
Alexandre BODIN
9cf90a9a67
Merge branch 'master' into fix/3874-bookshelf-unicode-fix 2019-09-16 23:10:56 +02:00
Alexandre BODIN
8a6c162095
Merge branch 'master' into chore/routing-x-forwarded 2019-09-16 23:07:54 +02:00
Alexandre BODIN
938fe687a6
Merge pull request #3945 from strapi/features/media-preview
Media preview list
2019-09-16 23:07:27 +02:00
websocket98765
986fa1dd00
Merge pull request #3 from strapi/master
update master
2019-09-16 19:53:44 +00:00
jasongitmail
2f2ecb587c
Merge branch 'master' into step-any-fix 2019-09-16 18:32:51 +00:00
jasongitmail
603d3ed757
Change to step={props.step} 2019-09-16 18:30:35 +00:00
soupette
d2c8d5e419 Fixes #4013 2019-09-16 17:47:43 +02:00
cyril lopez
7457673df0
Merge branch 'master' into features/media-preview 2019-09-16 16:37:38 +02:00
Alexandre BODIN
f59b4a5c7b
Merge pull request #4008 from donmasakayan/graphql_policies_fix-v3
Graphql policies fix
2019-09-16 11:29:21 +02:00
Martin Georgiu
53f4a28517
Use created_at instead of createdAt 2019-09-15 16:59:34 +02:00
Don Masakayan
c5e6110292 Fixed issue where GraphQL Mutations that use actions in plugins didn't work.
This now works, as it should:

```
Mutation: {
  customMutation:
    resolver: {
      plugin: "custom-plugin",
        handler: "Post.customMutation"
      }
    }
  }
}
```
2019-09-15 15:51:26 +08:00
Don Masakayan
d3a968aa62 Pass easier-to-understand options instead of arguments to Mutation.composeMutationResolver() and Query.composeQueryResolver() 2019-09-15 15:51:25 +08:00
Don Masakayan
79a253f5bc Simplified ctx.state.user fix 2019-09-15 15:51:25 +08:00
Don Masakayan
be06f70433 Updated documentation so that GraphQL policies use correct 'policies' key instead of 'policy' 2019-09-15 15:51:24 +08:00
Don Masakayan
ef82e486e6 Fixed issue where all policies triggered by GraphQL Mutations and Queries had ctx.state.user as undefined 2019-09-15 15:51:23 +08:00
Don Masakayan
fd02d99b28 Fixed issue where custom GraphQL Mutation resolvers never triggered policies 2019-09-15 15:51:23 +08:00
Don Masakayan
17c4244f14 Pass easier-to-understand options instead of arguments to Mutation.composeMutationResolver() and Query.composeQueryResolver() 2019-09-15 15:51:06 +08:00
Don Masakayan
8d3d79fd18 Simplified ctx.state.user fix 2019-09-15 15:51:05 +08:00
Don Masakayan
e0fea833a7 Updated documentation so that GraphQL policies use correct 'policies' key instead of 'policy' 2019-09-15 15:51:04 +08:00
Don Masakayan
0bead70c2c Fixed issue where all policies triggered by GraphQL Mutations and Queries had ctx.state.user as undefined 2019-09-15 15:51:04 +08:00
Don Masakayan
e0dd6dc602 Fixed issue where custom GraphQL Mutation resolvers never triggered policies 2019-09-15 15:51:03 +08:00
Alexandre BODIN
c66eb5d2cf
Merge branch 'master' into chore/routing-x-forwarded 2019-09-13 17:40:50 +02:00
Trevor Fitzgerald
fd88eeb6db
Update minimum webpack version for strapi-admin 2019-09-13 10:54:40 -04:00
virginieky
5fc8600506
Merge branch 'master' into features/media-preview 2019-09-13 16:16:36 +02:00
Virginie Ky
1b53286c71 merge 2019-09-13 16:05:10 +02:00
Virginie Ky
4f9065f19e last review apply 2019-09-13 16:04:15 +02:00
Alexandre Bodin
36e4e73ad3 v3.0.0-beta.16.3 v3.0.0-beta.16.3 2019-09-13 15:08:44 +02:00
Alexandre BODIN
85dcf87f5a
Merge pull request #3988 from strapi/fix/3987
Fix buggy date field, and toggle field size
2019-09-13 15:05:36 +02:00
soupette
9ad9fafd6b Fixes #3987 #3954 2019-09-13 14:46:31 +02:00
Alexandre BODIN
8970159ffa
Merge pull request #3985 from strapi/fix/json-array-pg
Stringify json input for pg to support arrays
2019-09-13 11:27:10 +02:00
Alexandre BODIN
09a227c3d8
Merge branch 'master' into fix/json-array-pg 2019-09-13 10:56:28 +02:00
Alexandre BODIN
4cab3c0fa1
Merge pull request #3986 from strapi/fix/ctm-allow-group-updates
Allow group mainField and defaultSortBy to be id
2019-09-13 10:56:06 +02:00
Alexandre Bodin
852be46911 Stringify json input for pg to support arrays 2019-09-13 10:41:21 +02:00
Alexandre Bodin
ae6492dab2 Allow group mainField and defaultSortBy to be id 2019-09-13 10:36:48 +02:00
Alexandre BODIN
b11e9375c9
Merge branch 'master' into features/media-preview 2019-09-13 10:19:55 +02:00
jasongitmail
eb8be740a2
Merge branch 'master' into step-any-fix 2019-09-13 01:06:43 +00:00
jasongitmail
83173d8882
Change InputNumber.js defaultProps to step: 'any' 2019-09-12 18:03:16 +00:00
cyril lopez
5ee755c3ca
Merge pull request #3960 from strapi/styled-components/email
Remove Sass in email plugin
2019-09-12 18:06:35 +02:00