Commit Graph

2782 Commits

Author SHA1 Message Date
Timo
d594946df6 Merge pull request #12861 from codeman869/fix/falsy-bouncer-description
Add hint to Falsy Bouncer challenge description
2017-01-27 11:27:55 +01:00
Berkeley Martinez
f1d936198e feat(challenges): add backend challenge infrastructure (#11058)
* Feat: Initial backend view

* Feat: Refactor frame runner

* Feat: backend challenge submit runs tests

* Feat: Backend challenge request

* Feat: Whitelist hyperdev in csp

* Fix: Use app tests instead of challenge tests

* Feat: Allow hyperdev subdomains

* Fix(csp): allow hypderdev.space subdomains

* feat(challenge): submit backend

* feat: Add timeout to test runner (5 sec)

* chore(seed): Add more to test backend

* fix(csp): s/hyperdev/gomix/g

* fix(app): fix code mirror skeleton filepath

* fix(app): remove Gitter saga import

* fix(app): codemirrorskeleton does not need it's own folder
fix(app): cmk needs to work with Null types

* fix: No longer restart the browser when challenges change

* fix(app): Update jquery for challenges

* fix(seed): Remove to promise jquery call

* fix(lint): Undo merge error
undefined is no allowed

* fix(app): linting errors due to bad merge

* fix(seed): Remove old seed file
2017-01-26 23:07:22 -06:00
RamiroPinol
9ed5fda5d6 solved typo: loged -> logged 2017-01-26 18:04:52 -03:00
Cody Deckard
9d751451fa Add hint to Falsy Bouncer challenge description
Updates the Falsy Bouncer challenge description to include a hint
to help campers understand how they should approach the challenge
without revealing too much information or locking the camper into
a particular solution.
2017-01-26 15:46:40 +00:00
Timo
2d346e1c5a Merge pull request #11987 from dhcodes/fix/improved-tests-divide-by-decimal
change test to ensure use of /
2017-01-26 09:19:21 +01:00
Dylan
927308bc7f :change test to ensure use of / 2017-01-25 21:33:31 -06:00
db
1aac3c7fec Update 'firstName' parameter changed to 'name' 2017-01-26 00:48:14 +05:30
mrugesh mohapatra
6eac7893a7 Merge pull request #12797 from no-stack-dub-sack/fix/basic-ds-objects
reformat, refactor basic ds: object challenges
2017-01-24 23:40:56 +05:30
dhcodes
b91c87c353 changed wording on google font ch. 2017-01-24 22:08:22 +05:30
Cody Deckard
d8bc1d7958 Adds JSON example to Convert JSON Data to HTML
Places JSON example inside a code block in the challenge
description for campers to review while they work on the
challenge.
2017-01-24 12:57:04 +00:00
mrugesh mohapatra
b43ee80301 Merge pull request #12761 from QuincyLarson/fix/instructions-become-hrs
turn the "instructions" into an hr element
2017-01-24 18:16:54 +05:30
Timo
d518d874ea Merge pull request #12734 from dhcodes/fix/rwd-menu-collapse
Change RWD to RWD Principles to prevent collapsible menu conflict
2017-01-24 10:27:48 +01:00
Peter Weinberg
1582dce15b reformat, refactor basic ds: object challenges 2017-01-23 23:34:05 -05:00
dhcodes
ebdd1a27e4 Change RWD to RWD Principles to prevent collapsible menu conflict 2017-01-23 21:24:58 -06:00
Dylan
a4cfdddb33 Merge pull request #12738 from Syntactual/fix/rewrite_question
added some text to the challenge 08-coding-interview-questions
2017-01-23 12:19:17 -06:00
Rajesh
d325c5f4b5 Fixed Formatting issue in "Return Largest Numbers in Arrays" 2017-01-23 12:17:56 +05:30
Quincy Larson
dd299662f1 Merge pull request #12746 from no-stack-dub-sack/fix/basic-ds-formatting
refactor and reformat, basic DS: array challenges
2017-01-22 15:26:50 -06:00
Quincy Larson
79c1ec1327 turn the "instructions" into an hr element 2017-01-22 15:22:26 -06:00
Peter Weinberg
1a5cf16f2b refactor and reformat, basic DS: array challenges 2017-01-22 13:35:02 -05:00
dhcodes
b5db716edb improve tests for parseInt radix 2017-01-22 09:04:48 -06:00
Syntactual
e53ea8caa0 added some text to the challenge 08-coding-interview-questions 2017-01-22 08:25:44 -06:00
Thomas Altmann
532261bc56 Added a space to test message in slug challenge to reflect the actual testcase 2017-01-21 21:02:49 +00:00
Timo
81eba79ec5 Merge pull request #12700 from petercollingridge/fix/d3-change-styles-typo
Fix typo in Data Visualization with D3: Change Styles Based on Data: …
2017-01-21 20:45:04 +01:00
Peter Collingridge
a16cef51ee Fix typo in Data Visualization with D3: Change Styles Based on Data: h1 -> h2 2017-01-21 18:34:36 +00:00
systimotic
8fa53263dc Fix challenge type for data structure and ES6 challenges 2017-01-21 16:13:19 +01:00
Heather Kusmierz
bfa25a814b Fix formatting, tests for new HTML and CSS challenges 2017-01-21 06:55:27 -05:00
Berkeley Martinez
da7085d62d Merge pull request #12665 from QuincyLarson/fix/improve-interviewing-section-titles
improve interviewing section titles
2017-01-20 23:57:47 -08:00
dhcodes
11ce3da9cd add intro to basic CSS challenges 2017-01-20 23:32:17 -06:00
Quincy Larson
d681be0b07 improve interviewing section titles 2017-01-20 16:31:35 -06:00
Heather Kusmierz
13d4033fee Add introduction slide for Basic HTML and HTML5 section 2017-01-20 12:14:37 -05:00
mrugesh mohapatra
4589d0f46a Merge pull request #12500 from jlouiss/translate/It-translation-getting-started
translated Getting Started in italian
2017-01-20 09:42:14 +05:30
Berkeley Martinez
29730a5a50 fix(seed): Missing/duplicate info 2017-01-19 17:19:33 -08:00
Quincy Larson
b92d3cc625 add new challenges 2017-01-19 15:25:07 -08:00
Ang Shi Ya
daa9380596 Update test case in Increment a Number with JavaScript 2017-01-19 19:00:49 +08:00
Jean Louis Salbego
c4079812a6 translated Getting Started in italian 2017-01-19 01:29:46 +01:00
Andrii Bida
54ae73748d fix(seed) : Update example in Local Scopes and Functions (#12594) 2017-01-18 17:56:24 +05:30
Manish Giri
49d048f02e Add test to assert single h1 element 2017-01-17 17:38:10 -05:00
Matt Oliver
ab741f98a1 changing the word 'swell' to the word 'well' 2017-01-17 09:22:21 -06:00
mrugesh mohapatra
9d438d2d7c Merge pull request #12329 from systimotic/fix/primary-button-challenge
Clarify btn-primary instructions
2017-01-16 23:47:01 +05:30
Peter Weinberg
5d803f0e5a changed 'backward' to 'backwards' 2017-01-13 21:14:43 -05:00
Dylan
68ea2d506c Merge pull request #12443 from 91aman/fix/new-test-case
Added a new test for the challenge Return Largest Numbers in Arrays
2017-01-13 07:56:34 -06:00
Dylan
e955f4e647 Merge pull request #12482 from alexr101/fix/bootstrap-div-row-challenges
fixed selector and length properties of div.row test
2017-01-11 21:59:10 -06:00
systimotic
de5a243f03 Clarify btn-primary instructions 2017-01-11 22:09:15 +01:00
alexr101
7dfbefbe21 fixed selector and length properties of div.row test 2017-01-11 11:57:07 -07:00
Mrugesh Mohapatra
7e35a5bdf8 chore(seed): Codepen URL update for freeCodeCamp 2017-01-12 00:23:34 +05:30
Eric Leung
beaa87018b Merge pull request #12442 from 91aman/fix/grammar-correction
Corrected Grammatical Errors.
2017-01-11 00:55:00 -08:00
alexr101
72eda3922b fixed test1s div.row selector and length 2017-01-10 17:28:29 -07:00
amanjain
c07942d535 Corrected Grammatical Errors.
Grammer correction
2017-01-10 16:03:43 +05:30
Dylan
6517a8dacf Merge pull request #11912 from Manish-Giri/fix/null-values-in-arrays
Add checks for number of items in returned array
2017-01-09 12:57:07 -06:00
amanjain
4623e7d426 Added a new test for the challenge 2017-01-09 19:45:37 +05:30