Himanshu
ea02d7692d
fixes #384 ( #563 )
...
* fixes #384
Positioning and font-size was off.
* Added consistent styling
* Further Changes.
* removed line height.
2018-02-27 12:28:17 -05:00
Dhruvdutt Jadhav
05e567259c
chore: update loop-protect module dependency syntax ( #575 )
2018-02-27 12:12:06 -05:00
Dhruvdutt Jadhav
3efe3d20f7
chore: fix linting issues ( #570 )
2018-02-26 15:05:02 -05:00
Dhruvdutt Jadhav
4628b38be0
Vendor hash support in prod config - Fixes #493 ( #571 )
...
* config: file styling
* config: update vendor files order
* config: webpack prod - add vendor hash support
* fix: remove submodule
2018-02-26 14:50:13 -05:00
Mr.tang
287663494a
Make saving more user-friendly ( #561 )
...
* enhance saving
* remove console
* rename
* duplicate when saving others' projects
* fix a bug
2018-02-23 11:55:14 -05:00
Mr.tang
61560b87f7
Fixes #554 ( #559 )
...
* update title
* update titles
* delete unnecessary line
2018-02-23 11:31:41 -05:00
Luis Morales-Navarro
24b0be629f
Accessibility - Transition from interceptor to accessibility library ( #508 )
...
* added library to iframe
* changed preview to add accessible elements to iframe
* add library only when accesible output is seleceted
* focus on iframe when plaing
* css
* deleted accessibleOutput.jsx and edited IDEView to integrate accessibility library
* deleted comments
* Remove gitmodule (#509 )
* remove git modules
* removed submodule and replaced interceptor for library (#510 )
* Fixes #508 (#539 )
* removed submodule and replaced interceptor for library
* deleted comments
* deleted jquery
* deleted interceptor folder
* delete interceptor
* added jquery
* removed jquery and updated accessible library cdn
* Fixes #508 (#545 )
* removed submodule and replaced interceptor for library
* deleted comments
* deleted jquery
* deleted interceptor folder
* delete interceptor
* added jquery
* removed jquery and updated accessible library cdn
* remove empty divs from files.js
* fix merge error
* remove empty divs from files.js
* Fixes #508 (#548 )
* removed submodule and replaced interceptor for library
* deleted comments
* deleted jquery
* deleted interceptor folder
* delete interceptor
* added jquery
* removed jquery and updated accessible library cdn
* remove empty divs from files.js
* fix merge error
* remove empty divs from files.js
* moved accessible output css
2018-02-22 16:47:25 -05:00
Himanshu
3b10b2d0f3
fixes #378 ( #564 )
...
* fixes #378
* fixes #378
Horizontal Resizer cursor made default when disabled.
2018-02-22 16:01:39 -05:00
Mr.tang
3a0139340c
Fixes #470 #419 #437 ( #546 )
...
* add status check
* rename variables and remove unnecessary dependencies
* set unsavedchange when error happens
* set unsavedchange when error happens
2018-02-20 14:44:07 -05:00
Himanshu
074e654b64
fixes #525 ( #549 )
...
* fixes #525
On clicking on the links itself, the menu can be closed.
* fixes #525
Account click added.
2018-02-20 14:32:09 -05:00
Cassie Tarakajian
e70b9d618e
fix linting errors
2018-02-20 14:22:33 -05:00
Cassie Tarakajian
f05abfcb9a
fix for #552
2018-02-20 14:16:58 -05:00
Joey Lee
2a92d87b52
Updated generative-design branch ref to master ( #552 )
...
* replaced () with {} to fix implicit return error
* added first version of fetching generative-design examples
* ignore local testing files
* formatting
* updated examples-gg-latest
* updated examples-gg-latest.js
- data files not served via rawgit - hallelujah!
- added jquery
* updated p5 version
* refactoring and code cleanup
* added comment
* comment out link to svgFiles - unused
* moved commented code
* fixed conflicts
* linted examples-gg-latest
* changed branch ref to master
* rm spaces
2018-02-20 13:01:22 -05:00
Mr.tang
27d4013585
Fixes #520 ( #538 )
...
* Fix #520
* delete consoles
* restore
* return 404 from server side
* fix lint error
* add sketch check for user
2018-02-19 15:21:47 -05:00
Mr.tang
0a1c8bb26f
enhance cm ( #547 )
2018-02-16 11:56:44 -05:00
Cassie Tarakajian
7c421d5e15
fix minor crash in generative design example fetch
2018-02-15 15:33:07 -05:00
Himanshu
1969c48cce
fixes #537 ( #544 )
...
Commented out hello p5 video page.
Did not remove the features as it can be used again after revamping the hello p5 page.
2018-02-15 14:43:32 -05:00
Mr.tang
6f5472020c
Fixes #517 ( #530 )
...
* update download file's name
* fix lint error
* use moment.js
* slugify filename
* fix lint error
2018-02-13 11:28:06 -05:00
Cassie Tarakajian
9f25a9ea6a
fix github link to link to new issue, not just repo root
2018-02-09 17:55:33 -05:00
Cassie Tarakajian
daeed8749d
fixes #528 ( #536 )
2018-02-09 16:32:06 -05:00
Mr.tang
dcdb81aa80
make loop protect work ( #535 )
2018-02-09 12:46:47 -05:00
Mr.tang
193b15e074
fix console.error crash ( #532 )
2018-02-08 17:40:21 -05:00
Joey Lee
6faf52f61e
Added script to download and save all generative-design project examples to p5-web-editor ( #526 )
...
* replaced () with {} to fix implicit return error
* added first version of fetching generative-design examples
* ignore local testing files
* formatting
* updated examples-gg-latest
* updated examples-gg-latest.js
- data files not served via rawgit - hallelujah!
- added jquery
* updated p5 version
* refactoring and code cleanup
* added comment
* comment out link to svgFiles - unused
* moved commented code
* fixed conflicts
* linted examples-gg-latest
2018-02-08 16:02:35 -05:00
Cassie Tarakajian
3307613aec
adds slugify feature for #522 ( #523 )
2018-02-07 16:00:09 -05:00
Dhruvdutt Jadhav
e7abb55ee7
Fixes #515 Update React to 16 and other dependencies ( #519 )
...
* Update to react, react-dom 16.2.0
* Update react-redux
* Update react-tabs
* Update redux-devtools
* Update redux-devtools-dock-monitor
* Update redux-devtools-log-monitor
* Add prop-types package
* Update gitignore
* Update all files to use prop-types package
* Update react-router
* Update react-inlinesvg
2018-02-07 13:06:07 -05:00
Chris Hallberg
62670e6dda
Add allow-modals to iframe, allowing alert and prompt. Discussed in Issue #507 . ( #518 )
2018-02-07 12:47:25 -05:00
Mr.tang
798e748d8f
Fixes #513 add cross-env to set environment variables across platform ( #514 )
...
* Fixes #513 add cross-env to set environment variables across platform
* fix different line endings across platforms
* manually install loop-protect
* fix some err space
* update loop-protect version
* restore loop-protect
2018-02-06 11:53:15 -05:00
Cassie Tarakajian
86318795ef
update p5 versions to latest
2018-02-01 17:17:05 -05:00
Cassie Tarakajian
d2b7f75cfd
fixes #475 ( #512 )
2018-02-01 17:16:54 -05:00
Cassie Tarakajian
6cd71acb81
update list of mime types and move to common server and client file ( #511 )
...
Fixes #476 and fixes #450
2018-02-01 16:45:19 -05:00
Cassie Tarakajian
c50f64c0f3
fix linting errors
2018-01-09 16:21:40 -05:00
Cassie Tarakajian
81f7c53a1b
update script to migrate assets to cdn url
2018-01-09 16:12:02 -05:00
Cassie Tarakajian
fb1684ce4b
add isAuthenticated middleware, add isAuthenticated middleware to certain routes, make all other routes consistent
2018-01-09 15:57:49 -05:00
Cassie Tarakajian
5738b07515
fix bug where undefined environment variables client side were the string 'undefined'
2018-01-09 12:40:44 -05:00
Francis Li
2f29d6add1
Fixes #500 removes CSRF token setting in cookie and validation on request ( #501 )
2018-01-08 16:12:55 -05:00
Cassie Tarakajian
b45e53483f
try moving url if key does not exist
2018-01-08 15:01:43 -05:00
Cassie Tarakajian
9cf50aa8d5
keep playing with logging
2018-01-08 14:57:49 -05:00
Cassie Tarakajian
faae16d930
add more logging
2018-01-08 14:44:32 -05:00
Cassie Tarakajian
b4833a6fb1
log userid
2018-01-08 14:41:27 -05:00
Cassie Tarakajian
26b37b6ec7
add logging, call file cb if key does not exist
2018-01-08 14:39:33 -05:00
Cassie Tarakajian
3f5420d437
don't crash if file doesn't exist
2018-01-08 14:34:56 -05:00
Cassie Tarakajian
d58d8ea0bd
finish moving migration of projects to username folder to chunks
2018-01-08 14:26:51 -05:00
Cassie Tarakajian
899b5c9710
update migration to move assets to under user id
2018-01-08 13:51:35 -05:00
Cassie Tarakajian
a11e37116a
fix callback mismatch
2017-12-27 12:29:36 -05:00
Cassie Tarakajian
4d5f18b1de
remove console.log
2017-12-27 12:23:04 -05:00
Cassie Tarakajian
6612919f96
remove stray async
2017-12-27 12:22:12 -05:00
Cassie Tarakajian
fbc0dd40da
process all files
2017-12-27 12:20:59 -05:00
Cassie Tarakajian
d4f78e0800
another fix
2017-12-27 12:20:04 -05:00
Cassie Tarakajian
665b1440d3
only use async
2017-12-27 12:18:23 -05:00
Cassie Tarakajian
00e49d647e
change move bucket name to use async
2017-12-27 12:04:52 -05:00