Quincy Larson
f02b3ffd4c
update commit copy
2015-10-05 22:19:56 -07:00
Quincy Larson
030c858274
minor improvements to onboarding and create skeleton commit page
2015-10-05 22:19:55 -07:00
Quincy Larson
68b12caf48
minor improvements to onboarding and create skeleton commit page
2015-10-05 22:19:55 -07:00
Quincy Larson
84eb5ac810
Merge pull request #3596 from FreeCodeCamp/fix/500-out-of-range-bug
...
Fix 500 out of range bug when completing last challenge
2015-10-05 22:15:26 -07:00
Quincy Larson
9bce039e7a
Merge pull request #3602 from FreeCodeCamp/fix/share-able-url-solution-undefined
...
fix shareable challenges solution undefined
2015-10-05 22:09:03 -07:00
Quincy Larson
c27e5bf6c4
start adding clementine challenge
2015-10-05 21:57:15 -07:00
Quincy Larson
b3ee546e65
start adding clementine challenge
2015-10-05 21:57:15 -07:00
Berkeley Martinez
85f2c005cd
fix shareable challenges solution undefined
...
During challenges when a user tries to navigate to a challenge
and hits the name redirect, the solution is filled with
undefined starting the user with an empty box.
This PR fixes the issue by ignoring the solution param
if it is empty
2015-10-05 20:18:52 -07:00
Berkeley Martinez
188da02ffc
Fix disable cert
...
Disable certificate when user is locked to the public
or when they haven't signed academic honesty
2015-10-05 20:00:25 -07:00
Berkeley Martinez
202d0fa068
Fix add to completed challenges on cert verify
2015-10-05 19:58:44 -07:00
Quincy Larson
bf4ccab586
Merge pull request #3570 from FreeCodeCamp/feature/certificates
...
Add certification page
2015-10-05 17:19:17 -07:00
Quincy Larson
838171acdf
update copy of certificate flows
2015-10-05 17:18:35 -07:00
Quincy Larson
34efc43f6a
update copy of certificate flows
2015-10-05 17:18:35 -07:00
Berkeley Martinez
8f84596142
Fix 500 out of range bug when completing last challenge
2015-10-05 16:38:58 -07:00
Quincy Larson
e39120d454
Merge branch 'staging' into feature/certificates
2015-10-05 16:30:01 -07:00
Quincy Larson
fc17e266fb
Merge branch 'staging' into feature/certificates
2015-10-05 16:30:01 -07:00
Berkeley Martinez
98c671df8a
Add certification page
2015-10-05 15:55:50 -07:00
Berkeley Martinez
8c48626f03
Add certification page
2015-10-05 15:55:50 -07:00
benmcmahon100
b611793bdf
Brought in line with staging and added spoofigator!
2015-10-05 23:42:30 +01:00
benmcmahon100
da09a7b650
Brought in line with staging and added spoofigator!
2015-10-05 23:42:30 +01:00
benmcmahon100
66c092066f
resolve difference with the JSON and AJAX differing from staging
2015-10-05 23:40:33 +01:00
benmcmahon100
cbb78079f9
resolve difference with the JSON and AJAX differing from staging
2015-10-05 23:40:33 +01:00
Ben McMahon
fdefcae562
Merge pull request #1 from FreeCodeCamp/staging
...
update
2015-10-05 22:52:25 +01:00
benmcmahon100
d65042af54
Finished the geolocation waypoint. Ready for QA and copy fixes
2015-10-05 22:46:29 +01:00
benmcmahon100
5b771e18e6
Finished the geolocation waypoint. Ready for QA and copy fixes
2015-10-05 22:46:29 +01:00
Florencia Tarditti
bda4d33ee6
fix bootstrap fluid containers wording issue
...
Closes #2467 .
2015-10-05 21:26:18 +02:00
Florencia Tarditti
c04832d618
fix bootstrap fluid containers wording issue
...
Closes #2467 .
2015-10-05 21:26:18 +02:00
ahstro
e079419367
Confirm the Ending: Add test case
...
Add a test case that makes sure the user can't just check the last
character or word.
2015-10-05 18:01:28 +02:00
ahstro
c3aafafc16
Confirm the Ending: Add test case
...
Add a test case that makes sure the user can't just check the last
character or word.
2015-10-05 18:01:28 +02:00
Anton Strömkvist
4b05a6edc7
Merge pull request #3586 from josephbreihan/fix/typoissue-3585
...
Fix minor typo
2015-10-05 10:24:34 +02:00
Joseph Breihan
620c828362
Fix typo described in issue #3585
2015-10-04 23:20:09 -04:00
Joseph Breihan
dc4f5212c2
Fix typo described in issue #3585
2015-10-04 23:20:09 -04:00
Abhisek Pattnaik
fe3e94e69b
Modify tests for Bonfire - Where do I belong
...
close FreeCodeCamp/FreeCodeCamp#3381
2015-10-04 11:46:08 +05:30
Abhisek Pattnaik
32cce26251
Modify tests for Bonfire - Where do I belong
...
close FreeCodeCamp/FreeCodeCamp#3381
2015-10-04 11:46:08 +05:30
SaintPeter
47bd1cbb1a
New for loop waypoints and verbiage improvements
2015-10-03 20:00:09 -07:00
SaintPeter
89e1ebb952
New for loop waypoints and verbiage improvements
2015-10-03 20:00:09 -07:00
benmcmahon100
7ea6af00dd
90% complete without QA or refined descriptions/tests
2015-10-03 23:59:54 +01:00
benmcmahon100
4e33b355b0
90% complete without QA or refined descriptions/tests
2015-10-03 23:59:54 +01:00
ahstro
1f38accd14
Truncate a string: Minor typo
...
The assert message said `1`, instead of the number `11` that was
actually being used in the assertion.
2015-10-03 11:23:41 +02:00
ahstro
b2bf3ce391
Truncate a string: Minor typo
...
The assert message said `1`, instead of the number `11` that was
actually being used in the assertion.
2015-10-03 11:23:41 +02:00
Berkeley Martinez
d9332e7d03
Merge pull request #3559 from QuincyLarson/map-restructure
...
restructure challenges and add certificate challenge skeletons
2015-10-02 12:05:48 -07:00
Quincy Larson
fe2c78b3e8
add appropriate challenges to certificate challenges
2015-10-02 11:44:29 -07:00
Quincy Larson
c688082ee4
add appropriate challenges to certificate challenges
2015-10-02 11:44:29 -07: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
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
08de1ac8bb
Merge pull request #3568 from FreeCodeCamp/fix/travis
...
fix travis yaml and test challenges
2015-10-02 11:23:24 -07:00
Berkeley Martinez
86344d5c9e
fix travis yaml and test challenges
2015-10-02 11:19:07 -07:00
Quincy Larson
7709438fa3
Merge pull request #3567 from FreeCodeCamp/fix/last-completed-regression
...
Fix last completed logic bug
2015-10-02 11:11:26 -07:00
Berkeley Martinez
c819fcc0cb
Merge pull request #3561 from FreeCodeCamp/remove-difficulty
...
remove vestigial difficulty attribute from challenges
2015-10-02 11:00:11 -07:00
Berkeley Martinez
5c3973c365
Fix last completed logic bug
...
This PR fixes a regression introduced in an earlier patch
2015-10-02 10:50:35 -07:00