Commit Graph

6180 Commits

Author SHA1 Message Date
7741b3065c only delete rev files are development
reved files should not be deleted in production to prevent 404
from those using cached versions
2015-09-10 19:34:40 -07:00
ca2e10db74 Updated instructions of waypoints for new C9 interface
Updated the instructions for all the basejump-related waypoints to be consistent with the new Cloud9 interface
closes #1318
2015-09-11 10:02:07 +08:00
88d7ca1f48 add rev deletion 2015-09-10 19:01:12 -07:00
79adbc9342 Fixed typo in basic bonfire description
Changed 'Meet Bonfire' bonfire's description from `clicking Run code` to `clicking Run tests`
closes #3235
2015-09-11 09:00:55 +08:00
55065a18b9 add es6 Map shim to shims 2015-09-10 16:59:27 -07:00
dfed1538c7 render individual job on request and window transition 2015-09-10 16:27:10 -07:00
db80c098e5 add es6 shim file
use Object.assign
2015-09-10 16:27:09 -07:00
152e8398c2 bump babel 2015-09-10 16:27:09 -07:00
5f3b57dc11 add .jsx ext to nodemon
nodemon will restart when jsx files in common change
2015-09-10 16:27:09 -07:00
8112702e81 link job in list to show job view 2015-09-10 16:27:09 -07:00
e3ac50a0d5 remove old manifest file on request in dev 2015-09-10 16:27:09 -07:00
4cd5c34cbc lock react-bootstrap to minor version 2015-09-10 16:27:09 -07:00
f26bb16855 remove container from list component 2015-09-10 16:27:09 -07:00
451c3acb2e fetch single jobs 2015-09-10 16:27:08 -07:00
9e947fa094 fix parent route for jobs shouldn't have a path 2015-09-10 16:27:08 -07:00
0f11168f40 fix react manifest feedback loop 2015-09-10 16:27:08 -07:00
cd4ee10838 add job subroutes 2015-09-10 16:27:08 -07:00
70cf48cf7b fix manifest generation during webpack watch
fix gulp debug statements during gulp should always be on
2015-09-10 16:27:08 -07:00
ac193dc4c4 split jobs routes, add show comp 2015-09-10 16:27:08 -07:00
ef5715fa24 fix missing n in conditional 2015-09-10 13:09:56 -07:00
20c45e7082 Fix typo in test for bonfire Drop It 2015-09-10 13:09:55 -07:00
0bc6831399 Add extra test case for bonfire Drop It to fix issue #2533 2015-09-10 13:09:55 -07:00
2bfcc9c46d Made changes to instructions as suggested by @jrtmns; closes #1282 2015-09-10 15:59:14 -04:00
744a8182ba Merge pull request #2650 from AryanJ-NYC/AryanJ-NYC-2623
Changed 'Show the Local Weather' wording
2015-09-10 12:52:12 -07:00
6aa75f7c67 Merge pull request #2967 from bugron/bugron-2966
fixes a small typo
2015-09-10 12:37:57 -07:00
1e63840308 Merge pull request #3227 from bugron/bugron-replace_all-matches
fixes user agent semicolon replacement
2015-09-10 19:21:51 +02:00
e24ced0d39 fixes user agent semicolon replacement 2015-09-10 20:32:45 +04:00
5557290116 Merge pull request #3223 from awesomeaniruddh/awesomeaniruddh-2595
Added external link to substantiate js waypoint
2015-09-10 16:28:27 +04:00
627bc03f92 Added external link to substantiate js waypoint
Added a link to FCC wiki to provide explanation of the formula used in the 'Create a JavaScript Slot Machine' basic javascript waypoint as well as the "Generate Random Whole Numbers within a Range" waypoint
closes #2595
2015-09-10 20:20:58 +08:00
de4b2cbaef Updated description of voting app basejump
Updated description of the Voting App basejump so that unauthenticated users can now vote.
fixes #1398
2015-09-10 19:48:19 +08:00
e41342c50d Merge pull request #3222 from QuincyLarson/meta
Update Meta tags for Facebook scraping
2015-09-09 23:07:26 -07:00
0391faf5a2 fix meta tags for facebook 2015-09-09 23:05:58 -07:00
c601aa542e Merge branch 'staging' of https://github.com/freecodecamp/freecodecamp into staging 2015-09-09 22:41:40 -07:00
17eb57ff82 Merge branch 'master' into staging 2015-09-09 22:41:27 -07:00
ac74f266ff Merge branch 'master' into staging 2015-09-09 22:41:22 -07:00
2138845e3f Merge pull request #3221 from FreeCodeCamp/fix/keydown-binding
fix modal auto-submitting
2015-09-09 21:52:03 -07:00
2186f36067 fix modal auto-submitting 2015-09-09 21:33:45 -07:00
0791c99945 remove commit garbage 2015-09-09 20:47:46 -07:00
ad59c25aad Merge pull request #3218 from QuincyLarson/feedback-copy
update feedback copy for ziplines and basejumps
2015-09-09 20:43:42 -07:00
ca50f8250f Merge pull request #3217 from QuincyLarson/signin-copy
improve signin page copy and move twitter to bottom of list
2015-09-09 20:41:59 -07:00
8ed1cf2fb9 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-09-09 20:41:13 -07:00
3afedf14f7 Merge branch 'feature/ctrl-enter-submit' into staging 2015-09-09 20:41:02 -07:00
0d31256a10 Merge branch 'feature/ctrl-enter-submit' of github.com:FreeCodeCamp/freecodecamp into feature/ctrl-enter-submit
Conflicts:
	client/commonFramework.js
	server/views/coursewares/showBonfire.jade
	server/views/coursewares/showJS.jade
2015-09-09 20:40:40 -07:00
d02ad70913 Merge pull request #3205 from FreeCodeCamp/feature/ctrl-enter-submit
add ctrl enter press to submit on modal
2015-09-09 20:40:02 -07:00
40f53fc7c8 Merge pull request #3216 from QuincyLarson/unauthenticated-buttons
Help, Pair and Bug buttons for unauthenticated campers
2015-09-09 20:38:36 -07:00
7ab36aa785 Merge pull request #3207 from QuincyLarson/fb-share
Fb share button on map
2015-09-09 20:28:05 -07:00
91a28559a6 Merge pull request #3220 from FreeCodeCamp/fix/set-isInitRun-flag
fix modal showing when challenge already completed
2015-09-09 20:25:53 -07:00
ad26885a03 remove unnecessary css 2015-09-09 20:23:18 -07:00
1c7f798cea Revert "update fb share button and remove vestigial style from main.less"
This reverts commit ba8119b4da.
2015-09-09 20:22:14 -07:00
5490557592 Merge pull request #3041 from QuincyLarson/meta
Update meta tags and copy
2015-09-09 20:20:32 -07:00