33 Commits

Author SHA1 Message Date
soupette
7d0394070f Fix side effects for upload 2019-07-30 17:25:18 +02:00
soupette
88e3a7d1d6 Load upload 2019-04-16 18:23:26 +02:00
soupette
8907261260 Change paths in doc and settings email 2019-02-22 11:11:25 +01:00
soupette
9e1084ed04 Harmonize pluginId between plugins 2019-02-11 18:56:17 +01:00
soupette
39934fd360 Remove single store for upload 2019-02-11 14:05:06 +01:00
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
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
6bb623eb0f Fix PR review 2018-02-22 12:31:41 +01:00
cyril lopez
a51f83312f Fix eslint 2018-02-22 12:08:11 +01:00
cyril lopez
3c060263cb Fix bug in Upload 2018-02-22 11:43:45 +01:00
cyril lopez
6d9d272481 Fix conflict 2018-02-21 23:44:00 +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
c01c31909f Create List and ListHeader components 2018-02-16 16:53:01 +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
68884da3e5
Update index.js 2018-02-16 10:19:25 +01:00
cyril lopez
55d095df9a Created PluginInputFile component
Add drag over end leave dynamic
2018-02-15 18:26:05 +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
8f56920c61 Clean Upload homepage 2018-02-15 15:55:36 +01:00
cyril lopez
2a842adfee Design InputFileWithErrors 2018-02-13 19:49:10 +01:00
cyril lopez
0013e90eb0 Created InputFileWithErrors component and add it to the index 2018-02-13 18:56:53 +01:00
cyril lopez
055ff7a244 add drop dynamic 2018-02-13 16:28:58 +01:00
cyril lopez
a06441cd53 Check for file type 2018-02-12 18:46:45 +01:00
cyril lopez
010c3f8072 Design ImgPReview slider and remoive dynamic 2018-02-12 15:12:58 +01:00
cyril lopez
aaff3e8f87 Init Inputfile component
Handle preview for both existing files and uploaded ones
2018-02-12 11:23:02 +01:00
cyril lopez
11b96a37d3 Rename upload folder 2018-02-08 14:13:29 +01:00