Commit Graph

1610 Commits

Author SHA1 Message Date
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
catarak 8c4003bb17 add rename validation 2016-08-03 17:45:50 -04:00
catarak 443a9f57d5 add file renaming 2016-08-03 17:45:50 -04:00
catarak da98dcd47e add file deletion 2016-08-03 17:45:50 -04:00
Cassie Tarakajian 7fb77772f7 Merge pull request #29 from MathuraMG/label
add aria tags and roles
2016-08-01 14:01:29 -04:00
catarak a2072d9b0c move preference action creators to preferences component 2016-08-01 13:55:49 -04:00
MathuraMG d69c4c8ad4 remove svg desc 2016-07-31 21:57:55 -04:00
MathuraMG 0bc2956e58 add title to console 2016-07-31 21:41:28 -04:00
MathuraMG ca9afab246 add aria-labels 2016-07-31 21:38:46 -04:00
MathuraMG f4d49f49a5 add aria-label tag 2016-07-30 22:46:48 -04:00
catarak ac9de85928 change iframe height to min height 2016-07-25 21:36:32 -04:00
catarak 8faabe3f56 remove es6 promise polyfill since it's already included in babel polyfill 2016-07-22 17:24:19 -04:00
catarak 0da77e7aa1 fix flexbox bugs for ie11 2016-07-22 17:19:15 -04:00
catarak 4c5fafe251 add promise polyfill 2016-07-22 12:42:38 -04:00
catarak 6f3db24d9f update modal styling, move to placeholder 2016-07-21 15:07:53 -04:00
catarak 5362098844 add commenting/uncommenting, add sublime text bindings 2016-07-21 14:33:23 -04:00
catarak 979fcf2152 add support for audio files 2016-07-21 14:18:38 -04:00
catarak 9201cb247c make console expandable and contractable 2016-07-21 00:33:41 -04:00
catarak afe7e07188 start console styling 2016-07-21 00:05:47 -04:00
catarak 051e3771ee fix merge conflict with therewasaguy-console 2016-07-20 23:02:45 -04:00
catarak cb1e682994 create unique name if file already exists 2016-07-20 22:52:09 -04:00
catarak a5db4ae9f6 can't upload media if not logged in 2016-07-20 22:18:20 -04:00
catarak 3d6cfd832d fix s3 bucket name in file uploader 2016-07-20 20:30:40 -04:00
catarak 7952eee7bd update readme, add s3 bucket to webpack config 2016-07-20 19:48:00 -04:00
catarak f0872f8173 clear file uploader after upload 2016-07-20 18:37:49 -04:00
catarak 2affe457d2 when exporting to zip, also add images 2016-07-20 15:33:37 -04:00
catarak cc231cbacd load blob url when uploading file 2016-07-20 00:51:27 -04:00
catarak 91f7cc47a0 close modal after file upload, remove debugger 2016-07-19 22:29:54 -04:00
catarak ceccef3cc3 change uploader copy, change uploader style 2016-07-19 21:42:33 -04:00
catarak 7e6bbb1fae fix file state changing bug 2016-07-19 21:36:21 -04:00
catarak 57568f6504 wowowowow this blob url thing works 2016-07-19 19:36:50 -04:00
catarak 0491c00bb5 add function to create all blob urls 2016-07-19 18:27:27 -04:00
catarak 625608ebbb when uploading file, add file to project 2016-07-19 18:27:27 -04:00
catarak b3956fb91b file upload to aws works 2016-07-19 18:27:27 -04:00
catarak c677c37597 get dropzone to render 2016-07-19 18:27:27 -04:00
therewasaguy 0c7f713887 console BEM style 2016-07-18 19:10:42 -04:00
therewasaguy 6b672d2629 Merge branch 'master' of https://github.com/catarak/p5.js-web-editor into console 2016-07-18 18:56:00 -04:00
therewasaguy 40704b4b00 console: shouldComponentUpdate and componentWilLReceiveProps tweaks 2016-07-17 20:49:57 -04:00
therewasaguy 227b562ad9 console: color-coded error messages 2016-07-17 20:49:38 -04:00
therewasaguy 8b69ab7fdd really clear sketch when sketch is stopped 2016-07-17 20:49:10 -04:00
therewasaguy e7ea35fa60 add comments 2016-07-17 20:05:20 -04:00
therewasaguy 5561d49a48 merge upstream changes 2016-07-17 19:15:13 -04:00
therewasaguy 7f0b7afac1 add Console component, gets postMessage from previewFrame 2016-07-17 19:06:43 -04:00
MathuraMG c29bbda4c2 add back navigation role 2016-07-15 17:25:54 -04:00
MathuraMG 038d290577 fix merge conflicts 2016-07-15 17:23:59 -04:00
MathuraMG 079a6ebf29 change style name 2016-07-15 17:00:40 -04:00
MathuraMG 6187a26b10 extend pref tab - old size doesn't eork in FF 2016-07-15 16:54:43 -04:00
MathuraMG 4ddad41053 add labels for buttons 2016-07-15 16:47:12 -04:00
catarak 8d8e399aac add cloning of projects 2016-07-15 13:36:33 -04:00
catarak 78ed7b4b5f add download as zip 2016-07-15 13:11:50 -04:00
catarak c3486af031 add author name to sketches 2016-07-15 11:54:47 -04:00
MathuraMG 589bc9f630 change html tags 2016-07-14 17:20:44 -04:00
catarak accf8e2504 add expand/contract sidebar 2016-07-14 12:47:54 -04:00
catarak d9a11cea4c add debounce to editor input 2016-07-13 21:50:59 -04:00
catarak c29f5aee68 add syntax highlighting for different file types, and linting for html and css 2016-07-13 19:52:50 -04:00
catarak 4d6e4857ba add files, server side, only css and js files 2016-07-13 18:53:56 -04:00
catarak 70588cd487 add new file popup, not tested with redux 2016-07-13 16:13:28 -04:00
mathuramg b4c15e70df add more roles + remove menu roles 2016-07-13 15:23:48 -04:00
mathuramg 1332b7abad convert input to integer 2016-07-13 12:59:58 -04:00
mathuramg 0d9c3a29c8 fix merge conflicts 2016-07-13 12:07:05 -04:00
mathuramg baec9e9e87 add aria-tags and titles 2016-07-13 11:59:47 -04:00
catarak 30992ac2de fix tooltip styling 2016-07-12 19:24:57 -04:00
catarak cbdf68cbd0 add styling for error/warning, not for tooltip 2016-07-12 19:11:07 -04:00
catarak bc69995fb1 super ugly, but added jslinting 2016-07-12 17:38:24 -04:00
Cassie Tarakajian 6010e14e30 Merge pull request #10 from MathuraMG/accessibility
Changes to make the links screen reader compatible
2016-07-12 16:07:04 -04:00
catarak b4ba44a67e fix editor overflow 2016-07-12 15:58:11 -04:00
mathuramg 70f5638a47 move keyCode 2016-07-12 15:11:45 -04:00
therewasaguy fae5ea086e Merge branch 'development' of https://github.com/catarak/p5.js-web-editor into console 2016-07-12 15:09:45 -04:00
mathuramg da493e4014 remove dev changes 2016-07-12 14:50:54 -04:00
mathuramg 2ea803349a add summary to table 2016-07-12 14:00:04 -04:00
mathuramg 0a1ef4e048 fix merge conflicts 2016-07-12 12:28:10 -04:00
mathuramg 67fcd323a4 Merge branch 'master' of https://github.com/catarak/p5.js-web-editor into accessibility 2016-07-12 12:26:20 -04:00
mathuramg 624d79075a make links accessible 2016-07-12 12:25:48 -04:00
catarak d96e7132dc fix minor styling bugs from PR 2016-07-12 12:07:06 -04:00
Cassie Tarakajian 13aeed8092 Merge pull request #9 from MathuraMG/pref
Add indentation to preferences
2016-07-12 11:59:16 -04:00
mathuramg 22ac7214bd make sidebar accessible 2016-07-12 11:22:27 -04:00
catarak 1f286bc948 add sound and dom by default 2016-07-12 11:13:09 -04:00
mathuramg d72a6be009 add table scope 2016-07-12 10:16:19 -04:00
mathuramg 99f6ab562c fix merge conflicts 2016-07-11 23:40:30 -04:00
mathuramg c8f54dced9 fix merge conflict 2016-07-11 23:03:54 -04:00
mathuramg 81c5f91ab3 fix border styles 2016-07-11 22:53:27 -04:00
catarak b89a1103b9 adjust some colors that were incorrect 2016-07-11 22:00:11 -04:00
catarak 9249d496fa add css files to sketch 2016-07-11 21:54:08 -04:00
mathuramg 5ef51a939e fix styling 2016-07-11 19:14:45 -04:00
catarak 61a6f7d4ac readd sandbox 2016-07-11 17:32:13 -04:00
catarak 552036c7ce add srcdoc polyfill again, maybe this time it will work 2016-07-11 17:21:20 -04:00
catarak 7b8561a55c add srcdoc polyfill to static 2016-07-11 17:00:30 -04:00
catarak 960701942a temporarily remove sandbox 2016-07-11 16:12:31 -04:00
catarak 016325be9b add srcdoc polyfill 2016-07-11 15:50:08 -04:00
catarak dcc39afb45 add comment about adding srddoc polyfill 2016-07-11 15:27:00 -04:00
catarak 7a164d9cdd multiple files rendering 2016-07-11 15:22:29 -04:00
mathuramg 0942378812 remove dev changes 2016-07-11 09:06:43 -04:00
mathuramg 7f5d83a161 change default indentation 2016-07-11 09:00:44 -04:00
mathuramg 42d59d3fb3 change list to buttons - accessibility 2016-07-11 08:44:27 -04:00
mathuramg 8746558fa8 add isTabIndent to componentchange 2016-07-10 23:11:06 -04:00
mathuramg 65bd8c2e63 include space and tab 2016-07-10 22:52:48 -04:00
mathuramg 3bdd02e859 make preference value input tag 2016-07-10 20:13:37 -04:00
catarak ebfd1fce0d add Sidebar click to change Editor content 2016-07-08 15:58:49 -04:00
catarak 7a84137e9b start to add selected file stuff 2016-07-08 14:57:22 -04:00
therewasaguy 14ede1388b console: hijack iframe console messages 2016-07-08 14:33:06 -04:00
catarak e06c821923 fix updating file to return all file keys 2016-07-07 13:50:52 -04:00
catarak 88531447ba add ids to files, fix update file action/reducer 2016-07-07 13:04:54 -04:00
catarak 6e12ed6524 fix default file on server, change file to files in lots of places 2016-07-06 17:29:07 -04:00
catarak e6d94a0db8 start to add multiple file functionality 2016-07-06 15:09:05 -04:00
mathuramg 1b56f8ce54 add more preferences 2016-07-06 11:27:39 -04:00
catarak 6563d9d90b add sketch list, with links 2016-07-05 16:04:14 -04:00
catarak b2369704a2 start sketch list view 2016-07-01 11:30:40 -04:00
catarak aa0637c256 fix bugs with saving/fetching projects 2016-06-29 12:52:16 -04:00
catarak 21a2b25add fix project saving bug 2016-06-28 19:35:56 -04:00
catarak cfd4d998cf fix all linting errors 2016-06-27 17:22:54 -04:00
catarak c9a3b5b6c8 fix linting errors in app and routes 2016-06-27 17:19:45 -04:00
catarak 684646c785 add proptypes to nav, fix proptypes for login 2016-06-27 16:14:26 -04:00
catarak 3ab89b4cae add proptypes to editor and preview 2016-06-27 16:03:22 -04:00
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 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 bba0130c72 move images and styles folders to client 2016-06-22 18:52:55 -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 5e631dcb16 add user authentication when first opening editor 2016-06-20 17:51:03 -04:00
catarak 16abc8d725 add react router 2016-06-20 17:46:23 -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 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
catarak 5e2a57d9eb initial commit 2016-05-03 00:09:16 -04:00