Commit Graph

16540 Commits (f85a6f7f2eef001e9e7c675de5cdacfb55e6ac9e)

Author SHA1 Message Date
Bryan Williams f1d219f1bc Clarified instructions for Pairwise algorithm (#17013)
* Clarified instructions for Pairwise algorithm

Added an example to further clarify the directions in the "Pairwise" algorithm, per issue #16800 https://github.com/freeCodeCamp/freeCodeCamp/issues/16800

* Change "for example" to "for instance"
2018-04-06 22:12:14 -04:00
Varun 863042312e fix(pm2): update scripts and add dev deps (#17030) 2018-04-06 13:27:15 +05:30
Varun 2d01080eb6 fix: MailHog installation guide (#17025) 2018-04-06 13:26:10 +05:30
John B 0f5e594848 fix(challenges): Fix typo issue on CSS Grid:Minmax (#17027)
the example explains that grid-template-columns: 100px minmax(50px,
200px) is set to create three columns when in fact it is only set to
create two columns.
2018-04-06 13:24:57 +05:30
John B 5118a60491 fix(challenges): Fix typo issue on CSS Grid:Minmax (#17027)
the example explains that grid-template-columns: 100px minmax(50px,
200px) is set to create three columns when in fact it is only set to
create two columns.
2018-04-06 13:24:57 +05:30
Steven D Anderson ee103923ad fix(contribute): Creating a new user (#16974)
* fix(contribute): Creating a new user
* fix: moving create user guide below shared header
2018-04-05 16:16:14 +12:00
rcohane d612f48d5e fix(challenges): Change offset values (#17006)
Made offset values 50px so change is visible

BREAKING CHANGE: N/A

Closes #14681
2018-04-04 21:24:39 -04:00
rcohane 1c4598b3fc fix(challenges): Change offset values (#17006)
Made offset values 50px so change is visible

BREAKING CHANGE: N/A

Closes #14681
2018-04-04 21:24:39 -04:00
Akkshay Lawrence f9a63ee581 fix(challenges): Fixed typo in the challenge (#16991)
changed vowels to letters.

BREAKING CHANGE: none.

Closes #16979
2018-04-03 15:25:41 -04:00
Akkshay Lawrence 89a4b10c30 fix(challenges): Fixed typo in the challenge (#16991)
changed vowels to letters.

BREAKING CHANGE: none.

Closes #16979
2018-04-03 15:25:41 -04:00
Michael Siadak ff35f2c9c3 fix(challenges): Remove self-closing slashes from <img> and <input> (#16985) 2018-04-03 14:48:41 -04:00
Michael Siadak e3f1330aa5 fix(challenges): Remove self-closing slashes from <img> and <input> (#16985) 2018-04-03 14:48:41 -04:00
Lovepreet Singh fc87d71af3 fix(seed): Added missing text 'new tab' (#16978)
'new tab' was missing from description

Closes #16970
2018-04-03 11:42:04 -04:00
Lovepreet Singh 4300f82faf fix(seed): Added missing text 'new tab' (#16978)
'new tab' was missing from description

Closes #16970
2018-04-03 11:42:04 -04:00
Alex Chaffee 4a77ba7af3 feat(seed): add dasherized titles to unpacked filenames 2018-04-03 19:53:44 +05:30
Alex Chaffee 30b26e1476 fix(build): update package.json to pick up benmosher/eslint-plugin-import#720 2018-04-03 19:53:44 +05:30
Alex Chaffee 966b138f83 docs(seed): move unpack/repack docs up to main CONTRIBUTING file 2018-04-03 19:53:44 +05:30
Alex Chaffee d01e0e421e feat(seed): add dasherized titles to unpacked filenames 2018-04-03 19:53:44 +05:30
Alex Chaffee 52ca2b9ad6 feat(seed): reformat seed/challenges JSON via repack script 2018-04-03 19:53:44 +05:30
Alex Chaffee 7133fd8516 docs(seed): clarify repack, fix a couple broken links 2018-04-03 19:53:44 +05:30
Alex Chaffee b849fe269c docs(seed): move unpack/repack docs up to main CONTRIBUTING file 2018-04-03 19:53:44 +05:30
Alex Chaffee 022f96d40d feat(seed): reformat seed/challenges JSON via repack script 2018-04-03 19:53:44 +05:30
Alex Chaffee 14c9ed8974 feat(seed): unpack/repack properly handles paragraph breaks 2018-04-03 19:52:56 +05:30
Alex Chaffee 80b6a49268 feat(seed): unpack/repack properly handles paragraph breaks 2018-04-03 19:52:56 +05:30
Alex Chaffee 590f646263 feat(seed): "unpack" and "repack" scripts
add "npm run seed" as alias to "node seed"

unpack tests and solution into HTML file; add titles and help text; style unpacked file

enable running unpacked assert tests in browser

Using browserify, compile "tape", "lodash", jQuery into "unpacked-bundle.js" for use during in-browser unpacked tests

feat(seed): diff after repacking

feat(seed): unpacked tests use Browser TAP chrome dev tool if available
2018-04-03 19:52:56 +05:30
Stuart Taylor a048ab5ad3 chore(simple): Remove simple project logic 2018-04-03 19:52:56 +05:30
Alex Chaffee a8484873d8 feat(seed): "unpack" and "repack" scripts
add "npm run seed" as alias to "node seed"

unpack tests and solution into HTML file; add titles and help text; style unpacked file

enable running unpacked assert tests in browser

Using browserify, compile "tape", "lodash", jQuery into "unpacked-bundle.js" for use during in-browser unpacked tests

feat(seed): diff after repacking

feat(seed): unpacked tests use Browser TAP chrome dev tool if available
2018-04-03 19:52:56 +05:30
Stuart Taylor c754880476 feat(schema): Implement challenge schema 2018-04-03 19:52:01 +05:30
Stuart Taylor 0c6141289b chore(models): Update Challenge model 2018-04-03 19:52:01 +05:30
Stuart Taylor b7930795d6 fix(seed): Fix schema violations 2018-04-03 19:52:01 +05:30
Stuart Taylor 766b6f98f1 feat(schema): Implement challenge schema 2018-04-03 19:52:01 +05:30
Stuart Taylor 197635ffe7 chore(seed): Normalise decsription field 2018-04-03 19:52:01 +05:30
Stuart Taylor 7b1de1ea2f fix(typo): Fix modren typo 2018-04-03 19:52:01 +05:30
Stuart Taylor 0cd95ed2cb chore(seed): Remove test challenge format 2018-04-03 19:52:01 +05:30
Stuart Taylor cbd02a187d fix(console.log): Remove errant console.log 2018-04-03 19:52:01 +05:30
Stuart Taylor fa05a97f73 chore(seed): Normalise backend challengeTypes 2018-04-03 19:52:01 +05:30
Stuart Taylor 649219766d fix(seed): Fix schema violations 2018-04-03 19:52:01 +05:30
Stuart Taylor f1317f0b89 chore(seed): Remove depricated file 2018-04-03 19:52:01 +05:30
Stuart Taylor 1db1470465 chore(seed): Normalise decsription field 2018-04-03 19:52:01 +05:30
Stuart Taylor 3f4bffcfca fix(translations): Fix translation fields 2018-04-03 19:52:01 +05:30
Stuart Taylor fc04fad6d2 chore(seed): Remove test challenge format 2018-04-03 19:52:01 +05:30
Stuart Taylor 2d77dc00b6 chore(challenges): Normalise challengeTypes 2018-04-03 19:52:01 +05:30
Stuart Taylor b7c85805d8 chore(seed): Normalise backend challengeTypes 2018-04-03 19:52:01 +05:30
Stuart Taylor 9b0c4eafca chore(seed): Remove depricated file 2018-04-03 19:52:01 +05:30
Stuart Taylor 9c0c5eec3b fix(translations): Fix translation fields 2018-04-03 19:52:01 +05:30
Stuart Taylor e5cad431b8 chore(challenges): Normalise challengeTypes 2018-04-03 19:52:01 +05:30
mrugesh mohapatra 64cda2e5eb ci: remove stale config for node 4 and below (#17012) 2018-04-03 14:25:42 +01:00
Giovanni HoSang a028471a86 Fixed Typo: Changed 'the the' to 'the' (#17011)
Closes Issue #17000
2018-04-03 14:04:11 +01:00
Giovanni HoSang c2fe82ed6f Fixed Typo: Changed 'the the' to 'the' (#17011)
Closes Issue #17000
2018-04-03 14:04:11 +01:00
Todd Chaffee fed17f70b9 fix: navlinks reduce gets type error with empty links.json array (#16941) 2018-04-03 13:41:20 +01:00