Commit Graph

34 Commits

Author SHA1 Message Date
Quincy Larson
6bb1b09020 add notice to camper news
post notice at the top of camper news
2016-02-16 19:51:28 -08:00
Arsen Melikyan
647621cadd Restores changes overwritten by the redesign 2016-01-17 10:04:08 +04:00
Quincy Larson
1d23f855a2 make look of camper news submission flow more consistent 2016-01-16 01:10:06 -08:00
Berkeley Martinez
d7cba7c449 Fix rebase bugs 2016-01-15 05:04:44 -08:00
Quincy Larson
bcba082efc start simplifying views 2016-01-15 04:25:27 -08:00
Quincy Larson
4101a6c34a start simplifying views 2016-01-15 04:09:57 -08:00
Robert Richey
0166e9db8c Update news search field placeholder text
Changed placeholder text from 'Search our links' to 'search term or @username'. Tested locally.
2016-01-09 14:13:57 -07:00
Harsha
2b64a97125 fixes no url supplied on successful submission 2016-01-08 14:20:32 -05:00
Berkeley Martinez
3462ba791e Fix camper news submit 2015-12-04 19:23:06 -08:00
Berkeley Martinez
85510a2fd8 Remove directives from views 2015-12-04 18:24:09 -08:00
roelver
44f581c13b Keep submitted url - closes #4319 2015-11-23 16:02:07 +01:00
Berkeley Martinez
5dbfbfcf57 Add head/tail to challenge spec.
Lint EVERYTHING!
2015-11-06 17:32:01 -08:00
Arsen Melikyan
8a5e12f6f3 find users news by typing their usernames in search box and fix FF CSS issue 2015-11-04 22:28:13 +04:00
Berkeley Martinez
1f16b0f79a Fix story search not closing connections
Now story search will use loopbacks mongo connection
to do search
2015-11-04 00:15:45 -08:00
Quincy Larson
2ac70458b0 remove unnecessary bullet point from Camper News view 2015-10-23 14:28:27 -07:00
Quincy Larson
febdc5b0cc hide more info button 2015-10-07 00:17:17 -07:00
Quincy Larson
ab204c654e fix search results formatting for mobile and desktop camper news 2015-09-29 22:52:19 -07:00
Quincy Larson
de976c18ba remove email address from stories 2015-09-23 15:20:45 -07:00
Arsen Melikyan
d302e7e16c fixes position of 'No Results Found' text 2015-09-15 22:32:51 +04:00
Quincy Larson
4cd5168aac reorient search and submit buttons to look more conventional 2015-09-11 23:30:10 -07:00
Quincy Larson
501bd51e8b remove unnecessary elipses from more info buttons 2015-09-09 13:38:18 -07:00
Arsen Melikyan
37b4530df2 Fixes info buttons' text in Camper News search results
In Camper News search results "more info..." buttons' text changes to "more info.more info...". This commit fixes that.
2015-08-22 17:11:44 +04:00
Quincy Larson
e3404c6564 minor improvements and bug fixes to stories 2015-08-15 14:13:21 -07:00
Berkeley Martinez
88092f9ed6 Merge pull request #1255 from ahstro/lumenteun-1235
Profile pictures in 'Camper News' now link to profiles.
2015-08-01 16:51:56 -07:00
Berkeley Martinez
ee8776feb3 removes comments
moves upvote to main page
add more info page
closes #955
2015-07-31 19:54:57 -07:00
LumenTeun
e05cc3fbb9 Profile pictures in 'Camper News' now link to profiles. #1235 2015-07-11 01:12:17 +02:00
Quincy Larson
7e2d5c91e2 minor ui improvements 2015-06-26 01:28:02 -07:00
Quincy Larson
4d620c5796 comment out feature map modal and camper news notification 2015-06-24 07:06:40 -07:00
Quincy Larson
43f347bae0 Merge branch 'calculator' into staging
Conflicts:
	app.js
	controllers/resources.js
	seed/field-guides.json
2015-06-14 01:10:48 -07:00
Quincy Larson
61486c2d7c Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging
Conflicts:
	app.js
	controllers/fieldGuide.js
	controllers/story.js
	seed/challenges/basic-html5-and-css.json
	seed/challenges/bootstrap.json
	seed/field-guides.json
	server/views/partials/navbar.jade
	views/resources/jobs-form.jade
	views/resources/nonprofits-form.jade
	views/resources/pmi-acp-agile-project-managers-form.jade
2015-06-09 13:48:29 -07:00
terakilobyte
21b9405f06 Update links for new api model in views for stories. 2015-06-05 14:58:42 -04:00
Quincy Larson
3654bb7e6f change _id to id everywhere that seems relevant to loopback 2015-06-04 13:20:42 -07:00
Quincy Larson
b2aafd89e7 flatten user object references throughout controllers and views 2015-06-04 12:54:41 -07:00
terakilobyte
d9c3251f94 Begin shaping codebase for loopback migration. 2015-06-01 18:30:43 -04:00