Quincy Larson
4961cff72f
update gear-up-for-success challenges with new social media outlets, no camper news
2016-02-11 20:46:00 -08:00
Eric Leung
e24abbdf29
Clarify instructions on saving object properties
2016-02-11 19:12:33 -08:00
Jami Gibbs
d3b41dd61c
Updating name to accurately describe parameter data type
2016-02-11 15:09:23 -06:00
Mrugesh Mohapatra
d52042621f
Remove leftover question from JavaScript Lingo challenge
...
This commit :
1. Removes the leftover question from the JavaScript Lingo challenge
2. Fixes a warning in the Travis CI build.
Tested locally.
2016-02-11 20:14:42 +00:00
Logan Tegman
3bfc0c4a51
Merge pull request #6888 from raisedadead/fix/filter-arrays-with-filter
...
Fix the instructions in the Filter Array Challenge
2016-02-11 11:38:15 -08:00
Logan Tegman
0775fa115f
Merge pull request #6883 from AkiraLaine/typo/testing-debugging
...
fixed small typo in challenge title
2016-02-11 11:35:39 -08:00
Mrugesh Mohapatra
0887ee4d30
Fix the instructions in the Filter Array Challenge
...
This commit fixes the instruction text as discussed in the
issue thread.
Tested locally.
2016-02-11 11:48:52 +00:00
Akira Laine
781d14ad77
fixed small typo in challenge title
2016-02-11 18:38:05 +11:00
Ankit Aggarwal
4cf6751f3f
Update instructions and tests of change font-size challenge
2016-02-11 10:15:39 +05:30
Rex Schrader
5026ba7fde
Migrate invalid Challenge IDs
2016-02-10 15:18:48 -08:00
Arsen Melikyan
f2d6c5754b
Merge pull request #6809 from rfprod/add/RU-translation-react-projects
...
Russian Translation of React Projects.
2016-02-10 16:48:37 +04:00
V
d18d4963b0
Russian Translation of React Projects. Closes #6808
...
Russian Translation of React Projects. Edited some typos. Closes #6808
Russian Translation of React Projects. Final edits.
2016-02-10 11:26:27 +00:00
Quincy Larson
3bb66d455b
Merge pull request #6803 from MatheusGodinho/add/PT-translation-json0apis-and-ajax
...
Challenges of Json APIS and Ajax translated.
2016-02-09 20:48:44 -08:00
Quincy Larson
8a70289eaa
Merge pull request #6822 from pasosdeJesus/fix/ES-update-basic-bonfires
...
Verify and update translation to spanish of basic-bonfires
2016-02-09 20:47:02 -08:00
Rex Schrader
5f912a2761
Merge pull request #6856 from alistermada/fix/test-iterate-through-array
...
Fix test for Iterate Through An Array With For Loop
2016-02-09 16:31:24 -08:00
Quincy Larson
57aec17124
Merge branch 'staging' of https://github.com/freecodecamp/freecodecamp into staging
2016-02-09 15:50:04 -08:00
Quincy Larson
4fe49642ef
update copy and resolve merge conflict
2016-02-09 15:49:35 -08:00
Alister N. Mada
7ad4ef5b44
Fix test for Iterate Through An Array With For Loop
2016-02-10 06:29:11 +07:00
Mrugesh Mohapatra
e18ef9c183
Fix text of the challenge with better wording
...
This commit changes the into text of the challenge with better wording,
as discussed in the issue thread.
Tested locally.
2016-02-09 23:56:19 +05:30
Rex Schrader
a9d3857048
Merge pull request #6843 from erictleung/fix/clarify-symmetric-difference
...
Clarify symmetric difference definition + examples
2016-02-09 09:12:27 -08:00
Eric Leung
baa5b9a93c
Clarify symmetric difference definition + examples
...
- Make definition of symmetric difference more precise
- Add in set examples in description to facilitate learning of the
concept
- Put "symmetric difference" in `<dfn>` tags
2016-02-08 22:56:41 -08:00
Eric Leung
898a902e66
Clarify diff two arrays instructions
...
- Clarify you want items that are in one but not both arrays
- Add "symmetric difference" terminology for those familiar with it
2016-02-08 21:22:37 -08:00
Vladimir Támara Patiño
60076dbd75
Update translation to spanish of basic-bonfires
...
Closes #6495
Thanks for corrections to @justinian336 and @Narshe1412
2016-02-08 20:44:41 -05:00
Vladimir Támara Patiño
7df0c22bff
Verified and updated translation to spanish of advanced-bonfires.
...
Closes #6494
Thanks for corrections to @justinian336
2016-02-07 12:32:14 -05:00
MatheusGodinho
47aa1e2631
Challenges of Json APIS and Ajax translated. Closes #6717
2016-02-07 11:07:52 -02:00
Eric Leung
c7e75b2dc5
Clarify characters are each unique in permutation
2016-02-07 00:00:39 -08:00
Rex Schrader
8b14acea16
Merge pull request #6785 from joshuahenson/fix/clarify-nest-one-array
...
Clarify "Nest one Array..." challenge to include multiple arrays
2016-02-06 18:53:59 -08:00
BKinahan
07d1f815c1
Fix spelling of 'inputed'
...
Changed spelling of 'inputed' for 'Add Placeholder Text to a Text Field' to 'input.'
Closes #6787
2016-02-06 22:31:28 +00:00
Joshua Henson
9a0bc20667
Clarify "Nest one Array..." challenge to include multiple arrays
2016-02-06 11:27:54 -08:00
Quincy Larson
1ac3bbfcd4
Merge pull request #6771 from FreeCodeCamp/new/video-challenges
...
New/video challenges
2016-02-05 21:53:04 -08:00
Rex Schrader
61d9cb1b94
Merge pull request #6750 from erictleung/fix/move-challenge-titles-in-json-files
...
Move challenge title attribute/value pair + update
2016-02-05 21:26:32 -08:00
Eric Leung
542860a676
Move challenge title attribute/value pair + update
...
- Move title attribute/value pair for each challenge in Basic Algorithm
Scripting to between the id and description attributes for consistency among
the other challenge JSON files
- Add space in the editor for Caesar's Cipher for alignment with the `return`
statement
- Add code tags around `arr[i]` in Return Largest Numbers in Arrays challenge
- Add code tags around `n` in Repeat a string repeat a string
- Capitalize JavaScript in Falsy Bouncer
- Change `n` to `num` for Repeat a string repeat a string challenge
2016-02-05 21:14:20 -08:00
Briana Swift
c8f5ac9801
Add new Video Content
2016-02-05 21:14:04 -08:00
Rex Schrader
b62f675802
Merge pull request #6729 from alistermada/fix/test-for-loop-challenge-too-strict
...
Fix test for Iterate Through an Array with a For Loop
2016-02-05 20:35:57 -08:00
Rex Schrader
922ad732b2
Merge pull request #6749 from justinian336/Update/ES-translation-basic-bonfires
...
Add translation for new challenge
2016-02-05 20:30:16 -08:00
Rex Schrader
f96c1eb092
Merge pull request #6748 from erictleung/fix/add-more-slasher-flick-tests
...
Add more tests to Slasher Flick and fix formatting
2016-02-05 20:29:33 -08:00
SaintPeter
43c17d0b87
New Video Challenge Files
...
Consolidate contents of `programming.json` into `computer-basics.json`
2016-02-05 20:07:37 -08:00
Quincy Larson
f6b78f153f
Merge pull request #6730 from pasosdeJesus/fix/ES-update-getting-started
...
Verify and updates translation to spanish of getting-started.
2016-02-04 23:29:42 -08:00
justinian336
ee3fc1cab4
Add translation for new challenge
2016-02-05 07:24:30 +00:00
Eric Leung
a4e0aab432
Add more tests to Slasher Flick and fix formatting
...
- Added two more tests that involve a mix of strings and numbers
- Put `n` in code tags
- Add missing period in second sentence
2016-02-04 23:23:00 -08:00
Alister N. Mada
493b7f4f15
Make Iterate Through Array for loop test less strict
2016-02-05 14:21:49 +07:00
Quincy Larson
4d23a5467d
Merge pull request #6704 from justinian336/Add/ES-translation-react-projects
...
Add ES translation of react-projects.json
2016-02-04 21:39:49 -08:00
Quincy Larson
09b5d16eef
Merge pull request #6695 from AkiraLaine/add/video-challenges
...
worked on video challenge superblock
2016-02-04 18:51:24 -08:00
Logan Tegman
eb227559d9
Merge pull request #6702 from justinian336/Add/ES-translation-data-visualization-projects
...
ES Translation of data-visualization-projects.json
2016-02-04 14:42:52 -08:00
Rex Schrader
3333d8a00a
Merge pull request #6681 from raisedadead/fix/range-error-maximum-call-stack-size-execeeded
...
Fix Range Error : Maximum Call Stack Size Exceeded
2016-02-04 07:51:22 -08:00
Vladimir Támara Patiño
3da7319380
Verify and updates translation to spanish.
...
Closes #6493
2016-02-04 05:41:55 -05:00
Mrugesh Mohapatra
0608c759e2
Fix Range Error : Maximum Call Stack Size Exceeded
...
This commit fixes the `capture` console.log, with an alternate logic
to resolve the objects with correct scope.
Refer the PR FreeCodeCamp/FreeCodeCamp#6681 discussion for details.
Tested locally.
Updated fix to resolve broken CI
2016-02-04 14:51:37 +05:30
Akira Laine
80c35bb409
worked on video challenge superblock
...
fixed rebase merge errors
Fix videos route
Fix hikes broken true/false
fixed component name
2016-02-04 17:20:34 +11:00
Simon Diep
da575ffc59
Improved description for two challenges
...
closes #6701
2016-02-03 14:40:48 -06:00
justinian336
21b262c116
Add ES translation of react-projects.json
2016-02-03 18:05:57 +00:00