Cassie Tarakajian
70f1c1c8f1
update email copy
2016-10-19 12:36:58 -04:00
Cassie Tarakajian
e5ff11f65a
add basic password reset functionality, no error checking or styling
2016-10-19 12:36:58 -04:00
Cassie Tarakajian
d055aa5af8
more password reset things
2016-10-19 12:36:58 -04:00
Cassie Tarakajian
5aa5032961
create password reset token from FE, start to add flash text
2016-10-19 12:36:58 -04:00
Cassie Tarakajian
ea6d30c430
more password reset stuff
2016-10-19 12:36:57 -04:00
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
catarak
207bab20eb
add embed route, fix path parsing in PreviewFrame
2016-09-06 16:54:16 -04:00
catarak
69bb0d0077
adding and deleting files works server side
2016-09-02 19:02:38 -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
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
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
64b2ea3da4
add and test logout
2016-08-27 20:46:20 -04:00
catarak
bca59a6233
add /:username/sketches links to username sketches
2016-08-17 15:53:25 -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
c677c37597
get dropzone to render
2016-07-19 18:27:27 -04:00
catarak
fa84be5d5d
fix build error
2016-07-18 00:38:41 -04:00
catarak
8d8e399aac
add cloning of projects
2016-07-15 13:36:33 -04:00
catarak
c3486af031
add author name to sketches
2016-07-15 11:54:47 -04:00
catarak
4d6e4857ba
add files, server side, only css and js files
2016-07-13 18:53:56 -04:00
catarak
7a84137e9b
start to add selected file stuff
2016-07-08 14:57:22 -04:00
catarak
e06c821923
fix updating file to return all file keys
2016-07-07 13:50:52 -04:00
catarak
6e12ed6524
fix default file on server, change file to files in lots of places
2016-07-06 17:29:07 -04:00
catarak
6563d9d90b
add sketch list, with links
2016-07-05 16:04:14 -04:00
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
3d42da18a8
fix a ton of eslint errors
2016-06-23 18:29:55 -04:00
catarak
3aa3a4d03f
add nodemon, remove .env from being tracked
2016-06-22 18:48:45 -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
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
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
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
4908dc1e0b
change authentication to cookies
2016-06-20 17:47:47 -04:00
catarak
25951cd45b
add sign up server side, still working on client side
2016-06-20 17:47:47 -04:00
catarak
b2a4eacc52
add dotenv, start to add signup
2016-06-20 17:47:47 -04:00
catarak
22964f7a1c
add sign up server side, still working on client side
2016-06-20 17:47:46 -04:00
catarak
341158579f
add dotenv, start to add signup
2016-06-20 17:47:46 -04:00
catarak
09654ca66b
add sign up server side, still working on client side
2016-06-20 17:47:17 -04:00
catarak
c496f20699
add dotenv, start to add signup
2016-06-20 17:47:17 -04:00
catarak
fdd946b961
add sign up server side, still working on client side
2016-06-20 17:47:16 -04:00
catarak
1f75b4d390
add dotenv, start to add signup
2016-06-20 17:46:42 -04:00
catarak
4e1ea2d1fc
sign up view renders, not tested if functional
2016-06-20 17:46:23 -04:00
catarak
dfe54dd784
add framework for sessions
2016-06-20 17:44:36 -04:00