107 Commits (bc658cf98bcd126e7a1c9495ffcabcc583ce9350)

Author SHA1 Message Date
Juan 937ea6cb1c removing missplaced validation 6 years ago
Juan 377ed27484 Adding tests for the optional assets url input 6 years ago
Juan c22e3ec06e making the external assets form optional 6 years ago
Artur Arseniev 6d2f61568b Update locale file keys 6 years ago
Artur Arseniev 52ee89e648 Fix tests 6 years ago
Artur Arseniev def2b8159a Update locale for assets and file uploader 6 years ago
trent dbc00001e4 added intercept to asset manager upload... 7 years ago
trent a9907efb1a revert changes 7 years ago
trent e156af5278 asset manager added config & logic to set max file(s) size; preventing the user from exceeding their limit. 7 years ago
Artur Arseniev 55e12d683b Migrate all files to import/export in ES6 7 years ago
Artur Arseniev b08321c309 Remove old exports 7 years ago
Artur Arseniev 8f0a12ffc6 Reset upload input file in AssetManager 7 years ago
David Polak eaa9f654cd Fix embedAsBase64 blocking default endpoint upload 7 years ago
David Polak 9118ff3053 Add embedAsBase64 to AssetManager config 7 years ago
Artur Arseniev c9ff4eda21 Add `customFetch` option in AssetManager module 7 years ago
Tom Robertson c907ba746c Add a multiUpload option to asset manager to allow forcing single file only uploads and configuring the exact filename in the form 8 years ago
Tom Robertson f31b3ccc49 Add a credentials option to the asset manager config to allow overriding the default 'include' option 8 years ago
Artur Arseniev 7de87a15e4 Fix the `open-assets` call in Style Manager. Closes #1241 8 years ago
Artur Arseniev 5b45006b04 Update API Reference docs 8 years ago
Artur Arseniev eb0f1bdde8 Update tests for jest 8 years ago
Artur Arseniev a058afeb06 Adjust imports 8 years ago
Duarte Henriques 663007f982 Bind handleAdd to AssetsView 8 years ago
Michal Tomaszewski 593acc4b42 ‘open-assets’ - Simplify by adding an ‘accept’ option 8 years ago
Michal Tomaszewski 91980872cb Refactor ‘open-assets’ editor command to permit arbitrary file types 8 years ago
Artur Arseniev 1fe03ddcee Don't trigger `component:add` when components are just moved. Fixes #868 8 years ago
Artur Arseniev 5bac65811f Remove some legacy code from Assets 8 years ago
Artur Arseniev 5538df78a9 Fix assets preview. Closes #775 8 years ago
Artur Arseniev 5d60914cae Add `getEl` in Component 8 years ago
Artur Arseniev 8a14e5f48e Prepare local upload of video files 8 years ago
Artur Arseniev 563a478b74 Make the FileUploader receive the callback 8 years ago
Artur Arseniev 46912b2dfd Add prettier and run it 8 years ago
Artur Arseniev 280549b33a Disable `dropzone` in AssetManager. Closes #507 8 years ago
Ryan Deba d1a3042d6a fix bug with preventing onClick from running after onRemove 8 years ago
Artur Arseniev 484b31b9b9 Remove `Object.assign`s 8 years ago
hates 76d92bf89d AssetsView input placeholder text from configuration 9 years ago
Sonny Lloyd d2318f4994 Update FileUploader.js 9 years ago
Artur Arseniev 58fab11fae Fix regressions in AssetManager 9 years ago
A---- dcf8219a93 Rename disabledUpload option 9 years ago
A---- 112e67c40f Use data URL to embed images in documents 9 years ago
Artur Arseniev d47658b3df Update TypeableCollection and refactor EditorView 9 years ago
Artur Arseniev ab7ffe19db Fix regressions 9 years ago
Artur Arseniev 6c05cf24ac Refactor the initialization and the loading, make it a bit clearer 9 years ago
Artur Arseniev efa3f1963f Update assets after render 9 years ago
Artur Arseniev a782350a6b Add model at the beginning in FileUploader 9 years ago
Artur Arseniev ac3a2cd7ea Update `add` method in AssetManager, put the model at the beginning 9 years ago
Artur Arseniev d91dc4c3f5 General improvements for assets 9 years ago
Artur Arseniev 7c436b4b12 Update updateTarget method in AssetView 9 years ago
Artur Arseniev c7a2c8599e Update Asset Manager modal and do not rerender it 9 years ago
Artur Arseniev 8cc5e97b3f Show/Hide noAssets only when necessary 9 years ago
Artur Arseniev 3b23227a55 Add noAssets config option to Asset Manager 9 years ago