Commit Graph

2960 Commits

Author SHA1 Message Date
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
bac22c1d96 Space hot stories view, remove all listing and refactor to divs 2015-03-08 12:48:02 +09:00
1edc1aa3cf Begin refactoring story lists to order list, remove separate rank div 2015-03-08 12:32:35 +09:00
c8a9f6f810 add benign class that makes search and submit fields on news right size on mobile 2015-03-07 19:03:26 -08:00
790a2d987b Fighting CSS 2015-03-08 11:53:03 +09:00
0a741f0e54 further ux improvements to branch 2015-03-07 17:38:47 -08:00
87ac659038 tighten up the interface for mobile 2015-03-07 16:48:57 -08:00
49886ca097 remove node-rest-client and use request 2015-03-07 15:57:30 -08:00
0f27ae9d02 Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp 2015-03-07 14:54:05 -08:00
7bb18d41a8 Revert "Add cloud front and remove together.js"
This reverts commit e029a00440.
2015-03-07 14:53:28 -08:00
e029a00440 Add cloud front and remove together.js 2015-03-07 12:48:25 -08:00
585544e1fd Minor view improvements and removing extra dom closing tags from views 2015-03-07 21:33:04 +09:00
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
485bbcc3a9 Bring reply link up closer to comment details 2015-03-07 20:57:28 +09:00
b776be58e5 Finish full functionality for intial release of camper news 2015-03-07 20:51:20 +09:00
b0e853d600 fix angular but at the cost of losing page speed 2015-03-07 02:30:39 -08:00
8d86a6a060 add compression to svg assets 2015-03-07 02:25:35 -08:00
1180a3132c add express caching middleware 2015-03-07 02:00:21 -08:00
61435283d0 fix issue with chat page showing 304 in firefox 2015-03-07 01:37:41 -08:00
a3769f6507 Story submission now with a description, refactor show to display description above comment box 2015-03-07 18:26:49 +09:00
19afeda949 make google fonts also an async call 2015-03-07 01:08:08 -08:00
297c7f3287 test moving the css to body 2015-03-07 01:02:46 -08:00
9bea52d42f Refactor post flow, get url info back from server, redirect to final submission form 2015-03-07 17:42:22 +09:00
43c729d288 attempt to make css loading asynchronous 2015-03-07 00:36:17 -08:00
687eb6c477 add font-awesome 2015-03-07 00:09:04 -08:00
e049951b88 remove CDN call for bootstrap and font awesome and get them loading locally 2015-03-06 23:56:22 -08:00
a6cd9876d9 Rewrite description of Pairwise bonfire. Added second test illustrating the no-reuse rule. 2015-03-06 23:39:45 -08:00
b73df4686e attempt to make script loads async 2015-03-06 23:22:56 -08:00
b655cb7532 Title scraping in resource.js getURLTitle function 2015-03-07 16:08:15 +09:00
39d66ea0da Merge branch 'master' into news 2015-03-07 15:23:56 +09:00
2bf4f789f6 Merge pull request #153 from FreeCodeCamp/graph-display
Update README.md
2015-03-07 15:06:14 +09:00
e6cf415f88 fix an issue of unathenticated users not being able to access challenges 2015-03-06 17:49:14 -08:00
f39bf145a7 Update README.md
Closes issue #152
2015-03-07 07:09:38 +09:00
76842ee713 Respond with 404 if no query found ref #151 2015-03-07 04:51:00 +09:00
89dd38cbac Fix minor bugs 2015-03-07 03:55:59 +09:00
be32cd51b8 Added text-index searching 2015-03-07 03:06:38 +09:00
b46fb576c3 window refreshes on comment submission 2015-03-07 02:24:28 +09:00
6910ed0aea Nesting of comments in view, disabling comment form display button on button click 2015-03-07 01:57:09 +09:00
53598a8e6f Properly binding comment comment button to the proper comment 2015-03-06 18:47:41 +09:00
aad15b88ba fudging around with interpreting opengraph info in resources.js 2015-03-06 17:25:28 +09:00
1ee1ff4052 sitemap now works and can be deployed 2015-03-06 00:20:39 -08:00
c8c396981a update sitemap 2015-03-06 00:13:58 -08:00
9df29350ed update the search UI 2015-03-05 17:30:05 -08:00
6fc72de232 add basic text search for post headlines 2015-03-06 09:20:30 +09:00
0276c6867e Display hot/recent/submit/search views correctly through index 2015-03-06 08:20:49 +09:00
5440efc729 Wire hot, recent, submit, and search views in app and controller, modified button navigation to fetch their routes 2015-03-06 08:11:18 +09:00
f1f3258fe3 Merge branch 'news' of https://github.com/FreeCodeCamp/freecodecamp into news 2015-03-05 13:42:14 -08:00
25f589479a refactor camper news into 4 pages instead of one 2015-03-05 13:42:01 -08:00
046a209637 Comment submission now works on main story, need to refresh page after submission to display new comment 2015-03-06 06:08:40 +09:00
7e14990698 Merge branch 'news' of https://github.com/FreeCodeCamp/freecodecamp into news 2015-03-05 10:56:31 -08:00