23 Commits

Author SHA1 Message Date
Aurelsicoko
4d2ec1f5b0 Merge branch 'plugin/content-manager-dev' of github.com:strapi/strapi into plugin/content-manager-dev 2017-09-19 13:57:17 +02:00
Aurelsicoko
3176a431ec Display relationships on 3 cols and fix ID display 2017-09-19 13:56:51 +02:00
cyril lopez
dd551acdfa Add formValidations to edit container, add translations, update lib input 2017-09-19 13:49:49 +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
5109326613 Access proptypes via npm package and not via React 2017-09-18 09:34:29 +02:00
Aurelsicoko
1cd0be2f52 Split code by adapters with regression on Bookshelf (WIP) 2017-09-15 18:29:50 +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
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
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
Pierre Burgy
8d106b0ae5 Adapt content management for admin changes 2017-08-16 17:05:02 +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
466c36fef3 Reset initial state on create page load 2017-06-19 20:17:10 +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
11dd58de09 Improve plugin generator 2017-06-08 17:16:20 +01:00