p5.js-web-editor/client/modules/IDE/actions
Andrew Nicolaou ae668f681e HTTPS UI switch ()
* Checkbox to toggle project's serveSecure flag

This doesn't yet persist or reload the page.

* Help button that shows modal to explain feature

* Extracts protocol redirection to helper

* Returns promise from saveProject() action to allow chaining

* Setting serveSecure flag on project redirects after saving project

* Set serveSecure on Project model in API and client

* Redirect to correct protocol when project is loaded
2017-05-03 11:46:12 -04: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 () 2017-02-22 14:29:35 -05:00
files.js Exposes API endpoint URL to client via env variable () 2017-03-16 00:34:14 -04:00
ide.js HTTPS UI switch () 2017-05-03 11:46:12 -04:00
preferences.js Exposes API endpoint URL to client via env variable () 2017-03-16 00:34:14 -04:00
project.js HTTPS UI switch () 2017-05-03 11:46:12 -04:00
projects.js Exposes API endpoint URL to client via env variable () 2017-03-16 00:34:14 -04:00
toast.js Showing "Autosave enabled" toast () 2016-10-27 19:45:09 -04:00
uploader.js add region to .env 2017-04-13 14:39:03 -04:00