29765 Commits

Author SHA1 Message Date
Jim Laurie
19d0f17efb Change autoReload config 2017-09-19 08:55:38 +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
cyril lopez
9eef59027f Remove unnecessary selector from app 2017-09-15 17:24:00 +02:00
cyril lopez
c7baf33f50 Use NavLink instead of links in PluginLeftMenuLink 2017-09-15 15:54:41 +02:00
cyril lopez
a9e1f645f2 Change import takeLatest in sagas 2017-09-15 15:00:21 +02:00
cyril lopez
c27af956e2 Access PropTypes via prop-types package 2017-09-15 14:58:48 +02:00
cyril lopez
d0acaca90c Migrate plugin to React Router V4 2017-09-15 14:38:49 +02:00
cyril lopez
5ec6818a4c Fix 2017-09-14 19:31:07 +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
Jim LAURIE
3d7b26df8f Merge pull request #246 from strapi/fix/alpha
Fix alpha
2017-09-14 12:17:13 +02:00
cyril lopez
0c9f51cbe9 Update design 2017-09-14 12:03:18 +02:00
Aurelsicoko
be4c757f5a Use bindActionCreators, solve i18n issues 2017-09-14 11:10:05 +02:00
Jim Laurie
ebfc90d895 Pull alpha 6 2017-09-14 11:02:57 +02:00
Pierre BURGY
58e9582892 Merge pull request #247 from strapi/improvements/admin
Improvements/admin
2017-09-14 10:34:44 +02:00
Jim LAURIE
ed2accecf5 Fix bad c/c 2017-09-14 10:17:14 +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
cyril lopez
57535b7b37 Created new lib Button 2017-09-13 18:46:00 +02:00
cyril lopez
c1c7b7d956 Fix not saved display in menu links 2017-09-13 15:03:02 +02:00
cyril lopez
8603f2178f Add custom placeholder in PopUpRelation inputs 2017-09-13 14:59:53 +02:00
cyril lopez
39f229be1d Add not saved info when user is modifing a content type and and description to input content type name, improve input lib to add links in input description 2017-09-13 14:09:24 +02:00
Jim Laurie
4a18fe6b13 Add bookshelf filters 2017-09-13 12:18:54 +02:00
Jim Laurie
6fd7fcf512 Replace model by entity 2017-09-13 10:30:37 +02:00
Jim Laurie
217f0193fc Fix PR feedback 2017-09-13 08:54:07 +02:00
Jim Laurie
be66effbc0 Add filter for mongoose 2017-09-12 17:58:31 +02:00