79 Commits

Author SHA1 Message Date
Alexandre Bodin
87857b94be Implement strapi.queries for all models 2019-04-16 09:05:46 +02:00
Alexandre Bodin
9bc56a3535 Apply review changes 2019-03-29 16:53:25 +01:00
Alexandre Bodin
6fcb38780d Init code cleanup and auto loading of morph realtions in populated path 2019-03-22 17:15:51 +01:00
Alexandre Bodin
d2db6b633f Mongo + graphql v1 2019-03-21 09:07:36 +01:00
Kamal Bennani
c93311557e Adapt Services to the new Bookshelf API 2019-03-21 09:05:42 +01:00
Jim LAURIE
8241863444
Merge branch 'master' into enhancement/bigint 2019-03-07 13:42:16 +01:00
Jim LAURIE
92abd536cb
Merge branch 'master' into master 2019-02-10 17:26:18 +01:00
Jim LAURIE
f015d7bb2a
Fix condition with int instead of string 2019-02-05 12:17:27 +01:00
Jim LAURIE
cd729ec0da Fix ternary condition 2019-02-05 11:59:06 +01:00
Sajjad Shirazy
a9606b6eae Supporintg IN and NOT IN as a filter type 2019-02-03 15:08:36 +03:30
DMehaffy
d656077399 add a few more bigint 2019-01-21 05:11:48 -07:00
Pierre Burgy
7b6558884e Fix lint error 2019-01-03 22:52:39 +01:00
Pierre Burgy
fddf391e84 Add SQLite support 2018-12-29 21:35:07 +01:00
Jim LAURIE
50fc169d3e
Update PR feedback 2018-11-01 12:46:20 +01:00
Nick Verwymeren
9d9125a8c7
Fixes Cannot read property 'toJSON' of null
Related to:
https://github.com/strapi/strapi/issues/2132
2018-10-25 11:08:33 -05:00
Alberto Maturano
154fc28a57 Normalize to standar file permissions
As a result of taking a look on PR #1967 I realized there is 819
executable files in this repository. It is obvious this is an error.
2018-09-24 12:33:09 -05:00
Aurelsicoko
7d6e7b9d0a Handle boolean and numbers in search bar (bookshelf) 2018-06-12 11:32:13 +02:00
Aurelsicoko
abc8395f2d Handle count for search query 2018-06-07 17:24:09 +02:00
Aurelsicoko
60e0c6dcdb Generate GIN indexes for Postgres database and handle search query 2018-06-07 17:16:19 +02:00
Aurelsicoko
846e14c036 Add search query and create index for text columns (MySQL support) 2018-06-07 16:14:04 +02:00
Aurelsicoko
d8e2a1647c Add query system to handle search 2018-06-07 14:35:09 +02:00
soupette
c8492a6b11 Clean code 2018-06-06 16:49:25 +02:00
soupette
92600ab7b0 Handle bulk action for bookshelf 2018-06-06 12:47:29 +02:00
soupette
44cff94989 Fix conflicts 2018-05-31 15:31:46 +02:00
Johann Pinson
de691ca47f
Fix toJSON verification 2018-05-29 15:08:43 +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
Jim Laurie
4fe7b6176e Fix conflicts & lint 2018-05-16 12:07:02 +02:00
Aurelsicoko
c7f871745a Fix findOne user, many-to-many relationship loss and remove relation business logic from CM 2018-05-09 16:57:16 +02:00
Jim LAURIE
c09f5138a2
Merge branch 'master' into eslint 2018-05-07 16:03:35 +02:00
Aurelsicoko
e9202c7a24 Fix loosing of morph relations on update in CM with Bookshelf 2018-05-02 17:52:23 +02:00
Aurelsicoko
2fe530e334 Merge branch 'master' of github.com:strapi/strapi into upload/bookshelf 2018-05-02 17:08:07 +02:00
Aurelsicoko
e3fc6ad30b Remove the return to avoid the loop break 2018-05-02 17:07:03 +02:00
Jim LAURIE
e6a14367f3
Merge branch 'master' into fix-cm-entry-relations 2018-05-02 17:04:41 +02:00
Aurelsicoko
ce3d52d73e Fix single upload with Bookshelf 2018-05-02 16:15:36 +02:00
Jim Laurie
3ea2c8a775 Fix entry create relations 2018-05-02 15:39:12 +02:00
soupette
8a4412d6d6 Add eslint to ctm backend folders 2018-04-30 16:32:48 +02:00
Jim Laurie
273f22c70d Fix entry value 2018-04-26 14:10:17 +02:00
soupette
611dfb32eb Merge branch 'master' of github.com:strapi/strapi into sql-xp 2018-04-26 10:26:09 +02:00
Jim Laurie
dcf020662c Fix manyToMany content manager 2018-04-25 15:40:49 +02:00
Aurelsicoko
265fb1bdd9 Fix beforeCreate lifecycle 2018-04-25 12:23:53 +02:00
Aurelsicoko
99f2b34549 Fix loose of file relation & select latest associated file 2018-04-23 12:59:53 +02:00
Aurelsicoko
73764d6ae0 Add containss in Bookshelf filters 2018-04-12 15:44:04 +02:00
Aurelsicoko
17c46b331d Make GraphQL polymorphic relationships working with Bookshelf 2018-04-11 12:53:07 +02:00
Jim Laurie
43d6a9af9c Hotfix params bookshelf filters again :/ 2018-04-03 18:12:20 +02:00
Jim Laurie
cd8fd85f12 Hotfix params bookshelf filters 2018-04-03 17:04:10 +02:00
Jim Laurie
5948e9fa5c Update content manager filter 2018-04-03 13:03:41 +02:00
Aurelsicoko
66b75801c7 Add contains query and be able to disabled specific query 2018-04-03 11:30:39 +02:00
Aurelsicoko
684a70c665 Fix dominant true when updating relationship 2018-03-15 12:56:21 +01:00
Aurelsicoko
7dfc184a2e Don't loose oneToManyMorph relationship on update 2018-03-05 15:04:10 +01:00