Commit Graph

7 Commits

Author SHA1 Message Date
Andrew Nicolaou 65aefcd45b Replace getConfig helper to read value from process.env 2020-06-08 11:46:38 +02:00
Cassie Tarakajian 6705e4c3f8 load client-side environment variables at runtime 2018-08-24 17:41:23 -04:00
Andrew Nicolaou a267837fb7 Persists Redux store to/from sessionStorage (#334)
* Persists Redux store when reloading app for login

* Disable confirmation box when leaving page for login

* Removes extra console.warn

* Sets serveSecure: true for new projects if served over HTTPS

* Clears persisted state on IDEView load

Because when a sketch is created on HTTPS and then the user logs in
the page won't be reloaded

* Appends ?source=<protocol> to URL to track return protocol
2017-04-20 14:05:15 -04:00
catarak 3d42da18a8 fix a ton of eslint errors 2016-06-23 18:29:55 -04:00
catarak 3c39574041 add redux dev tools 2016-06-22 18:36:04 -04:00
catarak 81aabddeb1 restructure redux files 2016-06-22 15:58:23 -04:00
catarak 3a26cdd491 restructure react components 2016-06-22 13:49:06 -04:00
Renamed from shared/redux/store/configureStore.js (Browse further)