175 Commits

Author SHA1 Message Date
cyril lopez
439e9723b6 Fix conflict 2018-02-28 15:06:55 +01:00
cyril lopez
911bbce5f0 Default view for EditForm component 2018-02-28 14:57:45 +01:00
cyril lopez
03ee9f10fb Add configurations to list-plugins page 2018-02-28 10:50:07 +01:00
cyril lopez
77800ced88 Create ConfigPage container 2018-02-26 12:16:15 +01:00
cyril lopez
2f84afc0c7 Fix upload plugin build
The issue was due to the ref I was using
2018-02-26 11:39:50 +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
c95d413716 Delete useless components in ctm and remove redux from app container in upload 2018-02-23 11:06:30 +01:00
cyril lopez
91f9482480 Fix css GlobalPagination 2018-02-22 18:54:24 +01:00
cyril lopez
961df0d32f Handle file upload from list view 2018-02-22 18:24:17 +01:00
cyril lopez
13be7f06be Fix tests 2018-02-22 14:01:24 +01:00
cyril lopez
4eebc7dea5 Fix languages typos 2018-02-22 12:55:13 +01:00
cyril lopez
a51f83312f Fix eslint 2018-02-22 12:08:11 +01:00
cyril lopez
ef2c076a84 Fix Li css 2018-02-19 17:47:11 +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
601661ae92 Created FileIcon componen 2018-02-19 14:23:47 +01:00
cyril lopez
976ac68543 Add CopytoClipboard 2018-02-19 13:48:02 +01:00
cyril lopez
85f3b5c6d2 Desgin upload list 2018-02-19 13:10:35 +01:00
cyril lopez
915c62d2ec Init Li component 2018-02-16 17:19:57 +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
55d095df9a Created PluginInputFile component
Add drag over end leave dynamic
2018-02-15 18:26:05 +01:00