Commit graph

20 commits

Author SHA1 Message Date
SachaG
5fc0e30f40 Fix ESLint 2018-09-12 11:59:00 +09:00
SachaG
d50a4cb5f9 Use named function for better debugging 2018-08-05 10:57:43 +09:00
SachaG
bb80001056 Fix eslint issues 2018-06-30 11:34:17 +02:00
SachaG
37317fbd1a Make Upload component handle empty strings better 2018-05-28 09:10:36 +09:00
SachaG
d255d39d0f Better backwards compatibility for Upload component 2018-04-17 08:18:18 +09:00
SachaG
bef525eea8 Improve upload error handling; add clearFieldErrors; 2018-04-14 17:21:10 +09:00
SachaG
c540bcdc77 enable multiple images uploads 2018-04-09 13:11:09 +09:00
SachaG
72e4831544 Fix upload input loading 2018-04-06 17:56:45 +09:00
SachaG
aed12e1c57 Update Upload form component for new forms 2018-03-30 17:22:24 +09:00
SachaG
5675b50fb5 Cleaning up FormComponent props 2018-03-26 17:50:03 +09:00
Justin Reynolds
a3b385944e Fix seeding not being sequential & fix broken example packages 2018-01-27 15:25:51 -06:00
Justin Reynolds
75b6ece0a4 Fix linting 2018-01-25 15:03:03 -06:00
SachaG
a8526f8505 Fix image deletion bug (see #1788) 2017-12-21 10:04:16 +09:00
Leonardo Quixadá
30aad4c2f5 Dropped isomorphic-fetch in favor of cross-fetch (React Native compatible). 2017-10-05 06:29:09 -03:00
SachaG
984021cd7f Clean up/refactor settings; add registerSetting and /settings route 2017-09-22 12:24:15 +02:00
SachaG
b1645b7fae make Upload component work even without value 2017-08-16 15:08:06 +09:00
SachaG
2cf193af1e Improve image upload form styling; pass context to parameters callback 2017-08-05 14:46:02 +09:00
SachaG
3e5ee5e21d add support for multiple images and multiple formats to Cloudinary Upload component 2017-07-25 18:40:03 +09:00
Michel Herszak
14f5ba8971 Added PropTypes from 'prop-types'; 2017-05-19 14:42:43 -06:00
SachaG
26f8e3aadb Add forms-upload directly in core repo 2017-03-28 12:07:01 +09:00