628 Commits

Author SHA1 Message Date
cyril lopez
696cf002d5 Display dynamic form for upload providers 2018-02-28 16:20:23 +01:00
cyril lopez
9c1b1e661c Created shared HeaderNav component
Init design upload ConfigPage
Add shared translations for buttons
2018-02-28 11:38:50 +01:00
cyril lopez
8a33b6cea2 Fix bug delete picture and fix ImgPreview slider 2018-02-27 18:26:16 +01:00
cyril lopez
fb762e7068 Design InputFileDetails 2018-02-27 14:31:41 +01:00
cyril lopez
6d7eb115bc Improve Inputfile files slider dynamic 2018-02-27 13:50:20 +01:00
cyril lopez
6bc6862b14 Add ordering to displayed fields in ctm 2018-02-26 18:33:19 +01:00
cyril lopez
8d176dee31 Fix bug when adding a file 2018-02-26 16:24:55 +01:00
cyril lopez
880cb6a896 Display input file in content manager 2018-02-26 16:04:59 +01:00
cyril lopez
4ac9d52f7a Break ctm to remove picture relation from the right sided component 2018-02-26 14:53:13 +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
4eebc7dea5 Fix languages typos 2018-02-22 12:55:13 +01:00
cyril lopez
98be104bf8 Enable InputDate 2018-02-22 11:46:00 +01:00
cyril lopez
6d9d272481 Fix conflict 2018-02-21 23:44:00 +01:00
cyril lopez
f5571af1c1 Fixes https://github.com/strapi/strapi/issues/670 2018-02-21 18:59:13 +01:00
cyril lopez
fbcce82f8e Add errors and prepare for submit request 2018-02-21 18:45:18 +01:00
cyril lopez
10599cfab8 Add new input lib to ctm 2018-02-21 17:14:35 +01:00
cyril lopez
47340cd08e Handle delete record 2018-02-20 19:20:31 +01:00
cyril lopez
8581e774b8 Clean svg 2018-02-20 12:31:31 +01:00
cyril lopez
ed46226872 Fix css 2018-02-20 12:29:27 +01:00
cyril lopez
9b62413044 Fix PR review 2018-02-20 12:16:11 +01:00
cyril lopez
03378761e2 Created ListPage component 2018-02-20 11:34:15 +01:00
cyril lopez
15f573585f Add default Props to Pagefooter 2018-02-19 17:48:54 +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
c01c31909f Create List and ListHeader components 2018-02-16 16:53:01 +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
69dad2ac95 Refacto Input library scss 2018-02-15 15:46:25 +01:00
cyril lopez
91c3825ad4 fix conflict 2018-02-14 21:19:27 +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
8e73ff6e0b Finish ImgPreview dynamic 2018-02-13 18:46:54 +01:00
cyril lopez
d769cf21da Handle drag and drop files events 2018-02-13 18:29:47 +01:00
cyril lopez
989541b91e Created ImgPreviewArrow component
component that allows to navigate between pictures
2018-02-13 16:46:51 +01:00
cyril lopez
055ff7a244 add drop dynamic 2018-02-13 16:28:58 +01:00
Jim Laurie
bbc2493f07 Fix front-end before release
Fix eye position input password
Add notification on settings update plugin users permissions
Fix error display on login page

Co-authored-by: soupette <cyril.lpz@gmail.com>
2018-02-13 16:26:27 +01:00
cyril lopez
167f892519 Create InputfileDetails component 2018-02-12 19:49:28 +01:00
cyril lopez
dc4a462405 Display icon if file is not picture 2018-02-12 19:02:23 +01:00
cyril lopez
a06441cd53 Check for file type 2018-02-12 18:46:45 +01:00
cyril lopez
9ff491ebf1 Design label 2018-02-12 18:20:43 +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
26a5d95850 Created ImgPreview and InputFile components
Init only the structure
2018-02-08 15:50:12 +01:00
cyril lopez
f8b8faefcf Use the new input library in content type builder 2018-02-07 18:32:03 +01:00
cyril lopez
7db50ab6e1 Created inputsdValidations utils
Refacto input s validation logic.
Fix input s initial value bug when the input is required
2018-02-07 11:46:29 +01:00
cyril lopez
1e935ccddd Merge branch 'master' of github.com:strapi/strapi into add/inputs-to-users 2018-02-07 11:11:39 +01:00
cyril lopez
fee239fa7d Solve conflict 2018-02-06 18:56:31 +01:00
cyril lopez
ff560d2cd8
Merge branch 'master' into disabled-autocomplete 2018-02-06 18:53:19 +01:00