Commit Graph

5651 Commits

Author SHA1 Message Date
6955615690 Merge pull request #3746 from FreeCodeCamp/fix/morgan-reporting-order
Change order of information in morgan reporting
2015-10-14 21:49:03 -07:00
e8b39648e2 Merge pull request #3745 from FreeCodeCamp/fix/ssl-redirect-rev
Remove rev helper use in ssl redirect
2015-10-14 21:48:51 -07:00
6920e305e7 Merge pull request #3747 from FreeCodeCamp/success-stories
Update camper stories
2015-10-14 21:46:30 -07:00
cf45d2b01f update landing page and stories 2015-10-14 21:42:29 -07:00
7c0d801d63 Add google analytics tracking 2015-10-14 21:26:22 -07:00
aceb1dd9e6 Change order of information in morgan reporting 2015-10-14 20:51:38 -07:00
3ae7da38a3 Remove rev helper use in ssl redirect 2015-10-14 20:41:36 -07:00
99db9eaf33 Merge branch 'staging' into success-stories 2015-10-14 20:00:11 -07:00
af05b79f74 Merge pull request #3742 from michaelkebe/staging
Added more tests to Bonfire: Validate US Telephone Numbers
2015-10-14 19:44:45 -07:00
4ae0558893 Merge pull request #3591 from ahstro/fix/confirm-the-ending-tests
Confirm the Ending: Add test case
2015-10-14 17:35:23 -07:00
df56b85cd5 Added more tests to Bonfire: Validate US Telephone Numbers 2015-10-14 22:45:50 +02:00
b4417a4f4d fix diff array should be free of duplicates 2015-10-13 20:46:20 -07:00
23e33b6a96 Merge pull request #3670 from abhisekp/fix/add-tests-bf-diff-two-arrays
Add tests in Bonfire - Diff Two Arrays
2015-10-13 16:10:57 -07:00
3e828ba266 Merge pull request #3727 from QuincyLarson/estimates
Time estimates for each block of challenge (by popular request)
2015-10-13 15:49:39 -07:00
7424d85f09 Merge pull request #3728 from FreeCodeCamp/update-step-challenges
Update step challenges
2015-10-13 15:05:03 -07:00
1b784a70ae Fix typo 2015-10-13 15:00:46 -07:00
2bbb3e98db Merge pull request #3716 from FreeCodeCamp/feature/jobs
Update loopback, ThunderCats and RxJS.
2015-10-13 14:43:56 -07:00
156d0247e9 revert to old basejump.json 2015-10-13 14:29:32 -07:00
d805e9caae additional improvements to basejumps 2015-10-13 10:12:26 -07:00
407bd16aaf make additional improvements and fixes to step challenges 2015-10-13 10:04:44 -07:00
a162c3eea5 add clementine.js and codepen onboarding step challenges 2015-10-13 03:14:20 -07:00
6013a5e3ff update gear up and getting started challenges 2015-10-13 02:04:09 -07:00
277fcb49ca add the codepen challenge 2015-10-13 01:47:53 -07:00
8da93ddea9 add spacing and nowrap to ensure time stays on single line 2015-10-12 23:02:24 -07:00
f30239fb6c add time estimates to challenge blocks on map 2015-10-12 22:56:10 -07:00
a1718c2a9c Merge pull request #3718 from jbmartinez/fix/background-color-required-twice-to-pass-2473
Fixes background-color required twice to pass
2015-10-12 11:15:51 -07:00
0808915631 Merge pull request #3720 from vtamara/fix/clear-in-calculator
In zipline "Build a JavaScript Calculator" point 8 substitute "clear button" with "equal button"
2015-10-12 11:14:00 -07:00
5c6d447754 equal button instead of clear button 2015-10-12 10:07:33 -05:00
5603531b7f Fixes background-color required twice to pass 2015-10-12 12:15:07 +00:00
f1cb4b9830 Merge pull request #3712 from ltegman/fix/bf-slasher-flick-tests-3687
Fix BF Slasher Flick Tests
2015-10-12 12:52:12 +02:00
3dee03d38b add more stories and clean up css 2015-10-12 01:22:11 -07:00
7b444b15dc Update loopback, ThunderCats and RxJS.
closes #2929
2015-10-11 17:35:46 -07:00
f8105dd7f6 Merge pull request #3697 from FreeCodeCamp/fix/form-action-regex
Fix form action attribute regex
2015-10-11 17:06:21 -07:00
51012bd121 remove console.log statement 2015-10-11 17:05:28 -07:00
c80caba883 Fix BF Slasher Flick Tests
Closes #3687 and adds a case to catch the problematic solution pointed out by @bugron
2015-10-11 10:10:22 -07:00
f6541f3f5e Merge pull request #3710 from natac13/fix/bool-Nan-false-#3701
fix boo(NaN) return true to false
2015-10-11 18:47:46 +04:00
b3d2a18399 fix boo(NaN) return true to false
closes #3701
2015-10-11 10:07:25 -04:00
043dd5a86d Merge pull request #3707 from bugron/fix/refactor-upper-intermediate-bonfire-tests
Refactor upper intermediate bonfire tests to use asserts
2015-10-11 14:07:17 +02:00
1e2f42dfe6 refactor upper intermediate bonfire tests to use asserts 2015-10-11 15:34:14 +04:00
da553a1251 Merge pull request #3706 from uwaseem/fix/remove-m-from-commmit
Removed an extra m from the word commit
2015-10-11 15:04:28 +04:00
21c78f9f96 Removed an extra m from the word commit 2015-10-11 17:41:27 +08:00
2934367949 Merge pull request #3699 from SaintPeter/saintpeter-fix-extra-params
Remove suprious parameters from early Bonfires
2015-10-11 00:48:39 +04:00
ea425864be Remove suprious parameters from early Bonfires 2015-10-10 13:24:15 -07:00
1627aa522a Fix form action attribute regex
Should ignore whitespace and new lines
2015-10-10 11:44:20 -07:00
02ed450b96 Merge pull request #3656 from ahstro/fix/seek-and-destroy-argument
Seek and Destory: Remove problematic argument
2015-10-10 20:33:43 +04:00
0096c2c953 Merge pull request #3693 from ltegman/fix/waypoint-iterate-with-javascript-for-loops-3691
Fix Waypoint Iterate with a For Loop Typo
2015-10-10 20:22:04 +04:00
66fc4497cf Fix Waypoint Iterate with a For Loop Typo
Closes #3691
2015-10-10 09:17:36 -07:00
1fd9918365 Merge pull request #3678 from ltegman/fix/waypoint-filter-arrays-test-3671
Fix Waypoint Filter Arrays Test
2015-10-10 17:17:19 +04:00
8750c5e0d9 Merge pull request #3681 from ltegman/fix/waypoint-nest-anchor-within-paragraph-test-3675
Fix Waypoint Nest Anchor Within Paragraph Test Regex
2015-10-10 17:12:07 +04:00
54ee735f67 Merge pull request #3679 from ltegman/fix/bf-sum-odd-fib-test-3660
Fix BF Sum Odd Fibonacci Numbers Test Error Wording
2015-10-10 16:11:03 +04:00