1416 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
72bcfd23f7 Update lib input 2017-09-19 13:51:40 +02:00
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
Aurelsicoko
7557cf20b4 Merge branch 'plugin/content-manager-dev' of github.com:strapi/strapi into plugin/content-manager-dev 2017-09-19 11:17:38 +02:00
Aurelsicoko
23746cce46 Fix relationships with Bookshelf 2017-09-19 11:17:04 +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
Aurelsicoko
d8b14f6b67 Fix spread issue 2017-09-18 18:20:33 +02:00
cyril lopez
cf440beb70 Update branch
Merge branch 'plugin/content-manager-dev' of github.com:strapi/strapi into plugin/content-manager-dev
2017-09-18 18:18:52 +02:00
Aurelsicoko
8cae672f87 Fix spread issue on object 2017-09-18 18:18:06 +02:00
cyril lopez
a7aaeddcc5 Update branch
Merge branch 'plugin/content-manager-dev' of github.com:strapi/strapi into plugin/content-manager-dev
2017-09-18 18:14:00 +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
Aurelsicoko
8633f86a2f Merge branch 'plugin/content-manager-dev' of github.com:strapi/strapi into plugin/content-manager-dev 2017-09-18 17:59:21 +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
cyril lopez
a5eaeb9b96 Refacto Pagination component 2017-09-18 16:52:46 +02:00
Aurelsicoko
707e4674d3 Handle one-to-one relationship with Mongoose 2017-09-18 16:41:31 +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
ccd6c7aad5 Init project 2017-09-18 08:52:17 +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
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
Pierre BURGY
58e9582892 Merge pull request #247 from strapi/improvements/admin
Improvements/admin
2017-09-14 10:34:44 +02:00
Pierre Burgy
3917c7ae1b Improve LeftMenuLinkContainer map syntax 2017-09-13 23:11:22 +02:00
Pierre Burgy
e76752c1a4 Remove useless text in plugin generator 2017-09-13 23:09:07 +02:00
Pierre Burgy
e6fc1ee03a Remove files folder in strapi-admin 2017-09-13 23:08:32 +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
efb591601a Fix tests 2017-09-09 17:00:35 +02:00
Pierre Burgy
5e2b93abb1 Translate home page sentence 2017-09-09 16:59:30 +02:00
Pierre Burgy
fe332211f7 Use defaultValue instead of selected in Toggle 2017-09-09 16:30:19 +02:00
Pierre Burgy
618c1b18e3 Listen plugins only under localhost hostname 2017-09-09 16:28:06 +02:00
Pierre Burgy
639f4c68e1 Increase notifications top margin 2017-09-09 16:19:58 +02:00
Pierre Burgy
0f995df88d Export dispatch in app.js 2017-09-09 16:18:53 +02:00
Pierre Burgy
6c4310b19d Translate no plugins installed sentence 2017-09-09 16:10:38 +02:00
Pierre Burgy
3b517dc0c0 Fix no plugins string alignement 2017-09-09 16:06:19 +02:00
Pierre Burgy
919a7b33ce Add plugins port settings 2017-09-09 15:49:59 +02:00