Commit Graph

15672 Commits

Author SHA1 Message Date
52ca2b9ad6 feat(seed): reformat seed/challenges JSON via repack script 2018-04-03 19:53:44 +05:30
7133fd8516 docs(seed): clarify repack, fix a couple broken links 2018-04-03 19:53:44 +05:30
b849fe269c docs(seed): move unpack/repack docs up to main CONTRIBUTING file 2018-04-03 19:53:44 +05:30
022f96d40d feat(seed): reformat seed/challenges JSON via repack script 2018-04-03 19:53:44 +05:30
14c9ed8974 feat(seed): unpack/repack properly handles paragraph breaks 2018-04-03 19:52:56 +05:30
80b6a49268 feat(seed): unpack/repack properly handles paragraph breaks 2018-04-03 19:52:56 +05:30
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
a048ab5ad3 chore(simple): Remove simple project logic 2018-04-03 19:52:56 +05:30
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
c754880476 feat(schema): Implement challenge schema 2018-04-03 19:52:01 +05:30
0c6141289b chore(models): Update Challenge model 2018-04-03 19:52:01 +05:30
b7930795d6 fix(seed): Fix schema violations 2018-04-03 19:52:01 +05:30
766b6f98f1 feat(schema): Implement challenge schema 2018-04-03 19:52:01 +05:30
197635ffe7 chore(seed): Normalise decsription field 2018-04-03 19:52:01 +05:30
7b1de1ea2f fix(typo): Fix modren typo 2018-04-03 19:52:01 +05:30
0cd95ed2cb chore(seed): Remove test challenge format 2018-04-03 19:52:01 +05:30
cbd02a187d fix(console.log): Remove errant console.log 2018-04-03 19:52:01 +05:30
fa05a97f73 chore(seed): Normalise backend challengeTypes 2018-04-03 19:52:01 +05:30
649219766d fix(seed): Fix schema violations 2018-04-03 19:52:01 +05:30
f1317f0b89 chore(seed): Remove depricated file 2018-04-03 19:52:01 +05:30
1db1470465 chore(seed): Normalise decsription field 2018-04-03 19:52:01 +05:30
3f4bffcfca fix(translations): Fix translation fields 2018-04-03 19:52:01 +05:30
fc04fad6d2 chore(seed): Remove test challenge format 2018-04-03 19:52:01 +05:30
2d77dc00b6 chore(challenges): Normalise challengeTypes 2018-04-03 19:52:01 +05:30
b7c85805d8 chore(seed): Normalise backend challengeTypes 2018-04-03 19:52:01 +05:30
9b0c4eafca chore(seed): Remove depricated file 2018-04-03 19:52:01 +05:30
9c0c5eec3b fix(translations): Fix translation fields 2018-04-03 19:52:01 +05:30
e5cad431b8 chore(challenges): Normalise challengeTypes 2018-04-03 19:52:01 +05:30
64cda2e5eb ci: remove stale config for node 4 and below (#17012) 2018-04-03 14:25:42 +01:00
a028471a86 Fixed Typo: Changed 'the the' to 'the' (#17011)
Closes Issue #17000
2018-04-03 14:04:11 +01:00
c2fe82ed6f Fixed Typo: Changed 'the the' to 'the' (#17011)
Closes Issue #17000
2018-04-03 14:04:11 +01:00
fed17f70b9 fix: navlinks reduce gets type error with empty links.json array (#16941) 2018-04-03 13:41:20 +01:00
e63b58a581 build(docker): Use LTS versions of Node and MongoDB. (#17010) 2018-04-03 11:15:02 +05:30
ee051d47bc docs(documentation): Update readme.md and contributor.md (#16990) 2018-03-31 01:17:08 +05:30
ef37c3bee2 feat: Allows sharing of network (#16937)
build(docker): Expose mailhog port.

build(Docker): Improve wording.

build(docker): Mailhog and network changes.

    * Add mailhog container to shared network to enable connectivity
    * Configure project name for docker compose in .env sample file,
        without it the basename of the repo directory is used, which
        makes it unreachable for other services
    * Set mailhog host to mailhog (instead of localhost) if MAILHOG_HOST
      env var is set
    * Expose 1025 to enable local troubleshooting

build(docker): Update README to reflect compose changes.
2018-03-30 09:21:09 +05:30
181949b2c7 fix(seed): Correct typos in es6.json (#16972) 2018-03-28 20:01:52 +05:30
1d9eca3700 fix(seed): Correct typos in es6.json (#16972) 2018-03-28 20:01:52 +05:30
d035932df9 fix(seed): Add test for checking the length of buttons is 2 (#16921) 2018-03-27 09:02:33 -04:00
85153c7f6c fix(seed): Add test for checking the length of buttons is 2 (#16921) 2018-03-27 09:02:33 -04:00
fcf4eb4d97 fix(challenges): Change Symmetric Differences Title (#16962) 2018-03-27 01:50:25 +05:30
ab3c9719dc fix(challenges): Change Symmetric Differences Title (#16962) 2018-03-27 01:50:25 +05:30
9e95fb71ef fix(challenges): Fix typo in css-grid justify-self challenge (#16961)
Closes #16959
2018-03-26 17:03:06 +05:30
29d690a514 fix(challenges): Fix typo in css-grid justify-self challenge (#16961)
Closes #16959
2018-03-26 17:03:06 +05:30
ebfbfb6df9 chore(package): Update react-freecodecamp-search (#16943) 2018-03-23 18:41:07 -05:00
f30ccd6e57 fix(seed): Fixed issue with approximately always failing (#16752)
* feat(seed): Seedtely

* fix(seed): Fixed issue with approximately always failing
2018-03-23 17:13:28 -04:00
119e7408be fix(seed): Fixed issue with approximately always failing (#16752)
* feat(seed): Seedtely

* fix(seed): Fixed issue with approximately always failing
2018-03-23 17:13:28 -04:00
844bad2a34 fix(lang): Refetch mapUi on language change (#16844)
* fix(lang): Refetch mapUi on language change

* chore(redux): Remove redundent action

* fix(blockForLang): Refecth challenge block for new lang
2018-03-24 01:12:33 +05:30
0b9b67169c fix(seed): Make element naming optional (#16926)
Closes #16905
Closes #15224
2018-03-23 14:12:28 -04:00
5ad70d90df fix(seed): Make element naming optional (#16926)
Closes #16905
Closes #15224
2018-03-23 14:12:28 -04:00
d987ce416d fix(seed): Chall seed and test are modified to allow better t (#16928)
es6.json seed file changed

Closes #16356
2018-03-23 13:41:44 -04:00