Commit Graph

96 Commits (a3ab32f339614cae5b9e020e3dff216ff546215a)

Author SHA1 Message Date
Nathan Leniz 1da79c2b86 Display meta description 2015-03-09 18:40:14 +09:00
Nathan Leniz af820582b5 Server side checking of user input before allowing signup. 2015-03-09 18:39:31 +09:00
Nathan Leniz b7e73c90eb Server side checking of user input before allowing signup. 2015-03-09 18:39:00 +09:00
Michael Q Larson 24ab61e271 Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp 2015-03-09 00:27:23 -07:00
Michael Q Larson d7edde2a19 fix the casing of the views and a minor Jade warn statement 2015-03-09 00:27:17 -07:00
Nathan Leniz 528e0094d1 Add image display to show view for news 2015-03-09 13:55:13 +09:00
Nathan Leniz eb991c4f15 Add image fetching for articles that support the og:image meta tag 2015-03-09 13:08:39 +09:00
Nathan Leniz ca440c53f8 Enter button now triggers comment submission 2015-03-09 11:55:33 +09:00
Nathan Leniz 77496864d4 Unify comment view between comments and show, hide all comment input elements when user clicks on new reply button 2015-03-09 11:31:32 +09:00
Michael Q Larson 2f54153b16 get a running start on refactoring comment ui elements 2015-03-08 18:56:06 -07:00
Michael Q Larson 9475c2a899 start changing the reply areas on camper news from text areas to text fields 2015-03-08 17:51:27 -07:00
Michael Q Larson 48ce07058d disable searching since it's not yet working in production 2015-03-08 16:27:25 -07:00
Michael Q Larson 8d2552fe57 give users without images a default image and retroactively give that to all their stories and comments and also make some UI changes to stories. 2015-03-08 15:39:36 -07:00
Nathan Leniz 7a56d4fcb2 Remove debug/console.log statements 2015-03-09 06:58:08 +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
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
Nathan Leniz 585544e1fd Minor view improvements and removing extra dom closing tags from views 2015-03-07 21:33:04 +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
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
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
Nathan Leniz 89dd38cbac Fix minor bugs 2015-03-07 03:55:59 +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
Michael Q Larson 9df29350ed update the search UI 2015-03-05 17:30:05 -08:00
Nathan Leniz 6fc72de232 add basic text search for post headlines 2015-03-06 09:20:30 +09:00
Nathan Leniz 0276c6867e Display hot/recent/submit/search views correctly through index 2015-03-06 08:20:49 +09:00
Nathan Leniz 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
Michael Q Larson 25f589479a refactor camper news into 4 pages instead of one 2015-03-05 13:42:01 -08:00
Nathan Leniz 8552a06ac6 Add url correcting in case user forgets http:// or https:// so url works properly in show view, remove upvote arrows from index view 2015-03-05 19:54:31 +09:00
Nathan Leniz 40a42e29c2 Fixed url redirect after submission, upvoting now works 2015-03-05 19:40:44 +09:00
Nathan Leniz 41442a540f Need to work on story redirect after submission, fix url link in stories/show 2015-03-05 19:21:26 +09:00
Michael Q Larson 6a9bfc5ebf remove together.js and add a non-functioning submit form to the index view of news 2015-03-04 23:44:30 -08:00
Nathan Leniz 3fac5cb70e Improve comment view, re-enable upvoting for articles 2015-03-05 09:13:22 +09:00
Nathan Leniz ba97c984e7 Improve view for individual news story 2015-03-05 07:49:55 +09:00
Michael Q Larson d8b8373b70 do some refactoring of the camper news views 2015-03-03 19:55:04 -08:00