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
437f94649f
fix minor linting error
2017-01-18 16:50:11 -05:00
Cassie Tarakajian
c42de5b2ae
add validate session action
2017-01-17 15:37:20 -05:00
Cassie Tarakajian
0a4f56db32
fix signup email regex
2017-01-17 12:42:00 -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
Yining Shi
0f17633f79
New design for ResetPassword view and NewPassword view ( #232 )
...
* newdesign for resetpassword view and newpassword view
* bought password token back
* added params.reset_password_token
* no themify
2016-12-19 16:49:37 -05:00
Yining Shi
acad9538cc
Taking login and sign pages out + new design for login and signup page ( #228 )
...
* make login a seperate page
* make signup a another page
* get previousPath
* setPreviousPath between routes
* new desig for login pagen
* new design for signup page
* added login and exit icons
* added signup and exit icons
* refactor form-container.scss
* deleted extra code
2016-12-15 18:43:58 -05:00
Cassie Tarakajian
66b83df0f2
fix #180 , relates to #185 in that the user is redirected to where they were post signup/login
2016-11-10 16:13:00 -05:00
Cassie Tarakajian
fc83040c8f
remove some dead code/files, change react components to .jsx files because of sublime syntax highlighting, fix linting errors
2016-11-08 18:54:54 -05:00
Cassie Tarakajian
33c7c0ec8f
fix #187
2016-11-04 17:27:39 -04:00
Cassie Tarakajian
4ff6ac1021
fix lag on password reset form
2016-10-19 12:36:58 -04:00
Cassie Tarakajian
8b35951ba4
invalid password reset token styling
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
04f68e37f9
add submit text
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
Yining Shi
96321ca767
Make Login & Sign Up as modal layovers ( #122 )
...
* make Login & Sign Up as modal layovers
* delete extra signupForm.js in original path
* deleted extra comments
2016-10-08 18:03:39 -04:00
Cassie Tarakajian
73c3e8e21e
fixes #102
2016-09-29 22:02:06 -04:00
catarak
7d7641b80b
comment out login with github button
2016-09-06 16:53:37 -04:00
catarak
fa518f028a
fix proptypes for redux forms
2016-09-02 17:41:02 -04:00
catarak
d9d7dfa39f
add cancel button to login and signup forms
2016-09-02 17:37:34 -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
798117164a
add client side sign up validation erros
2016-09-02 13:05:42 -04:00
catarak
a741e4aaa8
fix passport strategy config, remove github button from signup form
2016-08-31 15:30:37 -04:00
catarak
7a8e77282d
add github login and signup
2016-08-31 15:12:18 -04:00
catarak
ab576fe737
add github button styling, add backend for login with github
2016-08-31 12:28:06 -04:00
catarak
64b2ea3da4
add and test logout
2016-08-27 20:46:20 -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
MathuraMG
ca9afab246
add aria-labels
2016-07-31 21:38:46 -04:00
catarak
684646c785
add proptypes to nav, fix proptypes for login
2016-06-27 16:14:26 -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
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
81aabddeb1
restructure redux files
2016-06-22 15:58:23 -04:00