Commit graph

486 commits

Author SHA1 Message Date
Lauren McCarthy
e4e7f176b5 throttling postMessage to 250ms, fixes #80 2016-10-01 16:01:05 -07:00
Cassie Tarakajian
73c3e8e21e fixes #102 2016-09-29 22:02:06 -04:00
Cassie Tarakajian
4d834ed16d add lots of changes to make autorefresh work with infinite loop checking 2016-09-29 00:54:35 -04:00
Cassie Tarakajian
f78fc37d68 add previewIsRefreshing to redux state 2016-09-28 18:17:39 -04:00
Cassie Tarakajian
5f23ea8132 did stuff 2016-09-28 18:11:11 -04:00
Cassie Tarakajian
7fb85c251b auto autorefresh to preferences, save autorefresh server side 2016-09-28 18:09:37 -04:00
Cassie Tarakajian
56fcedc06a add autofresh toggle to toolbar 2016-09-28 18:08:37 -04:00
Cassie Tarakajian
274614cc60 Merge pull request #94 from yining1023/livecoding
detect infinite loop
2016-09-28 16:16:21 -04:00
Jen Kagan
19f0915350 Add shortcuts to shortcut modal
Fixes #16.
2016-09-28 15:19:38 -04:00
MathuraMG
46d58014ff add focus and labels 2016-09-28 12:09:42 -04:00
Yining Shi
55b37866f6 detect infinite loop, disable play button 2016-09-24 00:46:06 -04:00
Yining Shi
c48c012160 fixed appending errors in draw(), changed error color 2016-09-22 17:17:24 -04:00
Cassie Tarakajian
f017dd8a76 clean up scss color variables, fix missing unthmeified variables 2016-09-21 23:39:50 -04:00
Lauren McCarthy
58c0e4f5f7 adding styling 2016-09-21 18:46:23 -07:00
Cassie Tarakajian
1e8165393b minor border fix 2016-09-21 19:14:31 -04:00
Cassie Tarakajian
c9e3461dc5 fix folder styling 2016-09-21 19:08:30 -04:00
Cassie Tarakajian
a3490a37ef fix nav dropdown styling 2016-09-21 19:00:24 -04:00
Cassie Tarakajian
c55e1f5de4 a lot of dark theme fixes 2016-09-21 18:52:44 -04:00
Cassie Tarakajian
feeffb0fae make changes to light theme based on design review 2016-09-21 00:52:47 -04:00
Cassie Tarakajian
3d087df1a2 add light and dark codemirrir themes 2016-09-21 00:00:43 -04:00
catarak
d8ecd1f72a update codemirror theme to include sass variables 2016-09-20 23:59:51 -04:00
catarak
d8757cc921 more unfinished themes stuff 2016-09-20 23:59:50 -04:00
catarak
7e213faa0b start to add codemirror theme 2016-09-20 23:59:50 -04:00
catarak
390923a7ca add most of dark theme 2016-09-20 23:59:50 -04:00
catarak
21846a1ada more theme stuff 2016-09-20 23:59:50 -04:00
catarak
e540031678 adjust console colors 2016-09-20 23:59:50 -04:00
catarak
900f01c2d5 more dark theme stuff 2016-09-20 23:59:50 -04:00
catarak
60ebfde298 more half finished theme stuff 2016-09-20 23:57:27 -04:00
catarak
c9b2d178b2 fix some specificity issues 2016-09-20 23:57:27 -04:00
catarak
19df6d6ee4 start to integrate themes to placeholders 2016-09-20 23:57:27 -04:00
catarak
103ebd2014 add theme to preferences, add backbone of themes to scss 2016-09-20 23:57:27 -04:00
Cassie Tarakajian
318475fc03 fix merge conflicts, actually 2016-09-20 18:34:20 -04:00
Cassie Tarakajian
84ac4459d1 fix merge conflicts 2016-09-20 18:32:26 -04:00
Cassie Tarakajian
f48b872500 add unsavedChanges to redux, handle unsaved changes 2016-09-20 18:27:10 -04:00
Yining Shi
43052cb675 detect infinite loop
detect infinite loop

detect infinite loop
2016-09-17 00:11:33 -04:00
Cassie Tarakajian
bd71041794 Merge pull request #95 from kaganjd/16-keyboard-shortcuts
Add keyboard shortcuts for 'run' and 'stop'
2016-09-15 13:10:22 -04:00
Jen Kagan
d55fb643e6 Add keyboard shortcuts for 'run' and 'stop'
- Fixes #16.
2016-09-15 13:02:11 -04:00
catarak
7436f4960f this time, db reformat, for real 2016-09-14 16:41:36 -04:00
catarak
9e6d4b56bd change isSelected to isSelectedFile, add db reformat 2016-09-14 15:57:52 -04:00
catarak
2d4cb76edf fix other urls that should be https 2016-09-08 22:15:29 -04:00
catarak
b004fd077f change http urls to https 2016-09-08 22:02:42 -04:00
catarak
0e0d3975e1 fix #89, fix closed sidebar on Safari 2016-09-07 22:49:29 -04:00
catarak
861a8f8759 remove toasts for autosave 2016-09-07 22:20:42 -04:00
catarak
380b960328 fix height of sketch list 2016-09-07 21:51:54 -04:00
catarak
12c0581ee0 add command + s for save, detect os for control + s, add to keyboard shortcut list 2016-09-07 21:48:45 -04:00
catarak
41e6ce1c78 add toast to show you that autosave is enabled 2016-09-07 19:12:01 -04:00
catarak
3352fe9d0d add toast component, start to add functionality 2016-09-07 19:00:52 -04:00
catarak
f1ead9f124 add keyboard shortcuts modal 2016-09-07 17:47:22 -04:00
catarak
4799a26652 add code tidy button 2016-09-07 16:41:56 -04:00
catarak
0716d209c4 add show/hide editor options 2016-09-07 16:33:01 -04:00
catarak
3cee334a21 remove save from nav when viewing another user's project 2016-09-07 15:21:22 -04:00
catarak
d1576bb661 add css and html beautify 2016-09-07 15:05:25 -04:00
catarak
506c959f8c map shift+tab to beautifier, only for js 2016-09-07 12:16:26 -04:00
catarak
95daa80fc1 update browser history to go back when exiting open and about, fixes #85 2016-09-06 22:46:49 -04:00
catarak
14a51b6332 add share modal 2016-09-06 22:37:29 -04:00
catarak
207bab20eb add embed route, fix path parsing in PreviewFrame 2016-09-06 16:54:16 -04:00
catarak
7d7641b80b comment out login with github button 2016-09-06 16:53:37 -04:00
catarak
b10d2063ed hide sidebar by default 2016-09-03 20:47:30 -04:00
catarak
336be41b09 add default children to files client side 2016-09-03 20:31:34 -04:00
catarak
01ad5611c6 sidebar styling fixes 2016-09-03 20:29:18 -04:00
catarak
fedef1628d fix console error when loading a project by url 2016-09-03 20:19:07 -04:00
catarak
1ae87ab85c focus on newfilemodal input when opened 2016-09-03 19:42:23 -04:00
catarak
6c4ba328aa fix file name collisions to only be affected in folders 2016-09-03 14:52:51 -04:00
catarak
e94ba201ce test downloads for only non s3 files 2016-09-02 20:40:18 -04:00
catarak
f2fedd8457 add file deletion, client side 2016-09-02 18:11:27 -04:00
catarak
18839fde81 start to add methods for deleting file recursively 2016-09-02 17:41:02 -04:00
catarak
550347e6fc add expanding/contracting styles 2016-09-02 17:41:02 -04:00
catarak
e82270a709 add hide/showing files, carrot doesn't work 2016-09-02 17:41:02 -04:00
catarak
c671d0c9f2 fix selected item style--no longer highlights children 2016-09-02 17:41:02 -04:00
catarak
bf61fdd992 nested css styling fixes 2016-09-02 17:41:02 -04:00
catarak
245ca63a5d add special file options to folders 2016-09-02 17:41:02 -04:00
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
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
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
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
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
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
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
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
MathuraMG
1803067aeb change labels 2016-08-25 17:59:02 -04:00
MathuraMG
b825096640 make preferences radio buttons 2016-08-25 17:46:30 -04:00
omnikrll
399e29f37b remove comment 2016-08-25 13:48:52 -04:00
omnikrll
c245a6a21e Merge branch 'upstream' into editor-accessibility-unique-key-warning 2016-08-25 13:46:24 -04:00
omnikrll
8a61917937 make 'no lint errors' p ino li 2016-08-25 13:45:35 -04:00
Cassie Tarakajian
fc0049e2d7 Merge pull request #66 from MathuraMG/temp
populate current line number differently
2016-08-25 12:45:22 -04:00
catarak
1de8c02cf2 fix a few regexes for preview frame 2016-08-25 12:39:36 -04:00
MathuraMG
db85dcc04b add word line 2016-08-25 12:32:06 -04:00
catarak
ec728eb392 fix uploading when project is saved 2016-08-25 11:25:22 -04:00
catarak
a1dcf77557 upload text files locally 2016-08-25 00:18:28 -04:00
omnikrll
9457d2e57c replace for loop with forEach 2016-08-24 17:54:26 -04:00
omnikrll
006c78a362 Merge branch 'master' into editor-accessibility-unique-key-warning 2016-08-24 16:43:12 -04:00
MathuraMG
76492cec6f switch focus to section 2016-08-24 13:30:50 -04:00
MathuraMG
abe9ac4d5a add on focus 2016-08-24 13:10:06 -04:00
omnikrll
5d11dcdc84 add key property to lint message elements 2016-08-23 23:38:58 -04:00
catarak
de62acdaaa make renaming files more robust--now checks to see if extension after renaming is the same 2016-08-22 13:16:28 -04:00
catarak
8713e297dd add about modal to link to github 2016-08-22 12:35:59 -04:00
Cassie Tarakajian
1734852f68 Merge pull request #50 from MathuraMG/output
Create text output for canvas
2016-08-19 16:03:22 -04:00
MathuraMG
76c7c6384d add subtitle 2016-08-19 15:51:41 -04:00
MathuraMG
049b3ce0e5 include JSONs in local 2016-08-19 12:44:44 -04:00
catarak
a265d622dc add avenir next 2016-08-18 14:22:47 -04:00
catarak
f5c63dddad change nav if user is logged in, if project is saved 2016-08-17 19:00:05 -04:00
catarak
da2739d3a9 add link to fullscreen in nav 2016-08-17 18:35:15 -04:00
catarak
3ab1b82d8d add fullscreen route and page 2016-08-17 18:13:17 -04:00
catarak
8f66327b55 add link to user's sketches in toolbar 2016-08-17 16:09:20 -04:00
catarak
bca59a6233 add /:username/sketches links to username sketches 2016-08-17 15:53:25 -04:00
MathuraMG
8659251bcf merge master 2016-08-15 21:09:47 -04:00
MathuraMG
c0407dec65 update interceptor 2016-08-15 20:28:18 -04:00
MathuraMG
9c03efcef2 read data from json file 2016-08-15 18:06:09 -04:00
catarak
e823e383e7 add timestamp to sketch list view 2016-08-15 17:14:55 -04:00
catarak
2f6d5e84e8 switch sketch list to sketch list modal, which you now can close 2016-08-15 17:06:12 -04:00
catarak
89c641c845 fix sketch list view bug which made the nav look ugly 2016-08-15 13:03:52 -04:00
catarak
17efc42778 switch project name edit to html5 input 2016-08-15 12:42:13 -04:00
MathuraMG
87de5a2188 merge master 2016-08-15 12:14:32 -04:00
MathuraMG
a5b4f0d23c add text output component 2016-08-15 12:12:25 -04:00
catarak
03d59b159a add accessibility linting beep to webpack loader and remove base64 string 2016-08-15 11:51:11 -04:00
MathuraMG
d2f706fd74 move onclick for duplicate 2016-08-13 11:39:53 -04:00
MathuraMG
5179b09022 merge with master 2016-08-13 11:37:05 -04:00
MathuraMG
34d8582412 add button tp play text output and sketch 2016-08-12 16:37:38 -04:00
catarak
eb85e49c51 change nav bar names 2016-08-12 15:51:27 -04:00
MathuraMG
bcd2a39f9d add preferences to include text output 2016-08-12 15:50:33 -04:00
MathuraMG
018a8b970c switch lineNo to lineNumber 2016-08-12 14:23:34 -04:00
MathuraMG
be010b8ac0 switch div to sections 2016-08-12 14:19:23 -04:00
catarak
8b13631191 fix bug where you could save another user's project 2016-08-12 13:31:34 -04:00
catarak
43c49e9617 when clicking new project, don't save new project 2016-08-12 12:45:26 -04:00
MathuraMG
e964df2fe2 make pref visible 2016-08-12 10:13:22 -04:00
MathuraMG
8f68b3aa58 add ntc 2016-08-12 00:39:59 -04:00
MathuraMG
c14eae56c8 add files 2016-08-12 00:11:31 -04:00
MathuraMG
8ed08b76ee fix merge error 2016-08-11 21:29:43 -04:00
MathuraMG
cd1a803123 move accessiblity region inside main editor block 2016-08-11 21:26:49 -04:00
MathuraMG
c8dbb8bef7 merge master 2016-08-11 20:59:01 -04:00
MathuraMG
0f9bf4a999 fix aria-live bug in FF 2016-08-11 20:26:14 -04:00
catarak
91e03a6d89 fix preference z index issue that 2016-08-11 17:41:35 -04:00
catarak
74e690ef9d removed commented out code 2016-08-11 16:58:47 -04:00
MathuraMG
4776dcf48f add TODO 2016-08-11 16:56:39 -04:00
catarak
7cca65c566 fix https://github.com/catarak/p5.js-web-editor/issues/31, https://github.com/catarak/p5.js-web-editor/issues/22, and https://github.com/catarak/p5.js-web-editor/issues/37 2016-08-11 16:50:31 -04:00
MathuraMG
ac06cae5c0 add current line desc 2016-08-11 16:02:21 -04:00
catarak
93d6d8777f add resizers 2016-08-11 15:41:13 -04:00
MathuraMG
4806b83d1f style editor-accessibility 2016-08-11 15:38:32 -04:00
MathuraMG
d789c9a8f3 move lint warning to preferences 2016-08-11 14:09:59 -04:00
MathuraMG
fb5d640b45 change file names 2016-08-11 13:29:30 -04:00
MathuraMG
57f39d5a64 add editor accessibility 2016-08-11 13:24:02 -04:00
MathuraMG
ea2ed435ba Merge branch 'master' of https://github.com/catarak/p5.js-web-editor into editor 2016-08-11 11:21:18 -04:00
catarak
5877b82933 fix https://github.com/catarak/p5.js-web-editor/issues/35 2016-08-10 20:02:55 -04:00
MathuraMG
9aaa814fc4 fix issues with safari 2016-08-10 17:24:52 -04:00
MathuraMG
6e74ef03c4 add aria-tags 2016-08-10 16:20:15 -04:00
MathuraMG
5cf1249cc7 merge master 2016-08-10 15:51:56 -04:00
MathuraMG
1a45e4cb91 change file modal structure 2016-08-10 15:49:03 -04:00
MathuraMG
703f9ff820 add basic button functionality to linting 2016-08-10 11:13:17 -04:00
catarak
afc86740b3 fix preferences font size text size bug 2016-08-09 18:45:59 -04:00
catarak
d9ea10c4c6 set preferences when authenticating user 2016-08-09 17:50:45 -04:00
catarak
2f581a6a77 remove unnecessary css styles 2016-08-09 17:31:14 -04:00
catarak
18c2fe9e85 add autosave preference styling 2016-08-09 17:29:17 -04:00
catarak
42b15d06de add autosave to preferences 2016-08-09 16:15:28 -04:00
catarak
9f9425c5e9 update preferences server side 2016-08-09 14:20:54 -04:00
MathuraMG
bb5ba484c7 fix clone link 2016-08-09 13:39:40 -04:00
MathuraMG
250cd0ae9d debounce the beep 2016-08-08 13:49:45 -04:00
MathuraMG
7cb9475b44 add audio tone 2016-08-05 23:08:44 -04:00
MathuraMG
6d7c9873b3 add fn 2016-08-05 16:58:59 -04:00
MathuraMG
ec26e6ddac add printing of lint messages 2016-08-05 12:53:16 -04:00
catarak
c76b1353c3 put preferences to server, need to look at mongoose docs tho because is wrong 2016-08-04 21:43:13 -04:00
catarak
013b97d96d fix scrolling issue for firefox, add teporary fix for safari 2016-08-04 20:51:58 -04:00
catarak
b542f72d33 remove code bloat from preferences, add preferences to user schema 2016-08-03 23:45:49 -04:00
catarak
3d18960575 add autosave after new project is saved for the first time 2016-08-03 21:47:24 -04:00
catarak
d7a6773995 fix bugs in sketch list view 2016-08-03 19:03:01 -04:00
catarak
7cafe490df remove stray debugger statement 2016-08-03 17:46:13 -04:00