41 Commits

Author SHA1 Message Date
soupette
4e2b7218f6 Bulk actions front-end done 2018-06-05 14:20:13 +02:00
soupette
47b1b7e456 Handle select unique 2018-06-04 20:51:57 +02:00
soupette
84d5d047eb Handle selectAll action 2018-06-04 20:26:17 +02:00
soupette
6a720481b6 Fix anim 2018-05-30 13:59:49 +02:00
soupette
20d896c92a Open FilterPickWrapper when clicking on a filter with correct input autofocus 2018-05-24 14:40:43 +02:00
soupette
34eb67afca Improve UX and fix design 2018-05-23 18:23:27 +02:00
soupette
739447b5c6 Use reactstrap instead of csstransition 2018-05-23 17:40:36 +02:00
soupette
ef859c83ea Fix filter date display.
Fixes #1257
2018-05-23 14:46:20 +02:00
soupette
685930e551 Apply filters with URI 2018-05-22 16:55:58 +02:00
soupette
c2e187da8c Handle filters when modifying all params 2018-05-22 15:59:01 +02:00
soupette
c07d5a8f56 Apply filters from the URI 2018-05-22 15:25:21 +02:00
soupette
4c1ddf5bc4 Display filter content and remove then 2018-05-22 11:52:29 +02:00
soupette
42146a0118 Display applied filters 2018-05-22 10:19:16 +02:00
soupette
cf4cfafa06 Add hide option 2018-05-21 17:45:23 +02:00
soupette
7260bbe309 Add actions to filterpicker 2018-05-21 17:16:04 +02:00
soupette
e9ce813474 Handle change input filters 2018-05-18 17:54:38 +02:00
soupette
569717e69f Move logic to container 2018-05-18 16:46:13 +02:00
soupette
283dfc7972 Retrieve schema 2018-05-18 11:41:42 +02:00
soupette
6c14dbf8fa Prepare for dynamic filters 2018-05-17 17:57:45 +02:00
soupette
559c862e26 Add dynamic PluginHeaderTitle in FiltersPickWrapper 2018-05-17 16:25:02 +02:00
soupette
1c2ab4420b Remove useless components in both admin and ctm 2018-05-17 15:56:20 +02:00
soupette
d0e27e95a4 Created SlideDown components in helper plugin
Move LoadingIndicator into the helper.
Start to use react-loadable in the content manager
2018-05-17 15:38:06 +02:00
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