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
|
2481cc3f85
|
small changes to README readability
|
2016-06-28 18:28:35 -04:00 |
|
catarak
|
5c6b339461
|
update README
|
2016-06-28 18:21:05 -04:00 |
|
catarak
|
7fb7aab6f7
|
add ecosystem.json for pm2 configuration
|
2016-06-28 17:37:02 -04:00 |
|
catarak
|
821e6d418f
|
add main to package.json
|
2016-06-28 17:26:53 -04:00 |
|
catarak
|
4f82a8fd31
|
add production build
|
2016-06-28 14:41:15 -04:00 |
|
catarak
|
248744b186
|
start to add production webpack
|
2016-06-27 18:46:08 -04:00 |
|
catarak
|
8aeb46130e
|
add eslint to dev webpack
|
2016-06-27 17:40:16 -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
|
2bdd682771
|
fix some minor eslint errors
|
2016-06-27 13:09:18 -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
|
77cc7b2a8c
|
start to add eslint, add repository to package.json
|
2016-06-22 19:59:12 -04:00 |
|
catarak
|
bba0130c72
|
move images and styles folders to client
|
2016-06-22 18:52:55 -04:00 |
|
catarak
|
3aa3a4d03f
|
add nodemon, remove .env from being tracked
|
2016-06-22 18:48:45 -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
|
6b978abcdd
|
clean up styles
|
2016-06-20 23:04:41 -04:00 |
|
catarak
|
b94107c4b1
|
fix merge conflict bugs
|
2016-06-20 18:05:04 -04:00 |
|
catarak
|
17836fcd88
|
add more project saving stuff
|
2016-06-20 18:01:36 -04:00 |
|
catarak
|
d8f47d714b
|
save project without logging in
|
2016-06-20 18:01:36 -04:00 |
|
catarak
|
44b41072c1
|
fix linking to stylesheet for iframe
|
2016-06-20 18:01:36 -04:00 |
|
catarak
|
719042e41b
|
combine project view and ide view
|
2016-06-20 18:01:36 -04:00 |
|
catarak
|
c25d669fe9
|
move ajax requests to /api
|
2016-06-20 18:00:40 -04:00 |
|
catarak
|
452b46bddd
|
remove unnecessary binding fo props
|
2016-06-20 18:00:40 -04:00 |
|
catarak
|
1045cddaeb
|
figure out how redux-thunk works
|
2016-06-20 18:00:40 -04:00 |
|
catarak
|
e1a79ba7a6
|
start to add create project
|
2016-06-20 18:00:40 -04:00 |
|
catarak
|
165ad75e8b
|
add project and file models, add project reducer and actions, add project name to toolbar, make project toolbar name contenteditable
|
2016-06-20 17:59:22 -04:00 |
|
catarak
|
16dad6934b
|
add jsbin console source to readme
|
2016-06-20 17:51:03 -04:00 |
|
catarak
|
87bfd8eabd
|
remove base styling for buttons
|
2016-06-20 17:51:03 -04:00 |
|
catarak
|
5e631dcb16
|
add user authentication when first opening editor
|
2016-06-20 17:51:03 -04:00 |
|
catarak
|
d672166b87
|
add login view
|
2016-06-20 17:50:45 -04:00 |
|
catarak
|
0c54f372c1
|
store signup in redux
|
2016-06-20 17:50:45 -04:00 |
|
catarak
|
a79391c96c
|
add signup for styling
|
2016-06-20 17:50:16 -04:00 |
|