Commit graph

45 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
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
4908dc1e0b change authentication to cookies 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
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
75b33a18c2 add signup, not functional authentication yet though 2016-06-20 17:47:17 -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
02fa5e6d4e refactor css names 2016-06-20 15:23:42 -04:00
mathuramg
147f1999e4 add font-size in preferences 2016-06-20 14:58:15 -04:00
mathuramg
b956d01bde change svg 2016-06-20 13:00:25 -04:00
mathuramg
afc2ef91d5 add preferences title 2016-06-20 12:45: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
92e5e4e599 remove console messages 2016-06-17 13:52:22 -04:00
mathuramg
035e019260 add placeholders for preferences 2016-06-17 13:37:29 -04:00
mathuramg
12d59e4d49 Merge branch 'master' into toolbar 2016-06-09 19:37:40 -04:00
mathuramg
e1b5871290 buttons utilise BEM style 2016-06-09 19:30:59 -04:00
mathuramg
4dac30d4ca make toolbar accessible 2016-06-08 16:35:59 -04:00
omnikrll
7f3854ece1 add alt text to p5 logo 2016-06-03 17:30:40 -04:00
catarak
172e374312 add active line color in Codemirror editor 2016-05-12 18:29:38 -04:00
catarak
18dd7c6541 add live updates when sketch is playing 2016-05-12 18:11:09 -04:00
catarak
8b04d04bb3 make start and stop buttons work 2016-05-12 17:40:49 -04:00
catarak
62c4e2244b add play and stop button styling 2016-05-12 17:22:54 -04:00
catarak
92444b3ea5 toggling the play button toggles the sketch 2016-05-12 15:43:09 -04:00
catarak
842ba9f367 add toggle sketch action 2016-05-11 16:13:17 -04:00
catarak
d1c353fc26 add logo and play to toolbar, with no functionality 2016-05-11 15:31: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
bd3a554121 set up styles with scss + webpack 2016-05-10 14:18:36 -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
catarak
d5d6f8d7e7 add full redux/react flow to editor 2016-05-05 17:48:26 -04:00
catarak
2f2c1d1e8b render editor 2016-05-03 16:13:04 -04:00