29 Commits

Author SHA1 Message Date
Aurelsicoko
d8b14f6b67 Fix spread issue 2017-09-18 18:20:33 +02:00
Aurelsicoko
1cd0be2f52 Split code by adapters with regression on Bookshelf (WIP) 2017-09-15 18:29:50 +02:00
Aurelsicoko
eef2d3d96e Handle relationships edition for Bookshelf 2017-09-14 18:47:10 +02:00
Aurelsicoko
ad856bea8d Fix links menu 2017-09-14 12:19:24 +02:00
Aurelsicoko
122c536cbf Handle many to many relationships with Mongoose 2017-09-12 14:31:39 +02:00
Aurelsicoko
437d1e8b22 Handle relation display and update in most of cases 2017-09-07 17:16:31 +02:00
Aurelsicoko
e027bf9f7e Display understable error on Mongo connection failed 2017-08-17 18:25:52 +02:00
aurelsicoko
14d76c835f Be able to generate files through the CLI and fix Mongoose connect 2017-07-31 12:52:08 +02:00
aurelsicoko
937a4839bd Fix path to retrieve defaults settings and remove useless files 2017-07-31 12:12:51 +02:00
aurelsicoko
8013990ee4 Remove tableName property in model and update defaults configurations 2017-07-28 16:31:23 +02:00
aurelsicoko
4f7efef381 Update core architecture 2017-07-24 19:58:03 +02:00
André Gonçalves
006d951e34 Fixed service template to add the capital letter and fixed issue that was preventing the usage of mongoose 2017-02-03 16:36:59 +00: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
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
f2a233e1e0 Clean codebase and tests 2016-09-28 11:42:26 +02:00
Aurélien Georget
55d65ccde8 Fix #90: Update global model naming convention 2016-08-12 12:04:00 +02:00
Aurélien Georget
8c88e076a9 Handle template on CLI 2016-08-10 11:00:56 +02:00
Aurélien Georget
b69517b371 Add event middleware to handle lifecycle cb 2016-08-08 12:55:22 +02:00
Aurélien Georget
18c3a51fe9 Handle many-to-many relationships 2016-08-08 11:12:09 +02:00
Aurélien Georget
c79f55b0d9 Handle relationships except many-to-many 2016-08-05 15:51:55 +02:00
Aurélien Georget
4e6ca004b0 Implementing virtual populate for making reverse populate, (not well-tested yet) 2016-08-04 13:21:22 +02:00
Aurélien Georget
fcfbaf0bf9 Add relationships with Mongoose, and fix bugs 2016-07-25 13:21:47 +02:00
Aurélien Georget
c87ff0edbf Handle basic types for mongoose 2016-07-14 12:15:42 +02:00
Aurélien Georget
185542b74f Convert model types to mongoose types 2016-07-14 11:06:58 +02:00
Aurélien Georget
5ef53cf233 Return callback before open db 2016-07-12 15:04:56 +02:00
Aurélien Georget
04d7e95234 Add strapi dependency to strapi-mongoose 2016-07-12 14:24:41 +02:00
Aurélien Georget
756dd5407a Load Mongoose instead of Bookshelf 2016-07-12 11:15:01 +02:00