Commit Graph

16369 Commits (6cb1a95c72947907c8c2079cd69a5bca701d6b55)

Author SHA1 Message Date
Michael Q Larson 35ce34104c fix bug 144 profile glitch 2015-03-08 13:56:11 -07:00
Michael Q Larson dd1b1b3635 fix issue #150 Show user rendering glitch 2015-03-08 13:44:09 -07:00
Michael Q Larson 3bd979ad08 Merge branch 'news' of https://github.com/FreeCodeCamp/freecodecamp 2015-03-08 12:16:35 -07:00
Nathan Leniz bd81c678f9 Add story limiting for hotStories, not working on recentStories 2015-03-08 20:36:13 +09:00
Nathan Leniz 212e59e061 Minor view tweaking 2015-03-08 20:22:55 +09:00
Nathan Leniz 6283ec1174 resolve show.jade merge conflict 2015-03-08 18:50:28 +09:00
Nathan Leniz de91be44da comment submit time bug fixed 2015-03-08 18:48:20 +09:00
Michael Q Larson aacb0070b3 add the nonprofit projects guide view and change all our nonbreaking spaces to smaller, more natural looking spaces 2015-03-08 01:36:09 -08:00
Nathan Leniz f367a0310e Finalizing display issues for news release 2015-03-08 16:50:51 +09:00
Michael Q Larson 7b7f808385 minor fix to the showHTML view. No longer has awkward horizontal scroll, and should prevent this UX nonstarter throughout app now 2015-03-07 22:20:29 -08:00
Nathan Leniz bac22c1d96 Space hot stories view, remove all listing and refactor to divs 2015-03-08 12:48:02 +09:00
Nathan Leniz 1edc1aa3cf Begin refactoring story lists to order list, remove separate rank div 2015-03-08 12:32:35 +09:00
Michael Q Larson c8a9f6f810 add benign class that makes search and submit fields on news right size on mobile 2015-03-07 19:03:26 -08:00
Nathan Leniz 790a2d987b Fighting CSS 2015-03-08 11:53:03 +09:00
Michael Q Larson 0a741f0e54 further ux improvements to branch 2015-03-07 17:38:47 -08:00
Michael Q Larson 87ac659038 tighten up the interface for mobile 2015-03-07 16:48:57 -08:00
Michael Q Larson 49886ca097 remove node-rest-client and use request 2015-03-07 15:57:30 -08:00
Michael Q Larson 0f27ae9d02 Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp 2015-03-07 14:54:05 -08:00
Michael Q Larson 7bb18d41a8 Revert "Add cloud front and remove together.js"
This reverts commit e029a00440.
2015-03-07 14:53:28 -08:00
Michael Q Larson e029a00440 Add cloud front and remove together.js 2015-03-07 12:48:25 -08:00
Nathan Leniz 585544e1fd Minor view improvements and removing extra dom closing tags from views 2015-03-07 21:33:04 +09:00
Nathan 95f938efdf Merge pull request #149 from jonboiser/master
Fixed expected answer for third test on Pairwise bonfire.
2015-03-07 21:05:51 +09:00
Nathan Leniz 485bbcc3a9 Bring reply link up closer to comment details 2015-03-07 20:57:28 +09:00
Nathan Leniz b776be58e5 Finish full functionality for intial release of camper news 2015-03-07 20:51:20 +09:00
Michael Q Larson b0e853d600 fix angular but at the cost of losing page speed 2015-03-07 02:30:39 -08:00
Michael Q Larson 8d86a6a060 add compression to svg assets 2015-03-07 02:25:35 -08:00
Michael Q Larson 1180a3132c add express caching middleware 2015-03-07 02:00:21 -08:00
Michael Q Larson 61435283d0 fix issue with chat page showing 304 in firefox 2015-03-07 01:37:41 -08:00
Nathan Leniz a3769f6507 Story submission now with a description, refactor show to display description above comment box 2015-03-07 18:26:49 +09:00
Michael Q Larson 19afeda949 make google fonts also an async call 2015-03-07 01:08:08 -08:00
Michael Q Larson 297c7f3287 test moving the css to body 2015-03-07 01:02:46 -08:00
Nathan Leniz 9bea52d42f Refactor post flow, get url info back from server, redirect to final submission form 2015-03-07 17:42:22 +09:00
Michael Q Larson 43c729d288 attempt to make css loading asynchronous 2015-03-07 00:36:17 -08:00
Michael Q Larson 687eb6c477 add font-awesome 2015-03-07 00:09:04 -08:00
Michael Q Larson e049951b88 remove CDN call for bootstrap and font awesome and get them loading locally 2015-03-06 23:56:22 -08:00
Jonathan Boiser a6cd9876d9 Rewrite description of Pairwise bonfire. Added second test illustrating the no-reuse rule. 2015-03-06 23:39:45 -08:00
Michael Q Larson b73df4686e attempt to make script loads async 2015-03-06 23:22:56 -08:00
Nathan Leniz b655cb7532 Title scraping in resource.js getURLTitle function 2015-03-07 16:08:15 +09:00
Nathan Leniz 39d66ea0da Merge branch 'master' into news 2015-03-07 15:23:56 +09:00
Nathan 2bf4f789f6 Merge pull request #153 from FreeCodeCamp/graph-display
Update README.md
2015-03-07 15:06:14 +09:00
Michael Q Larson e6cf415f88 fix an issue of unathenticated users not being able to access challenges 2015-03-06 17:49:14 -08:00
Nathan f39bf145a7 Update README.md
Closes issue #152
2015-03-07 07:09:38 +09:00
Nathan Leniz 76842ee713 Respond with 404 if no query found ref #151 2015-03-07 04:51:00 +09:00
Nathan Leniz 89dd38cbac Fix minor bugs 2015-03-07 03:55:59 +09:00
Nathan Leniz be32cd51b8 Added text-index searching 2015-03-07 03:06:38 +09:00
Nathan Leniz b46fb576c3 window refreshes on comment submission 2015-03-07 02:24:28 +09:00
Nathan Leniz 6910ed0aea Nesting of comments in view, disabling comment form display button on button click 2015-03-07 01:57:09 +09:00
Nathan Leniz 53598a8e6f Properly binding comment comment button to the proper comment 2015-03-06 18:47:41 +09:00
Nathan Leniz aad15b88ba fudging around with interpreting opengraph info in resources.js 2015-03-06 17:25:28 +09:00
Michael Q Larson 1ee1ff4052 sitemap now works and can be deployed 2015-03-06 00:20:39 -08:00