Commit Graph

93 Commits (12eeef2f416696a950e7a435f411ff2ffbd0a297)

Author SHA1 Message Date
Logan Tegman 839235554e Merge pull request #3387 from joel-bentley/fix/test-for-closed-comment
Fix test on Waypoint Use Comments to Clarify Code
2015-10-15 20:40:04 -07:00
Quincy Larson f30239fb6c add time estimates to challenge blocks on map 2015-10-12 22:56:10 -07:00
Florencia Tarditti c04832d618 fix bootstrap fluid containers wording issue
Closes #2467.
2015-10-05 21:26:18 +02:00
Quincy Larson 465835d6b1 Merge branch 'staging' into map-restructure
Conflicts:
	seed/challenges/basic-ziplines.json
	seed/challenges/intermediate-ziplines.json
2015-10-02 11:23:54 -07:00
Quincy Larson ea33385fea remove vestigial difficulty attribute from challenges 2015-10-02 01:06:27 -07:00
Quincy Larson 69a3729025 restructure challenges and add certificate challenge skeletons 2015-10-01 23:54:20 -07:00
Joel Bentley a75db9c7f2 Modify test to allow for blank line after comment 2015-09-23 18:21:16 -04:00
Joel Bentley 82605bbcb0 Fix test on Waypoint Use Comments to Clarify Code 2015-09-20 16:48:09 -04:00
bugron c6e3c89b7c adds ability to 1-click expand images 2015-09-14 21:10:28 +04:00
Berkeley Martinez 11370db569 Merge pull request #3263 from leonfeng/leonfeng-fix-3260
Fix wording of the tests in Waypoint: Create Bootstrap Wells
2015-09-12 23:29:54 -07:00
Leon Feng efc42e4eeb Improve wording of Tests 1 and 2 2015-09-13 04:12:10 +08:00
bugron d63721c250 improves tests to check if elements are nested properly 2015-09-12 10:46:30 +04:00
Aniruddh Agarwal a278b211cc Fixed erroneous test in bootstrap waypoint
Modified the last test in the bootstrap waypoint `Add Font Awesome Icons to all of our Buttons` so that it doesn't validate `</i`, but `</i>`
closes #1031
2015-09-11 14:01:49 +08:00
Berkeley Martinez ac74f266ff Merge branch 'master' into staging 2015-09-09 22:41:22 -07:00
Quincy Larson f8657efc0e Merge pull request #3129 from tcyrus/patch-2
Fixed tests in "Split your Bootstrap Row" and "Create Bootstrap Wells"
2015-09-09 14:24:34 -07:00
Aniruddh Agarwal 796abfc99e Fixed incorrect challenge seed for bootstrap waypoint
Waypoint 'Use Spans for Inline Elements' has incorrect code in the seed. Corrected it.
Closes #3089
2015-09-08 10:39:07 +08:00
Timothy Cyrus 1bfceb0aa6 Update bootstrap.json
Fixed tests in "Split your Bootstrap Row" and "Create Bootstrap Wells" based on #2548
2015-09-06 15:57:02 -04:00
Arsen Melikyan 6145b14058 Merge pull request #2426 from saadanerdetbare/saadanerdetbare-2324
Force id attributes to be under relevant parents
2015-09-06 14:21:54 +04:00
Timothy Cyrus 706ab63693 Update bootstrap.json
Fix bad formatting with Label Bootstrap Wells test
2015-09-04 17:35:22 -04:00
Natac13 fa0160b639 Fix the typo in Create Bootstrap Wells; first test had extra > 2015-09-01 18:31:21 -04:00
Arsen Melikyan eb14aec1bf fixes a minor typo 2015-08-31 13:30:12 +04:00
Quincy Larson 852c2e3094 Merge pull request #2569 from issyl0/remove_mentions_of_h1
Center Text with Bootstrap: don't mention <h1> as it doesn't exist
2015-08-24 20:04:34 -07:00
Quincy Larson e5a9b697ae Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-24 17:54:00 -07:00
Berkeley Martinez 2d8184ce21 Merge pull request #2637 from srodman7689/srodman7689-2636
Removed extra word from the description of bootstrap Waypoint: Use Spans for Inline Elements
2015-08-24 16:58:41 -07:00
Sean Rodman 4403f589b8 Closes Issue #2636 2015-08-24 16:21:05 -05:00
Berkeley Martinez d24611800d Merge pull request #2574 from issyl0/consistent_capitalization
Consistently capitalize "Delete" in the description and the tests
2015-08-24 12:59:24 -07:00
Isabell Long 9d79d98e04 Center Text with Bootstrap: don't mention <h1> as it doesn't exist
- Also change the wording of the preceding sentence to be singular, as
  we only care about <h2>s.
- Fixes #1361.
2015-08-24 20:14:23 +01:00
Isabell Long f5e266a260 Consistently capitalize "Delete" in the description and the tests
- http://www.freecodecamp.com/challenges/waypoint-warn-your-users-of-a-dangerous-action.
- Fixes #1405.
2015-08-24 20:10:13 +01:00
Berkeley Martinez 045d1a73b6 Merge pull request #2570 from dokkillo/dokkillo-2308
issue 2308 Center Text with Bootstrap typo
2015-08-24 11:10:51 -07:00
dokkillo 7d1398d01d issue 2308 2015-08-23 12:14:03 +02:00
Quincy Larson 4cc423e488 possibly fix issue with bootstrap wells challenge 2015-08-22 18:08:25 -07:00
Quincy Larson cbb0397dae replace evernote links with more reliable imgur links 2015-08-22 17:44:53 -07:00
Isabell Long 3d818147a5 Spans for Inline Elements: remove "grow" as we already said "fill"
- Fixes #2332.
2015-08-22 18:51:21 +01:00
Isabell Long 3ff2fc946c Add missing <code> tags to form element bootstrap waypoint
- Fixes #2409.
2015-08-22 17:19:46 +01:00
Allan Hernandez 1c2748b623 Update bootstrap.json
Clarifying - Agree with @BerkeleyTrue on clarity
2015-08-21 16:35:14 -05:00
Allan Hernandez 007f913517 Confusing Wells Text - #2391 #2458
Checklist instructions were incorrect as seen in

closes #2391 
closes #2458
2015-08-21 16:17:21 -05:00
Jakob Dahl 0132a1afca 2324 for id attributes to be under relevant parents 2015-08-21 17:45:30 +02:00
dokkillo 72dd0f7723 issue #2118 2015-08-19 21:00:39 +02:00
dokkillo 6947937f0a issue 2173 2015-08-19 18:49:25 +02:00
benmcmahon100 4b05626ce3 fix #1847 2015-08-17 14:34:19 +01:00
Quincy Larson 40ab7d2911 more style improvements to front end challenges 2015-08-14 18:17:34 -07:00
Quincy Larson aed4b6bfe1 improvements to copy of text and test output 2015-08-14 17:26:24 -07:00
Quincy Larson f1dd82974f finish QAing bootstrap 2015-08-13 20:58:27 -07:00
Quincy Larson ed0d38a474 make more progress QAing challenges 2015-08-13 17:20:52 -07:00
Quincy Larson 3f05565739 use double quotes for all string literals in waypoints 2015-08-13 15:32:40 -07:00
Quincy Larson d138757c52 Merge branch 'staging' into jquery
Conflicts:
	seed/challenges/bootstrap.json
	seed/challenges/jquery.json
2015-08-12 02:06:03 -07:00
Quincy Larson ae0175b396 Merge pull request #1643 from Greenheart/greenheart-1628
clarified description for waypoint: make images mobile responsive
2015-08-12 01:23:18 -07:00
Quincy Larson b4f5f1a81e get everything seeding again 2015-08-10 22:17:49 -07:00
Quincy Larson db6db2e403 Merge branch 'staging' into jquery
Conflicts:
	seed/challenges/bootstrap.json
2015-08-10 22:03:51 -07:00
Berkeley Martinez 129ec7c98e Merge pull request #1613 from ahstro/wrong-class
Updated test case comment in 'fluid containers'
2015-08-09 23:06:56 -07:00