Commit Graph

28700 Commits

Author SHA1 Message Date
bb3e955680 chore(i18n,docs): processed translations (#43360)
chore(i18n,docs): processed translations
2021-09-01 20:41:57 +05:30
f19b8d4bf5 fix(deps): update dependency i18next to v20.6.0 2021-09-01 10:54:25 +00:00
212c5d8567 chore(deps): update dependency mongodb to v3.7.0 2021-08-31 22:40:56 +00:00
ce24c4358e fix(deps): update gatsby monorepo 2021-08-31 21:09:41 +00:00
374876325e chore(i18n,curriculum): update translations (#43332) 2021-08-31 09:47:25 -07:00
61b390d075 chore(deps): npm audit fix - tools 2021-08-31 21:38:48 +05:30
71b2da78e2 chore(deps): npm audit fix - root 2021-08-31 21:38:48 +05:30
ba789fa8ec chore(deps): npm audit fix - client 2021-08-31 21:38:48 +05:30
4dba98eca9 chore(deps): npm audit fix - api-server 2021-08-31 21:38:48 +05:30
Tom
94ee2559ce fix(typo/docs): certficate to certificate (#43348) 2021-08-31 16:10:30 +02:00
Tom
adbd60a190 fix(i18n/curriculum): rename rdbms files across rest of languages (#43349)
* rename: i18n rdbms challenge files

* fix: adjust frontmatter to match
2021-08-31 15:56:13 +02:00
3a14682b6e fix(deps): update dependency i18next to v20.5.0 2021-08-31 11:23:27 +00:00
c5d2a4db80 chore(deps): update dependency markdownlint to v0.24.0 (#43271)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-31 10:19:10 +05:30
139308a839 chore(deps): update codesee to v0.74.0 2021-08-31 01:58:37 +00:00
b465ee0ac1 chore(deps): update dependency mongodb to v3.6.12 2021-08-30 21:36:51 +00:00
30dac9e148 chore(deps): update typescript-eslint monorepo to v4.30.0 2021-08-30 19:21:44 +00:00
7c5b04aa6d chore(deps): update dependency eslint-plugin-react to v7.25.1 2021-08-30 15:20:44 +00:00
39117312ca chore(deps): update dependency tailwindcss to v2.2.9 2021-08-30 13:47:23 +00:00
7012f8c27e chore(deps): update dependency eslint-plugin-react to v7.25.0 2021-08-29 09:31:20 +00:00
9414ccd338 chore(deps): update dependency mocha to v9.1.1 2021-08-28 15:30:33 +00:00
f8aa621672 delete old ts-ignore comments (#43329) 2021-08-27 23:38:30 +02:00
fd7e0f8568 chore(i18n,curriculum): update translations (#43324) 2021-08-27 18:24:25 +02:00
313b2baa20 chore(i18n,learn): update translations (#43323) 2021-08-27 18:23:35 +02:00
a973b29042 chore(i18n,docs): update translations (#43322) 2021-08-27 18:23:06 +02:00
Tom
cfbc7e9283 fix(curriculum): console not repsonding properly issue (#43053)
* fix(curriculum): console not repsonding properly issue

* fix: refine instructions

* fix: add a test + reword to remove seed comments

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

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

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

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* fix: remove comments from dictionary

* fix: remove comments from i18n dictionaries

* Revert "fix: remove comments from dictionary"

This reverts commit 7f76d5a8ec.

* Revert "fix: remove comments from i18n dictionaries"

This reverts commit 54b1c12cfc.

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-08-27 17:57:08 +02:00
f834d648e8 fix max heap insert function (#43285) 2021-08-27 17:10:29 +02:00
e67870f243 chore(deps): update dependency jest to v27.1.0 2021-08-27 13:16:00 +00:00
920c849090 chore(deps): update dependency tailwindcss to v2.2.8 2021-08-27 11:54:41 +00:00
985bca3358 fix: updated lesson description for version requirements (#43317) 2021-08-27 11:13:45 +02:00
7134e48f82 chore(deps): update codesee to v0.73.0 2021-08-27 08:45:53 +00:00
c96a426e45 delete an extra word in Chinese trending articles (#43319) 2021-08-27 12:17:56 +05:30
f9736fffa1 chore(i18n,curriculum): update translations (#43308) 2021-08-27 10:21:26 +05:30
ef6604f69e chore(i18n,docs): update translations (#43306) 2021-08-27 10:20:40 +05:30
9d466b36f5 fix(deps): update dependency gatsby to v3.12.1 2021-08-27 03:23:29 +00:00
9eb5ae5940 fix(deps): update dependency algoliasearch to v4.10.5 2021-08-27 01:45:16 +00:00
58ed9330bf fix(client): ensure unmount effect has most recent values (#43282)
* ensure unmount effect has most recent values

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-08-26 18:03:11 -05:00
67ee31cbfc feat(client): ts-migration for layout index file, Intro Component and header test file (#43094) 2021-08-26 17:17:25 -05:00
5cc76bdc88 chore(deps): update dependency autoprefixer to v10.3.3 2021-08-26 21:11:38 +00:00
d1e4144a30 chore(deps): update codesee to v0.72.1 2021-08-26 19:34:00 +00:00
1db205cdab chore(i18n,learn): update translations (#43307) 2021-08-26 20:57:13 +05:30
4d529253cf test: fix flaky redirect tests (#43243)
* test: fix flaky redirect tests

* refactor: add warning about redirections in dev
2021-08-26 14:57:24 +00:00
d964e18339 fix(curriculum): exercise-tracker test and description improvement (#43205)
* fix(curriculum): clarify exercise tracker

* feat:separatetest steps for logs endpoint

* feat:separate test steps for logs endpoint, refactored a description sentence

* feat:separate-test-steps-for-users-endpoint

* added string checks on last commit

* feat:separate-test-steps-for-exercises-endpoint

* feat:separate-test-steps-for-users-endpoint

* feat:separate test steps

* feat:separate test steps

* feat:explicitly specify prop returned from 'GET /api/users'

* feat:explicitly specify obj returned from

* feat:explicitly specify returned responses from 'GET/api/users/:_id/logs'

* feat:separate test steps

* feat:separate test steps(apply req changes)

* feat:spearate test steps(made more req changes)

* feat:separate test steps(apply more req changes)

* feat:separate test steps(modified clarification of return from POST api/users)

* feat:separate test changes(added / after 'url')

* feat:separate test changes(applied more req changes)

* feat:spearate test steps(removed unwanted space)

* feat:separate test steps
2021-08-26 12:27:52 +01:00
1d0a6a5673 Changing documentation links for i18n ease (#43274)
* fixing links for i18n ease

* fixing links for i18n ease

* revert brain fart

* hopefully now the link works

* changing links for ease of translation
2021-08-26 10:59:44 +02:00
3ed507a817 fix: unhide this string (#43292)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-08-26 08:32:10 +05:30
2255c9b544 chore(deps): update codesee to v0.72.0 2021-08-25 23:06:22 +00:00
96bed09af6 fix: remove image from challenge (#43303) 2021-08-25 22:02:09 +02:00
ab3e12935d fix(curriculum):Incorrect answer passes test for Set the font-size for Multiple Heading Elements challenge. (#43297) 2021-08-25 20:16:49 +02:00
cd005668b9 feat: change logos on chinese language (#43269)
* feat: change logos on chinese language

* fix: use Ahmads logos

* fix: error

* fix: tencent logo size

* feat: include chinese traditional

* Apply suggestions from code review

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-08-25 18:21:56 +02:00
34b8ac2029 chore(i18n,docs): update translations (#43298) 2021-08-25 21:49:11 +05:30
45a2564dcf test: build client once and use in Cypress jobs (#43301) 2021-08-25 09:18:31 -07:00