Commit Graph

117 Commits

Author SHA1 Message Date
kaganjd 76bd1b1630 Add ability to delete projects from sketch list (#125)
* Add ability to delete projects from sketch list

- Fixes #76
- Also gets rid of outdated Sketch module

* Styling for Sketch List trash can

* Merge all the stuff

* Fix trash can line height
2016-10-12 14:24:53 -04:00
Cassie Tarakajian dfc55aaa5b temporarily remote autorefresh and loop protect 2016-10-04 15:35:23 -04:00
Cassie Tarakajian 1232e4c5ca add db reformat script 2016-10-01 14:01:32 -04:00
Cassie Tarakajian 7fb85c251b auto autorefresh to preferences, save autorefresh server side 2016-09-28 18:09:37 -04:00
catarak 103ebd2014 add theme to preferences, add backbone of themes to scss 2016-09-20 23:57:27 -04:00
catarak e24e2805b6 db reformat 2016-09-14 17:34:10 -04:00
catarak 7436f4960f this time, db reformat, for real 2016-09-14 16:41:36 -04:00
catarak 03e2fd32c5 more db testing stuff 2016-09-14 16:33:47 -04:00
catarak fcf09c6779 even more db reformat 2016-09-14 16:30:50 -04:00
catarak f1ec50d914 more db reformatting 2016-09-14 16:27:05 -04:00
catarak 90c55e9e0b db reformat again 2016-09-14 16:24:51 -04:00
catarak 8bf252ed87 fix dbreformat 2016-09-14 16:23:22 -04:00
catarak 912cddf776 db reformat testing 2016-09-14 16:20:25 -04:00
catarak 9e6d4b56bd change isSelected to isSelectedFile, add db reformat 2016-09-14 15:57:52 -04:00
catarak b004fd077f change http urls to https 2016-09-08 22:02:42 -04:00
catarak 207bab20eb add embed route, fix path parsing in PreviewFrame 2016-09-06 16:54:16 -04:00
catarak 52fa553d8f add script to reformat database 2016-09-04 16:39:12 -04:00
catarak 69bb0d0077 adding and deleting files works server side 2016-09-02 19:02:38 -04:00
catarak 1ae27f0d66 add file icons and file types default to file 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 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 40b70d6c69 add file node component 2016-09-02 17:41:00 -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 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
catarak 64b2ea3da4 add and test logout 2016-08-27 20:46:20 -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
catarak 3ab1b82d8d add fullscreen route and page 2016-08-17 18:13:17 -04:00
catarak bca59a6233 add /:username/sketches links to username sketches 2016-08-17 15:53:25 -04:00
MathuraMG bcd2a39f9d add preferences to include text output 2016-08-12 15:50:33 -04:00
MathuraMG cc62ca23a3 add lintWarning to user.js 2016-08-12 15:33:23 -04:00
catarak 3bee1f8c37 fix bug with old p5.js version 2016-08-10 15:03:05 -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 9f9425c5e9 update preferences server side 2016-08-09 14:20:54 -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 b542f72d33 remove code bloat from preferences, add preferences to user schema 2016-08-03 23:45:49 -04:00
catarak 625608ebbb when uploading file, add file to project 2016-07-19 18:27:27 -04:00
catarak c677c37597 get dropzone to render 2016-07-19 18:27:27 -04:00
Cassie Tarakajian 62023c2c82 Merge pull request #12 from MathuraMG/accessibility
add aria tags and roles
2016-07-18 12:10:23 -04:00
catarak fa84be5d5d fix build error 2016-07-18 00:38:41 -04:00
MathuraMG 038d290577 fix merge conflicts 2016-07-15 17:23:59 -04:00
catarak 8d8e399aac add cloning of projects 2016-07-15 13:36:33 -04:00