Commit Graph

26087 Commits

Author SHA1 Message Date
b1ea426f51 fix(api): add toLowerCase method to email (#38586) 2020-04-24 16:23:29 +05:30
ce82ec9647 fix(docs): specify link protocol to avoid redirect (#38622) 2020-04-24 16:22:08 +05:30
1ee03344ef fix: update reference to Pug version for Set up a Template Engine challenge (#38572)
* update reference to Pug version, relates to {freeCodeCamp/boilerplate-advancednode/pull/9}
2020-04-23 22:09:20 +02:00
c2558b3816 fix(Curriculum): ensure code that includes and is not equal to the fl… (#38497)
* fix(Curriculum): ensure code that includes and is not equal to the flat or flatMap methods do not fail the test suite

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/steamroller.english.md

Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com>

* Update steamroller.english.md

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2020-04-23 14:59:58 -05:00
1f4fa6f442 docs: update link to youtube 2020-04-23 22:58:30 +05:30
d37c2648a9 docs: remove relative linking 2020-04-23 22:55:15 +05:30
Tom
560aacd4eb fix: add more tests for curriclum testing (#38464)
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-04-23 22:31:15 +05:30
35898e27f8 fix: update labels for learn 2020-04-23 20:01:52 +05:30
505ace1357 docs: add MailHog guide (#38614)
* fix(docs): make sidebar links relative

* feat(docs): add mailhog docs to sidebar
2020-04-23 19:56:38 +05:30
d6f3aa6c36 Spanish corrections in "APIs and Microservices" challenges (#38029) 2020-04-23 19:27:21 +05:30
56f6d4654c fix(learn): update solutions in interview-prep challenges (#38430)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-04-23 02:14:50 +05:30
4b09ec2786 fix: remove circleci config 2020-04-23 01:42:24 +05:30
54c6190361 feat: add GitHub action for e2e testing 2020-04-23 01:42:24 +05:30
7eb6351530 feat: add cypress for e2e tests 2020-04-23 01:42:24 +05:30
60bbdd99fd chore: update link to contributing guide 2020-04-23 01:17:19 +05:30
925c19efd1 chore: update label on issue template 2020-04-23 01:14:29 +05:30
7db7287ea5 docs(i18n): French translation how-to-open-a-pull-request.md f… (#37624)
* docs(guide): French of how-to-open-a-pull-request

new file translation to French for how-to-open-a-pull-request.md

* docs(i18n): update French translation of how-to-open-a-pull-request.md

- based on current master English version

* docs(i18n): update French how-to-open-a-pull-request.md #5

5th section

* docs(i18n): update French how-to-open-a-pull-request.md #4

4th section
2020-04-23 00:59:27 +05:30
e4e16f054e fix(client): disable unnecessary features in Monaco editor (#38551) 2020-04-23 00:48:59 +05:30
3a82e9f857 fix: add more examples on how to set key-value pairs (#38472)
* fix(Curriculum): update examples on how to set key-value pairs

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-data-structures/add-key-value-pairs-to-javascript-objects.english.md

Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-data-structures/add-key-value-pairs-to-javascript-objects.english.md

Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com>

* Update add-key-value-pairs-to-javascript-objects.english.md

* Update add-key-value-pairs-to-javascript-objects.english.md

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2020-04-22 11:20:30 -05:00
f8a48ca8bb docs: fix sidebar order of item 2020-04-22 21:08:31 +05:30
19826a4b3a fix(docs): prevent nav covering headings (#38608)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2020-04-22 21:03:56 +05:30
3d4ea5f188 docs: fix broken link on the coverpage 2020-04-22 16:33:19 +05:30
d6b8c811ea docs: add note on academic credits (#38604) 2020-04-22 16:25:59 +05:30
e7857af960 docs: update coding challenges guide and links (#38597) 2020-04-21 19:01:48 +05:30
17585b63f8 added const to test string (#38583) 2020-04-21 09:12:53 +02:00
1204c72657 feat(interview-prep): Converting and Transferring Rosetta problems (#38371)
* feat(interview-prep): Converting and Transferring Rosetta problems
2020-04-21 13:20:40 +09:00
5b4c89aa9a fix(docs): break the browser caching 2020-04-21 07:01:13 +05:30
3c81587924 feat(docs): jazz up the docs site (#38594) 2020-04-21 06:56:45 +05:30
0541506488 docs: add/update documentation (#38590) 2020-04-21 02:16:46 +05:30
7db718141b feat: add paypal script loader for one time and subscription (#38553)
* fix: add one-time payment sdk script loader

* fix: remove paypal credit
2020-04-21 00:46:34 +05:30
2915582461 fix(docs): render navbar in mobile view when sidebar is open (#38588) 2020-04-20 21:24:28 +05:30
8ad9421ef9 feat: add branding and social meta to docs (#38585)
* feat: add nav

* feat: add social meta

* feat: add favicon
2020-04-20 19:59:26 +05:30
96915043e8 fix(docs): fixed link to within local build guide (#38577)
* fix(docs): fixed link to within local build guide 

The link for "how to open a pull request" wasn't working to I fixed the link so that it takes you to a the proper place

* Update how-to-setup-freecodecamp-locally.md
2020-04-20 17:04:06 +05:30
2b60f3e61e fixed arrow function with no curly braces failing IIFE test (#38544)
* fixed arrow function with no curly braces failing IIFE test

* added iife 2nd test fix and 3 new solutions
2020-04-20 11:04:28 +02:00
d739a0cc5d fix(curriculum): change debugging console lesson (#38554)
* changed lesson to match behaviour

* Update wording for debugging

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* Update wording from suggestion

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* all suggestions with note

* fix: replaced code tags with backticks for markdown

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Ashraf Nazar <ashraf.caspian@gmail.com>

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-04-18 16:31:41 +05:30
756f33775e fix(learn): update video challenge (#38564)
* fix(learn): update video challenge

* fix: update scrimba URL

Co-authored-by: Mrugesh Mohapatra <me@raisedadead.com>
2020-04-18 16:16:31 +05:30
000ad7f7d3 docs(README): updated verbiage to sound more natural (#38561)
* fixed typos and grammatical errors

* Updated pull request changes!
2020-04-17 22:43:00 +05:30
f0da5e712e chore: update deps (#38562) 2020-04-17 22:16:31 +05:30
2e90ba4754 fix: change wording for donate buttons (#38549) 2020-04-14 18:48:42 +05:30
6517f88b6c fix: add logos for payment buttons (#38548)
* fix: add assets
* fix: add accepted-cards and style donation assets
2020-04-14 18:22:20 +05:30
d302fc94e0 docs: update docs about docs 2020-04-14 17:14:12 +05:30
a8203d9f1a fix(docs): move contribute home (#38547)
* fix: move homepage and expand docs
* docs: add docs installation guide
2020-04-14 16:17:33 +05:30
d74d72446d feat: use Stripe checkout on donate page 2020-04-14 12:29:06 +03:00
946cd0665a feat: add one-time links to PayPal.me 2020-04-14 12:29:06 +03:00
6157362f61 fix: make docs links relative (#38545)
docsify has the base url of /docs/ while Github uses /
This makes the links relative so the links will work in both.
2020-04-14 14:36:30 +05:30
1519e70165 fix: remove paypal credit button (#38537) 2020-04-13 23:16:24 +05:30
e0a91e66cd revert : fixed broken link on page (#38536)
This reverts commit 285b0d7672.
2020-04-13 20:12:59 +05:30
285b0d7672 docs: fixed broken link on page (#38533) 2020-04-13 19:57:14 +05:30
0463aae2f5 docs: add Tom to the platform dev team 🎉 (#38535) 2020-04-13 19:54:52 +05:30
5f1f5554b2 fix: remove stripe card from donate page (#38534) 2020-04-13 16:28:34 +03:00