37 Commits

Author SHA1 Message Date
Aurelsicoko
51d936b559 Resolve conflicts 2017-09-25 18:28:45 +02:00
Aurelsicoko
fae170fe24 Fix notification and expose react-transition-group 2017-09-25 17:27:04 +02:00
Aurelsicoko
f9d81bad1d Solve issues and translate notifications 2017-09-25 15:54:43 +02:00
Aurelsicoko
b97d6e5660 Use lowerCase lodash 2017-09-25 15:40:11 +02:00
Aurelsicoko
b8accc03b9 Use React and React-DOM through global to use the exact same dependency everywhere 2017-09-22 16:56:09 +02:00
cyril lopez
46ce57ecf9 Fix redirection after editing a record, fix enter key submit 2017-09-20 16:22:04 +02:00
cyril lopez
f344cb6d07 Fix edit record 2017-09-20 15:21:58 +02:00
Aurelsicoko
2e79214a04 Merge branch 'plugin/content-manager-dev' of github.com:strapi/strapi into plugin/content-manager-dev 2017-09-19 17:22:47 +02:00
Aurelsicoko
d853db7f36 Introduce new layout position system 2017-09-19 17:19:35 +02:00
cyril lopez
ee055030e7 Update branch
Merge branch 'plugin/content-manager-dev' of github.com:strapi/strapi into plugin/content-manager-dev
2017-09-19 17:11:27 +02:00
cyril lopez
779b5da2d2 Fix desgin TableRow, add redirection after creating or updating a record 2017-09-19 17:10:14 +02:00
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
cyril lopez
7c6a3f4687 Fix conflict 2017-09-14 15:10:08 +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
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
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
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
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