178 Commits

Author SHA1 Message Date
Alexandre Bodin
d7e9509a45 Init manWay relation 2019-07-09 09:18:05 +02:00
Alexandre Bodin
30e8a673f4 Merge branch 'master' into feature/groups 2019-07-09 09:17:31 +02:00
Alexandre Bodin
ba5fc12ff9 Add group relation example 2019-07-08 18:35:39 +02:00
Alexandre Bodin
67ca0a42a7 Add more validation and better database emptyness tests 2019-07-08 15:39:08 +02:00
Louis Augry
a3fe9d5a38 Fix documention typo 2019-07-08 15:10:17 +02:00
Alexandre BODIN
250cfac82d
Merge branch 'master' into chore/strapi-new-improvments 2019-07-05 18:41:36 +02:00
Javier Castro
83d0bc0978 feat: add _null operator 2019-07-05 10:45:14 -03:00
Alexandre Bodin
5f29e81556 Group schema + auto populate for mongoose 2019-07-04 15:27:27 +02:00
Alexandre Bodin
b24d88f740 init schema mongoose 2019-07-02 13:56:14 +02:00
Alexandre Bodin
c8a509a223 Add group constraints 2019-07-02 13:28:18 +02:00
Alexandre Bodin
7dab357125 Cleanup and test Groups CRUD 2019-07-02 13:28:18 +02:00
Alexandre Bodin
e9d2c04824 Init groupManager 2019-07-02 13:28:16 +02:00
Alexandre Bodin
5777d0de35 v1 bookshelf 2019-07-02 13:28:16 +02:00
Alexandre Bodin
0fc01f5a40 Load groups 2019-07-02 13:28:15 +02:00
Alexandre Bodin
9fdf6be746 Refactor strapi-generate-new to be async 2019-06-20 18:28:17 +02:00
Alexandre Bodin
e9160867a6 Fix wrong param name in getType bookshelf hook 2019-06-08 18:51:07 +02:00
Alexandre Bodin
31a222ecb1 Start lint fixes 2019-05-29 17:25:56 +02:00
Alexandre Bodin
51300f4a4f Fix Add image upload in content type and add image in example app 2019-05-23 10:21:41 +02:00
Alexandre Bodin
ea5cdc78d8 Remove not null on sqlite alter as the table is recreated afterwards 2019-05-23 10:17:03 +02:00
Alexandre Bodin
35cbb507a9 Add dbSchema support for pg 2019-05-13 16:01:53 +02:00
Alexandre Bodin
ce1a327ef2 Merge branch 'master' into tech/build-process 2019-05-03 11:37:01 +02:00
Jim LAURIE
ca46db9b31 Fix #3192 filter on timestamp attributes 2019-04-30 18:33:14 +02:00
Alexandre Bodin
0ba139307c Handle many to many correctly 2019-04-19 17:32:43 +02:00
Alexandre Bodin
50b371b853 Merge branch 'beta' into tech/core-api 2019-04-19 08:26:13 +02:00
Alexandre Bodin
0d72faaddc Merge branch 'master' into beta 2019-04-18 18:47:48 +02:00
Jim LAURIE
4942fdaea2
Merge branch 'master' into fix/join-multi-database 2019-04-18 17:59:55 +02:00
Alexandre Bodin
187700e1c9 Handle different databases names standards 2019-04-18 16:01:31 +02:00
Alexandre Bodin
49d5491ff9 Fix one to many update 2019-04-18 12:03:50 +02:00
Jim LAURIE
ae943d7492
Merge branch 'master' into fix/join-multi-database 2019-04-17 18:30:41 +02:00
Jim LAURIE
0ad1c523d3 Fix #3144 column name for many to many relations 2019-04-17 16:10:38 +02:00
Jim LAURIE
99477c4b80 Fix #3147 join multi database 2019-04-17 15:13:05 +02:00
Alexandre Bodin
710e3ab52f Save plugins models in extensions folder 2019-04-16 09:05:46 +02:00
Alexandre Bodin
2fa8afbb1a Fix graphql and some styling 2019-04-16 08:50:47 +02:00
Alexandre Bodin
50bccee156 Setup default controller / service 2019-04-16 08:50:47 +02:00
cyril lopez
8e80edc47c
Merge branch 'master' into front/admin-new-hook-architecture 2019-04-12 18:43:59 +02:00
soupette
a2192c1dec Fix conflicts 2019-04-09 16:01:01 +02:00
soupette
e56e46e030 Split admin and users.
Co-authored-by: lauriejim
2019-04-09 12:09:03 +02:00
Alexandre Bodin
865664315f Apply feedbacks 2019-04-04 12:41:57 +02:00
Alexandre Bodin
7c6206f1a2 Remove old code 2019-04-04 12:41:57 +02:00
Alexandre Bodin
72e7d34a14 Use SQL alias to allow for the same table name multiple times in the same query 2019-04-04 12:41:57 +02:00
Alexandre Bodin
9bc56a3535 Apply review changes 2019-03-29 16:53:25 +01:00
Alexandre Bodin
b08c5bf3d2 Fix relation bug 2019-03-28 23:04:23 +01:00
Alexandre Bodin
e435201de4 Move basic type cast to the root buildQuery in strapi-utils 2019-03-28 17:12:43 +01:00
Alexandre Bodin
32254e5aaa Add bookshelf buildQuery comments 2019-03-28 16:15:25 +01:00
Alexandre Bodin
b8dc116ff6 Fix relations and graphql nested lookups for both mongo and sql 2019-03-28 12:13:32 +01:00
Alexandre Bodin
a6ffb9237e Cleanup unused code 2019-03-22 19:25:29 +01:00
Alexandre Bodin
f8e8928d8a Handle orWhere in mongo and format value / cast 2019-03-22 18:08:11 +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
f667cbb347 Merge branch 'master' into feature/deep-filtering-mongoose-bookshelf 2019-03-21 17:42:30 +01:00
Alexandre Bodin
d2db6b633f Mongo + graphql v1 2019-03-21 09:07:36 +01:00