Commit Graph

1753 Commits

Author SHA1 Message Date
a4a1fe9e23 Add isComingSoon flag 2015-12-14 13:19:30 -08:00
3961d5056b Add superblock ordering 2015-12-14 13:19:30 -08:00
c7de26f3d9 Use regex to hide hikes
Capitalize super block
2015-12-14 13:19:30 -08:00
64602fd10a fix duplicate ids 2015-12-14 13:19:30 -08:00
f95cd42fef restructure challenges within directories 2015-12-14 13:19:30 -08:00
298ea673e0 Add superBlock to challenge seed 2015-12-14 13:19:30 -08:00
49a6eaf70b Add recursive file seeding 2015-12-14 13:19:30 -08:00
9f1a71db4b Added two more test cases to the challenge. So that hard coded solution do not pass. 2015-12-13 16:01:54 +00:00
9686093a89 Merge pull request #5110 from ltegman/fix/bf-truncate-string-typo
Fix Bonfire Truncate a String Typo
2015-12-09 15:38:04 -08:00
7a1be4b8e9 Fix Bonfire Truncate a String Typo 2015-12-09 09:12:50 -08:00
c40c708860 Fix Waypoint Use Comments Test 2015-12-09 00:01:54 -08:00
adefa8a3cf Merge pull request #5091 from LenaBarinova/fix/test-cases-do-not-catch-obvious-critcal-errors
Fix tests on Use Conditional Logic with If and Else to fail on wrong if
2015-12-08 16:45:04 -08:00
10ba9575d8 Merge pull request #5076 from FreeCodeCamp/update-ziplines
Update ZIpline and Basejump code review instructions, remove gist export
2015-12-08 16:13:58 -08:00
5fb918c61b Fix tests on Use Conditional Logic with If and Else to fail on wrong if implemenmtation 2015-12-08 14:28:49 -08:00
809dbaeabd Fixed grammar: who's -> whose 2015-12-08 16:50:52 +01:00
480283d6a0 Improve tests for overriding css challenge 2015-12-08 15:19:59 +05:30
06ebf2422b Merge branch 'staging' into update-ziplines
Conflicts:
	client/commonFramework/bindings.js
2015-12-08 01:17:03 -06:00
d95d96fe7d Merge pull request #5024 from gasperno/fix/multiple-lines-img-tag-regex
Modified regex in test case for passing img tag spanning multiple lines
2015-12-07 06:40:33 -08:00
dab704aee0 update user stories and sharing instructions for basejumps and ziplines 2015-12-07 00:51:37 -06:00
13223a3f06 Merge pull request #5055 from QuincyLarson/fix/better-zipline-and-basejump-copy
improve introductory challenges for ziplines and bonfires
2015-12-06 20:41:53 -08:00
f7ce5c2b2c improve introductory challenges for ziplines and bonfires 2015-12-06 22:06:26 -06:00
e28fa86708 Modified regex in test case for passing img tag spanning multiple lines 2015-12-06 21:08:30 -05:00
2e60cb30e5 Updated text from "jQuery Funhouse" to "jQuery Playground"
This change fixes the issue #5032.
2015-12-06 16:49:18 -03:00
9e8b396665 Merge pull request #5031 from gasperno/fix/multiple-lines-modify-regex
fix regex to test h1 tag spanning multiple lines
2015-12-06 10:55:36 -08:00
0d9d489bbb fix regex to test h1 tag spanning multiple lines 2015-12-05 15:54:43 -05:00
db5b0e5568 fix indent intermediate-bonfires.json 2015-12-05 15:15:44 +09:00
4ecc9925fa Merge pull request #5006 from vtamara/fix/translation-minor-spanish
Minor improvements to spanish translation
2015-12-05 00:02:30 -06:00
783d43a9eb Merge pull request #5011 from alan1001110/drop_it/add_test
Added test case to Bonfire Drop It
2015-12-04 09:05:18 -08:00
1797807d92 Merge pull request #5013 from MEXshredder/add/ES-translation-for-gear-up-for-success
translation for gear up for success challenge
2015-12-04 11:43:55 +04:00
270d3c497a translation for gear up for success challenge 2015-12-04 01:31:10 -06:00
53c76c6f7c Merge pull request #5012 from gasperno/fix/test-case-modify
Fixed typo in test case and modified the test case
2015-12-03 23:03:51 -08:00
456b1367b8 Merge pull request #5007 from LenaBarinova/fix/incorrect-input-still-passes-the-test
Fix test to fail on incorrect input
2015-12-04 10:58:02 +04:00
61250081be Fixed typo in test case and modified the testcase to pass test-challenges 2015-12-04 01:45:18 -05:00
7a3a3b779a Added test case to Bonfire Drop It Closes #4741 2015-12-03 22:44:59 -08:00
b6e8e5d1a7 Fix test to fail on incorrect input in Waypoint: Add Font Awesome Icons to our Buttons
Added more precise checking for not only class of the button but also text
2015-12-03 22:43:26 -08:00
ce20aa7fd3 Merge pull request #4999 from xjlim/fix/fix-hexademical
fix typo in description
2015-12-04 09:26:04 +04:00
bbd386f56b Minor improvements to spanish translation 2015-12-03 19:02:34 -05:00
e8514dd01f fix typo 2015-12-03 13:33:10 -08:00
1a38d981a7 change million to thousand in accordance to graph 2015-12-03 07:06:34 -05:00
f9d46a15ed Fix second test to only test for brackets
- properly detect curly brackets without countradicting the first test
result.
2015-12-03 09:18:36 +01:00
7b742922e6 added test case to improve a waypoint 2015-12-03 02:44:50 -05:00
2eecdfb2aa Fix: Check if both P tags have a font-size of 16px
currently the test would pass, when you add font-size 16px to the red-text class.
Even tho the second p tag didn't have the class.
2015-12-03 05:41:24 +01:00
7648b21a66 Merge pull request #4963 from SaintPeter/fix/uncomment-html-degenerate-test
Fix Uncomment HTML bad 4th test
2015-12-02 20:16:37 -08:00
5977e53059 Merge pull request #4960 from SaintPeter/fix/fix-test-variable-collision
Fix 'test' variable name collision for Regular Expression Waypoints
2015-12-02 19:09:03 -08:00
2af87df9f1 Fix Uncomment HTML bad 4th test 2015-12-02 19:07:21 -08:00
236a5a8d8b Solves text accuracy issue in Bootstrap Waypoint: Create a Custom Heading 2015-12-02 21:39:44 -05:00
08e1b50ab9 Fix 'test' variable name collision 2015-12-02 18:26:42 -08:00
bb97f47a5e Merge pull request #4772 from vtamara/add/ES-translation-json-apis-and-ajax
Indenting and translating to spanish json-apis-and-ajax.
2015-12-03 06:09:26 +04:00
f2657e959b Merge pull request #4768 from vtamara/add/ES-translation-object-oriente-and-functional-programming
Indenting and adding spanish translation of Object Oriented and Functional Programming.
2015-12-03 06:03:34 +04:00
e77ce4ec33 Indenting and translating to spanish. Closes #4545
Thanks for corrections to @justinian336
2015-12-02 20:54:48 -05:00