245 Commits

Author SHA1 Message Date
Jim Laurie
31c0d7457a 3.0.0-alpha.12.2 2018-05-17 16:54:27 +02:00
Jim Laurie
5175ee6336 Fix media relation update 2018-05-17 14:56:53 +02:00
Jim Laurie
4fe7b6176e Fix conflicts & lint 2018-05-16 12:07:02 +02:00
cyril lopez
1f019c60c3
Merge branch 'master' into eslint 2018-05-14 11:50:32 +02:00
Aurelsicoko
49c61d2ca5 Rework one-to-one business logic and use getValuePrimaryKey util with Mongoose 2018-05-10 12:19:33 +02:00
Aurelsicoko
c7f871745a Fix findOne user, many-to-many relationship loss and remove relation business logic from CM 2018-05-09 16:57:16 +02:00
Aurelsicoko
9d8cd3f620 Don't push model on useless collection tree 2018-05-09 14:58:47 +02:00
Aurelsicoko
b57449ebfa Fix one-to-one relation on Mongoose 2018-05-09 14:56:08 +02:00
Aurelsicoko
dfec0b630b Add updateRelations on models and update generated API to use this method 2018-05-09 12:52:32 +02:00
Aurelsicoko
fc44709069 Move relational management into a separate file 2018-05-08 18:44:47 +02:00
Aurelsicoko
de4ac8042d Disable minimize option by default on Mongoose 2018-05-07 17:44:02 +02:00
Jim LAURIE
c09f5138a2
Merge branch 'master' into eslint 2018-05-07 16:03:35 +02:00
Jim Laurie
8f5443db17 3.0.0-alpha.12.1.3 2018-05-07 10:46:43 +02:00
soupette
6fe297e252 Lint strapi-mongoose 2018-05-04 18:09:55 +02:00
soupette
2a30a20e7e Important! fix monorepo setup build command 2018-05-03 17:39:24 +02:00
Jim Laurie
c491c61a97 3.0.0-alpha.12.2 2018-05-03 14:15:21 +02:00
soupette
2ab212b195 Undo changes 2018-05-02 15:31:08 +02:00
soupette
5edbd8551a Add strapi-lint to all setup packages 2018-05-02 14:28:02 +02:00
Jim LAURIE
806904c498
Delete log 2018-05-01 14:31:26 +02:00
soupette
d2b6667666 Fix menu footer css 2018-04-26 11:27:37 +02:00
Jim LAURIE
e6ad7de20e
Merge branch 'master' into fix/lifecycle 2018-04-25 12:27:33 +02:00
Aurelsicoko
265fb1bdd9 Fix beforeCreate lifecycle 2018-04-25 12:23:53 +02:00
Aurelsicoko
7a456da974 Move authentication and ssl in database options 2018-04-24 16:38:19 +02:00
Jim LAURIE
8139325672
Merge branch 'master' into mongoose/decimal 2018-04-24 15:40:18 +02:00
Aurelsicoko
edf0f97678 Improve Decimal128 and Float support with MongoDB 2018-04-24 15:24:42 +02:00
Pongstr
d797d5f7b0 PR Updates
- renamed readme title
- removed strapi-upload-aws-s3 and strapi-upload-rackspace from setup
2018-04-24 13:13:59 +03:00
Jim LAURIE
6040968b74
Merge branch 'master' into issues/924 2018-04-23 23:53:15 +02:00
Jim LAURIE
724b9e2f05
Merge branch 'master' into enhance/mongoose_events 2018-04-23 23:42:49 +02:00
Jim LAURIE
f580b470b6
Merge branch 'master' into enhance/mongoose_events 2018-04-23 23:38:04 +02:00
Aurelsicoko
892f9d1291 Update Mongoose template & support one-way in generated API 2018-04-23 16:57:59 +02:00
Aurelsicoko
4afc8a2390 Use latest release of Mongoose & add comment to explain post remove comment issue 2018-04-23 16:20:04 +02:00
Jim LAURIE
045a942e23
Merge branch 'master' into issues/924 2018-04-23 16:13:59 +02:00
Aurelsicoko
99f2b34549 Fix loose of file relation & select latest associated file 2018-04-23 12:59:53 +02:00
soupette
81383f3562 Fixes #959 2018-04-19 15:45:35 +02:00
Jim Laurie
ebd144fddb 3.0.0-alpha.12 2018-04-18 12:03:16 +02:00
Aurelsicoko
058c84d61e Fix float & decimal number on Mongoose 2018-04-13 18:02:37 +02:00
Aurelsicoko
0ac7c435f3 Merge branch 'master' of github.com:strapi/strapi into graphql 2018-04-12 16:37:23 +02:00
Aurelsicoko
73764d6ae0 Add containss in Bookshelf filters 2018-04-12 15:44:04 +02:00
Jørgensen
f5a0bce148
Update index.js
Updated according to comments.
2018-04-12 15:23:03 +02:00
Jørgensen
b64ad9524f
Fixed issue for connection settings and ssl prop 2018-04-11 14:40:05 +02:00
Aurelsicoko
78234fab61 Support contains sensitive filter and fix Bookshelf queries 2018-04-10 18:54:01 +02:00
Aurelsicoko
cd43c2851b Build schema.graphql to query Users & Permissions models 2018-04-10 15:54:34 +02:00
Aurelsicoko
0f581fa5c3 Be able to retrieve polymorphic association using GraphQL (File Upload) 2018-04-05 15:20:24 +02:00
Jim Laurie
ee12536e84 3.0.0-alpha.11.3 2018-04-05 14:13:50 +02:00
Aurelsicoko
66b75801c7 Add contains query and be able to disabled specific query 2018-04-03 11:30:39 +02:00
Jim Laurie
8390106f59 3.0.0-alpha.11.2 2018-03-27 17:59:16 +02:00
Jim LAURIE
3d2f611af2
Merge branch 'master' into array 2018-03-19 10:15:14 +01:00
Abdón Rodríguez Davila
1e7682eddd Fix spaces path issues on databases 2018-03-18 13:29:49 +01:00
Abdón Rodríguez Davila
3cd5cff861 Add Array type 2018-03-17 16:43:25 +00:00
Abdón Rodríguez Davila
a186ac3d3b Sort types alphabetically 2018-03-17 16:42:28 +00:00