Commit graph

1889 commits

Author SHA1 Message Date
catarak
fa518f028a fix proptypes for redux forms 2016-09-02 17:41:02 -04:00
catarak
9d3bcf2a15 add new folder modal 2016-09-02 17:41:02 -04:00
catarak
7f5c970b6c fix proptypes that were missing from preview frame 2016-09-02 17:41:02 -04:00
catarak
1ae27f0d66 add file icons and file types default to file 2016-09-02 17:41:01 -04:00
catarak
cd0dcc9184 reset selected file after deleting 2016-09-02 17:41:01 -04:00
catarak
3dfed2a11e delete files works, server side 2016-09-02 17:41:01 -04:00
catarak
34fe78d734 create file works server side 2016-09-02 17:41:01 -04:00
catarak
5f694329db delete files, only client side 2016-09-02 17:41:01 -04:00
catarak
acd5aa8c83 fix new project action 2016-09-02 17:41:01 -04:00
catarak
69b73d016a add comment for hack 2016-09-02 17:41:01 -04:00
catarak
b0ce13e6ba fix project loading bug 2016-09-02 17:41:01 -04:00
catarak
74e207553f fix adding files on front end 2016-09-02 17:41:01 -04:00
catarak
d08c7c6b94 fix really really annoying bug 2016-09-02 17:41:01 -04:00
catarak
c8074f1501 do a lot of things that aren't really working 2016-09-02 17:41:01 -04:00
catarak
ac6585e713 add file works on unsaved project 2016-09-02 17:41:01 -04:00
catarak
cbb272ec14 file tree renders, select file works and editor changes content, rename works 2016-09-02 17:41:01 -04:00
catarak
40b70d6c69 add file node component 2016-09-02 17:41:00 -04:00
catarak
dec3f93c39 add github keys to README 2016-09-02 17:40:44 -04:00
catarak
d9d7dfa39f add cancel button to login and signup forms 2016-09-02 17:37:34 -04:00
catarak
1d86d766d9 add login error for invalid username or password 2016-09-02 17:31:07 -04:00
catarak
3b6bfbc552 check for duplicate email and username 2016-09-02 14:51:30 -04:00
catarak
798117164a add client side sign up validation erros 2016-09-02 13:05:42 -04:00
Cassie Tarakajian
f00acd0de0 Merge pull request #83 from MathuraMG/accessibility
add preview; output focus
2016-09-01 18:13:04 -04:00
MathuraMG
8de170135e switch to react refs 2016-09-01 12:51:38 -04:00
MathuraMG
6cba157687 add preview; output focus 2016-08-31 23:07:43 -04:00
catarak
a741e4aaa8 fix passport strategy config, remove github button from signup form 2016-08-31 15:30:37 -04:00
catarak
7a8e77282d add github login and signup 2016-08-31 15:12:18 -04:00
catarak
29571e4764 login with github works if not already registered 2016-08-31 12:57:47 -04:00
catarak
ab576fe737 add github button styling, add backend for login with github 2016-08-31 12:28:06 -04:00
Cassie Tarakajian
f8ab95d0dc Merge pull request #70 from MathuraMG/accessibility
Accessibility changes to preferences and toolbar
2016-08-30 21:32:40 -04:00
Cassie Tarakajian
6a3f3a7cf0 Merge pull request #82 from lmccart/console
fixing console.log outside setup/draw closes #78
2016-08-30 21:15:03 -04:00
Lauren McCarthy
6e18cb9535 fixing console.log outside setup/draw closes #78 2016-08-30 18:06:55 -04:00
MathuraMG
fbc6f1c97a switch to onChange 2016-08-29 16:36:35 -04:00
MathuraMG
fe803d52d0 remove preference__option--selected 2016-08-29 14:39:23 -04:00
Cassie Tarakajian
db7d5c34ad Merge pull request #79 from omnikrll/replace-alert-sound
replace alert sound
2016-08-29 12:37:03 -04:00
omnikrll
28dba14e5c replace alert sound 2016-08-28 15:55:19 -04:00
Lauren McCarthy
aadbe33685 updating link in nav.js to point to p5/sketches instead of p5js/sketches 2016-08-28 13:05:12 -04:00
Cassie Tarakajian
669a7d47e5 Merge pull request #73 from lmccart/console
fixing line numbers in console
2016-08-28 11:52:14 -04:00
Lauren McCarthy
fa77ad2edd fixing merge conflicts 2016-08-28 09:54:35 -04:00
Lauren McCarthy
f936d98f76 fixing linting errors 2016-08-28 09:52:57 -04:00
catarak
4859b66cc6 fix #54 2016-08-27 21:52:00 -04:00
catarak
e6bd224694 add ES6 references to readme, add jsx-a11y to .eslintrc 2016-08-27 21:28:00 -04:00
catarak
64b2ea3da4 add and test logout 2016-08-27 20:46:20 -04:00
catarak
515febceb2 fix height of console messages and fix #74 2016-08-27 19:22:41 -04:00
catarak
b79cec93b0 change a to react-router link 2016-08-27 19:14:22 -04:00
Cassie Tarakajian
5fb810b867 Merge pull request #71 from lmccart/openExamples
adding open option to logged out view closes #67
2016-08-27 15:08:38 -04:00
Cassie Tarakajian
563617d4e8 Merge pull request #63 from omnikrll/editor-accessibility-unique-key-warning
add key property to lint message elements
2016-08-27 15:05:40 -04:00
Lauren McCarthy
402e9bc95e fixes line numbers closes #36 2016-08-27 13:54:20 -04:00
Lauren McCarthy
23d5341e7c getting a little closer with console output line number #36 2016-08-26 14:22:58 -04:00
Lauren McCarthy
ef8034eb1b adding open option to logged out view closes #67 2016-08-26 13:32:18 -04:00