p5.js-web-editor/client/modules/IDE/reducers
Andrew Nicolaou ae668f681e HTTPS UI switch (#335)
* 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 update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -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 update default p5.js to latest version 2017-02-22 14:34:06 -05:00
ide.js HTTPS UI switch (#335) 2017-05-03 11:46:12 -04:00
preferences.js Add multiple canvas text outputs (#197) 2016-11-12 11:53:02 -05:00
project.js HTTPS UI switch (#335) 2017-05-03 11:46:12 -04:00
projects.js update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
toast.js add toast component, start to add functionality 2016-09-07 19:00:52 -04:00