p5.js-web-editor/client/modules/IDE/components
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
..
About.jsx update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
Console.jsx update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
Editor.jsx Set Ctrl+Enter shortcuts to null, don't generate newlines (#333) 2017-04-05 21:50:44 -04:00
EditorAccessibility.jsx update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
ErrorModal.jsx update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
FileNode.jsx allow file names to change case of file extension 2017-04-27 13:08:20 -04:00
FileUploader.jsx #339 add region to .env 2017-04-13 14:39:03 -04:00
HelpModal.jsx HTTPS UI switch (#335) 2017-05-03 11:46:12 -04:00
KeyboardShortcutModal.jsx update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
NewFileForm.jsx fix #204, making sure focus/form is reset properly 2016-11-29 19:18:11 -05:00
NewFileModal.jsx update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
NewFolderForm.jsx update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
NewFolderModal.jsx update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
Preferences.jsx Change label from grid to table (#315) 2017-03-01 17:12:20 -05:00
PreviewFrame.jsx update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
ShareModal.jsx update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
Sidebar.jsx start to fix editing permissions for the sidebar 2017-04-13 13:41:03 -04:00
SketchList.jsx update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
TextOutput.jsx Fix focus switch to accessible text output (#318) 2017-03-06 15:58:36 -05:00
Timer.jsx update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
Toast.jsx update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
Toolbar.jsx HTTPS UI switch (#335) 2017-05-03 11:46:12 -04:00