46 Commits

Author SHA1 Message Date
Aurélien Georget
3e57474f03 Lock dependencies and fix start up 2017-06-15 15:35:04 +02:00
Aurélien Georget
ea242b12e9 Lock dependencies and fix start up 2017-06-15 13:33:14 +02:00
Aurélien Georget
f12884a3d6 Use globalId on many-to-many relationships to avoid conflicts with model's name 2017-04-12 15:43:18 +02:00
Aurélien Georget
21df50a44f Remove comments 2017-04-11 11:59:04 +02:00
Aurélien Georget
101ddb509f Reverse mapper on keys' name changed by the columnName property 2017-04-11 11:56:31 +02:00
Jim Laurie
42c688b153 Handle options in Strapi models 2017-04-07 15:48:09 +02:00
Aurélien Georget
dc3eb2d748 Merge branch 'alpha.4' of github.com:strapi/strapi into alpha.4 2017-04-03 10:03:11 +02:00
Jim Laurie
4645e7fd00 Map columnName to create relations 2017-03-24 12:03:14 +01:00
Aurélien Georget
68488ca48c Fix lifecycle callback for Bookshelf 2017-03-15 13:47:02 +01:00
Aurélien Georget
957cc17d0a Allow to change Bookshelf pivot prefix 2017-02-15 14:43:09 +01:00
Aurélien Georget
62174c2a24 Support pivots for Bookshelf 2017-02-15 13:53:23 +01:00
Aurélien Georget
0a2db78275 Process exit when Redis connection failed 2017-02-14 14:34:01 +01:00
Aurélien Georget
488343374b Fix crash where connections exist but there is no models 2017-02-01 14:48:30 +01:00
Aurélien Georget
ce6a969327 Add config to load bookshelf plugins or not 2017-01-30 15:15:22 +01:00
Aurélien Georget
6dd11ff007 Load bookshelf.js to allow custom instance 2017-01-30 15:04:21 +01:00
Aurélien Georget
e0f3321d01 Load pagination plugin in Bookshelf 2017-01-30 12:37:31 +01:00
Aurélien Georget
ebab378163 Add support for idAttribute and update dependency 2017-01-24 15:55:50 +01:00
Aurélien Georget
e462c1bc33 Allow multiple connection with strapi-bookshelf connector 2017-01-24 13:01:09 +01:00
Aurélien Georget
90ded9977f Allow custom columnName on one-to-many associations 2017-01-24 12:09:01 +01:00
Aurélien Georget
9aa2cedf85 Allow custom tableName on M2M associations and select PG schema 2017-01-23 16:28:20 +01:00
Aurélien Georget
7085ba3c22 3.0.0-alpha.3 2017-01-23 10:49:29 +01:00
Pierre Burgy
821a0b5dbb Fix multi words relations 2017-01-14 12:09:49 +01:00
Aurélien Georget
5b74588653 Update generated API && support aliases for Bookshelf 2017-01-11 17:53:40 +01:00
Aurélien Georget
0e7422b1df v3.0.0-alpha.2 2017-01-09 15:22:28 +01:00
Aurélien Georget
020375e93b Update copyright 2017-01-09 13:45:44 +01:00
Aurélien Georget
e3e3cb3597 Update dependencies 2017-01-09 11:02:53 +01:00
Aurélien Georget
9ffed56e26 Fix connection with bookshelf 2017-01-06 12:25:21 +01:00
Aurélien Georget
5c24f33c28 Use ESLint instead of xo 2017-01-04 18:28:47 +01:00
Aurélien Georget
b7378d029a Apply new databases configuration format to connectors 2017-01-04 17:21:24 +01:00
Aurélien Georget
6ce1bbe69c v3.0.0-alpha.1 2016-12-05 19:55:06 +01:00
Aurélien Georget
c6d2be25b5 Move entire repository to ES6 & fix tests 2016-11-07 16:31:34 +01:00
Aurélien Georget
8d3409de0d Update dependencies and migrate utils models into strapi-utils 2016-10-31 12:51:05 +01:00
Aurélien Georget
c0ac5e2023 Add license to root directory and update licenses 2016-09-28 11:18:36 +02:00
Aurélien Georget
5041e0b6bc Updating strapi-bookshelf's dependencies 2016-08-22 11:17:06 +02:00
Aurélien Georget
55d65ccde8 Fix #90: Update global model naming convention 2016-08-12 12:04:00 +02:00
Aurélien Georget
8b07a0b907 Prepare for repository migration 2016-08-10 11:31:27 +02:00
Aurélien Georget
80d505fc50 Load external hooks in specific order 2016-07-06 12:16:31 +02:00
Aurélien Georget
1b7e1b9e6a Waiting knex fired event before load bookshelf 2016-07-05 14:32:50 +02:00
Aurélien Georget
3734bb2f59 Load external hooks 2016-07-05 14:13:35 +02:00
Aurélien Georget
7f0ac91caf Loading and organizing hooks by category 2016-06-30 12:31:17 +02:00
Aurélien Georget
c358e72b3c Fix GraphQL and clean guidelines 2016-04-19 17:29:19 +02:00
loicsaintroch
c330c47a4a Respect guidelines 2016-04-04 22:09:19 +02:00
loicsaintroch
d81f2840ea Prepare workflow for testing and publishing 2016-03-29 12:02:06 +02:00
Aurélien Georget
b9696a6a84 Fix inversion keys on many-to-many relationships, and fix included relationship data on JSON API 2016-03-22 16:21:01 +01:00
Aurélien Georget
b3f4bc5b96 Fix crashes caused by migration, JSON API and GraphQL 2016-03-22 15:50:33 +01:00
loicsaintroch
de96d913dd Form multi repos to mono repo workflow 2016-03-18 11:12:50 +01:00