Commit Graph

1112 Commits (8931626bffa1f1563c772c7c612c28e59177316b)

Author SHA1 Message Date
Logan Tegman b5907bedfa Merge pull request #4115 from FreeCodeCamp/feature/add-challenge-testing
Add challenge testing
2015-11-01 23:23:00 -08:00
Berkeley Martinez 3b04646dff Merge pull request #4114 from ltegman/fix/sidebar-indentation-character
Fix Sidebar Code Indentation Character
2015-11-01 23:01:58 -08:00
Berkeley Martinez c49c4624e2 Merge pull request #4100 from ltegman/fix/target-html-with-jquery-wording-3842
Fix waypoint target html with jquery selectors wording
2015-11-01 23:01:13 -08:00
Berkeley Martinez 6a8d4ee02f Merge pull request #4099 from ltegman/fix/waypoint-create-radio-button-wording-3856
Fix Create Radio Buttons Redundant Wording
2015-11-01 23:00:50 -08:00
Berkeley Martinez d30d09aead Merge pull request #4098 from ltegman/fix/waypoint-center-text-bootstrap-tests-3864
Fix Waypoint Center Text With Bootstrap Test
2015-11-01 22:59:40 -08:00
Berkeley Martinez 4b3364f98d Merge pull request #4097 from ltegman/fix/waypoint-unordered-list-wording-3891
Fix Waypoint Unordered List Instructions
2015-11-01 22:56:22 -08:00
Berkeley Martinez b6cf11ae11 Merge pull request #4095 from ltegman/fix/waypoint-sift-text-regex-wording-3898
Fix Sift Through Test With Regex Wording
2015-11-01 22:54:18 -08:00
Berkeley Martinez 3174abb00c Merge pull request #4093 from ltegman/fix/waypoint-random-number-range-wording-3997
Fix Waypoint Random Numbers in Range Wording
2015-11-01 22:22:06 -08:00
Berkeley Martinez fb5e66ff1b Merge pull request #4063 from ltegman/fix/waypoint-target-parent-seed-4013
Fix Waypoint Target Parent Seed Code
2015-11-01 22:21:29 -08:00
Berkeley Martinez 921080f3d2 Add challenge testing 2015-11-01 17:22:03 -08:00
Logan Tegman 4959675d74 Fix Sidebar Code Indentation Character
Closes #3988
2015-11-01 17:11:23 -08:00
Logan Tegman ab31b3c3e2 Fix waypoint target html with jquery selectors wording
Closes #3842
2015-11-01 11:39:12 -08:00
Logan Tegman 9a63bd60b6 Fix Create Radio Buttons Redundant Wording
Closes #3856
2015-11-01 11:22:27 -08:00
Logan Tegman 0bba8712f9 Fix Waypoint Center Text With Bootstrap Test
Closes #3864
2015-11-01 11:07:44 -08:00
Logan Tegman a44f864e6f Fix Waypoint Unordered List Instructions
Closes #3891
2015-11-01 10:48:29 -08:00
Logan Tegman 9c9e1af8c1 Fix Sift Through Test With Regex Wording
Closes #3898
2015-11-01 10:06:22 -08:00
Logan Tegman da02e74af6 Fix Waypoint Random Numbers in Range Wording
Closes #3997
2015-11-01 09:31:06 -08:00
Berkeley Martinez 1f61c4be02 Merge pull request #4088 from natac13/fix/unclear-dexcription-iterating-map-#4059
fix unclear description and lack of usage in the editor.
2015-11-01 07:45:01 -08:00
natac13 763747f494 fix unclear description and lack of usage in the editor.
closes #4059

removed added code in the seed
2015-11-01 06:50:59 -05:00
natac13 8e4244fcef fix seed different from description iterating odd numbers with for loop
closes #4081
2015-10-31 17:42:01 -04:00
krantzinator a369e6db92 update test to allow space between css property and colon 2015-10-31 13:26:35 -04:00
Logan Tegman bda6495e27 Fix Waypoint Target Parent Seed Code
Closes #4013
2015-10-31 09:25:17 -07:00
Vladimir Tamara e9971f4ea0 Points to working example of using Twitch JSONP 2015-10-31 05:33:28 -05:00
Arsen Melikyan 747bf80923 Merge pull request #4050 from ltegman/fix/bf-title-case-test-3366
Fix BF Title Case Test
2015-10-31 10:38:56 +04:00
Logan Tegman ceecb08610 Fix BF Title Case Test
Closes #3366
2015-10-30 22:00:47 -07:00
natac13 9f35b9d619 added warning about navigator prompt
closes #3996
2015-10-30 19:13:31 -04:00
Berkeley Martinez 718681fdd5 Merge pull request #4022 from ltegman/fix/json-api-lesson-cleanup
JSON/API Lesson Cleanup
2015-10-30 12:17:55 -07:00
Logan Tegman 086b0bb60c JSON/API Lesson Cleanup
+ Fixes Convert JSON to HTML lesson (Closes #4016)
+ Add Formatting to Geolocation lesson output (Closes #4010)
+ Fixes Render Images lesson
+ Removes unnecessary `?callback=` from JSON challenges. (Closes #3972)
+ Lots of other formatting and consistancy changes.
+ Also closes #3962 and closes #3969
2015-10-30 12:10:45 -07:00
pC15 c3ec502a91 fix for issue#4011
changed codepen links to /full/ for Weather challenge
2015-10-30 11:56:23 -07:00
Arsen Melikyan e7b416cd32 Merge pull request #4017 from ltegman/fix/nest-anchor-in-paragraph-test-4012
Fix Nest Anchor in Paragraph Test
2015-10-30 21:25:36 +04:00
Arsen Melikyan 69c51393d2 Merge pull request #3986 from MartinDelille/patch-1
fix typo and add comma
2015-10-30 20:56:58 +04:00
bencassidy fb0e78fc3a fixed typer 2015-10-30 09:30:08 -07:00
Martin Delille 6ef376a621 fix typo and add comma
latitiude => latitude
add space and <br>
2015-10-30 16:28:34 +01:00
Utsav Ahuja 21014c2b11 Removed Chai.js mention from Bonfire 2015-10-30 02:25:19 -07:00
Logan Tegman c3bcc9fbc8 Fix Nest Anchor in Paragraph Test
Closes #4012 and closes #3989
2015-10-29 20:05:48 -07:00
Logan Tegman e685489bcb Merge pull request #3990 from abhisekp/fix/waypoint-for-loop
Instructional clarification for Waypoint - Iterate with JavaScript For Loops
2015-10-29 15:48:06 -07:00
Berkeley Martinez f7d7e538a2 Merge pull request #4008 from ltegman/fix/object-waypoint-lesson-typos-3993-3994
Fix Object Waypoints Typos
2015-10-29 15:36:44 -07:00
Abhisek Pattnaik 5c714efa4e for loop clarification
- fix typo - variable
- Instruction clarification
- Example clarification
2015-10-30 04:06:35 +05:30
Berkeley Martinez 0c3b6717ef Merge pull request #4006 from benmcmahon100/staging
Part two of post deploy challenge hotifx
2015-10-29 15:35:22 -07:00
Logan Tegman 5eb71b993f Fix Object Waypoints Typos
Closes 3993 and closes 3994 and fixes some other typos
2015-10-29 14:48:55 -07:00
SaintPeter 709ce63e75 Fixes 4003 2015-10-29 14:34:00 -07:00
Ben McMahon 208f9bfd84 Part two of post deploy challenge hotfix 2015-10-29 21:22:02 +00:00
Ben McMahon bd1eb104ac Update json-apis-and-ajax.json 2015-10-29 21:07:51 +00:00
Aryan Jabbari 71435e6b7e Allude to 'this' keyword as suggested by @ParkinT
@ParkinT suggested the ```this``` keyword be alluded to in the lesson.
Closes #3899
2015-10-28 23:55:38 -04:00
Logan Tegman 9d668c30af Fix Waypoint Count Backwards Seed Code
Closes #3968
2015-10-28 15:18:20 -07:00
Logan Tegman 57dd1ba904 Fix Waypoint Delete Properties From an Object Tests
Closes #3960
2015-10-28 14:33:26 -07:00
Quincy Larson c82a36618f fix typos in gear-up-for-success section 2015-10-28 14:00:45 -07:00
Quincy Larson ef3e910251 remove mdn links from oop fp challenges 2015-10-28 13:49:38 -07:00
Berkeley Martinez 6613ed95cf Merge pull request #3910 from FreeCodeCamp/clementine
Clementine waypoint is ready
2015-10-28 12:29:31 -07:00
Berkeley Martinez fb4451722e Fix typos 2015-10-28 12:24:46 -07:00