Commit Graph

28177 Commits (7b327f082bdf0b6bdfdb951e128aeb0403689455)

Author SHA1 Message Date
Renovate Bot 7b327f082b fix(deps): update dependency react-i18next to v11.11.2 2021-07-14 10:54:46 +00:00
Renovate Bot e918e05cfa fix(deps): update dependency i18next to v20.3.3 2021-07-14 09:27:01 +00:00
Renovate Bot c6878a1309 chore(deps): update dependency redux-saga-test-plan to v4.0.3 2021-07-14 03:15:42 +00:00
Renovate Bot cc8d92798a chore(deps): update codesee to v0.48.0 2021-07-13 23:21:22 +00:00
RawandDev 6fac38ef7d
fix(curriculum): improve seo with better-used terms (#42848)
* update main JS introduction

* update note

* update es6 with rephrasing

* intro of basic algo scripting remove unnecessary comma

* oop intro removing unnecessary phrase

* Update client/i18n/locales/english/intro.json

Done!

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

* Update client/i18n/locales/english/intro.json

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

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-07-13 22:27:44 +02:00
Ahmad Abdolsaheb e6a17214e2
fix(client):fix scriptloader args (#42847) 2021-07-13 12:36:18 -05:00
tristansoriaga 5e8ac21c26
fix(curriculum): remove example function calls from seed (#42797) 2021-07-13 16:37:38 +01:00
Renovate Bot e97c302c3d fix(deps): update dependency react-reflex to v4.0.2 2021-07-13 12:31:33 +00:00
Renovate Bot 6c37c9a538 chore(deps): update dependency lint-staged to v11.0.1 2021-07-13 11:11:36 +00:00
Nicholas Carrigan (he/him) b8b89ed549
feat: enable more certs (#42764) 2021-07-12 23:42:26 +01:00
camperbot ba828f9040
chore(i18n,client): processed translations (#42831) 2021-07-12 23:37:14 +02:00
Renovate Bot 16078251e3 chore(deps): update typescript-eslint monorepo to v4.28.3 2021-07-12 19:43:35 +00:00
Renovate Bot d8262375fd chore(deps): update dependency autoprefixer to v10.3.1 2021-07-12 18:46:16 +00:00
camperbot b890322065
chore(i18n,docs): processed translations (#42830) 2021-07-12 21:02:20 +05:30
gikf 32fac23a2d
fix(curriculum): clean-up Project Euler 161-180 (#42782)
* fix: clean-up Project Euler 161-180

* fix: corrections from review

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2021-07-12 16:19:03 +02:00
Ismail Tlemcani 4307179d00
fix broken image url after submission on profile page (#42507) 2021-07-12 13:26:10 +02:00
Renovate Bot f6455db7b8 chore(deps): pin dependency axios to 0.21.1 2021-07-12 10:19:42 +00:00
awu43 e1d8f4be3a
feat(client): ts-migrate client/src/utils (#42666)
* rename js files to ts

* start migrating ajax

* finish migrating ajax

* migrate algolia-locale-setup

* migrate format

* migrate format.test

* migrate get-words

* install axios for types in handled-error

* migrate handled-error

* migrate handled-error.test

* migrate report-error

* migrate script-loaders

* migrate to-learn-path

* correct renamed imports

* remove unnecessary type assertions in searchBar

* remove unnecessary global comment

* remove unnecessary max-len enable/disable

* change axios imports to type imports

* revert to .then() from await

* use UserType from redux/prop-types

* replace assertion with generic type

* revert format to JS

* remove unused getArticleById()

* update putUpdateUserFlag() to use Record

* remove unnecessary envData cast

* update algolia-locale-setup types

* remove invalid key property
2021-07-12 11:17:58 +02:00
Oliver Eyton-Williams 92d7ae1725
fix(client): remove extra slash when redirecting to client (#42588)
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-07-12 13:54:54 +05:30
ABHINAV SHARMA e2ca65c803
feat(client): ts-migrate layoutSelector component (#42748) 2021-07-12 14:05:01 +07:00
Huyen Nguyen a33584fd5b
docs: mention Repl instead of Glitch (#42828) 2021-07-12 12:15:31 +05:30
gikf a8e2aff073
feat(client): add hotkey 'r' to focus on instructions panel (#42503) 2021-07-12 09:20:07 +05:30
Renovate Bot 8dfd98183d chore(deps): update dependency redux-saga-test-plan to v4.0.2 2021-07-12 03:08:54 +00:00
Anirudh Modi 1e26dc1529
fix(curriculum): updates `body-parser` with explanation for `extended` config (#42740)
* fix: better explaination for body-parser extened config

* text readability by introducing line break

* grammer fixes

* fix: typo

Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>

Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2021-07-11 15:06:57 +01:00
Renovate Bot 67ef1238e5 chore(deps): update dependency rollup to v2.53.1 2021-07-11 08:46:59 +00:00
Renovate Bot 4152cacd7c chore(deps): update dependency joi to v17.4.1 2021-07-11 07:51:44 +00:00
camperbot d475b850bc
chore(i18n,docs): update translations (#42816) 2021-07-11 00:10:31 +01:00
Huyen Nguyen 52b61c736d
chore(eslint): use recommended configs for jsx-a11y (#42818) 2021-07-10 21:06:47 +01:00
Renovate Bot ba24087c54 chore(deps): update dependency autoprefixer to v10.3.0 2021-07-10 12:46:21 +00:00
alirezaghey 5bd0e3ff71
fix: correct test commands in contributor docs (#42813) 2021-07-10 11:35:50 +05:30
Nicholas Carrigan (he/him) c4fd49e5b7
chore: manual translations (#42811) 2021-07-10 09:53:54 +05:30
Renovate Bot a3395269a0 chore(deps): update dependency ts-node to v10.1.0 2021-07-09 23:13:46 +00:00
Renovate Bot 750d0a62cf fix(deps): update dependency gatsby to v3.9.1 2021-07-09 20:34:40 +00:00
Innocent V.I ac2fe62eef
fixed create-decimal-numbers-with-javascript challenge external link (#42801) 2021-07-09 09:02:47 -05:00
camperbot 97344ecee1
chore(i18n,docs): processed translations (#42808) 2021-07-09 15:11:48 +02:00
camperbot 69c6105531
chore(i18n,client): processed translations (#42809) 2021-07-09 15:11:11 +02:00
Renovate Bot be5fec4bb5 chore(deps): update dependency rollup to v2.53.0 2021-07-09 10:44:49 +00:00
Moshe 63f26db336
refactor(client): Replace <Fragment> tags to <> (#42796)
* refactor(40115): Replace <Fragment> tags to <>
2021-07-09 09:50:11 +02:00
Renovate Bot f8654d6d07 chore(deps): update codesee to v0.47.2 2021-07-09 07:00:42 +00:00
Shaun Hamilton 0891d41c35
fix(client): re-ref editor (#42799) 2021-07-09 09:29:11 +05:30
Shaun Hamilton d95962e405
fix(client): adjust project link logic to show files (#42717) 2021-07-08 22:00:04 -05:00
Renovate Bot 6a562571ba chore(deps): update dependency acorn-jsx to v5.3.2 2021-07-09 02:46:55 +00:00
Renovate Bot 330b7aaa0f chore(deps): update dependency @types/react-spinkit to v3.0.7 2021-07-09 01:22:01 +00:00
Renovate Bot 508358e789 chore(deps): update dependency webpack to v5.44.0 2021-07-08 23:21:08 +00:00
Renovate Bot 9252a071d8 chore(deps): update storybook monorepo to v6.3.4 2021-07-08 17:21:34 +00:00
Shaun Hamilton 8a9bcb9400
feat(gitpod): open client in new tab (#42798) 2021-07-08 19:44:21 +05:30
Mrugesh Mohapatra 77973d9c6c
fix(docs): broken link to translations 2021-07-08 16:33:19 +05:30
camperbot b6fd7170a2
chore(i18n,docs): processed translations (#42781) 2021-07-08 10:39:56 +01:00
renovate[bot] 4c4a261b60
chore(deps): update node.js to v14.17.3 (#42793)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-08 14:50:05 +05:30
Alessia Vanni 734015c20e
feat(i18n): enable fifth italian cert (#42789)
Added the 5th certification (apis-and-microservices) to the list of Italian audited certs.
2021-07-08 12:01:57 +05:30