19 Commits

Author SHA1 Message Date
soupette
056919ced7 Fix transition and reset showFilters on unmount hook 2018-05-17 14:11:23 +02:00
soupette
b4bbc3917a Add transition to select filters 2018-05-16 18:59:29 +02:00
soupette
220e6baaef Harmonize content manager filters options to match the generated APIs
Change the GlobalPagination & PageFooter params type
Apply these modifications into the plugins that were using those compos
2018-05-16 17:10:43 +02:00
soupette
97d8200c6c Merge branch 'master' of github.com:strapi/strapi into content-manager-filters 2018-05-16 14:41:28 +02:00
soupette
4b9e7aa6c6 Remove deprecated lifecycle hook in content-manager containers 2018-05-16 12:08:39 +02:00
soupette
244489ee9d Created FilterOptions compo 2018-05-16 11:27:12 +02:00
soupette
d9a4b2990f Init filter design 2018-05-15 17:01:47 +02:00
soupette
0ca85934ac Add strapi-lint to ctm plugin and modify monorepo setups script to install it.
Now the strapi-lint is installed in both the ctm and the helper-plugin. It will be installed in all plugins later.

Important the updated eslint configuration requires to modify a lot of files....
2018-04-27 16:25:23 +02:00
soupette
2817ad6a33 Fixes #979 2018-04-20 10:49:05 +02:00
cyril lopez
37eedd5747 Fix pagination 2018-03-27 10:27:50 +02:00
cyril lopez
b1e39929de Fixes #850 2018-03-27 10:13:13 +02:00
cyril lopez
aef9c88c4c Add submit request 2018-02-22 11:33:01 +01:00
cyril lopez
9c22dc85d5 Fix delete request 2018-02-20 19:29:30 +01:00
cyril lopez
47340cd08e Handle delete record 2018-02-20 19:20:31 +01:00
cyril lopez
8a7dd16a95 Add Table to ListPage 2018-02-20 16:58:05 +01:00
cyril lopez
45246d3467 Get records dynamic 2018-02-20 15:51:20 +01:00
cyril lopez
5df2517c43 Add getdata dynamic 2018-02-20 14:25:45 +01:00
cyril lopez
1e82268f25 Add Translations to plugin upload 2018-02-20 11:53:18 +01:00
cyril lopez
03378761e2 Created ListPage component 2018-02-20 11:34:15 +01:00