54 Commits

Author SHA1 Message Date
soupette
4a1d9bea1c Change params q to _q 2018-06-12 11:43:41 +02:00
Aurelsicoko
abc8395f2d Handle count for search query 2018-06-07 17:24:09 +02:00
Aurelsicoko
d8e2a1647c Add query system to handle search 2018-06-07 14:35:09 +02:00
soupette
8832a5baab Delete many and update relations
Co-authored-by aurelsicoko@gmail.com
2018-06-05 18:35:19 +02:00
soupette
4e2b7218f6 Bulk actions front-end done 2018-06-05 14:20:13 +02:00
soupette
185350f07c Fix count routes for mongoose 2018-05-22 17:11:35 +02:00
Aurelsicoko
edf0f97678 Improve Decimal128 and Float support with MongoDB 2018-04-24 15:24:42 +02:00
Jim Laurie
b4be337249 Route to get layout to apply 2018-03-14 10:22:15 +01:00
Aurelsicoko
03668670dc Handle upload from the Content Manager side 2018-02-27 17:38:59 +01:00
cyril lopez
a6502d15c5 Change the type of sent data in the EditPage saga 2018-02-27 16:24:46 +01:00
cyril lopez
b2a2afa3e3 Merge branch 'feature/upload' of github.com:strapi/strapi into feature/upload 2018-02-27 14:33:14 +01:00
Aurelsicoko
ab108a6f93 Create & handle association between File upload and others models 2018-02-27 11:52:18 +01:00
cyril lopez
6bc6862b14 Add ordering to displayed fields in ctm 2018-02-26 18:33:19 +01:00
Jim Laurie
b784c32be1 Add tag column 2018-02-06 15:08:25 +01:00
Jim Laurie
0e739d8e32 Hide config model in content type builder and content manager 2018-02-02 14:50:10 +01:00
Aurelsicoko
10db375825 Fix #379 - Support one-way relationship 2018-01-08 12:10:48 +01:00
Aurelsicoko
8db92c22fd Split Content-Manager logic into service & allow CRUD and associations w/ plugin's models w/ Mongoose 2017-12-11 18:23:15 +01:00
Jim Laurie
8ed108c012 Add filter fetch content type builder queries 2017-12-07 15:44:20 +01:00
cyril lopez
a2ebbfab9e Handle any api errors in ctm 2017-12-06 15:58:20 +01:00
cyril lopez
59872ac890 Handle backend errors in ctm 2017-12-06 15:11:55 +01:00
Aurelsicoko
311862dbb1 Handle delete plugin entry using Content Manager 2017-11-27 17:45:21 +01:00
Aurelsicoko
eceede450b Handle plugin model in Content Manager 2017-11-27 17:27:16 +01:00
Aurelsicoko
51d936b559 Resolve conflicts 2017-09-25 18:28:45 +02:00
Aurelsicoko
cefaff4c45 Fix delete on Mongoose 2017-09-20 18:14:18 +02:00
Aurelsicoko
6b83375009 Improve design sorting arrow 2017-09-20 13:19:36 +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
4e089f7909 Solve issues to be able to use bookshelf correctly 2017-09-14 16:33:56 +02:00
Aurelsicoko
d085dcf10e Fix select many relationships and 2017-09-14 13:58:37 +02:00
Aurelsicoko
122c536cbf Handle many to many relationships with Mongoose 2017-09-12 14:31:39 +02:00
Aurelsicoko
f32336370b Resolve issues on relationships 2017-09-11 18:17:09 +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
08901657b0 Be able to make CRUD action without relationships 2017-08-31 17:26:44 +02:00
Aurelsicoko
22e58cba38 Be able to set dynamic main field and go back from Edit view 2017-08-31 16:00:45 +02:00
Aurelsicoko
dd11036d3c Apply design guidelines on view list 2017-08-30 17:56:52 +02:00
Aurelsicoko
b16b86bb75 Add query method to Strapi to switch on right ORM in the plugins 2017-08-29 19:34:34 +02:00
cyril lopez
7532670f93 Created empty view for homepage 2017-08-16 18:47:02 +02:00
Pierre Burgy
8d106b0ae5 Adapt content management for admin changes 2017-08-16 17:05:02 +02:00
Pierre Burgy
1fb39080c3 Auto generate admin fields 2017-07-06 17:51:13 +02:00
Pierre Burgy
577525bc62 Relations system on edit view 2017-06-18 17:23:58 +02:00
Pierre Burgy
43809dcb00 Add queries system and schema based fields 2017-06-17 17:01:50 +02:00
Pierre Burgy
cfac2814f5 Clean code with eslint and prettier 2017-05-11 10:54:44 +02:00
Pierre Burgy
68e823459a Expose Mongoose functions through the strapi.models object 2017-05-09 16:21:17 +02:00
Pierre Burgy
31ad1dfbb7 Dynamic collection selection 2017-05-06 17:27:24 +02:00
Pierre Burgy
11cd4b2c50 Create entry feature 2017-05-05 11:40:52 +02:00
Pierre Burgy
23bc7e9f0c Add primary key logic 2017-05-04 19:05:41 +02:00
Pierre Burgy
80ea276725 Fix findOne function in content manager controller 2017-05-03 17:51:11 +02:00
Pierre Burgy
10b1cc2ece Fix find function in content manager controller 2017-05-03 17:10:23 +02:00
Pierre Burgy
9fd67eb1aa Basic delete feature in edit page 2017-04-21 17:52:18 +02:00