910 Commits

Author SHA1 Message Date
cyril lopez
9255f8098e Update branch
Merge branch 'plugin/content-manager-dev' of github.com:strapi/strapi into plugin/content-manager-dev
2017-09-19 13:50:56 +02:00
cyril lopez
dd551acdfa Add formValidations to edit container, add translations, update lib input 2017-09-19 13:49:49 +02:00
Aurelsicoko
019690d6d6 Improve notification behaviour and solve issue with no relationships 2017-09-19 13:40:26 +02:00
cyril lopez
2739b33387 Fix on enter form bug, add enter submit form with eventlistener, add cancelChanges props 2017-09-19 08:34:52 +02:00
cyril lopez
a4818e5e93 Remove log 2017-09-18 19:30:10 +02:00
cyril lopez
45c97ef690 Add icons in TableHeader component 2017-09-18 19:27:44 +02:00
cyril lopez
d417e5d8cd Fix sorting option 2017-09-18 19:13:33 +02:00
cyril lopez
1c331377c5 Access proptypes via prop-types packages instead of React in LimitSelect component 2017-09-18 18:09:48 +02:00
cyril lopez
5b69e1981b Fix limit picker 2017-09-18 18:06:43 +02:00
cyril lopez
a5eaeb9b96 Refacto Pagination component 2017-09-18 16:52:46 +02:00
cyril lopez
82741991f6 Handle pagination and display with search params 2017-09-18 16:34:57 +02:00
cyril lopez
cbc50d7e68 Update Table proptypes 2017-09-18 10:05:23 +02:00
cyril lopez
5109326613 Access proptypes via npm package and not via React 2017-09-18 09:34:29 +02:00
cyril lopez
682898e60a Update branch
Merge branch 'plugin/content-manager-dev' of github.com:strapi/strapi into plugin/content-manager-dev
2017-09-15 18:35:06 +02:00
cyril lopez
8342ff3c1f Fix generateSchema 2017-09-15 18:34:17 +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
cyril lopez
7c6a3f4687 Fix conflict 2017-09-14 15:10:08 +02:00
Aurelsicoko
d085dcf10e Fix select many relationships and 2017-09-14 13:58:37 +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
6b6f1be98c Improve component input and handle date input 2017-09-12 17:57:15 +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
cb9730283a Merge alpha.5 2017-09-08 14:48:06 +02:00
Pierre Burgy
83e6a6bcc4 Merge 2017-09-08 13:46:50 +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
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
7ee1d90cb7 Migrate plugin to new react-router 2017-08-29 17:32:48 +02:00
Aurelsicoko
513251cecd Add missing dependencies and allow content-manager build to be push on npm 2017-08-25 14:35:43 +02:00
Pierre Burgy
19dd70d89c Make Content Manager compatible with react router 4 2017-08-22 15:31:42 +02:00
Pierre Burgy
ddcfd8fb1f Update eslint dependencies 2017-08-18 17:02:33 +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
08d68eacc9 Base store name on container name 2017-08-01 00:16:00 +02:00
Pierre Burgy
097920d941 Admin improvements 2017-07-21 18:15:43 +02:00
Pierre Burgy
7e37101338 Delete HomePage container 2017-07-06 18:10:01 +02:00
Pierre Burgy
1fb39080c3 Auto generate admin fields 2017-07-06 17:51:13 +02:00
Pierre Burgy
8db6d81270 Prevent List comtainers errors 2017-07-04 09:31:10 +02:00
Pierre Burgy
75470ef88c Reorder imports 2017-06-28 22:01:42 +02:00
Pierre Burgy
5ce6292256 Translate content manager in french 2017-06-20 23:06:41 +02:00
Pierre Burgy
f3702ad891 Redirect on cancel button click 2017-06-20 19:33:21 +02:00
Pierre Burgy
a2a019524b Add boolean case in list view 2017-06-20 19:19:10 +02:00
Pierre Burgy
f7c2d7f503 Add description in relations 2017-06-20 19:10:23 +02:00
Pierre Burgy
1fad22481e Remove actions column 2017-06-20 18:55:41 +02:00
Pierre Burgy
f6ac591677 Fix left menu links generator 2017-06-20 18:53:31 +02:00