Alexandre Bodin
|
53d02ea443
|
Support empty dynamic zone
|
2019-11-28 17:34:27 +01:00 |
|
Alexandre Bodin
|
e4226344ee
|
simplify code
|
2019-11-28 17:34:27 +01:00 |
|
Alexandre Bodin
|
db08e93cc7
|
Support dynamic zones in graphql
|
2019-11-28 17:34:26 +01:00 |
|
Alexandre Bodin
|
63abfc6db9
|
Merge branch 'develop' into features/dynamic-zones
|
2019-11-27 15:28:33 +01:00 |
|
Alexandre Bodin
|
9aff9af165
|
v3.0.0-beta.17.6
|
2019-11-25 18:54:50 +01:00 |
|
Alexandre Bodin
|
ab51bbebe4
|
Fix tests
|
2019-11-14 16:37:57 +01:00 |
|
Alexandre Bodin
|
890ec24dcb
|
Fix graphql not supporting dash in content type names
|
2019-11-13 19:26:00 +01:00 |
|
Alexandre Bodin
|
b9122edf0d
|
Rename groups to components
|
2019-11-13 18:49:02 +01:00 |
|
Abdón Rodríguez Davila
|
aa534b1a5c
|
Use plugin in the GraphQL aggregation queries (#4508)
|
2019-11-13 16:19:47 +01:00 |
|
Mickael D
|
9ae81b9dc9
|
fix(#2971): fix resolvers not correctly generated when model contains private attributes (#4441)
|
2019-11-07 09:19:35 +01:00 |
|
Alexandre Bodin
|
b2e0ec5d1f
|
v3.0.0-beta.17.5
|
2019-11-04 17:52:02 +01:00 |
|
Alexandre Bodin
|
7a61db7285
|
v3.0.0-beta.17.4
|
2019-10-23 15:11:30 +02:00 |
|
Alexandre Bodin
|
84b41f407e
|
Fix multiple query in one graphql request
|
2019-10-23 01:20:13 +02:00 |
|
Alexandre Bodin
|
9280cf9cd7
|
Merge branch 'master' into develop
|
2019-10-22 11:15:09 +02:00 |
|
Alexandre Bodin
|
3ddd383c30
|
v3.0.0-beta.17.3
|
2019-10-22 11:05:52 +02:00 |
|
soupette
|
931551813d
|
Merge branch 'master' of github.com:strapi/strapi into develop
|
2019-10-22 10:18:59 +02:00 |
|
Alexandre BODIN
|
abe6b17392
|
Merge branch 'master' into fix/graphql-many-many-nested
|
2019-10-22 10:09:00 +02:00 |
|
Alexandre Bodin
|
349b21fd6f
|
Check if many-many relation is populated before laoding it
|
2019-10-21 09:39:56 +02:00 |
|
Alexandre BODIN
|
fc068d38e9
|
Merge branch 'master' into graphql_policies_params
|
2019-10-21 09:03:23 +02:00 |
|
Don Masakayan
|
93319d8c47
|
Context params moved earlier
|
2019-10-19 19:33:06 +08:00 |
|
soupette
|
6a852ad6cb
|
Fix conflicts
|
2019-10-18 15:51:44 +02:00 |
|
Alexandre Bodin
|
b6feabf689
|
v3.0.0-beta.17.2
|
2019-10-18 13:42:22 +02:00 |
|
Don Masakayan
|
aa91ca7a96
|
Made ctx.params and ctx.query available to policies executed via graphql requests
|
2019-10-16 22:42:47 +08:00 |
|
Alexandre Bodin
|
f0ad2ab52c
|
Merge branch 'master' into develop
|
2019-10-16 14:16:52 +02:00 |
|
Alexandre Bodin
|
9f0713649b
|
v3.0.0-beta.17.1
|
2019-10-16 11:42:54 +02:00 |
|
Alexandre Bodin
|
7c8eda443e
|
v3.0.0-beta.17
|
2019-10-16 10:40:18 +02:00 |
|
soupette
|
6ea77b69e5
|
Merge branch 'master' of github.com:strapi/strapi into develop
|
2019-10-15 07:40:55 +02:00 |
|
Jelmer Visser
|
db91607dbc
|
Added share playground feature
|
2019-10-14 10:53:59 +02:00 |
|
soupette
|
beef6e5510
|
Fix conflicts
|
2019-10-10 06:34:31 +02:00 |
|
Alexandre Bodin
|
6306b157b0
|
Fix mutation resolver name selecter
|
2019-10-08 11:03:28 +02:00 |
|
soupette
|
75abb17f0f
|
Fix conflicts
|
2019-10-08 09:17:47 +02:00 |
|
Alexandre BODIN
|
5af4740502
|
Merge branch 'master' into fix/graphql-group-relations
|
2019-10-07 13:51:24 +02:00 |
|
Alexandre Bodin
|
0b21fd4e7f
|
Create a dataloader for every model
|
2019-10-07 13:47:47 +02:00 |
|
Alexandre BODIN
|
5e4c2bd394
|
Merge branch 'master' into fix/graphql-queries-context
|
2019-10-07 10:46:54 +02:00 |
|
Alexandre Bodin
|
0a98b13e8d
|
Pass graphqlContext to custom queries
|
2019-10-07 10:05:08 +02:00 |
|
Alexandre BODIN
|
714b6c9045
|
Merge pull request #4152 from strapi/chore/admin-development
Allow admin customization
|
2019-10-04 15:07:40 +02:00 |
|
Alexandre Bodin
|
2d04d25097
|
v3.0.0-beta.16.8
|
2019-10-04 11:57:46 +02:00 |
|
Alexandre Bodin
|
ba828dc8f6
|
Merge branch 'master' into chore/admin-development
|
2019-10-04 09:46:06 +02:00 |
|
Alexandre Bodin
|
03784d6df0
|
Add alias when necessary
|
2019-10-02 16:38:06 +02:00 |
|
soupette
|
66104d9e11
|
Fix conflicts
|
2019-10-01 17:56:52 +02:00 |
|
Alexandre Bodin
|
0ad7a7e719
|
Improve graphql perf
|
2019-10-01 17:45:16 +02:00 |
|
Alexandre Bodin
|
dbd621e6d8
|
v3.0.0-beta.16.7
|
2019-10-01 12:15:48 +02:00 |
|
soupette
|
6f8b23d254
|
Fix conflicts
|
2019-09-27 16:26:09 +02:00 |
|
Jelmer Visser
|
3111ee4942
|
Fix for null values with manyToMany and manyWay
|
2019-09-26 16:07:53 +02:00 |
|
Alexandre Bodin
|
6305bee43b
|
v3.0.0-beta.16.6
|
2019-09-26 14:35:06 +02:00 |
|
Alexandre Bodin
|
84adbf3bcf
|
v3.0.0-beta.16.5
|
2019-09-18 14:00:21 +02:00 |
|
Alexandre Bodin
|
6c2d413ba0
|
Fix user-permissions graphql permissions and update user
|
2019-09-18 12:07:45 +02:00 |
|
Alexandre Bodin
|
df236d0642
|
v3.0.0-beta.16.4
|
2019-09-17 12:14:39 +02:00 |
|
Alexandre BODIN
|
2e95a31627
|
Merge branch 'master' into fix/graphql-issues
|
2019-09-17 10:37:04 +02:00 |
|
cyril lopez
|
8657453ea2
|
Merge branch 'master' into eslint-update
|
2019-09-17 10:11:11 +02:00 |
|