p5.js-web-editor/client/images
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
..
down-arrow.svg remove svg desc 2016-07-31 21:57:55 -04:00
exit.svg remove svg desc 2016-07-31 21:57:55 -04:00
file.svg change a to react-router link 2016-08-27 19:14:22 -04:00
folder.svg implement sidebar design #234 (#235) 2016-12-19 17:07:04 -05:00
github.svg add github button styling, add backend for login with github 2016-08-31 12:28:06 -04:00
left-arrow.svg remove svg desc 2016-07-31 21:57:55 -04:00
minus.svg remove svg desc 2016-07-31 21:57:55 -04:00
p5js-logo.svg Make p5 logo color variable (#150) 2016-10-17 22:57:29 -04:00
pencil.svg update pencil to modern pictograms 2016-10-26 17:49:42 -04:00
play.svg start to integrate themes to placeholders 2016-09-20 23:57:27 -04:00
plus-icon.svg remove svg desc 2016-07-31 21:57:55 -04:00
plus.svg remove svg desc 2016-07-31 21:57:55 -04:00
preferences.svg remove svg desc 2016-07-31 21:57:55 -04:00
right-arrow.svg remove svg desc 2016-07-31 21:57:55 -04:00
stop.svg remove svg desc 2016-07-31 21:57:55 -04:00
trash-can.svg Add ability to delete projects from sketch list (#125) 2016-10-12 14:24:53 -04:00
triangle-arrow-down.svg add expanding/contracting styles 2016-09-02 17:41:02 -04:00
triangle-arrow-right.svg add expanding/contracting styles 2016-09-02 17:41:02 -04:00
unsaved-changes-dot.svg Fixed #158 and #100 (#198) 2017-01-06 13:08:03 -05:00
up-arrow.svg remove svg desc 2016-07-31 21:57:55 -04:00