Commit Graph

11327 Commits (022f96d40dadcd9520e25737c37d60f27402770d)

Author SHA1 Message Date
Alex Chaffee 022f96d40d feat(seed): reformat seed/challenges JSON via repack script 2018-04-03 19:53:44 +05:30
Alex Chaffee 80b6a49268 feat(seed): unpack/repack properly handles paragraph breaks 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 0c6141289b chore(models): Update Challenge model 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 7b1de1ea2f fix(typo): Fix modren typo 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 649219766d fix(seed): Fix schema violations 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 fc04fad6d2 chore(seed): Remove test challenge format 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 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
Otto Jongerius e63b58a581 build(docker): Use LTS versions of Node and MongoDB. (#17010) 2018-04-03 11:15:02 +05:30
Quincy Larson ee051d47bc docs(documentation): Update readme.md and contributor.md (#16990) 2018-03-31 01:17:08 +05:30
Otto Jongerius 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
Paul Rail 1d9eca3700 fix(seed): Correct typos in es6.json (#16972) 2018-03-28 20:01:52 +05:30
Gandharv Kumar Garg 85153c7f6c fix(seed): Add test for checking the length of buttons is 2 (#16921) 2018-03-27 09:02:33 -04:00
Kristofer Koishigawa ab3c9719dc fix(challenges): Change Symmetric Differences Title (#16962) 2018-03-27 01:50:25 +05:30
Simon Porter 29d690a514 fix(challenges): Fix typo in css-grid justify-self challenge (#16961)
Closes #16959
2018-03-26 17:03:06 +05:30
Stuart Taylor ebfbfb6df9 chore(package): Update react-freecodecamp-search (#16943) 2018-03-23 18:41:07 -05:00
Brybro 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
Stuart Taylor 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
Nguyen Quoc Bao 5ad70d90df fix(seed): Make element naming optional (#16926)
Closes #16905
Closes #15224
2018-03-23 14:12:28 -04:00
Ahmad Abdolsaheb 5aaa03c67e 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
Huyen Nguyen 0cf19f5f15 fix(projects): Add user stories to projects' description (#16924)
BREAKING CHANGE: none

Closes #16810
2018-03-23 13:22:55 -04:00
Ahmad Abdolsaheb 4586e294aa feat(seed): An HTML illustration added (#16939) 2018-03-23 22:49:22 +05:30
Stuart Taylor 4120edd834 Merge branch 'tchaffee-fix/remove-jsdisabled-flash' into staging 2018-03-23 14:53:12 +00:00
Stuart Taylor a081f735a7 Merge branch 'fix/remove-jsdisabled-flash' of https://github.com/tchaffee/freeCodeCamp into tchaffee-fix/remove-jsdisabled-flash 2018-03-23 14:50:37 +00:00
mrugesh mohapatra 9fa10c9f38 fix(gulp): run babel-node with inspect flag in debug (#16901) 2018-03-23 14:48:13 +00:00
Todd Chaffee 3a191fcf46 fix: remove flash saying JS is disabled 2018-03-23 11:14:50 -03:00
Paul Rail 667dd81e6a fix(common): Added expected homeURL that was missing (#16922)
* fix(common): Added expected homeURL that was missing

added variable homeURL that is imported into file Timeline.jsx

BREAKING CHANGE: none

Closes #16836

* Changed the homeURL variable link

Changed the homeURL variable link to be "https://freecodecamp.org"
Instead of  "https://www.freecodecamp.org/challenges/learn-how-freecodecamp-works"
as per @Bouncey's requested change.
2018-03-23 10:21:02 +00:00
Vivek Agrawal 10f15c6292 fix(settings): Night mode settings and profile page UI improvements (#16806)
* fix(settings): Night mode settings and profile page UI improvements

Closes #16780
Closes #16781
Closes #16786

* fix(settings): Background color of panels changed in night mode

Closes #16826

* fix(settings): Fix modal success button hover animation

* fix(settings): Report user modal centered to the page

* style(settings): Remove extra whitespace
2018-03-23 09:34:12 +00:00
Vivek Agrawal a2b10229bd style(settings): Remove extra whitespace 2018-03-23 09:32:25 +00:00
Vivek Agrawal 809b3a9c8b fix(settings): Report user modal centered to the page 2018-03-23 09:32:25 +00:00
Vivek Agrawal aa42888b87 fix(settings): Fix modal success button hover animation 2018-03-23 09:32:25 +00:00
Vivek Agrawal e50582ecf5 fix(settings): Background color of panels changed in night mode
Closes #16826
2018-03-23 09:32:25 +00:00
Vivek Agrawal 60b3126207 fix(settings): Night mode settings and profile page UI improvements
Closes #16780
Closes #16781
Closes #16786
2018-03-23 09:32:25 +00:00
otar a7f5785b04 docs(Docker): Refactored Docker environment. (#16825)
docker-compose.yml renamed to sample.docker-compose.yml.
docker-compose.yml added to .gitignore so every developer can copy it from sample.docker-compose.yml and make changes according to their local needs.

docs(Docker): Updated docs for Docker install.
Added Docker specific installation instructions.

docs(Docker): Applied changes requested on PR.
Extra 8000 port forwarding removed.
Mongo db configuration moved inside dokcer-compose config.
Cleanup spacing and typos.

docs(Docker): Added docker and docker-compose installation links.
2018-03-23 11:50:21 +05:30
Durgesh Agrawal 294f3e0453 fix(seed): Fix typo in redux.json (#16935)
Closes #16920
2018-03-23 00:32:30 -05:00
Berkeley Martinez 1d513227e8
Merge pull request #16890 from Bouncey/fix/binButtons
Feat(Nav): Responsive Nav with promonent Bin buttons
2018-03-20 16:45:30 -07:00
Peter Elbaum 5b658ae62d fix(seed): Fix spelling and formatting issues (#16821)
Closes #16458
2018-03-20 20:46:14 +05:30
Vivek Agrawal 4c5ffb30fc fix(alerts): Fix page not found alert & UI adjustments (#16864)
* fix(alerts): Fix page not found alert & UI adjustments

- Added adequate margins to flash alerts.
- Page not found alert link fix & UI adjustments.

Closes #16857
Closes #16860

* fix(404): Changed the UX of 404 page

- This makes the 404 page UX consistent.
2018-03-19 23:49:55 -05:00
Rajat Kanti Nandi f628bfeeb7 removed-whitespace-issue178 (#16909) 2018-03-19 21:26:17 -05:00
Ahmad Abdolsaheb 4aec998e3f fix(style): Corrects the font size of the links in the challen (#16908)
a specific style is added to step.less for links in into

Closes #16899
2018-03-19 21:20:10 -05:00