Commit Graph

10125 Commits (eadb4a2354fe6263fff08ed9d7a2f5c317e27a71)

Author SHA1 Message Date
RamiroPinol eadb4a2354 Fixed several typos in advanced-express-tools.json 2017-02-20 17:46:19 -03:00
Sing Liu f5129f0ba6 Update test message in Target the Children of an Element Using jQuery (#13374) 2017-02-19 00:58:49 +05:30
Samuel Plumppu 8dae1ee35d fix(challenge): Fix broken tests for Linked List challenge. (#13388)
* Also added a solution to increase `npm test` coverage.
2017-02-19 00:51:47 +05:30
Quincy Larson 6bc82a7d11 add releasedOn dates to all new challenges (#13417) 2017-02-19 00:00:12 +05:30
Samuel Plumppu 5381953137 Merge pull request #13415 from Manish-Giri/fix/improve-instructions-add-images
Improve instructions in add images challenge
2017-02-18 19:28:28 +01:00
Samuel Plumppu e82c12ebbd Merge pull request #13427 from rarmatei/fix/missing-semicolon
Add missing semicolon at the end of example section statement
2017-02-18 19:18:30 +01:00
Samuel Plumppu 66e759ac56 fix(challenge): Improve tests for Circular Queue challenge. (#13308)
* Fix some typos that prevented valid solutions from passing.
* Add new test cases to better test for what the instructions ask for.
* Improve test-messages.
* Add passing solution, to increase coverage of `npm test`.
2017-02-18 22:48:23 +05:30
Rares Matei 14a9e63cbc Add missing semicolon at the end of example statement 2017-02-18 17:05:38 +00:00
Jenell Pizarro 640eee5f19 correct URLs by escaping quotes (#13416) 2017-02-18 12:10:38 +05:30
MANISH-GIRI bfa39b530b Improve instructions in add images challenge 2017-02-17 22:07:55 -05:00
Jamos Tay 476d6ec78f Add requirement for add function to return boolean (#13404) 2017-02-17 21:06:53 -06:00
Joseph Livengood b21fec7a0f BCrpyt challenges added to Infosec and implemented in Advanced Node/Express (#13339) 2017-02-17 20:52:27 -06:00
mrugesh mohapatra 1fc42ad55b Merge pull request #13406 from amandaporto/fix/update-url-product-landing-challenge
Modify url in build-a-product-landing-page challenge description
2017-02-18 02:04:11 +05:30
mrugesh mohapatra 1d58af3d81 Merge pull request #13272 from Marmiz/fix/Add-images-challenge
added step by step instruction on adding an image to a website
2017-02-18 01:42:09 +05:30
Rares Matei 407b052417 Add target _blank to all external links in challenges (#13231)
Add target _blank to all external links in challenges:
- applied-visual-design 
- basic-html-and-html5 
- quality-assurance-and-information-security-projects
2017-02-18 01:27:56 +05:30
Amanda Porto 205ef7017b Fix codepen url 2017-02-17 14:17:39 -05:00
Dylan b1ac81d949 Merge pull request #13380 from jamos-tay/fix/change-example-code
Add parameter to example code
2017-02-16 23:19:52 -06:00
Jamos Tay a8b11d600f Change example code 2017-02-17 11:42:27 +08:00
Eric Leung 5322c11703 Merge pull request #13347 from atjonathan/fix/typos
Minor grammar and typo fixes
2017-02-15 06:21:55 -08:00
theflametrooper e7d108654f Minor grammar and typo fixes 2017-02-15 11:20:06 +00:00
Dylan 77496cbb8b Merge pull request #13335 from cdrainxv/fix/edit-description
Edited description on svg origin
2017-02-14 15:34:57 -06:00
Eric Leung c7e4d13d83 Merge pull request #13350 from jamos-tay/fix/remove-extra-close-brace
Remove extra close brace
2017-02-14 09:00:06 -08:00
Jamos Tay 12f3b1b10a Remove extra close brace 2017-02-14 22:24:42 +08:00
Jonathan ae038a37a5 Merge pull request #13344 from pra85/fix-typo-infosec
Fix typos in infosec challenge
2017-02-14 10:26:08 +00:00
Prayag Verma 9104d809f6 Fix typos in infosec challenge 2017-02-14 12:21:41 +05:30
Claudio Restifo 9ba3226cd2 added step by step instruction on adding an image to a website 2017-02-14 08:29:37 +07:00
cdrainxv 314e1b9eb8 Edited description on svg origin 2017-02-13 14:29:57 -07:00
mrugesh mohapatra c80d7de646 Merge pull request #13297 from erictleung/fix/add-keywords-to-style-guide
Add TOC and proper noun section to challenge guide
2017-02-13 18:22:28 +05:30
Eric Leung 1ef2f224b3 Add TOC and proper noun section to challenge guide
- Add table of contents summarizing challenge style guide
- Start proper noun section for how certain words should appear
- Add constraint on using double quotes for seed and description
2017-02-13 04:25:59 -08:00
mrugesh mohapatra d4f85d0bc6 Merge pull request #13315 from erictleung/fix/use-em-dash-in-oop
Correct em dash in OOP challenge plus formatting
2017-02-13 17:39:34 +05:30
Samuel Plumppu 4476fbbec7 Merge pull request #13301 from QuincyLarson/fix/relocate-convert-celsius
move the convert celsius challenge over to the algorithm challenges
2017-02-13 12:03:22 +01:00
Samuel Plumppu 2be14b985b Merge pull request #13155 from no-stack-dub-sack/fix/clarify-instructions-json-challenge
fix(challenge): fix instructions in serve json challenge
2017-02-13 11:49:40 +01:00
Eric Leung b0236a163a Correct em dash in OOP challenge plus formatting 2017-02-13 02:43:20 -08:00
Peter Weinberg c54a21a5f5 fix(challenge): fix instructions in serve json challenge 2017-02-12 22:00:06 -05:00
Rob Weber 8964f19460 Reformat ES6 challenge descriptions (#13256) 2017-02-12 14:36:43 -06:00
Eric Leung 46e9392bca Use correct em dash in Node introduction (#13296) 2017-02-12 14:35:00 -06:00
Joseph Livengood 20c988eed0 Socket.IO challenges added to Advanced Node and Express section. (#13302) 2017-02-12 14:33:15 -06:00
Quincy Larson 9ed1725335 move the convert celsius challenge over to the algorithm challenges 2017-02-12 13:20:47 -06:00
Eric Leung b85fb6e2f4 Merge pull request #13198 from Manish-Giri/fix/remove-code-tags
Remove code tags from challenge seed
2017-02-12 02:00:47 -08:00
Eric Leung e1bcb69cf2 Merge pull request #13295 from Manish-Giri/fix/arguments-in-function-call
Ensure use of two arguments in function call
2017-02-12 01:50:57 -08:00
Eric Leung b35319cf55 Merge pull request #13255 from becausealice2/fix/instruction-ambiguity
Reword amiguous challenge instructions
2017-02-12 01:39:12 -08:00
MANISH-GIRI 818878783d Ensure use of two arguments in function call 2017-02-12 04:03:05 -05:00
Eric Leung 3df836dab8 Merge pull request #13162 from no-stack-dub-sack/fix/grammar-formatting-env-challenge
fix(challenge): various grammar and formatting, .env node challenge
2017-02-12 01:01:22 -08:00
Peter Weinberg 68bd1776ae Merge pull request #13294 from cdrainxv/fix/add-semicolon
fix(challenge): added semicolon to statement, matching characters challenge
2017-02-12 01:57:55 -05:00
cdrainxv 70b6489e8e Added semicolon to statement 2017-02-11 22:13:15 -07:00
Dylan 34280a7cb4 Merge pull request #13287 from cdrainxv/fix/edit-label-text
Edited label text in description and challenge code
2017-02-11 21:50:03 -06:00
Dylan 008d696290 Merge pull request #13290 from rrjoson/fix/media-query-issue
Fix create media query instructions and test
2017-02-11 12:20:36 -06:00
rrjoson 3f6ccb42fb Fix media query instructions and test 2017-02-12 01:43:39 +08:00
Timo 02472e12ff Merge pull request #13200 from Bouncey/fix/removeGitterSidecar
Chore(package): Remove gitter-sidecar due to vulnerability
2017-02-11 17:22:43 +01:00
cdrainxv b88521fd87 Edited label text in description and challenge code 2017-02-11 09:03:20 -07:00