4185cce827
Merge pull request #9183 from sahilkhurana19/fix/array-challenge-description
...
Modified the description to make it a bit more clear.
2016-06-17 19:51:49 +01:00
f347c5fbaf
Fixed challenge description.
...
Modified the description to make it a bit more clear.
Fixed challenge description and moved the example code to its own independent line.
2016-06-17 23:53:00 +05:30
0c06d003f6
Fixed challenge description.
...
Modified the description to make it a bit more clear.
Fixed challenge description and moved the example code to its own independent line.
2016-06-17 23:53:00 +05:30
25e6d4293b
Fix pop arrays challenge tests ( #8959 )
...
* Fix tests for pop arrays challenge
* Fix the first test
2016-06-17 17:30:57 +01:00
c078527c84
Fix pop arrays challenge tests ( #8959 )
...
* Fix tests for pop arrays challenge
* Fix the first test
2016-06-17 17:30:57 +01:00
0a21880b86
Merge pull request #9144 from DealPete/fix/JSON
...
remove references to JSON.
2016-06-17 16:58:30 +01:00
2abacc251c
Merge pull request #9144 from DealPete/fix/JSON
...
remove references to JSON.
2016-06-17 16:58:30 +01:00
c1466989c0
Merge pull request #8884 from WillySchu/fix
...
Clarify description of change text inside an element using jquery
2016-06-17 16:11:11 +01:00
0883acca06
Merge pull request #8884 from WillySchu/fix
...
Clarify description of change text inside an element using jquery
2016-06-17 16:11:11 +01:00
63eaecf86e
Merge pull request #9201 from AryanJ-NYC/fix/file-metadata-demo
...
Provide working demo for File Metadata Microservice bonfire challenge
2016-06-17 14:46:58 +00:00
7350182603
Provide working demo for File Metadata Microservice API Project
2016-06-17 14:39:32 +00:00
486f8a9dac
Provide working demo for File Metadata Microservice API Project
2016-06-17 14:39:32 +00:00
2a07c52e78
remove references to JSON.
...
change 'allows' to 'allow'
2016-06-17 11:03:26 -02:30
69d73687a1
remove references to JSON.
...
change 'allows' to 'allow'
2016-06-17 11:03:26 -02:30
396c4b5372
Merge pull request #9098 from DealPete/fix/incorrectOutputChallenge
...
Fixed 'Write Reusable JavaScript with Functions' head and tail
2016-06-17 13:20:55 +01:00
a0268372f2
Merge pull request #9098 from DealPete/fix/incorrectOutputChallenge
...
Fixed 'Write Reusable JavaScript with Functions' head and tail
2016-06-17 13:20:55 +01:00
57bb224aa6
Merge pull request #9174 from sahilkhurana19/fix/golf-code-description
...
Edited the basic challenge description in order to make the challenge easier t…
2016-06-16 18:21:56 +01:00
b0c13e0f94
Merge pull request #9174 from sahilkhurana19/fix/golf-code-description
...
Edited the basic challenge description in order to make the challenge easier t…
2016-06-16 18:21:56 +01:00
b3214f4954
Merge pull request #9179 from luongthomas/fix/adding-palindrome-test
...
Add Test Case for Check for Palindromes
2016-06-16 18:20:12 +01:00
1002d9ece9
Merge pull request #9179 from luongthomas/fix/adding-palindrome-test
...
Add Test Case for Check for Palindromes
2016-06-16 18:20:12 +01:00
ad701a8e49
Merge pull request #9076 from robjloranger/fix__using-array-indices
...
fix for access array data with indices
2016-06-16 17:10:36 +01:00
7c1b8f74db
Merge pull request #9076 from robjloranger/fix__using-array-indices
...
fix for access array data with indices
2016-06-16 17:10:36 +01:00
ac676f1e19
Added Palindrome test for _eye returning true.
2016-06-16 09:03:53 -07:00
42e6ede26f
Added Palindrome test for _eye returning true.
2016-06-16 09:03:53 -07:00
c7c2690848
Edited the basic challenge description to make the challenge easier to understand.
2016-06-16 18:06:33 +05:30
690711d21a
Edited the basic challenge description to make the challenge easier to understand.
2016-06-16 18:06:33 +05:30
6fdf5c61a7
Merge pull request #9167 from FreeCodeCamp/revert-8894-FIX/Comment-your-JavaScript-Code
...
Revert "FIX Unfinished Function Declaration in Comments"
2016-06-15 18:54:24 -07:00
effd86e79f
Revert "FIX Unfinished Function Declaration in Comments"
2016-06-15 18:54:10 -07:00
8737348f90
Merge pull request #9166 from FreeCodeCamp/revert-9084-Fix/Change-the-Font-Size-of-an-Element
...
Revert "Fix/Change the Font Size of an Element"
2016-06-15 18:53:37 -07:00
b3189dab0d
Revert "Fix/Change the Font Size of an Element"
2016-06-15 18:53:25 -07:00
cc6d71cd5a
Revert "Fix/Change the Font Size of an Element"
2016-06-15 18:53:25 -07:00
07930a4cac
Merge pull request #9165 from FreeCodeCamp/revert-9086-Fix/Prefilter-JSON
...
Revert "Fix/Prefilter JSON"
2016-06-15 18:53:12 -07:00
743bdeba7d
Revert "Fix/Prefilter JSON"
2016-06-16 00:00:37 +01:00
e5f42c39c7
Revert "Fix/Prefilter JSON"
2016-06-16 00:00:37 +01:00
8fd06ec7fb
Merge pull request #9086 from Bouncey/Fix/Prefilter-JSON
...
Fix/Prefilter JSON
2016-06-15 22:42:40 +01:00
75a5e3147d
Merge pull request #9086 from Bouncey/Fix/Prefilter-JSON
...
Fix/Prefilter JSON
2016-06-15 22:42:40 +01:00
ef1581d042
Merge pull request #9084 from Bouncey/Fix/Change-the-Font-Size-of-an-Element
...
Fix/Change the Font Size of an Element
2016-06-15 22:40:18 +01:00
792bdf16d8
Merge pull request #9084 from Bouncey/Fix/Change-the-Font-Size-of-an-Element
...
Fix/Change the Font Size of an Element
2016-06-15 22:40:18 +01:00
e0b100a861
Merge pull request #8894 from Bouncey/FIX/Comment-your-JavaScript-Code
...
FIX/Unfinished Function Declaration in Comments
2016-06-15 22:31:05 +01:00
03600f129a
add mongo install step to challenge
2016-06-15 13:38:23 -07:00
ce60e60f18
add mongo install step to challenge
2016-06-15 13:38:23 -07:00
f82c1153ad
remove the word simply from a couple challenges
2016-06-15 13:15:31 -07:00
332ea5f76c
remove the word simply from a couple challenges
2016-06-15 13:15:31 -07:00
de1a436558
Merge pull request #9143 from robjloranger/fix/missing-test-basic-js
...
fix for Appending variables to strings
2016-06-15 20:43:27 +01:00
b87158f488
adjusted test
2016-06-14 16:41:55 -07:00
6df576df6b
adjusted test
2016-06-14 16:41:55 -07:00
cd4bcbb5da
Merge pull request #8900 from b2m9/fix/exclude-seven-digit-US-phone-numbers
...
Fix: exclude 7 digit numbers from US phone challenge
2016-06-14 08:22:19 -07:00
a2ae2270a3
Merge pull request #8900 from b2m9/fix/exclude-seven-digit-US-phone-numbers
...
Fix: exclude 7 digit numbers from US phone challenge
2016-06-14 08:22:19 -07:00
034a65642c
Fix: exclude 7 digit numbers from US phone challenge
...
- Add assert for 555-5555, expecting false
- Add assert for 5555555, expecting false
- Change RegEx solution to make area code mandatory
- Simplify RegEx matching
- Add test case to catch random, invalid chars
2016-06-14 12:55:06 +00:00
71d1574dc6
Fix: exclude 7 digit numbers from US phone challenge
...
- Add assert for 555-5555, expecting false
- Add assert for 5555555, expecting false
- Change RegEx solution to make area code mandatory
- Simplify RegEx matching
- Add test case to catch random, invalid chars
2016-06-14 12:55:06 +00:00