Commit graph

26 commits

Author SHA1 Message Date
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
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
34d770630f move signup form to separate file 2016-06-20 17:47:47 -04:00
catarak
22964f7a1c add sign up server side, still working on client side 2016-06-20 17:47:46 -04:00
catarak
091741b974 move signup form to separate file 2016-06-20 17:47:46 -04:00
catarak
5c3f36e671 add nav to IDE view 2016-06-20 17:47:46 -04:00
catarak
c496f20699 add dotenv, start to add signup 2016-06-20 17:47:17 -04:00
catarak
675379d1f3 sign up view renders, not tested if functional 2016-06-20 17:47:17 -04:00
catarak
fdd946b961 add sign up server side, still working on client side 2016-06-20 17:47:16 -04:00
catarak
1f75b4d390 add dotenv, start to add signup 2016-06-20 17:46:42 -04:00
catarak
4e1ea2d1fc sign up view renders, not tested if functional 2016-06-20 17:46:23 -04:00
catarak
c22ae1724a add login route 2016-06-20 17:46:23 -04:00
catarak
16abc8d725 add react router 2016-06-20 17:46:23 -04:00
mathuramg
147f1999e4 add font-size in preferences 2016-06-20 14:58:15 -04:00
mathuramg
0850705e34 refactor placeholder to include pref button 2016-06-20 12:04:58 -04:00
mathuramg
de165bbe19 add placeholders inside preferences 2016-06-17 14:31:33 -04:00
mathuramg
035e019260 add placeholders for preferences 2016-06-17 13:37:29 -04:00
catarak
8b04d04bb3 make start and stop buttons work 2016-05-12 17:40:49 -04:00
catarak
842ba9f367 add toggle sketch action 2016-05-11 16:13:17 -04:00
catarak
60364f6213 start to add toolbar 2016-05-11 13:57:45 -04:00
catarak
5858914559 add some base editor styling 2016-05-10 22:22:32 -04:00
catarak
7419c855c6 render p5 sketch, live, simplest case 2016-05-09 18:28:38 -04:00
catarak
e8fa62aa3d add test preview component, vulnerable to xss 2016-05-09 16:13:37 -04:00
catarak
9dd12b7efb update some props/state stuff 2016-05-05 19:01:31 -04:00