Commit graph

2009 commits

Author SHA1 Message Date
catarak
f60a7e845d add prop types to preference, fix proptype head in preview frame 2016-06-27 15:57:36 -04:00
catarak
786753f1d3 add proptypes to previewframe 2016-06-27 15:47:48 -04:00
catarak
b9db744b99 add props to ide view 2016-06-27 15:34:58 -04:00
catarak
323b48c511 add proptypes to toolbar 2016-06-27 15:08:25 -04:00
catarak
29013b99f1 add proptypes to login form 2016-06-27 14:00:45 -04:00
catarak
7a07d5380d add proptypes to signup form 2016-06-27 13:54:50 -04:00
catarak
2bdd682771 fix some minor eslint errors 2016-06-27 13:09:18 -04:00
catarak
e18a5e0941 fix some linting errors 2016-06-24 18:18:22 -04:00
catarak
e20b0545d1 fix login and signup bugs 2016-06-24 18:08:52 -04:00
catarak
ab193a0271 add initial form validation 2016-06-24 14:22:32 -04:00
catarak
baa2c121f0 fix minor linting errors 2016-06-24 14:03:32 -04:00
catarak
3d42da18a8 fix a ton of eslint errors 2016-06-23 18:29:55 -04:00
catarak
77cc7b2a8c start to add eslint, add repository to package.json 2016-06-22 19:59:12 -04:00
catarak
bba0130c72 move images and styles folders to client 2016-06-22 18:52:55 -04:00
catarak
3aa3a4d03f add nodemon, remove .env from being tracked 2016-06-22 18:48:45 -04:00
catarak
3c39574041 add redux dev tools 2016-06-22 18:36:04 -04:00
catarak
a66ef24fb9 rename preferences state 2016-06-22 17:49:29 -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
catarak
6b978abcdd clean up styles 2016-06-20 23:04:41 -04:00
catarak
b94107c4b1 fix merge conflict bugs 2016-06-20 18:05:04 -04:00
catarak
17836fcd88 add more project saving stuff 2016-06-20 18:01:36 -04:00
catarak
d8f47d714b save project without logging in 2016-06-20 18:01:36 -04:00
catarak
44b41072c1 fix linking to stylesheet for iframe 2016-06-20 18:01:36 -04:00
catarak
719042e41b combine project view and ide view 2016-06-20 18:01:36 -04:00
catarak
c25d669fe9 move ajax requests to /api 2016-06-20 18:00:40 -04:00
catarak
452b46bddd remove unnecessary binding fo props 2016-06-20 18:00:40 -04:00
catarak
1045cddaeb figure out how redux-thunk works 2016-06-20 18:00:40 -04:00
catarak
e1a79ba7a6 start to add create project 2016-06-20 18:00:40 -04:00
catarak
165ad75e8b add project and file models, add project reducer and actions, add project name to toolbar, make project toolbar name contenteditable 2016-06-20 17:59:22 -04:00
catarak
16dad6934b add jsbin console source to readme 2016-06-20 17:51:03 -04:00
catarak
87bfd8eabd remove base styling for buttons 2016-06-20 17:51:03 -04:00
catarak
5e631dcb16 add user authentication when first opening editor 2016-06-20 17:51:03 -04:00
catarak
d672166b87 add login view 2016-06-20 17:50:45 -04:00
catarak
0c54f372c1 store signup in redux 2016-06-20 17:50:45 -04:00
catarak
a79391c96c add signup for styling 2016-06-20 17:50:16 -04:00
catarak
c4cdc92c4b remove unused dependencies 2016-06-20 17:47:47 -04:00
catarak
4908dc1e0b change authentication to cookies 2016-06-20 17:47:47 -04:00
catarak
9e366fdc17 fix merge conflict, for real this time 2016-06-20 17:47:47 -04:00
catarak
34d770630f move signup form to separate file 2016-06-20 17:47:47 -04:00
catarak
25951cd45b add sign up server side, still working on client side 2016-06-20 17:47:47 -04:00
catarak
b2a4eacc52 add dotenv, start to add signup 2016-06-20 17:47:47 -04:00
catarak
38accbaa1d sign up view renders, not tested if functional 2016-06-20 17:47:47 -04:00
catarak
2f474f3aff add login route 2016-06-20 17:47:46 -04:00
catarak
ba1cf0c644 add react router 2016-06-20 17:47:46 -04:00
catarak
eec7987c70 add a lot of server side libraries, preemptively, still hooking everything up 2016-06-20 17:47:46 -04:00
catarak
06ff0e3e31 add framework for sessions 2016-06-20 17:47:46 -04:00
catarak
62ef5556bd add session and cookie and passport config for server 2016-06-20 17:47:46 -04:00
catarak
22964f7a1c add sign up server side, still working on client side 2016-06-20 17:47:46 -04:00
catarak
341158579f add dotenv, start to add signup 2016-06-20 17:47:46 -04:00