a1963e7d68
Add shop to the react navbar
...
Closes #6802
2016-02-07 08:16:50 -05:00
47aa1e2631
Challenges of Json APIS and Ajax translated. Closes #6717
2016-02-07 11:07:52 -02:00
661ab041c5
Challenges of Json APIS and Ajax translated. Closes #6717
2016-02-07 11:07:52 -02:00
c7e75b2dc5
Clarify characters are each unique in permutation
2016-02-07 00:00:39 -08:00
abaeda0272
Clarify characters are each unique in permutation
2016-02-07 00:00:39 -08:00
5571c668d2
Merge pull request #6796 from FreeCodeCamp/fix/production-timeout
...
Increase time for DB connect in production
2016-02-06 23:03:58 -08:00
60664abb1d
Merge pull request #6795 from QuincyLarson/fix/add-euro-tshirt-link
...
add link to euro tshirt campaign
2016-02-06 23:01:57 -08:00
8247cac222
Merge pull request #6778 from alistermada/fix/challenge-text-alignment
...
Change slide challenge text-align to left
2016-02-06 23:01:27 -08:00
877c69255b
Increase time for DB connect in production
2016-02-06 22:58:41 -08:00
25a762f52c
add link to euro tshirt campaign
2016-02-06 22:55:58 -08:00
5b73279212
Remove slide challenge text-align center
2016-02-07 13:00:33 +07:00
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
1d624e4ed0
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
aaa450414c
Merge pull request #6788 from BKinahan/fix/spelling-of-input
...
Fix spelling of 'inputed'
2016-02-06 15:10:02 -08:00
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
01f5945e0f
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
9a0bc20667
Clarify "Nest one Array..." challenge to include multiple arrays
2016-02-06 11:27:54 -08:00
4def4278ef
Clarify "Nest one Array..." challenge to include multiple arrays
2016-02-06 11:27:54 -08:00
43377e1d38
Merge pull request #6738 from hallaathrad/change/challenge-cockpit-overhaul
...
Minor aesthetic changes
2016-02-05 23:07:37 -08:00
1ac3bbfcd4
Merge pull request #6771 from FreeCodeCamp/new/video-challenges
...
New/video challenges
2016-02-05 21:53:04 -08:00
6f6ce2d2b1
Merge pull request #6771 from FreeCodeCamp/new/video-challenges
...
New/video challenges
2016-02-05 21:53:04 -08:00
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
1646e4aa01
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
41e1f43a48
Merge pull request #6772 from QuincyLarson/feature/shop
...
Create shop with link to tshirt
2016-02-05 21:16:04 -08:00
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
6ae937951c
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
c8f5ac9801
Add new Video Content
2016-02-05 21:14:04 -08:00
1e7eae5281
Add new Video Content
2016-02-05 21:14:04 -08:00
a55488e5eb
create shop with link to tshirt
2016-02-05 21:06:30 -08:00
a903db76e3
Minor aesthetic changes
2016-02-05 23:46:11 -05:00
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
bf2c944b87
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
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
322c26ea9c
Merge pull request #6749 from justinian336/Update/ES-translation-basic-bonfires
...
Add translation for new challenge
2016-02-05 20:30:16 -08:00
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
f2896a9ad6
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
43c17d0b87
New Video Challenge Files
...
Consolidate contents of `programming.json` into `computer-basics.json`
2016-02-05 20:07:37 -08:00
73ee65f2ec
New Video Challenge Files
...
Consolidate contents of `programming.json` into `computer-basics.json`
2016-02-05 20:07:37 -08:00
15647e578d
Merge pull request #6754 from raisedadead/fix/data-visualization-certification
...
Fix path for data visualization certification
2016-02-05 18:10:15 -08:00
ef3a93f6e6
Fix path for data visualization certification
2016-02-05 12:46:35 +00:00
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
19b26475e8
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
ee3fc1cab4
Add translation for new challenge
2016-02-05 07:24:30 +00:00
e440ded7ac
Add translation for new challenge
2016-02-05 07:24:30 +00:00
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
241c5c2396
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
493b7f4f15
Make Iterate Through Array for loop test less strict
2016-02-05 14:21:49 +07:00
ed66e1c060
Make Iterate Through Array for loop test less strict
2016-02-05 14:21:49 +07:00
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
95ef30a7fe
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