56 Commits

Author SHA1 Message Date
Jim Laurie
aecbbcf3ba Handle default connection for mongoose 2017-11-28 14:28:30 +01:00
Jim Laurie
cf4a506ed1 Encrypt password on user update 2017-11-17 16:05:02 +01:00
Jim Laurie
24e4dd9bbc Load db hook if plugin model exist 2017-11-17 14:23:26 +01:00
Jim Laurie
b0a2b61be4 Register new user with hashed password 2017-11-16 14:12:03 +01:00
Jim Laurie
4bd0427ba6 Fix mongoose collection prefix plugin 2017-11-15 16:59:12 +01:00
Jim Laurie
77ea9fb7d2 Mount mongoose instance in plugins models 2017-11-15 15:06:09 +01:00
Jim Laurie
8b8115bac1 Merge branch 'alpha.7' of https://github.com/strapi/strapi into alpha.7 2017-11-03 12:13:20 +01:00
Jim Laurie
084cb3c49e Fix PR feedback 2017-11-01 15:16:28 +01:00
Jim Laurie
ceff284fb6 Fix update one to one mongoose relation 2017-10-30 17:59:53 +01:00
Jim Laurie
9105477500 Handle oneToOne mongoose relation 2017-10-25 17:38:48 +02:00
Jim Laurie
33736f6ea1 Handle object relations mongoose 2017-10-25 16:39:28 +02:00
Jim Laurie
3d9a509789 Handle relation by id mongoose 2017-10-25 16:24:35 +02:00
Aurelsicoko
90e2993e0d Fix Content-Manager relations management 2017-10-23 17:07:57 +02:00
Jim Laurie
2c06c48400 Lyfe cycle fix #287 2017-10-23 11:01:58 +02:00
Aurélien GEORGET
a4ce1232d3 Merge pull request #271 from strapi/improvements/filters
API filters
2017-10-12 10:40:28 +02:00
Aurelsicoko
6a9fb28e51 Create multiple Mongoose instance for each connection 2017-10-10 15:23:49 +02:00
Jim Laurie
7bd5f1021e Fix conflicts 2017-09-28 13:18:36 +02:00
Aurelsicoko
62f96e5c07 Use one webpack server to serve admin in development mode 2017-09-26 16:36:28 +02:00
Aurelsicoko
51d936b559 Resolve conflicts 2017-09-25 18:28:45 +02:00
Aurelsicoko
019690d6d6 Improve notification behaviour and solve issue with no relationships 2017-09-19 13:40:26 +02:00
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
Jim Laurie
4a18fe6b13 Add bookshelf filters 2017-09-13 12:18:54 +02:00
Jim Laurie
be66effbc0 Add filter for mongoose 2017-09-12 17:58:31 +02:00
Aurelsicoko
122c536cbf Handle many to many relationships with Mongoose 2017-09-12 14:31:39 +02:00
Pierre Burgy
83e6a6bcc4 Merge 2017-09-08 13:46:50 +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
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
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