Commit Graph

110 Commits

Author SHA1 Message Date
SaintPeter
6d2fbde002 Fixes Bootstrap Row Test Escape 2015-11-06 18:54:11 -08:00
Aniruddh Agarwal
c2f2db0d7b Merge pull request #4101 from ltegman/fix/waypoint-mobile-responsive-images-test-3509
Fix waypoint mobile responsive images test
2015-11-03 12:48:59 +08:00
Logan Tegman
93d98e4fef Fix waypoint mobile responsive images test
Closes #3509
2015-11-01 12:14:34 -08:00
Logan Tegman
91ae0a9793 Fix Waypoint Center Text With Bootstrap Test
Closes #3864
2015-11-01 11:07:44 -08:00
Quincy Larson
4820ae2e36 everything is ready except OOP 2015-10-28 05:13:49 -07:00
Quincy Larson
7326996bdb Merge branch 'staging' into improve-early-challenges
Conflicts:
	seed/challenges/basic-javascript.json
	seed/challenges/bootstrap.json
	seed/challenges/html5-and-css.json
	seed/challenges/object-oriented-and-functional-programming.json
2015-10-28 02:20:09 -07:00
Logan Tegman
c1e0cf5cc9 Fix Bootstrap Waypoints Wording Clarifications
Closes #3895 and #3893
2015-10-27 19:30:47 -07:00
Quincy Larson
bf00eff111 continue refining waypoints 2015-10-27 17:49:58 -07:00
Quincy Larson
4cf242d4b1 Merge branch 'fcc-running-cats' of https://github.com/ptsurbeleu/FreeCodeCamp into ptsurbeleu-fcc-running-cats
Conflicts:
	seed/challenges/bootstrap.json
2015-10-24 01:33:26 -07:00
Quincy Larson
8a8157fd67 Merge pull request #3380 from joel-bentley/fix/tests-on-waypoint-img-responsive
Fix tests on Waypoint Mobile Responsive Images
2015-10-24 01:14:43 -07:00
uwaseem
e1f4f71e9c Fix typo - changes 'it's attribute' to 'its attribute' 2015-10-21 22:50:15 +08:00
Aniruddh Agarwal
42dca733db Merge pull request #3367 from bugron/fix/nest-all_elements_in-container_fluid
Adds a new test which checks if all elements are nested in .container-fluid
2015-10-19 06:07:03 +08:00
Logan Tegman
66ceb114d2 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
bf17a54b75 add time estimates to challenge blocks on map 2015-10-12 22:56:10 -07:00
Florencia Tarditti
bda4d33ee6 fix bootstrap fluid containers wording issue
Closes #2467.
2015-10-05 21:26:18 +02:00
Quincy Larson
344a5b9103 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
b78696463d remove vestigial difficulty attribute from challenges 2015-10-02 01:06:27 -07:00
Quincy Larson
8dc908aa30 restructure challenges and add certificate challenge skeletons 2015-10-01 23:54:20 -07:00
Joel Bentley
a1764b1f73 Modify test to allow for blank line after comment 2015-09-23 18:21:16 -04:00
Joel Bentley
0e66814ee0 Fix test on Waypoint Use Comments to Clarify Code 2015-09-20 16:48:09 -04:00
Joel Bentley
036e5a4bc7 Fix tests on Waypoint Mobile Responsive Images 2015-09-20 15:52:54 -04:00
Arsen Melikyan
7d7b8ac102 new test checks if all elements are nested in container-fluid 2015-09-20 00:42:01 +04:00
Pavel Tsurbeleu
723a8ffb76 fix wording of src attribute assertion's message to be consistent with other messages in waypoint-make-images-mobile-responsive challenge 2015-09-16 18:10:16 -07:00
Pavel Tsurbeleu
7006b1207c fix count img elements assertion in waypoint-make-images-mobile-responsive challenge to be strict 2015-09-16 18:04:37 -07:00
Pavel Tsurbeleu
551e55b1fa add an assertion to ensure well-formed img elements in waypoint-make-images-mobile-responsive challenge, closes #1021 2015-09-16 17:03:23 -07:00
bugron
c1cfdeddbb adds ability to 1-click expand images 2015-09-14 21:10:28 +04:00
Berkeley Martinez
656e7268ec 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
15b533d559 Improve wording of Tests 1 and 2 2015-09-13 04:12:10 +08:00
bugron
4eca7bb263 improves tests to check if elements are nested properly 2015-09-12 10:46:30 +04:00
Aniruddh Agarwal
1c3597a77d 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
Quincy Larson
86ca30af3a Merge branch 'master' into staging 2015-09-09 22:41:27 -07:00
Quincy Larson
cdd56ed4b5 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
b976298699 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
1938266ecd 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
66b453f7cc 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
574c4ab000 Update bootstrap.json
Fix bad formatting with Label Bootstrap Wells test
2015-09-04 17:35:22 -04:00
Natac13
7a21083498 Fix the typo in Create Bootstrap Wells; first test had extra > 2015-09-01 18:31:21 -04:00
Arsen Melikyan
bf92b44fd7 fixes a minor typo 2015-08-31 13:30:12 +04:00
Quincy Larson
53c982b51d 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
3014722a28 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-24 17:54:00 -07:00
Berkeley Martinez
4cce8e2f67 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
78a6edaa4f Closes Issue #2636 2015-08-24 16:21:05 -05:00
Berkeley Martinez
1af6155e5c 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
fd54cc5a54 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
e50970a530 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
76914d5058 Merge pull request #2570 from dokkillo/dokkillo-2308
issue 2308 Center Text with Bootstrap typo
2015-08-24 11:10:51 -07:00
dokkillo
fb12e1da40 issue 2308 2015-08-23 12:14:03 +02:00
Quincy Larson
97728c8dd4 possibly fix issue with bootstrap wells challenge 2015-08-22 18:08:25 -07:00
Quincy Larson
4a27e965c2 replace evernote links with more reliable imgur links 2015-08-22 17:44:53 -07:00
Isabell Long
6ac4ded142 Spans for Inline Elements: remove "grow" as we already said "fill"
- Fixes #2332.
2015-08-22 18:51:21 +01:00