Commit Graph

2166 Commits

Author SHA1 Message Date
f9337c57ea update profile edit view 2015-01-07 16:10:40 -08:00
2240381a06 update Michael's description' 2015-01-07 13:30:27 -08:00
22ed592134 Finishing up profile 2015-01-07 16:23:25 -05:00
74b9965627 update pair programming page 2015-01-07 11:55:14 -08:00
3f83f56acc simplify stats page to reduce queries 2015-01-07 10:50:48 -08:00
406ebf58c2 update challenge.json to reflect removal of sql 2015-01-06 23:14:08 -08:00
91638ade81 update about page and move stats into partial that is also displayed on about page. Fix Trello API issue on stats page 2015-01-06 23:08:54 -08:00
574cb3d957 update live-pair-programming.jade 2015-01-06 16:25:55 -08:00
f5d00c5ea9 minor change to attribution on the GA Dash tutorial 2015-01-06 16:03:28 -08:00
9350fff6d5 minor fix to challenges and jquery-exercises answer 2015-01-06 12:01:52 -08:00
7e34ea340d More angular validation 2015-01-06 10:28:57 -05:00
f6bbb9d175 Merge pull request #8 from FreeCodeCamp/angular
Angular
2015-01-05 23:33:03 -08:00
3490ff197d Finish proof of concept of angular forms, added validation 2015-01-06 02:27:08 -05:00
9c26fbec2d Angular validation 2015-01-06 01:09:17 -05:00
41a1bc37c3 Hooking up Angular to Profile.jade 2015-01-06 00:52:30 -05:00
be22449d25 continue work on angular form 2015-01-05 20:09:23 -08:00
7a47df4e74 start using angular on form 2015-01-05 19:01:58 -08:00
41abdae46f further progress on the form and add angular inline 2015-01-05 17:29:37 -08:00
db9622a2e5 public profile accessible and start updating form 2015-01-05 16:38:56 -08:00
ba037abe53 remove github again because it was immediately buggy in production 2015-01-04 12:29:21 -08:00
f243367774 Remove noisy logs, add new camp counselors and add github auth back in 2015-01-04 12:26:45 -08:00
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
dc66d86d3b add additional note about navigation links to two of the challenges 2015-01-01 23:46:07 -08:00
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
ee54333e43 remove github auth for now because it's buggy 2015-01-01 13:43:26 -08:00
f82a86ca93 whitelist the akamaihd.net url that Facebook uses to host profile images 2015-01-01 00:51:52 -08:00
1660097544 update helmet csp for facebook images 2015-01-01 00:33:03 -08:00
35847faaac revert passport.js to original hackathon starter implementation 2015-01-01 00:26:09 -08:00
aab3b98f5d remove unique requirement from username 2014-12-31 22:59:01 -08:00
2fcc95a9ee fix challenges link when not authenticated 2014-12-31 17:38:36 -08:00
1aa503e646 add a link to our new help chatroom and add a missing video 2014-12-31 14:17:51 -08:00
d965d16f0a whitelist another url to restore images from google 2014-12-31 11:16:33 -08:00
89858f6604 fix an error introduced when the contact.js controller was refactored 2014-12-31 09:57:48 -08:00
f683982575 fix teamviewer link in challenges 2014-12-30 23:34:25 -08:00
71d4e10a28 add latest live pair video 2014-12-30 23:29:08 -08:00
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
1dda38eaaa Update challenges to remove SQL challenges. Make minor improvements to challenges.son 2014-12-30 22:02:19 -08:00
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
713383bc4d Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp 2014-12-30 20:48:30 -08:00
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
8fd648b175 remove unnecessary variable declaration 2014-12-30 20:44:35 -08:00
d70bea506a update the navigation to have publicly available menu items 2014-12-30 20:26:12 -08:00
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
8a9905becf this works, but does not work until I restart the server for some reason 2014-12-30 16:26:25 -08:00
f75d305939 modify twitter auth to fail if mismatch between selected user and current user 2014-12-30 14:55:42 -08:00
ca75b1323c Fix navbar logic and remove redundant footer links 2014-12-30 14:54:19 -08:00
dc9296146e navbar is fully responsive and does not wrap 2014-12-30 13:15:22 -08:00
4ede5662b9 got navbar button looking right 2014-12-30 12:38:45 -08:00
c8d2be67c7 navbar looks right and hamburger works 2014-12-30 11:40:37 -08:00
cb7ff19564 navbar looks right at full width 2014-12-30 10:45:19 -08:00