Commit Graph

1712 Commits (bfe75a180d718449f2daf209c60fc2a6c63d27c5)

Author SHA1 Message Date
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 b07ce48ce5 update ionic icons 2015-01-08 18:08:44 -08:00
Michael Q Larson 0ec2e0a759 finished validation on the form fields 2015-01-08 14:56:44 -08:00
Michael Q Larson 5992d30ce9 Merge branch 'angular' into profiles 2015-01-08 12:32:42 -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
Free Code Camp f6bbb9d175 Merge pull request #8 from FreeCodeCamp/angular
Angular
2015-01-05 23:33:03 -08: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 ba800ee54b Fix spacing between elements on landing page and interior - specificially alter the top padding on the body globally 2015-01-04 12:18:55 -08:00
Michael Q Larson dc66d86d3b add additional note about navigation links to two of the challenges 2015-01-01 23:46:07 -08:00
Michael Q Larson 62e07db09a fix a typo in the challenges, add a note about the navigation links to the chat room and forchallenges, and revert the jumbotrons to falling after the navbar instead of being tucked under it - @rybar recommended this but it really bugs me. We can discuss further later 2015-01-01 23:45:39 -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 f82a86ca93 whitelist the akamaihd.net url that Facebook uses to host profile images 2015-01-01 00:51:52 -08:00
Michael Q Larson 1660097544 update helmet csp for facebook images 2015-01-01 00:33:03 -08:00
Michael Q Larson 35847faaac revert passport.js to original hackathon starter implementation 2015-01-01 00:26:09 -08:00
Michael Q Larson aab3b98f5d remove unique requirement from username 2014-12-31 22:59:01 -08:00
Michael Q Larson 2fcc95a9ee fix challenges link when not authenticated 2014-12-31 17:38:36 -08:00
Michael Q Larson 1aa503e646 add a link to our new help chatroom and add a missing video 2014-12-31 14:17:51 -08:00
Michael Q Larson d965d16f0a whitelist another url to restore images from google 2014-12-31 11:16:33 -08:00
Michael Q Larson 89858f6604 fix an error introduced when the contact.js controller was refactored 2014-12-31 09:57:48 -08:00
Michael Q Larson f683982575 fix teamviewer link in challenges 2014-12-30 23:34:25 -08:00
Michael Q Larson 71d4e10a28 add latest live pair video 2014-12-30 23:29:08 -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 1dda38eaaa Update challenges to remove SQL challenges. Make minor improvements to challenges.son 2014-12-30 22:02:19 -08:00
Michael Q Larson a8d08b1ff9 Revert "Revert "modify twitter auth to fail if mismatch between selected user and current user""
This reverts commit df335b0087.
2014-12-30 20:49:25 -08:00
Michael Q Larson 713383bc4d Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp 2014-12-30 20:48:30 -08:00
Quincy Larson 8c2832732d Merge pull request #5 from FreeCodeCamp/menu
Updated navbar to have clearer links to internal content and better mobile hamburger usability
2014-12-30 20:48:08 -08:00
Michael Q Larson 8fd648b175 remove unnecessary variable declaration 2014-12-30 20:44:35 -08:00
Michael Q Larson d70bea506a update the navigation to have publicly available menu items 2014-12-30 20:26:12 -08:00
Michael Q Larson df335b0087 Revert "modify twitter auth to fail if mismatch between selected user and current user"
This reverts commit f75d305939.
2014-12-30 16:55:54 -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 f75d305939 modify twitter auth to fail if mismatch between selected user and current user 2014-12-30 14:55:42 -08:00
Michael Q Larson ca75b1323c Fix navbar logic and remove redundant footer links 2014-12-30 14:54:19 -08:00
Michael Q Larson dc9296146e navbar is fully responsive and does not wrap 2014-12-30 13:15:22 -08:00
Michael Q Larson 4ede5662b9 got navbar button looking right 2014-12-30 12:38:45 -08:00
Michael Q Larson c8d2be67c7 navbar looks right and hamburger works 2014-12-30 11:40:37 -08:00
Michael Q Larson cb7ff19564 navbar looks right at full width 2014-12-30 10:45:19 -08:00
Michael Q Larson 3b7c34d442 update live-pair-programming view and whitelist youtube 2014-12-29 22:56:53 -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 c896584b21 quick fix for Twitter auth issue 2014-12-28 17:40:57 -08:00
Michael Q Larson 58c7134c10 Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp 2014-12-28 11:37:28 -08:00