Commit Graph

1070 Commits

Author SHA1 Message Date
38abe998b8 add the codepen challenge 2015-10-13 01:47:53 -07:00
bf17a54b75 add time estimates to challenge blocks on map 2015-10-12 22:56:10 -07:00
1f75bd50bc 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
72c913f33c equal button instead of clear button 2015-10-12 10:07:33 -05:00
c510fd2923 Fixes background-color required twice to pass 2015-10-12 12:15:07 +00:00
a651535f9f 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
bb80668eb2 fix boo(NaN) return true to false
closes #3701
2015-10-11 10:07:25 -04:00
69c7dd39c8 refactor upper intermediate bonfire tests to use asserts 2015-10-11 15:34:14 +04:00
e4b14516ce Remove suprious parameters from early Bonfires 2015-10-10 13:24:15 -07:00
8205334744 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
41fc89b3c5 Fix Waypoint Iterate with a For Loop Typo
Closes #3691
2015-10-10 09:17:36 -07:00
d4cfe277b1 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
9780ea5519 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
8ef9624f8e 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
5fe5b0f4a7 Merge pull request #3677 from danielrob/fix/typo-in-condensing-arrays-with-reduce
Fix typo 'array or numbers' to 'array of numbers' closes #3663
2015-10-10 12:49:47 +02:00
9061758cdf Merge pull request #3669 from FreeCodeCamp/fix/challenge-sequence
Fix mis-sequence of challenges and fix some quick issues campers reported about challenges
2015-10-09 19:43:00 -07:00
576e1fefc5 Fix Waypoint Nest Anchor Within Paragraph Test Regex
Tolerates whitespace between opening `<p>` tag and "View more" text
Closes #3675
2015-10-09 13:13:47 -07:00
daccda1e9a Fix BF Sum Odd Fibonacci Numbers Test Error Wording
Closes 3660
2015-10-09 12:03:13 -07:00
790972500c Fix Waypoint Filter Arrays Test
Test now consistant with instructions
Closes #3671
2015-10-09 11:54:56 -07:00
f6a87ef858 Fix typo 'array or numbers' to 'array of numbers' 2015-10-09 13:50:28 -04:00
d1eb9d7c69 Add tests in Bonfire - Diff Two Arrays 2015-10-09 18:05:55 +05:30
6602f83271 quick fix copy for npm challenge bug 2015-10-09 00:16:30 -07:00
7dcb422ce3 Merge pull request #3661 from BradenWhited/fix/Lesson-31-More-Concise-Comment
Fix - Comment In Lesson 31 Needs To Be More Concise
2015-10-09 08:14:38 +02:00
11fb9956fd fix challenge sequence 2015-10-08 18:26:06 -07:00
63eacec3a9 Fix BF Diff Two Arrays New Test
Closes #1263
2015-10-08 15:31:52 -07:00
ba9c4a694e Lesson 31 - Javascript Generate random whole numbers within a range comment error #1947
Comment needed changed to be more concise.

See #1947
2015-10-08 17:47:06 -04:00
945c5e3b2f Merge pull request #3650 from ltegman/fix/bf-arguments-optional-add-doc-links
Fix BF Arguments Optional Links
2015-10-08 21:30:06 +02:00
15ff3d46db Seek and Destory: Remove problematic argument
Remove an empty string passed as an argument to `destroy()`. This
argument, being the last, caused people to think their code worked
correctly when it, in fact, worked correctly on all arguments except the
last one.
2015-10-08 17:32:06 +02:00
0e33e13c99 Make a Person: Add tests for .set*Name methods
Add tests for `bob.setFirstName()`, `bob.setLastName()` and
`bob.setFullName()`.
2015-10-08 17:20:09 +02:00
c27c13dec4 Merge pull request #3621 from ltegman/fix/bonfire-exact-change-add-tests-1409
Fix BF Exact Change Tests
2015-10-08 17:08:48 +02:00
6397eda8dc Merge pull request #3603 from ltegman/fix/find-white-space-explaination-2838
Fix Waypoint: Find White Space Explaination
2015-10-08 16:19:46 +02:00
d9067f521b Fix BF Arguments Optional Links
Swapped out link to Function Objects for link to Closures
2015-10-07 22:26:09 -07:00
cdcf52bffa Merge pull request #3642 from BradenWhited/fix/Heroku-Addons-Instructions
Fix - change step 46 heroku addons:create to heroku addons:add
2015-10-07 20:43:22 -07:00
0b583dd9b3 fix message on slot machine challenge 2015-10-07 18:33:01 -07:00
635958eb63 change step 46 heroku addons:create mongolab to heroku addons:add mongolab #2039
Changed addons:create to addons:add
2015-10-07 14:54:39 -04:00
0659483e4b fix some typos in commit and getting started 2015-10-07 02:11:23 -07:00
256795b204 add new gif images and improve step view 2015-10-07 01:40:11 -07:00
21e29d2bb8 Merge branch 'staging' into clementine 2015-10-07 01:29:15 -07:00
7f99371638 Merge branch 'staging' into clementine 2015-10-07 01:28:41 -07:00
687ef7b8b4 reverse unnecessary changes 2015-10-07 01:26:54 -07:00
c709daabd1 update challenge sequence and break on boarding into two sections 2015-10-07 00:41:43 -07:00
19d0880c59 Move labs/stories to server/resources
Rename stories to testimonials to reduce confusion
2015-10-07 00:26:17 -07:00
e98e19deba add labs and stories 2015-10-07 00:17:18 -07:00
f9ef6ec9ec add labs 2015-10-07 00:17:17 -07:00
cf9df5402a add testimonials 2015-10-07 00:17:17 -07:00
9bda451c62 Merge pull request #3613 from natac13/fix/add-whitespace-to-tests-#3331
added optional space to the editor match in OOP challenges.
2015-10-07 10:49:52 +04:00
d5d12c0e30 Fix BF Exact Change Tests
Added a test case for when the smallest denomination of change available is larger than the total change required.

Closes #1409
2015-10-06 23:49:08 -07:00
1c40fb8c19 Add ability to filter beta challenges from production
This PR adds the ability to test out challenges in beta
without fear that they will leak to production servers.

In development all challenges will display.

In production all challenges marked 'isBeta' will be filtered out
except in the case the environmental variable `BETA` is set ture,
in which case all challenges will display.
2015-10-06 22:37:08 -07:00
9f6d2410c1 added optional space to the editor match in OOP challenges.
closes #3331
2015-10-06 20:37:32 -04:00
b0ee678af8 renamed -you- to -your- ; fixes #3607 - grammar bug 2015-10-06 17:30:27 -04:00