Commit Graph

27919 Commits

Author SHA1 Message Date
3a8c1444eb chore(i18n,client): processed translations (#42544) 2021-06-17 07:49:44 -07:00
5cb3cff877 chore(i18n,curriculum): processed translations (#42545) 2021-06-17 07:49:01 -07:00
bc42ad1f27 fix(curriculum): add regex for comma separated const declarations (#42518)
Co-authored-by: Pat Lehmann <patrick.lehmann@homes.com>
2021-06-17 13:35:46 +01:00
aa21539967 chore(deps): update dependency webpack to v5.39.1 (#42543)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-17 17:41:47 +05:30
964b4204d3 chore(deps): update dependency typescript to v4.3.3 (#42542)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-17 15:44:07 +05:30
c9eaa6527f chore(deps): update dependency postcss to v8.3.5 (#42474)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-17 14:55:59 +05:30
de4e16a676 fix(curriculum): typo in Project Euler Problem (#42539)
* fixed typo

* removed change from translation

* fixed typo only in english language
2021-06-17 08:57:57 +02:00
7970cf82ee chore(deps): update codesee to v0.38.0 (#42540)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-16 20:24:10 +02:00
2ebc3b62ab feat(client): remove axios, include credentials (#42531)
* Revert "revert: replace axios with fetch"

This reverts commit 418287f1e8.

* fix: always include credentials

Since www.freecodecamp.org and api.freecodecamp.org are different
origins we have to tell fetch to 'include' the credentials.
2021-06-16 21:23:49 +05:30
a1af753e2a fix(deps): update dependency gatsby to v3.7.2 (#42520)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-16 21:23:02 +05:30
87ea2772f8 fix: typo in build-curriculum.js (#42533) 2021-06-16 15:27:23 +00:00
b793107de6 chore(i18n,curriculum): processed translations (#42530) 2021-06-16 07:30:51 -07:00
e5505cbe7b fix(curriculum): minor indentation for readability (#42451)
* Fixed minor indentation for readability

* amended to 2 indentation
2021-06-16 14:35:34 +01:00
b17476a760 chore(i18n,learn): update translations (#42529) 2021-06-16 19:02:55 +05:30
418287f1e8 revert: replace axios with fetch
This reverts commit 82f3f6ae0c via PR #41944.
2021-06-16 17:24:57 +05:30
e402464304 revert(ajax): use 'same-origin' credentials
This reverts commit 80b12ee25c via PR #42525.
2021-06-16 17:24:57 +05:30
e1ca0ce1f6 chore(deps): update dependency inquirer to v8.1.1 (#42513)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-16 16:06:03 +05:30
80b12ee25c fix(ajax): use 'same-origin' credentials (#42525) 2021-06-16 09:47:47 +00:00
af6e6a01d3 chore(deps): update codesee to v0.37.0 (#42521)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-16 10:56:41 +02:00
129ea4fe16 chore(deps): update node.js to v14.17.1 (#42514)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-16 12:58:08 +05:30
3bcd5b207f chore(deps): update dependency chokidar to v3.5.2 (#42506)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-16 12:57:43 +05:30
82f3f6ae0c refactor: replace axios with fetch (#41944) 2021-06-15 11:47:25 -07:00
a378bc6dd4 chore: rework the language audits for build (#42510)
This also reverts commit cd5c28b332.
2021-06-15 23:07:52 +05:30
863c706440 chore: group + automerge CodeSee package updates 2021-06-15 22:29:37 +05:30
e3c76933cc chore: prevent major bumps to normalize-url
The highest version that can be used in a browser is 4, after which
Safari is likely to break.
2021-06-15 22:29:37 +05:30
a555e013a0 refactor: remove unused env vars (#42500) 2021-06-15 09:57:10 -07:00
cd5c28b332 revert: disable portuguese (#42508)
* revert: disable portuguese

First certification is not 100% yet. Shipped too soon. :(

* feat: enable portuguese curriculum

Curriculum can build in portuguese, leaving client disabled to
prevent language from appearing in nav bar.

* feat: move audited cert list

Moves the audited cert list to the config, instead of the utils.
2021-06-15 21:32:29 +05:30
Tom
067761f2f6 feat(curriculum): add relational databases cert as upcoming change (#41658) 2021-06-15 16:37:13 +01:00
ae0d34359a fix(curriculum): stop false positives in test for array hard coding (#42461)
* Fixed test regex to avoid false matches

* Changed regex to only match values in globalArray

* Revert non-English changes
2021-06-15 10:35:35 -05:00
dba157e7c0 Add a period at the end of an ul tag (#42483) 2021-06-15 20:44:36 +05:30
978ce8b512 chore(i18n,curriculum): processed translations (#42504) 2021-06-15 07:22:09 -07:00
e9c8d12703 fix(i18n): add missing portuguese blocks (#42505) 2021-06-15 07:21:20 -07:00
4a240fc58d chore(tools): split color tokens to separate layers (#42388) 2021-06-15 15:33:18 +03:00
56fa9aba3c fix(deps): update dependency algoliasearch to v4.9.3 (#42499)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-15 17:48:51 +05:30
f1f7c64c3b chore(deps): update dependency webpack to v5.39.0 (#42493)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-15 17:13:04 +05:30
f6c7e2ace6 chore(deps): update babel monorepo to v7.14.6 (#42492)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-15 16:38:39 +05:30
b93ab9e0fd fix(deps): update dependency monaco-editor to v0.25.1 (#42452)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-15 15:37:10 +05:30
d1aebc895f fix(deps): pin dependency normalize-url to v4.5.1 (#42497)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-15 11:24:19 +02:00
Tom
3cb174a1ce fix(client): downgrade normalize-url to fix Safari issue (#42490) 2021-06-15 11:06:41 +02:00
9430e8294b chore(deps): update dependency @codesee/tracker to v0.36.0 (#42495)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-15 09:54:06 +02:00
f25e3e69f8 feat: enable new langs (#42491)
Enable italian and portuguese
2021-06-15 13:19:18 +05:30
d8d6d20793 fix(deps): update dependency react-i18next to v11.11.0 2021-06-15 13:04:00 +05:30
8c6711e8b9 chore(deps): update dependency postcss to v8.3.4 2021-06-15 13:03:18 +05:30
c23213bee1 chore(deps): update typescript-eslint monorepo to v4.27.0 2021-06-15 07:01:42 +00:00
ceb30b6f0f chore(deps): update dependency @codesee/babel-plugin-instrument to v0.36.0 (#42494)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-15 08:20:16 +02:00
82a834af37 fix(curriculum): rework Project Euler 51 (#42459)
* fix: rework challenge to use argument in function

* fix: add solution
2021-06-15 14:32:34 +09:00
24d2555633 fix(curriculum): add await before Promise.all() (#42472) 2021-06-14 19:40:47 +01:00
b3af21d50f chore(i18n,curriculum): update translations (#42487)
* chore(i18n,curriculum): update translations

* chore: Italian to italian

Co-authored-by: Nicholas Carrigan <nhcarrigan@gmail.com>
2021-06-14 11:34:20 -07:00
840c7c738f chore(i18n,learn): update translations (#42486)
* chore(i18n,learn): update translations

* fix: lowercase file name

Co-authored-by: Nicholas Carrigan <nhcarrigan@gmail.com>
2021-06-14 11:31:18 -07:00
3130265991 revert: (test, e2e) test suit for cypress (#42488)
This reverts commit 22b45761a7.
2021-06-14 23:44:43 +05:30