Commit Graph

128 Commits (5fc6fb6e49785c1f56fe3d698da31a2f17551d20)

Author SHA1 Message Date
Michael Q Larson 201df19afe fix login page button regression 2015-01-09 08:28:46 -08:00
Michael Q Larson a23a79d8c6 hide public profile button if no username 2015-01-09 07:53:29 -08:00
Michael Q Larson f8e9fd5d95 fix image ratio note 2015-01-08 23:39:02 -08:00
Michael Q Larson 8c9a533758 fix a couple minor issues with the user controller serving the public profile views 2015-01-08 23:33:17 -08:00
Michael Q Larson 0ce9f103f0 improve look of profile page 2015-01-08 23:27:14 -08:00
Michael Q Larson 063f1f3bb2 finish initial public profiles 2015-01-08 22:31:15 -08:00
Michael Q Larson bfe75a180d improve the profile layout and start building the public profile view 2015-01-08 18:39:16 -08:00
Michael Q Larson 0ec2e0a759 finished validation on the form fields 2015-01-08 14:56:44 -08:00
Michael Q Larson f9337c57ea update profile edit view 2015-01-07 16:10:40 -08:00
terakilobyte 22ed592134 Finishing up profile 2015-01-07 16:23:25 -05:00
terakilobyte 7e34ea340d More angular validation 2015-01-06 10:28:57 -05:00
terakilobyte 3490ff197d Finish proof of concept of angular forms, added validation 2015-01-06 02:27:08 -05:00
terakilobyte 9c26fbec2d Angular validation 2015-01-06 01:09:17 -05:00
terakilobyte 41a1bc37c3 Hooking up Angular to Profile.jade 2015-01-06 00:52:30 -05:00
Michael Q Larson be22449d25 continue work on angular form 2015-01-05 20:09:23 -08:00
Michael Q Larson 7a47df4e74 start using angular on form 2015-01-05 19:01:58 -08:00
Michael Q Larson 41abdae46f further progress on the form and add angular inline 2015-01-05 17:29:37 -08:00
Michael Q Larson db9622a2e5 public profile accessible and start updating form 2015-01-05 16:38:56 -08:00
Michael Q Larson ba037abe53 remove github again because it was immediately buggy in production 2015-01-04 12:29:21 -08:00
Michael Q Larson f243367774 Remove noisy logs, add new camp counselors and add github auth back in 2015-01-04 12:26:45 -08:00
Michael Q Larson ee54333e43 remove github auth for now because it's buggy 2015-01-01 13:43:26 -08:00
Michael Q Larson a00070e5c5 fix a strange bug caused by an apparent clash in variables introduced this morning by my menu refactor 2014-12-30 22:03:03 -08:00
Michael Q Larson 8a9905becf this works, but does not work until I restart the server for some reason 2014-12-30 16:26:25 -08:00
Michael Q Larson 049e2d0a8e start working on redoing navbar and mobile footer 2014-12-29 22:40:27 -08:00
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