Cassie Tarakajian
52a28328e4
fix #302
2017-02-14 15:54:29 -05:00
Mathura MG
a30c765ccf
switch brown in dark theme ( #300 )
2017-02-10 12:23:11 -05:00
Cassie Tarakajian
e7d0bb1112
revert project duplication to less broken state
2017-02-01 22:02:32 -05:00
Cassie Tarakajian
36a715fc3a
fix #287
2017-02-01 22:00:19 -05:00
Cassie Tarakajian
e93ffd5ca6
undo pm2 changes
2017-01-31 16:59:57 -05:00
Cassie Tarakajian
cedf947a67
update pm2 configuration
2017-01-31 16:56:45 -05:00
Cassie Tarakajian
ad62d20544
fix #284
2017-01-31 16:45:47 -05:00
Cassie Tarakajian
509bb6bd8e
#285 fix project duplication error where project copies would alter the project original
2017-01-31 15:18:40 -05:00
Cassie Tarakajian
09a4829bef
remove lint error for == and !=
2017-01-29 13:29:17 -05:00
Cassie Tarakajian
a59efb2583
#254 remove warning for stale project, needs to be tested more
2017-01-25 13:39:20 -05:00
Cassie Tarakajian
ab19b8d598
fix example code to generate unique file ids for example projects
2017-01-24 17:47:20 -05:00
Cassie Tarakajian
0c6246fe45
fix linting errors
2017-01-24 17:20:40 -05:00
Cassie Tarakajian
257b44ad23
change links in nav to /{username}/sketches from /sketches
2017-01-24 16:14:07 -05:00
Cassie Tarakajian
a9ee70e033
#254 show error when user attempts to save stale version of project, refactor error modals to one component
2017-01-24 15:29:25 -05:00
Cassie Tarakajian
c8253dd923
#254 test all of the edge cases for autosaving, such as login and logout, changing the autosave preference
2017-01-24 13:04:51 -05:00
Cassie Tarakajian
93130934f2
initial autosave update fixes
2017-01-24 11:59:34 -05:00
Kumar Uttpal
697458a7ef
fix #278 error at startup ( #279 )
2017-01-24 11:09:14 -05:00
Cassie Tarakajian
437f94649f
fix minor linting error
2017-01-18 16:50:11 -05:00
Daniel Shiffman
a8570bdb22
send user to empty sketch after deleting open sketch #175 ( #270 )
2017-01-18 16:48:16 -05:00
Cassie Tarakajian
c42de5b2ae
add validate session action
2017-01-17 15:37:20 -05:00
Cassie Tarakajian
1a22998ff8
warn user of session change when deleting a project or saving a new project
2017-01-17 15:37:19 -05:00
Cassie Tarakajian
65592cbf9e
add authentcation error component, return 403 error from server when trying to save a project where the user doesn't match the owner
2017-01-17 15:37:19 -05:00
Daniel Shiffman
b018aa645c
adding info about installing mongoDB
2017-01-17 15:03:37 -05:00
Cassie Tarakajian
3709587f4c
fix #268
2017-01-17 13:28:28 -05:00
Cassie Tarakajian
cb2d8d0dd5
fix #269
2017-01-17 13:20:42 -05:00
Cassie Tarakajian
0a4f56db32
fix signup email regex
2017-01-17 12:42:00 -05:00
Cassie Tarakajian
286a5dd6c6
fixes #5 , turns autosave off when a user logs off, hide timer component when user is not owner of sketch
2017-01-13 11:55:13 -05:00
Cassie Tarakajian
311e8442a1
Revert "Email verification" ( #265 )
2017-01-13 10:35:39 -05:00
Akarshit Wal
2d781e22fb
Email verification ( #230 )
...
* Making the email separate for future enhancements
* email-verification added
* Github users are verified
* update package
* Bug fixes and improvements
* jade to pug
* Bug fix
* changed route
2017-01-13 10:24:09 -05:00
Mathura MG
ac9e65bb30
Change accessibility example links ( #264 )
2017-01-13 10:18:37 -05:00
Cassie Tarakajian
fc8318c297
fix some linting errors
2017-01-11 15:50:36 -05:00
Cassie Tarakajian
1d6e59ada3
add lint-fix task, fix linting errors in fetching examples code
2017-01-11 15:17:10 -05:00
Cassie Tarakajian
8120fdd7db
refactor console to its own reducer and actions, add clear button, clean up console component
2017-01-11 14:13:49 -05:00
Cassie Tarakajian
d1c1279061
start to break out console into its own reducer
2017-01-09 18:09:23 -05:00
Cassie Tarakajian
1e670e9f9a
fix #244 , make console open by default and remove console icon
2017-01-09 16:31:39 -05:00
Cassie Tarakajian
54534f68d3
#255 remove unused SidebarItem component, display file dropdown menu when right clicking on sidebar item or project folder
2017-01-09 16:11:01 -05:00
Akarshit Wal
843418e195
toggling menu ( #258 )
...
* toggling menu
* Other components should be treated equally
2017-01-09 12:47:32 -05:00
Cassie Tarakajian
d0445a624d
fix #261
2017-01-08 17:00:52 -05:00
Cassie Tarakajian
885967d8e3
fix #260
2017-01-08 16:42:20 -05:00
Akarshit Wal
dee9688ece
Use username also to log in ( #250 )
...
* Use username also to log in
* Minor changes
2017-01-06 18:14:42 -05:00
Lauren McCarthy
c6ecda4f3a
adding alpha warning ( #249 )
...
* removing avenir font, using montserrat instead due to licensing issues
* removing old import statement for typeography scss file
* adding alpha warning
2017-01-06 15:13:46 -05:00
Cassie Tarakajian
b02b8f99fe
fix 404 page typo
2017-01-06 15:05:02 -05:00
Yining Shi
62b4d4cc6e
New Design for About ( #246 )
...
* new design for about
* clean code
* reuse play.svg
2017-01-06 13:14:39 -05:00
Cassie Tarakajian
3fc4ee897d
remove no sketches warning from sketch list
2017-01-06 13:09:32 -05:00
Enrique Piqueras
5e4b076b93
Fixed #158 and #100 ( #198 )
...
* Changed unsaved changes asterisk to an svg circle. #158
* Fixed #100
Unmatched routes are handled by react-router on the client side
and a single wildcard route on server.routes.js renders the index
html.
When the /:username/sketches route is matched and the username is not
valid, the user will be redirected to the index route and a toast
will explain what happened. When the username is 'p5' (default when
logged out) it will show all sketches. Maybe this should be changed
to just public or 'local' sketches?
* Moved unsaved changes SVG to a separate file.
* User not found is now a 404 error.
* Added server rendered 404 page.
* Removed console.log
* 404 Page now renders a random p5 sketch. TODO: make 404 sketches.
* Added 404 header
404 page now fetches a random example sketch
* Moved circle closer to file name
* Render 404 page in SketchList route if !user
2017-01-06 13:08:03 -05:00
Cassie Tarakajian
9886e53a7c
fix #245
2017-01-05 16:54:33 -05:00
Cassie Tarakajian
074f5b35b1
fix #243
2017-01-05 15:27:57 -05:00
Cassie Tarakajian
3ba03d709a
fixes #241
2017-01-05 14:40:04 -05:00
Lauren McCarthy
7219ca2f66
Create contributing.md
2016-12-20 16:16:01 -08:00
Lauren McCarthy
28323ffc09
formatting of dropdown login and editor menus ( #239 )
...
* removing avenir font, using montserrat instead due to licensing issues
* removing old import statement for typeography scss file
* dropdown formatting closes #210
2016-12-20 00:21:04 -05:00