Commit Graph

24781 Commits

Author SHA1 Message Date
7d52d9a3bb feat(client): lazy load Monaco editor 2019-09-04 18:56:06 +05:30
e7c82713e4 fix(landing): redirect welcome to home 2019-09-04 18:23:22 +05:30
9ff7bf5801 feat: simplify landing page 2019-09-04 18:23:21 +05:30
5dd8044035 fix(client): modal a11y and learn tabs on mobile (#36750)
* fix/ make modal more visible and adjust learn tabs on mob

* fix: clean up

* fix: update snapshot
2019-09-04 18:20:35 +05:30
d85425fd1b feat(client): use React Final Form instead of Redux Form (#36742) 2019-09-04 18:18:58 +05:30
271d25a2ab fix: Render completed checkmark in ChallengeTitle (#36746)
* fix: Render completed checkmark in ChallengeTitle when user has passed the challenge

* fix: Update ChallengeTitle snapshot
2019-09-03 10:38:19 +03:00
fc5d44dc0d docs: update how to setup freecodecamp locally (#36745) 2019-09-03 12:44:59 +07:00
Tom
91dc86fbf0 fix(curriculum): update debugging challenge (fcc vs browser console) (#36703)
* fix: debugging-challege+difference-in-consoles

* fix: grammar

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/debugging/understanding-the-differences-between-the-freecodecamp-and-browser-console.english.md

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

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/debugging/understanding-the-differences-between-the-freecodecamp-and-browser-console.english.md

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

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/debugging/understanding-the-differences-between-the-freecodecamp-and-browser-console.english.md

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

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/debugging/understanding-the-differences-between-the-freecodecamp-and-browser-console.english.md

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

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/debugging/understanding-the-differences-between-the-freecodecamp-and-browser-console.english.md

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

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/debugging/understanding-the-differences-between-the-freecodecamp-and-browser-console.english.md

Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/debugging/understanding-the-differences-between-the-freecodecamp-and-browser-console.english.md

Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

* fix/remove-comments-for-first-test
2019-08-30 15:31:57 -07:00
482f3fcc27 Removed guide link. (#36733)
Removed guide link as it no longer exist based on the following reference issues and PR:

https://github.com/freeCodeCamp/freeCodeCamp/issues/36729
https://github.com/freeCodeCamp/freeCodeCamp/pull/36709
2019-08-31 00:59:50 +05:30
5ccbd4b43b fix: allow more space for map challenge titles (#36727) 2019-08-31 00:05:06 +05:30
a5536b0790 fix(client): refactor footer and fix internal links (#36726) 2019-08-30 22:49:26 +05:30
7d84783b40 feat: show last viewed challenge in curriculum map on reload (#35421)
* feat: Curriculum page loads with current challenge block open

* feat: Curriculum page expansion changes from review

* feat: Curriculum page expansion changes from second review

* fix: use a cookie to track current challenge

* fix: remove redundant server changes

* fix: add PropTypes to fix lint error

* fix: change cookies to store and add tests

* fix: use currentChallengeId

* fix: update tests

I couldn't figure out how to test the challenge saga, so that's gone for
now.  The Map tests have been updated to use currentChallengeId

* fix: remove unused PropTypes

* fix: separate currentChallengeId from user

* fix: update currentChallengeId directly on mount

* feat: reset map on every visit
2019-08-30 20:15:26 +03:00
469c3f05c2 feat: use static query to get idToNameMap (#36722) 2019-08-30 22:37:28 +05:30
f50ac6e115 chore: extend linting to cover react hooks (#36725) 2019-08-30 21:10:23 +05:30
335600d91c fix: change the explanation of splice function (#36721) 2019-08-30 13:59:56 +02:00
2785875941 fix: make public certs always viewable (#36723) 2019-08-30 16:18:49 +05:30
f8a603d182 fix: remove old views (#36677) 2019-08-30 15:24:01 +05:30
e9d753fc09 fix(tools): fix and accelerate automated gitpod dev setup (#36720)
* fix(tools): switch to official gitpod mongodb image
* fix(tools): accelerate gitpod start-up by prebuilding the client
* fix(tools): accelerate gitpod start-up by continuously prebuilding workspaces
* fix(tools): add setup|automated badge with new fork-compatible gitpod url
2019-08-30 15:12:13 +05:30
879899f610 docs: update readme links 2019-08-30 10:35:51 +05:30
52c7cd691b docs: update readme 2019-08-30 10:33:22 +05:30
f2fe60bfbd fix: sort the constant strings 2019-08-29 23:33:01 +05:30
afc431e900 fix: restrict usernames that are keywords
fix: the rest of the typo (unsunscribe to unsubscribe)

fix: restrict copyright and copyright-policy and add appropriate redirects

fix/forgot-to-save-this-file-before-last-commit

fix: remove-duplicate+fix-typo

fix: update-snapshot
2019-08-29 23:33:01 +05:30
Tom
70b7080833 fix: make challenge links on profile page work (#36701)
* fix: make challenge links on profile page work

* fix: filter out certs from displaying

* fix: add suggested changes
2019-08-29 23:25:06 +05:30
a59b8636cb fix: restore preview background to white (#36714) 2019-08-29 18:45:32 +03:00
f03147fcc5 docs: move non-English README.md files out of root (#36716)
* fix: renamed to document-quick-reference.md
* fix: moved non-English README files out of root
2019-08-29 15:34:59 +05:30
3808b67be4 Update translation in Contributing.md (#35000) 2019-08-29 01:36:55 -07:00
bb849c7d76 docs: translate README to chinese (#34746)
* docs: translate README.md to chinese one in README(chinese).md

* docs: rename chinese readme for proper casing


Co-authored-by: mrugesh <1884376+raisedadead@users.noreply.github.com>
2019-08-29 14:05:42 +05:30
Max
9e2a050c5d Fixed some problems in the Chinese version of CONTRIBUTING.md (#35115)
* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md
2019-08-29 01:35:17 -07:00
9b916859ce docs: create README.spanish.md (#36202) 2019-08-29 14:05:01 +05:30
f1f1586ca8 docs(french): update readme, add links, update translation (#36282)
* Update French README: add links, update translation.

* Update French Doc according to PR Review.

* Changed indentation of Projects

* Update README.french.md


Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
2019-08-29 12:29:13 +05:30
04cbcd81d5 Master edit pt (#32419)
* Changed some mismatches

* I have changed some mismatches
2019-08-28 18:41:44 -07:00
b2d0fd4c6b [Order] [Russian] Fixing chaotic order of table of languages (#36253)
* Synced order + added Greek lang

* Capitalized "русский" into "Русский"
2019-08-28 15:01:24 -07:00
757ab079ff Add German CONTRIBUTING.md (#33342)
Add the Contribution guidelines in German
2019-08-28 14:33:54 -07:00
7028fd9bf3 fix: language, formatting, images (#31816)
* fix: language, formatting, images

* fix: edit links
2019-08-28 14:32:33 -07:00
7212620680 Updated anchor links to all headings (#36245) 2019-08-28 14:03:49 -07:00
ddc2275a85 docs: update russian README.md (#35140) 2019-08-28 13:52:52 -07:00
0c614cda5b Update README.md (#34637) 2019-08-28 13:42:14 -07:00
b098db1da8 Japanese README.md from /docs/README.md (#35818)
* japanese translation from /docs/README.md

* fix japanese translation
2019-08-28 13:39:46 -07:00
7065ace345 docs: remove guide contribution references (#36712) 2019-08-29 00:53:17 +05:30
7d966cd9c1 Added links to referenced guides (#26562)
* Added links to referenced guides

Added links to the quick reference guides mentioned in the document.

* fix: corrected url
2019-08-28 12:22:23 -07:00
f27bb5cc1b chore: remove guide (#36709) 2019-08-29 00:23:22 +05:30
50810c3ae3 Update uppercase (#26194) 2019-08-28 11:20:24 -07:00
9c7f1a0aed Few changes to CONTRIBUTING.md (#22156)
Review of typos and internal links.
2019-08-28 11:18:49 -07:00
fa0e198ef9 fix: update lerna npm audit commands (#36700)
* fix: update the audit commands

* chore: update all dependencies

* chore: remove concurrency limit from commands

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

* fix: add no-bail to commands

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2019-08-28 23:06:23 +05:30
60231cee61 Small Typo Changes (#33892) 2019-08-28 09:54:51 -07:00
6105c40a18 Syntactic touch-ups (#33864) 2019-08-28 09:54:09 -07:00
b7bf5adb43 Update README.md (#31115)
Updated Romanian grammar
2019-08-28 09:52:56 -07:00
2a91817ef8 Update README.md (#31106) 2019-08-28 09:51:05 -07:00
a53a4ac303 fix(client): forum help and hints (#36625)
* fix(client): add warning on exceeding forum post length limit

Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>

* fix: corrected guide url for backend challenges and projects

* fix: moved  getGuideUrl to  utils

* fix: added forumTopicId to ChallengeNode PropTypes

* fix: conolidated helpers and add base url to env.json

* fix: made use template literals

* tests: created unit tests for getGuideUrl

* fix: add characters which will be encoded

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

* fix: use encoded version of title

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

* fix: encode title

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2019-08-28 21:55:56 +05:30
Tom
428ab97650 Fix/tests whitespace strictness (#36706)
* fix(tests): make less strict about white space
2019-08-28 10:53:17 +02:00