p5.js-web-editor/client/modules/IDE/actions
Cassie Tarakajian cc6d868988 [#1500] Update sketch media file duplication code
- Sketch duplication code now checks for AWS endpoint via environment
  variable, rather than hard-coded string
- Fixes `aws.controller#getObjectKey`, which was incorrectly generating
  file keys
2020-07-16 17:00:50 -04:00
..
assets.js Use apiClient instance instead of directly calling Axios 2020-06-08 12:31:30 +02:00
collections.js Use apiClient instance instead of directly calling Axios 2020-06-08 12:31:30 +02:00
console.js refactor console to its own reducer and actions, add clear button, clean up console component 2017-01-11 14:13:49 -05:00
editorAccessibility.js update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
files.js Use apiClient instance instead of directly calling Axios 2020-06-08 12:31:30 +02:00
ide.js Add changes for asset upload limit, after cherry-picking changes from asset-limit-with-lambda 2020-03-03 16:33:52 -05:00
loader.js Added Loader to indicate loading of sketches (#880) 2019-05-01 16:32:39 -04:00
preferences.js Use apiClient instance instead of directly calling Axios 2020-06-08 12:31:30 +02:00
project.js [#1500] Update sketch media file duplication code 2020-07-16 17:00:50 -04:00
projects.js Use apiClient instance instead of directly calling Axios 2020-06-08 12:31:30 +02:00
sorting.js Implement CollectionSearchbar in addition to SketchSearchbar 2019-11-10 21:57:11 +01:00
toast.js Showing "Autosave enabled" toast (#173) 2016-10-27 19:45:09 -04:00
uploader.js Use apiClient instance instead of directly calling Axios 2020-06-08 12:31:30 +02:00