51 Commits

Author SHA1 Message Date
cyril lopez
e29cbfdab2 Update branch
Merge branch 'plugin/content-type-builder-dev' of https://github.com/strapi/strapi into plugin/content-type-builder-dev
2017-08-17 09:19:07 +02:00
Jim Laurie
67199adf66 Ouups 🙊 2017-08-16 19:06:50 +02:00
cyril lopez
7532670f93 Created empty view for homepage 2017-08-16 18:47:02 +02:00
Jim Laurie
32ca703098 Handle errors and complete update model 2017-08-14 17:19:37 +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
8e55bd14a2 Move dictionary and update dependencies 2017-07-31 12:08:02 +02:00
aurelsicoko
4576b85dde Resolve conflicts in bookshelf connector 2017-07-29 13:53:28 +02:00
aurelsicoko
202cf6f5a8 Resolve conflicts 2017-07-28 18:56:28 +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
aurelsicoko
5b8230c93d alpha.4.8 2017-07-21 15:57:42 +02:00
aurelsicoko
c81c865b79 3.0.0-alpha.4.3 2017-07-20 15:56:54 +02:00
aurelsicoko
125a7a7d1b Don't install useless packages for setup 2017-07-19 17:03:03 +02:00
aurelsicoko
e924ca1328 Resolve Travis CI 2017-07-18 17:50:09 +02:00
aurelsicoko
a8732565c9 Remove file dependencies before commit 2017-07-17 17:19:35 +02:00
aurelsicoko
0f9c16940a Resolve alpha.4 setup workflow 2017-07-17 16:48:09 +02:00
Pierre Burgy
33cc2499b5 Merge branch 'alpha.4' of https://github.com/strapi/strapi into plugin/content-manager 2017-07-13 08:59:30 +02:00
aurelsicoko
b606e55787 Update ROADMAP 2017-07-11 12:16:59 +02:00
Pierre Burgy
378d8e433c Fix conflicts 2017-06-17 10:27:20 +02:00
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
Pierre Burgy
68e823459a Expose Mongoose functions through the strapi.models object 2017-05-09 16:21:17 +02:00
Pierre Burgy
23bc7e9f0c Add primary key logic 2017-05-04 19:05:41 +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
7085ba3c22 3.0.0-alpha.3 2017-01-23 10:49:29 +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
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
f2a233e1e0 Clean codebase and tests 2016-09-28 11:42:26 +02:00
Aurélien Georget
c0ac5e2023 Add license to root directory and update licenses 2016-09-28 11:18:36 +02:00
Aurélien Georget
ec2c8a25de Updating strapi-generate-mongoose's dependencies 2016-08-22 11:28:00 +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
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
02cc042838 Update dependency 2016-07-12 11:33:01 +02:00