Commit Graph

15790 Commits

Author SHA1 Message Date
ed5e02d7ae 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 13:02:11 +05:30
8d57e1607f fixed line breaks in 'Prevent Object Mutation' challenge (#17547)
* fix(seed):line breaks in 'Prevent Object Mutation' challenge #17541

* Update es6.json
2018-06-13 13:02:11 +05:30
8c119560d6 Fix: Remove duplicate test (#17543) 2018-06-13 13:02:11 +05:30
1245522cba Fix typo in CSS Grid: Use Media Queries to Create Responsive Layouts (#17534) 2018-06-13 13:02:11 +05:30
821164d519 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-13 13:02:11 +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
1336450ccc chore: add patch to gitignore (#7) 2018-06-11 19:55:04 +05:30
46e40f5aba chore(tools): add linting, fomatting and other tools 2018-06-11 19:28:21 +05:30
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
5e2c24e3b8 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 18:22:32 +05:30
68b089e95d fix(challenges): add info about ReactDOM.render in an early react challenge (#17186) (#17473) 2018-06-11 18:22:32 +05:30
c9f572d271 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 18:22:32 +05:30
0874eca77c 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 18:22:32 +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
95b5c479fc chore: add build status from travis (#4) 2018-06-09 04:38:09 +05:30
aa131b94d6 feat: add documentations and travis config (#3) 2018-06-09 04:26:02 +05:30
2cea1bdccc chore(scripts): remove scripts for server specific logic (#2) 2018-06-09 04:12:17 +05:30
d59514866e feat: add dev dependencies (#1) 2018-06-08 18:31:07 +05:30
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