16 Commits

Author SHA1 Message Date
Alberto Maturano
154fc28a57 Normalize to standar file permissions
As a result of taking a look on PR #1967 I realized there is 819
executable files in this repository. It is obvious this is an error.
2018-09-24 12:33:09 -05: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
cyril lopez
3e32741114 Add loading button to ctm and to upload && modify design 2018-03-06 09:31:44 +01:00
cyril lopez
a8e5da69ba Add search file 2018-02-23 15:28:01 +01:00
cyril lopez
c3231b9f5e Add sorting options and created extensions.json files
The extensions.json file is used to associate the correct icon with the extension of a file
2018-02-23 14:57:15 +01:00
cyril lopez
c621209605 Add filters in list view 2018-02-23 12:21:57 +01:00
cyril lopez
961df0d32f Handle file upload from list view 2018-02-22 18:24:17 +01:00
cyril lopez
47340cd08e Handle delete record 2018-02-20 19:20:31 +01:00
cyril lopez
79b9a01c14 Add Pagination 2018-02-19 17:41:05 +01:00
cyril lopez
28c3155e5f Created PageFooter component
Component that handles the entries limit number and the page navigation
2018-02-19 17:05:23 +01:00
cyril lopez
9a13f1e0d0 Handle delete file 2018-02-19 15:14:32 +01:00
cyril lopez
85f3b5c6d2 Desgin upload list 2018-02-19 13:10:35 +01:00
cyril lopez
f35d53e653 Create EntriesNumber component and add dynamic to get files 2018-02-16 15:39:35 +01:00
cyril lopez
5538e4ffc2 Handle upload dynamic 2018-02-16 14:17:24 +01:00
cyril lopez
e120abde4c Init Upload HomePage design
Refacto and improve PluginHeader and its children components
Add an overrideRendering props to PluginHeaderActions so it can render components different from a simple button.
Create search actions and sagas
Create ContainerFluid component that will be used with other plugins
2018-02-15 17:46:57 +01:00
cyril lopez
11b96a37d3 Rename upload folder 2018-02-08 14:13:29 +01:00