p5.js-web-editor/client/modules/IDE/actions
Jared Donovan 2f21130e0d Fix needs saving mark 2 - for #576 (#658)
* Comment out show/hide file options action creators.

* Comment out show/hide file options properties

* Comment out show/hide file options action definitions

* Comment out constants for show/hide options action types

* Comment out props for show/hide options and replace with component state.

* Comment out show/hide edit file name reducers.

* Comment out show/hide edit file name actions.

* comment out show/hide edit file name action types.

* Comment out show/edit file name props from IDEView component

* Replace show/hide edit filename props in FileNode component with local state

* Remove commented out code from previous changes for moving redux state back into component state.

* Add binding to this for new functions. And tidy up of code.
2018-09-07 15:48:25 -04:00
..
assets.js Remove authorization from specific routes (#642) 2018-05-29 21:37:10 -07: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 Fix needs saving mark 2 - for #576 (#658) 2018-09-07 15:48:25 -04:00
ide.js fix merge conflicts 2017-10-12 15:00:11 -04:00
preferences.js add turning on and off accessible output to nav 2017-09-15 12:10:54 -04:00
project.js update eslint and fix linting errors 2018-05-08 19:16:04 -07:00
projects.js Exposes API endpoint URL to client via env variable (#323) 2017-03-16 00:34:14 -04:00
toast.js Showing "Autosave enabled" toast (#173) 2016-10-27 19:45:09 -04:00
uploader.js fixes #630 and updates codemirror 2018-05-30 15:23:32 -07:00