Jim LAURIE
|
f90255bb75
|
Merge branch 'master' into issue/2327
|
2019-01-22 13:52:13 +01:00 |
|
Aurélien Georget
|
4f2928339a
|
Reset loaders instead of clearing cache
|
2019-01-22 13:47:44 +01:00 |
|
Aurélien Georget
|
2b37315f07
|
Fix where on relational fields
|
2019-01-22 12:16:46 +01:00 |
|
Aurélien Georget
|
176aa52df0
|
Avoid duplicate loaders
|
2019-01-16 17:26:15 +01:00 |
|
Aurélien Georget
|
c8a0e51729
|
Fix where constraint in GraphQL query
|
2019-01-16 12:24:29 +01:00 |
|
Jim LAURIE
|
c3c24ca7ad
|
3.0.0-alpha.19
|
2019-01-16 11:49:16 +01:00 |
|
Aurélien Georget
|
332cfdacab
|
Apply PR's feedback
|
2019-01-15 17:16:28 +01:00 |
|
Aurélien Georget
|
5df5933ec4
|
Fix loader name
|
2019-01-14 19:36:35 +01:00 |
|
Jim LAURIE
|
e41948de3f
|
Add setting for production environment
|
2019-01-09 14:19:39 +01:00 |
|
Aurélien Georget
|
b501e8bb1b
|
Resolve conflicts
|
2019-01-05 20:33:47 +01:00 |
|
Aurélien Georget
|
2df5ecae79
|
Reset loaders on every request to avoid wrong results coming from cache
|
2019-01-05 18:14:00 +01:00 |
|
Abdón Rodríguez Davila
|
3f73964f59
|
Merge branch 'master' into fix-gae-deploy
|
2019-01-04 13:17:43 +01:00 |
|
Jim LAURIE
|
09530e9cd9
|
3.0.0-alpha.18
|
2019-01-04 11:23:15 +01:00 |
|
Abdón Rodríguez Davila
|
809ecb6a69
|
Merge branch 'master' into fix-gae-deploy
|
2018-12-23 16:42:31 +01:00 |
|
Jim LAURIE
|
da501688cb
|
Merge branch 'master' into fix/2437
|
2018-12-21 17:00:33 +01:00 |
|
Abdón Rodríguez Davila
|
a5dc07c0a5
|
Avoid write files if not development environment
|
2018-12-19 19:25:52 +01:00 |
|
Jim LAURIE
|
fd3ae96498
|
3.0.0-alpha.17
|
2018-12-18 14:37:15 +01:00 |
|
DMehaffy
|
f5c730dc70
|
Add GraphQL tracing option default to false
|
2018-12-14 14:26:40 +01:00 |
|
DMehaffy
|
16c5bce6c6
|
Add config option for turning tracing on or off
|
2018-12-14 11:44:59 +01:00 |
|
Aurélien Georget
|
53b195c917
|
Avoid useless population
|
2018-12-06 19:12:31 +01:00 |
|
Aurélien Georget
|
ebf9cfdcaa
|
Handle one-to-many case
|
2018-12-06 18:23:56 +01:00 |
|
Aurélien Georget
|
e1ce257d2f
|
Revert codebase and apply limit, skip, start and sort parameters
|
2018-12-06 18:11:53 +01:00 |
|
soupette
|
f146909361
|
Add snyk in travis
|
2018-12-05 18:33:23 +01:00 |
|
soupette
|
636cb54c29
|
Add snyk
|
2018-12-05 15:42:58 +01:00 |
|
Jim LAURIE
|
a75e0c5485
|
3.0.0-alpha.16
|
2018-12-04 18:31:19 +01:00 |
|
Jim LAURIE
|
03c1e04d87
|
Revert filter PR
|
2018-12-04 17:05:03 +01:00 |
|
DMehaffy
|
2b38a92277
|
Add GraphQL limit settings
|
2018-11-29 03:46:30 -07:00 |
|
Jim LAURIE
|
c126b94325
|
Merge branch 'master' into fixNodeVersions
|
2018-11-29 11:21:55 +01:00 |
|
Jim LAURIE
|
fb03d4f18c
|
3.0.0-alpha.15
|
2018-11-28 14:55:41 +01:00 |
|
DMehaffy
|
ecb6baaea5
|
Update all the packages and generated json
|
2018-11-28 00:14:12 -07:00 |
|
Aurélien Georget
|
b0aaae9f12
|
Resolve conflicts
|
2018-11-27 18:48:37 +01:00 |
|
Aurélien Georget
|
540e1bccf8
|
Allow private attribute into input definition
|
2018-11-27 14:59:28 +01:00 |
|
Aurélien Georget
|
143f92a338
|
Follow generated GraphQL input to return data
|
2018-11-26 18:32:35 +01:00 |
|
Aurélien Georget
|
6fd3319f18
|
Generate different input for edit mutation
|
2018-11-26 17:36:49 +01:00 |
|
Aurelsicoko
|
4e23e872ed
|
Support one-to-one relationship with DataLoader
|
2018-11-23 17:46:43 +01:00 |
|
Aurelsicoko
|
639c635885
|
Use the PK of referring model as an alias
|
2018-11-23 17:33:41 +01:00 |
|
Aurelsicoko
|
bdc9b4b0d8
|
Handle oneToMany relationship
|
2018-11-22 19:57:26 +01:00 |
|
Aurelsicoko
|
21d21dfc8f
|
Handle single fetch & allow override of default auto-population
|
2018-11-22 18:32:33 +01:00 |
|
Aurelsicoko
|
f833622e19
|
Filter undefined results
|
2018-11-22 17:33:51 +01:00 |
|
Aurelsicoko
|
0074ca6304
|
Refactoring loaders and put logic in a different file
|
2018-11-22 16:40:52 +01:00 |
|
Aurelsicoko
|
402d1fb4b6
|
Map result to retrieve data from loaders
|
2018-11-21 19:37:19 +01:00 |
|
Kamal Bennani Bouchiba
|
6482a6ec84
|
Merge branch 'master' into feature/allow-filtering-on-a-relation-attribute
|
2018-11-20 19:34:46 +01:00 |
|
Aurelsicoko
|
4320614721
|
Merge branch 'master' of github.com:strapi/strapi into issue/2228
|
2018-11-20 16:31:26 +01:00 |
|
Aurelsicoko
|
a30c7844a9
|
Generate generic dataloader for manyToMany relationships
|
2018-11-19 16:58:16 +01:00 |
|
Kamal Bennani
|
511ca55461
|
fix 1st level deep filter
|
2018-11-19 00:10:48 +01:00 |
|
Kamal Bennani
|
85eeb4aef2
|
Fix wrong rebase
|
2018-11-18 23:57:03 +01:00 |
|
Jim LAURIE
|
19ec6242f9
|
Merge branch 'master' into feature/allow-filtering-on-a-relation-attribute
|
2018-11-16 17:38:27 +01:00 |
|
Aurelsicoko
|
e28b69092d
|
Use primaryKey to associate correct related entry in manyToOne association
|
2018-11-15 17:47:17 +01:00 |
|
Jim LAURIE
|
8fcf2ed8ae
|
3.0.0-alpha.14.5
|
2018-11-13 14:50:07 +01:00 |
|
Jim LAURIE
|
08ababab42
|
Fix lint
|
2018-11-10 11:37:02 +01:00 |
|