Commit Graph

11536 Commits

Author SHA1 Message Date
ec63a2fff0 style(challenges): Change "Mortal Combat" to "Mortal Kombat" (#17625)
Reference the game by using the correct spelling
2018-06-19 16:09:01 +09:00
e56d739158 fix(challenges): Fix typo in security challenge (#17608) 2018-06-19 12:23:24 +05:30
dc31b5cc5f Fix: Reword unempathetic sentence (#17598)
* Fix: Reword unempathetic sentence

* Remove unnecessary word
2018-06-19 10:45:09 +09:00
aaa73bd1c9 feat(interview-prep): Porting Rosetta problems (#17537)
* feat(interview-prep): Porting Rosetta problems

* Objects formatted and description updated.

* Update rosetta-code.json

* Update rosetta-code.json

* Fixed syntax for Identity matrix description array
2018-06-19 10:41:16 +09:00
ee64ab97c1 fix: removed unnecessary strip call from boot sequence (#17526)
fix: Updated boot/donate.js to connect to stripe by default in production mode

fix: removed whites spaces from donate.js and added extra check for api keys

fix: added a name to boot/donate.js export function
2018-06-18 15:47:10 +01:00
Tom
412980c403 fix: blockquote-formatting-in-challenges (#17590) 2018-06-17 12:10:06 +09:00
Tom
ff788f86ff fix: current-challenge redirect (#17528) 2018-06-15 14:11:24 +01:00
cac56959d4 fix(certifications): Update text on cert (#17578) 2018-06-14 10:45:49 +05:30
810a41c4d6 revert: "test(challenges): Corrected expected average value" (#17568) 2018-06-13 20:26:16 +05:30
a85bad9439 Fixes broken link of challenge types in contributor's guide (#17564) 2018-06-13 22:28:17 +09:00
0f46d7cac4 Fix: Code ordering issues (#17560)
* Fix: Code ordering issues

* Update applied-visual-design.json
2018-06-13 22:25:59 +09:00
4a4fc0fa6e fix(cert-settings): Provide defaults for falsey values 2018-06-13 14:17:33 +05:30
c0b47ae7a7 Fix: Match single quotes (#17539)
* Fix: Match single quotes

* Fix: slash direction

* Fix: Regex expression and refined tests
2018-06-13 11:31:31 +09:00
4f729e861f fix: rename incorrect variable name (#17538)
* fix: rename incorrect variable name

* Fix: Bad variable naming
2018-06-13 11:22:14 +09:00
fa08e372c6 test(challenges): Corrected expected average value (#17562)
Modified 8.675 to 8.52 in three places for correct average value

BREAKING CHANGE: n/a

Closes #17561
2018-06-13 11:15:24 +09:00
f54b7c07f5 fix(settings): fix-up user objects for solutions (#17556) 2018-06-12 21:20:35 +05:30
e10a9fcda0 fixed line breaks in 'Prevent Object Mutation' challenge (#17547)
* fix(seed):line breaks in 'Prevent Object Mutation' challenge #17541

* Update es6.json
2018-06-12 22:18:58 +09:00
d6f9f6ce80 Fix: Remove duplicate test (#17543) 2018-06-12 21:47:53 +09:00
4f9c265e1a Fix typo in CSS Grid: Use Media Queries to Create Responsive Layouts (#17534) 2018-06-12 20:18:03 +09:00
d465ac9c77 Update to challenge verbiage for radio/checkbox (#17527)
Updated create radio / create checkbox to identify that the input element is not required to be inside the label element. Tried to use soft language without making user think it was incorrect because current tests still require the input to be nested within the label element. Also, this is not necessarily incorrect syntax as noted at W3 - Forms - Labels: https://bit.ly/2sLiXvE. Nesting implies implicit association vs explicit association using for attribute.
2018-06-12 20:08:56 +09:00
1f9349c6b5 fix: green text is lighter and easier to read on night mode (#17514) 2018-06-11 18:30:28 +05:30
154770f752 docs(readme): update formatting for projects (#17521) 2018-06-11 18:26:23 +05:30
be6325a3f0 docs(readme): fix broken link for academic honesty policy (#17535) 2018-06-11 18:24:46 +05:30
5ba9c1d5c0 feat(interview-prep): Porting Rosetta problems (#17480)
* feat(interview-prep): Porting Rosetta problems

* Changes done

* Update rosetta-code.json

* Update rosetta-code.json
2018-06-11 09:03:55 +09:00
8f4e8bb3dd fix(challenges): add info about ReactDOM.render in an early react challenge (#17186) (#17473) 2018-06-11 09:02:32 +09:00
b6f963bb98 fix(seed): updated basic javascript URLs for hints (#17445)
* Updated json file with right url values

* Updated url links after review

* Updated another broken url link after review
2018-06-11 08:46:46 +09:00
39cb13380b fix: added new test and fixed incorrect variable (#17471)
* Added new test and fixed incorrect variable

* Fix: Incorrect sentences and descriptions

* Update es6.json
2018-06-11 08:45:18 +09:00
4f77da02be feat(donate): Add donate api (#17459)
* feat(donate): Add donate api

* feat(donation): Add ability to track donations via email
2018-06-07 16:35:06 -05:00
Tom
3f61c1356f fix: open learn in current tab (#17443) 2018-06-07 13:39:20 -05:00
6f8d36f4a7 fix: add redirects for legacy certification paths (#17484) 2018-06-07 13:37:17 -05:00
259a0a594e fix(portfolio): User /:username routes as previously (#17470) 2018-06-07 13:15:30 +01:00
a8756d5919 fix(seed): Fixes database seeding issue (#17472) 2018-06-07 00:57:13 +05:30
9e840de396 Capitalized spaceShuttle (#17464)
Capitalized spaceShuttle
2018-06-07 00:00:44 +09:00
f52ccf54f5 feat(interview-prep): Porting Rosetta problems (#17388)
* feat(interview-prep): Format descriptions

* Changes done

* Description fixed
2018-06-06 22:39:22 +09:00
287671f499 fix(certificates): Make certificates printable (#17433)
Closes #17346
2018-06-05 22:04:38 +05:30
894d3777bc fix(seed): responsive-web-design: make css tests case insensitive (#17430) 2018-06-05 21:59:30 +05:30
638429e0b0 fix(seed): fixed typo in applied visual design(#17429) 2018-06-05 21:56:57 +05:30
6d7092928e fix(seed): Simplify audio element closing tag test (#17401)
Excessively strict assertions were causing the test to fail when user
added extra attributes such as 'id' to the opening audio tag. Test has
been simplified to remove the unnecessary criteria.

Closes #17343
2018-06-04 20:06:28 +09:00
69ee2e4e73 Updated pengiun value with penguin (#17414) 2018-06-03 14:36:05 -05:00
bb18a2ed36 Fix(schema): Enforce type Number for "challengeType" (#17409)
* fix(schema): Enforce number types

* fix(seed): String challengeType -> Number challengeType
2018-06-03 14:33:44 -05:00
0234bb82c0 docs(readme): update readme for new curriculum and certifications (#17370)
* Made the requested changes in README.md

* minor changes

* Reword parts of the Readme and polish
2018-06-03 12:55:29 -05:00
dd61e8df98 fix question details: JavaScript, ES6 category (#17407)
* fix question details

* Update es6.json
2018-06-03 08:48:56 -05:00
98d633aab5 chore(seed): Release package to npm (#17400) 2018-06-03 10:18:43 +01:00
ccf745f960 fix(seed): Fix variable names on basic-css exercise (#17390)
3 different variable names should be changed but the exercise repeated 3
times the same one

Closes #17385
2018-06-02 13:54:16 -05:00
cba08023e2 Correct text mistake (#17392)
* Correct text mistake

In challenge: Animate Multiple Elements at Variable Rates
text implicated that we changed in previous challenge two frames, while we were changing only one.

* Update applied-visual-design.json
2018-06-02 13:52:35 -05:00
0fb5207e8d Fix: Certification Claims (#17389)
* fix(claim-certs): Fixes two typos making certification claims impossible

* fix(challenge): Use correct id for Portfolio project
2018-06-02 16:58:06 +05:30
389d756dad fix: update the error messages (#17378) 2018-06-02 03:32:16 -05:00
d71a949a4f feat(interview-prep): Gamma Function (#17371) 2018-06-02 11:43:58 +09:00
bc0e213529 feat: Update quotes and quote logic (#17381) 2018-06-02 03:32:37 +05:30
20f5db58bd fix(challenges): Add new cdn links (#17376)
Closes #17375
2018-06-02 02:22:47 +05:30