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
cyril lopez
fc8781363e
Merge branch 'master' of github.com:strapi/strapi into add/inputs-to-users
2018-02-06 18:45:47 +01:00
cyril lopez
ae1287244b
Merge branch 'master' into add/input-addon
2018-02-06 18:32:56 +01:00
cyril lopez
5b27933d66
Add new input lib to EditPage container
2018-02-06 18:14:30 +01:00
cyril lopez
396f892fbf
Merge branch 'master' into add/input-addon
2018-02-06 18:00:40 +01:00
cyril lopez
5002dd43ab
Rename custome InputCheckbox
...
I ran into an issue with webpack which chould get the appropriate file beacsue of conflicting between components from the strapi-helper-plugin and components from the plugin itself. Had to rename this file in order to solve the bug
2018-02-06 17:59:06 +01:00
cyril lopez
43685d4b04
Merge branch 'master' of github.com:strapi/strapi into add/inputs-to-users
2018-02-06 17:49:53 +01:00
cyril lopez
e53fe68ed9
Merge branch 'master' into add/input-date
2018-02-06 17:49:41 +01:00
cyril lopez
da41adeacf
Use new input lib in AuthPage container
2018-02-06 17:32:15 +01:00
Jim LAURIE
08ca90d4ac
Merge branch 'master' into add/input-checkbox
2018-02-06 17:14:24 +01:00
cyril lopez
7c2425c293
Merge branch 'master' into add/input-checkbox
2018-02-06 17:06:37 +01:00
cyril lopez
23da9263a4
Fix wrong import
2018-02-06 16:58:29 +01:00
cyril lopez
4c933e1c0b
Remove autoComplete on password field
2018-02-06 16:27:43 +01:00
cyril lopez
b5fda608e8
Add styles
2018-02-06 16:06:13 +01:00
cyril lopez
6f7289e9cd
Created InputAddon and InputAddonWithErrors
2018-02-06 15:58:18 +01:00
cyril lopez
df65a2d2ac
Created InputDate and InputDateWithErrors components
2018-02-06 15:13:13 +01:00
cyril lopez
a9503decd3
Change customBootstrapClass
defaultProps
2018-02-06 14:32:35 +01:00
cyril lopez
beb32d32a4
Created InputSearchWithErrors
2018-02-06 14:24:36 +01:00
cyril lopez
5d997b977e
Created Inputsearch component
2018-02-06 14:19:38 +01:00
Jim LAURIE
9e28a31613
Merge branch 'master' into add/input-email
2018-02-06 13:35:33 +01:00
cyril lopez
d1761c280c
Merge branch 'master' into add/input-select
2018-02-06 13:12:15 +01:00
cyril lopez
98bdac602d
Remove logs and fix indent
2018-02-06 12:02:37 +01:00
cyril lopez
25c750473d
Created InputCheckbox and InputChecboxWithErrors components
2018-02-06 11:55:55 +01:00
cyril lopez
1b8f9747f2
CreatedInputEmailWithErrors and associated documentation
...
Reorganize Inputs*WithErrors props and add noErrorsDescription prop so it can set a spacer in order to keep the input s alignment correct
2018-02-05 17:16:15 +01:00
cyril lopez
15cc074d09
Merge branch 'master' into add/input-password
2018-02-05 15:45:04 +01:00
cyril lopez
386ca5bd4e
Created InputSelectWithErrors and add documentation
2018-02-05 15:41:09 +01:00
Jim LAURIE
ec56b3a884
Merge pull request #564 from strapi/add/input-textarea
...
Add/input textarea
2018-02-05 12:45:17 +01:00