Commit Graph

104 Commits (74b77ff58c0948f539cc524ef52c69df4503731d)

Author SHA1 Message Date
Michael Q Larson b26ff474fd fix profile delete account button 2014-12-24 13:40:42 -08:00
Michael Q Larson d39804053c finished with profile page for now 2014-12-24 00:07:20 -08:00
Michael Q Larson fcd457b958 email validations work, now on to username validations 2014-12-23 18:20:53 -08:00
Michael Q Larson ca6652a791 refactor views to remove hardcoded challenge data 2014-12-23 08:22:50 -08:00
Michael Q Larson c06b8683c9 remove github auth again until I can figure out the issue 2014-12-22 10:22:04 -08:00
Michael Q Larson 46f217f548 update navigation to include links to chatroom and forum. 2014-12-21 15:43:07 -08:00
Michael Q Larson 7dc1b2fc9b update profile page 2014-12-16 10:45:00 -08:00
Michael Q Larson c7a5a51c8d Merge branch 'timestamp' into challenges
Conflicts:
	config/passport.js
	public/css/main.less
2014-12-13 21:09:11 -08:00
Michael Q Larson 719b4e6c5f fix the FCC email login process 2014-12-07 16:25:43 -08:00
Michael Q Larson bedddde945 make the profile page look better 2014-12-05 23:10:02 -08:00
Michael Q Larson 177dc900cf made parallel 'points' infrastructure 2014-12-05 20:44:42 -08:00
Michael Q Larson 5fb1cbf217 update usability 2014-12-05 11:58:39 -08:00
Michael Q Larson 9b4d226aa5 remove github auth again 2014-12-04 14:47:44 -08:00
Michael Q Larson 5c54fddaec Merge branch 'master' into timestamp
Conflicts:
	views/partials/challenges.jade
2014-12-03 23:31:36 -08:00
Michael Q Larson abcf15074b remove email regex check and restrictions and username for now 2014-12-01 20:49:08 -08:00
Michael Q Larson eea683f7e3 add github back in for testing 2014-12-01 20:26:31 -08:00
Michael Q Larson 7eadc3b3f0 comment out github until I can get it to work 2014-12-01 13:39:53 -08:00
Michael Q Larson a94e411240 fix privacy link 2014-11-30 20:47:10 -08:00
Michael Q Larson ec5fea2eaa start writing validations 2014-11-30 15:25:00 -08:00
Michael Q Larson 1accb225c6 update login view 2014-11-30 15:23:12 -08:00
Michael Q Larson abeebb9991 may have fixed email forms 2014-11-30 00:10:21 -08:00
Michael Q Larson 6a0b6bb315 improve layout of login page 2014-11-29 23:52:30 -08:00
Michael Q Larson 1be9cf03da add facebook back in and attempt to fix the google auth 2014-11-29 23:40:17 -08:00
Michael Q Larson 3fb11302d4 add privacy 2014-11-29 23:01:49 -08:00
Michael Q Larson 21370b83a5 start adding omniauth functionality back in and debugging in production 2014-11-29 22:22:27 -08:00
Michael Q Larson 00c92176cb update the hackathon starter base app 2014-11-29 21:32:59 -08:00
Michael Q Larson 06fe5390ba seems to attempt to write timestamp 2014-11-24 18:07:03 -08:00
Michael Q Larson d5397f5b43 everything looks better except the damn font 2014-11-07 15:43:10 -08:00
Michael Q Larson f6229ef94b make pages look better by putting them into panels 2014-11-07 14:46:17 -08:00
Michael Q Larson e6f4aa9158 comment out facebook since it isn't working 2014-10-30 14:00:32 -07:00
Michael Q Larson ed6848cc14 fix floating column issue, add facebook auth back in, update nonprofit mailer title 2014-10-28 15:51:41 -07:00
Michael Q Larson 3bf94e308a fix a typo and remove github and facebook auth for now 2014-10-28 13:43:13 -07:00
Michael Q Larson 121a9339e1 add lots of fun animations 2014-10-24 18:51:32 -07:00
Michael Q Larson 60c4e24495 create password cancellation confirmation page and minify animate.css 2014-10-24 16:41:09 -07:00
Джон, просто Джон 37d0713d31 Update login.jade
Be consistent with [signup view](https://github.com/sahat/hackathon-starter/blob/master/views/account/signup.jade#L11).
2014-10-21 23:02:12 +03:00
Michael Q Larson 7b17b35399 add navbar link to curriculum and get rid of email fields on profile 2014-10-21 13:01:22 -07:00
Michael Q Larson 557cfa6952 update social media 2014-10-21 11:21:55 -07:00
Michael Q Larson dba05acb15 add api keys to secrets for authenticating 2014-10-15 14:11:11 -07:00
Michael Q Larson 8c15b4beee add oauth logins 2014-10-15 13:18:25 -07:00
Michael Q Larson 05c31ba15d firechat and firepad installed but not fully working 2014-10-12 01:51:55 -07:00
Sahat Yalkabov d02afc45ab changed update profile icon 2014-07-02 00:41:11 -04:00
Sahat Yalkabov 9c7f7ea3b8 updated header titles on login/signup
updated button icon on login page
2014-07-01 22:09:56 -04:00
Sahat Yalkabov 545202fc6f updated button icons on profile page 2014-07-01 19:57:33 -04:00
Sahat Yalkabov 3664a817a6 added button icons 2014-07-01 18:26:49 -04:00
Sahat Yalkabov a742e01a65 removed font-awesome icons from buttons on signup, login, contact 2014-06-26 13:17:43 -04:00
Sahat Yalkabov fc55e385e4 Added Instagram authentication 2014-04-22 15:00:27 -04:00
kaneschutzman 520f63bbca Update profile.jade
Changed value=token to value=_csrf, this fixed the issue I had with deleting accounts.
2014-04-17 23:05:00 -10:00
Sahat Yalkabov 263af71d90 Removed if-check for local auth on change password form 2014-04-13 17:19:11 -04:00
Sahat Yalkabov 90de4eedba Removed auth if-checks 2014-04-12 23:55:23 -04:00
Sahat Yalkabov 0512ff93f3 Removed if-checks, all authentications enabled by default 2014-04-12 23:23:12 -04:00