Commit Graph

28149 Commits (ba24087c54246e7d165ea98074a8339a59a45689)

Author SHA1 Message Date
renovate[bot] ae3e1a1d18
chore(deps): update babel monorepo to v7.14.7 (#42594)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-22 13:22:40 +05:30
renovate[bot] 06f1c3805c
fix(deps): update dependency query-string to v7.0.1 (#42592)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-22 12:52:35 +05:30
renovate[bot] 104865f0bb
chore(deps): update typescript-eslint monorepo to v4.28.0 (#42590)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-22 12:06:13 +05:30
renovate[bot] 1bbc1d518d
chore(deps): update dependency webpack to v5.40.0 (#42589)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-22 10:40:13 +05:30
renovate[bot] 273b335052
chore(deps): update dependency rollup to v2.52.2 (#42580)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-21 20:41:01 +05:30
camperbot 4aa6c6a00b
chore(i18n,curriculum): processed translations (#42581) 2021-06-21 15:43:43 +02:00
renovate[bot] d1ac6d7a3a
chore(deps): update dependency @types/inquirer to v7.3.2 (#42569)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-21 18:48:22 +05:30
renovate[bot] 9d1a312867
chore(deps): pin dependencies (#42579)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-21 09:41:31 +00:00
renovate[bot] e9e508d11d
chore(deps): update codesee to v0.39.0 (#42565)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-21 11:03:41 +02:00
gikf f06b56f101
fix(curriculum): improve description and tests description (#42465)
* fix: make tests descriptions more explicit

* fix: clarify function input

* fix: clarify output of function, add example
2021-06-21 13:58:11 +05:30
Prashant 3393caf9c6
fix(docs): Easy readability of documentation in mobile view (#42572)
Co-authored-by: PrashantSakre <prashantsakre@Prashants-mac-mini.local>
2021-06-21 13:57:41 +05:30
renovate[bot] 7d80f24d1f
chore(deps): update dependency eslint to v7.29.0 (#42563)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-21 13:57:08 +05:30
Oliver Eyton-Williams 95dc63678c
feat: bundling for UI Components (#42549)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2021-06-21 15:21:40 +07:00
renovate[bot] d8f8665170
chore(deps): update dependency tailwindcss to v2.2.2 (#42560)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-21 13:02:44 +05:30
Kealan Parr 6c8df573c3
fix(curriculum): clarify test text for react challenge (#42577)
* Ensure the test only checks the state name variable is present, it doesn't have to be the only word

* Emphasise in the test the wording that the instructions use
2021-06-21 06:29:34 +02:00
camperbot fe412b449e
chore(i18n,curriculum): update translations (#42568) 2021-06-20 09:59:09 -07:00
Huyen Nguyen 2c16234853
chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
Prashant 42e8b2247e
fix(client): Adjust mobile view for email-signup page (#42567)
Co-authored-by: PrashantSakre <prashantsakre@Prashants-mac-mini.local>
2021-06-19 16:27:00 +02:00
awu43 f4b0b0b1b5
fix(curriculum): add test for event.preventDefault (#42522)
* Added note detail and event.preventDefault() test

* Replaced lookbehinds with matches

* Reverted to using \s instead of .

Now only matches if event.preventDefault() call is the only thing in the comment. This avoids matching note comments like "need to call event.preventDefault() here"

* Added optional semicolons for both comment checks

* Added trailing whitespace for line comment check

* Switched to match length checks

This should be equivalent to the two original lookbehinds

* Removed unnecessary .length check

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

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-06-18 22:05:05 +01:00
Oliver Eyton-Williams 82758ba9da
fix: remove duplicate Italian dictionary (#42562) 2021-06-18 23:51:08 +05:30
camperbot 94c5afbf70
chore(i18n,client): processed translations (#42558) 2021-06-18 15:51:01 +02:00
camperbot 523633678b
chore(i18n,curriculum): processed translations (#42559) 2021-06-18 15:50:39 +02:00
renovate[bot] 08daf11bef
fix(deps): update dependency i18next to v20.3.2 (#42551)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-18 18:51:36 +05:30
renovate[bot] 3499c2b08e
chore(deps): update dependency typescript to v4.3.4 (#42550)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-18 17:34:46 +05:30
renovate[bot] ba3fd9a49b
fix(deps): update dependency monaco-editor to v0.25.2 (#42552)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-18 12:28:21 +04:00
Nicholas Carrigan (he/him) 643f34fe3a
feat(tools): hide string action (#42547)
Create an action that allows us to hide a specific string during
the crowdin upload process.
2021-06-17 23:54:56 +05:30
Nicholas Carrigan (he/him) 7857c3932b
fix: signout redirect (#42538)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-06-17 23:54:18 +05:30
Oliver Eyton-Williams 6fedc48495
fix: convert all eslint warnings to errors (#42527)
Rather than having to configure each rule to be an error rather than a
warning, we just fail the linting if there are any issues at all.
2021-06-17 23:53:52 +05:30
renovate[bot] 873cd64fdb
chore(deps): update dependency tailwindcss to v2.2.0 (#42548)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-17 23:53:18 +05:30
Victor Duarte 310bbdf54b
fix(client): store challenge panes sizes (#42519)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-06-17 23:50:39 +05:30
camperbot 3a8c1444eb
chore(i18n,client): processed translations (#42544) 2021-06-17 07:49:44 -07:00
camperbot 5cb3cff877
chore(i18n,curriculum): processed translations (#42545) 2021-06-17 07:49:01 -07:00
Patrick Lehmann 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
renovate[bot] 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
renovate[bot] 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
renovate[bot] 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
lazy-geek 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
renovate[bot] 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
Oliver Eyton-Williams 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
renovate[bot] 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
Ikko Ashimine 87ea2772f8
fix: typo in build-curriculum.js (#42533) 2021-06-16 15:27:23 +00:00
camperbot b793107de6
chore(i18n,curriculum): processed translations (#42530) 2021-06-16 07:30:51 -07:00
dogfood654 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
camperbot b17476a760
chore(i18n,learn): update translations (#42529) 2021-06-16 19:02:55 +05:30
Mrugesh Mohapatra 418287f1e8
revert: replace axios with fetch
This reverts commit 82f3f6ae0c via PR #41944.
2021-06-16 17:24:57 +05:30
Mrugesh Mohapatra e402464304
revert(ajax): use 'same-origin' credentials
This reverts commit 80b12ee25c via PR #42525.
2021-06-16 17:24:57 +05:30
renovate[bot] 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
Oliver Eyton-Williams 80b12ee25c
fix(ajax): use 'same-origin' credentials (#42525) 2021-06-16 09:47:47 +00:00
renovate[bot] 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
renovate[bot] 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