56 Commits

Author SHA1 Message Date
Aurelsicoko
ab108a6f93 Create & handle association between File upload and others models 2018-02-27 11:52:18 +01:00
Aurelsicoko
8a66873405 Display better error message & lock fields 2018-01-25 18:12:29 +01:00
Aurelsicoko
8f85d85349 Improve roles in database to work with Bookshelf 2018-01-23 18:54:17 +01:00
Aurelsicoko
187f6cb748 Display logs for every missing tables or attributes & update delete/add role feature 2018-01-23 15:38:43 +01:00
Aurelsicoko
10db375825 Fix #379 - Support one-way relationship 2018-01-08 12:10:48 +01:00
Aurelsicoko
cbd1da155b Fix many-to-one association with Bookshelf 2017-12-13 15:30:03 +01:00
Aurelsicoko
1127ab1c85 Fix one-to-one during first creation with Bookshelf 2017-12-13 12:14:15 +01:00
Aurelsicoko
b08a4d811c Use local global to expose model for Bookshelf & move globalId definition in the core 2017-12-13 11:38:38 +01:00
Aurelsicoko
61d75648b0 Fix content-manager offset for SQL databases 2017-12-12 16:24:19 +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
Jim Laurie
3f15a5b618 Fix bookshelf fetch for auth 2017-12-07 14:56:25 +01:00
cyril lopez
a2ebbfab9e Handle any api errors in ctm 2017-12-06 15:58:20 +01:00
Aurelsicoko
d620a0745d Remove routing policy from /models route 2017-11-29 16:13:27 +01:00
Aurelsicoko
191092fca9 Redirect CM action to plugin's controller for User plugin 2017-11-29 16:10:13 +01:00
Aurelsicoko
c971f9c054 Allow redirect action in CM & harmonize pre/post event with Promises 2017-11-29 15:00:50 +01:00
Aurelsicoko
3cf999c8a6 Add layout user and apply design change 2017-11-28 16:20:39 +01:00
Aurelsicoko
b63cd80a13 Add type email & password, and fix layout system 2017-11-28 16:01:50 +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
35b6a50810 Handle relation oneToMany dominant bookshelf 2017-10-26 17:21:23 +02:00
Aurelsicoko
1df5709085 Fix many-to-many relationships 2017-10-23 17:35:00 +02:00
Aurelsicoko
90e2993e0d Fix Content-Manager relations management 2017-10-23 17:07:57 +02:00
Aurelsicoko
51d936b559 Resolve conflicts 2017-09-25 18:28:45 +02:00
Aurelsicoko
f9d81bad1d Solve issues and translate notifications 2017-09-25 15:54:43 +02:00
Aurelsicoko
67cd222c07 Avoid mistake on deletion with Bookshelf 2017-09-20 18:15:06 +02:00
Aurelsicoko
cefaff4c45 Fix delete on Mongoose 2017-09-20 18:14:18 +02:00
Aurelsicoko
0c270b387f Remove relationships on deletion 2017-09-20 15:25:10 +02:00
Aurelsicoko
6b83375009 Improve design sorting arrow 2017-09-20 13:19:36 +02:00
Aurelsicoko
d95de47574 Apply few design updates to harmonize components 2017-09-19 19:04:39 +02:00
Aurelsicoko
d853db7f36 Introduce new layout position system 2017-09-19 17:19:35 +02:00
Aurelsicoko
23746cce46 Fix relationships with Bookshelf 2017-09-19 11:17:04 +02:00
Aurelsicoko
d8b14f6b67 Fix spread issue 2017-09-18 18:20:33 +02:00
Aurelsicoko
f9c0e997b2 Fix many to many relationships with Mongoose & display plugin name in browser tab title 2017-09-18 17:58:29 +02:00
Aurelsicoko
707e4674d3 Handle one-to-one relationship with Mongoose 2017-09-18 16:41:31 +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
ad856bea8d Fix links menu 2017-09-14 12:19:24 +02:00
Aurelsicoko
be4c757f5a Use bindActionCreators, solve i18n issues 2017-09-14 11:10:05 +02:00
Aurelsicoko
f32336370b Resolve issues on relationships 2017-09-11 18:17:09 +02:00
Aurelsicoko
814d1c0211 Be able to update relationship from non-dominant side 2017-09-07 19:11:12 +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
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
565b351844 Empty admin.json config file 2017-07-04 09:31:59 +02:00
Pierre Burgy
dbd4cd3e21 Improve plugin generator 2017-07-01 16:29:35 +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
11cd4b2c50 Create entry feature 2017-05-05 11:40:52 +02:00