37 Commits

Author SHA1 Message Date
Aurélien Georget
199ed431a8 Destructure where condition to make code more readable 2019-01-24 12:05:33 +01:00
Aurélien Georget
2a62b9d962 Convert where parameters instead of adding complexity in SQL query 2019-01-24 11:52:53 +01:00
Aurélien Georget
9e0faf9b5c Fix deleteUser mutation for Mongoose and Bookshelf 2018-11-27 14:54:34 +01:00
Alberto Maturano
86cbd0c1b3 refactor: Remove unused variable 2018-11-14 19:51:05 -06:00
Vladislav Arsenev
e96d048381 fix: remove-old-files - fix lost file remove and one new was added 2018-09-04 17:57:10 +03:00
Aurelsicoko
94200636da Refetch related data before attach new entry on manyToMany relationship 2018-06-14 18:27:44 +02:00
Aurelsicoko
18d3b9cf1e Resolve merge 2018-06-13 17:56:41 +02:00
Jim Laurie
b5f05e20a4 Fix morph relation 2018-06-12 11:26:40 +02:00
soupette
e7357e025c Handle delete many with models from users-permissions 2018-06-06 16:20:52 +02:00
soupette
92600ab7b0 Handle bulk action for bookshelf 2018-06-06 12:47:29 +02:00
soupette
a7411bbd9d Fix conflicts in Strapi.js 2018-06-05 19:12:25 +02:00
soupette
8832a5baab Delete many and update relations
Co-authored-by aurelsicoko@gmail.com
2018-06-05 18:35:19 +02:00
soupette
9a62aa4939 Fix PR feedback 2018-06-05 12:04:08 +02:00
Cyril lopez
cb895ab586 Fix PR feedback 2018-06-04 17:46:08 +02:00
soupette
5ec54d522c Remove comment 2018-05-25 17:30:19 +02:00
soupette
5366b1c6ad GraphQL filters 2018-05-25 17:03:43 +02:00
soupette
48514fa8c4 Fix strapi utils convert params function 2018-05-25 15:57:07 +02:00
soupette
94447b072f Fix sort for bookshelf 2018-05-23 11:27:39 +02:00
soupette
87d70a8d34 Fix count query bookshelf in ctm & users-permissions 2018-05-23 10:29:04 +02:00
soupette
1fae3e9852 Fix ctm bookshelf find query with sort 2018-05-22 18:23:03 +02:00
soupette
185350f07c Fix count routes for mongoose 2018-05-22 17:11:35 +02:00
soupette
220e6baaef Harmonize content manager filters options to match the generated APIs
Change the GlobalPagination & PageFooter params type
Apply these modifications into the plugins that were using those compos
2018-05-16 17:10:43 +02:00
soupette
8a4412d6d6 Add eslint to ctm backend folders 2018-04-30 16:32:48 +02:00
Aurelsicoko
f7b41dbc01 Fix uploaded file on create 2018-04-17 17:50:23 +02:00
Aurelsicoko
87b07c8eeb Resolve conflicts 2018-04-13 18:04:03 +02:00
Jim Laurie
bdd1583543 Handle polymorphic in admin
Only for collection: * poly side
2018-04-10 14:46:36 +02:00
Aurelsicoko
0f581fa5c3 Be able to retrieve polymorphic association using GraphQL (File Upload) 2018-04-05 15:20:24 +02:00
Aurelsicoko
66b75801c7 Add contains query and be able to disabled specific query 2018-04-03 11:30:39 +02:00
Aurelsicoko
e917c61b02 Optimize GraphQL query with Bookshelf 2018-04-02 19:24:36 +02:00
Aurelsicoko
234d913c1b Add/remove images file Content Manager for SQL databases 2018-03-01 17:39:31 +01:00
Aurelsicoko
cde39a8609 Add/remove file from Content-Manager & move logic into the Upload plugin 2018-02-28 15:49:28 +01:00
Aurelsicoko
19b1574f00 Start to handle polymorphic association update in Content Manager (mongoose only) 2018-02-28 12:33:32 +01:00
Aurelsicoko
cfef18ea6b Remove relationship where a file is removed 2018-02-27 18:57:28 +01:00
Aurelsicoko
03668670dc Handle upload from the Content Manager side 2018-02-27 17:38:59 +01:00
Aurelsicoko
dac8931676 Handle association on upload route 2018-02-27 16:53:06 +01:00
Aurelsicoko
ab108a6f93 Create & handle association between File upload and others models 2018-02-27 11:52:18 +01:00
Aurelsicoko
8db92c22fd Split Content-Manager logic into service & allow CRUD and associations w/ plugin's models w/ Mongoose 2017-12-11 18:23:15 +01:00