Commit Graph

31020 Commits

Author SHA1 Message Date
Naomi Carrigan
8b8afb5e01 temp: rollback firefox to 101 (#46878)
* temp: pin firefox to 101

* temp: use sudo
2022-07-12 17:26:35 -05:00
Moshe
67cf5d63f2 fix(client): prevent navigating on failed submissions (#46734)
* fix(37615): avoid navigate to next challenge api fails

* fix: elsint errors

* fix: more elsint errors

* fix: make 'navigate' call conditional

* chore: removed async prefix from naigateTo method

* refactor: compare types with constants

* chore: remove unused closeChallengeModal

* fix: restore call to closeModal

* refactor: use setTimeout inside map block

* fix: requested changes according the comments

* fix:remove !request.ok block
2022-07-12 10:17:08 -05:00
camperbot
8cb1fd3cf6 chore(i18n,learn): processed translations (#46872) 2022-07-12 16:20:26 +02:00
camperbot
b0ad70ffc3 chore(i18n,docs): processed translations (#46871) 2022-07-12 16:18:43 +02:00
Moshe
8d4d4d79e8 fix(ui): "sign in" button hidden at small devices (#46561)
* fix(UI): missing sign-in button at small devices

* feat: replace menu and sign-in buttons text with images

* refactor: svg icons replaced by fortawesome ones

* test: fix e2e test of navigation menu button

* feat: display sign in button and hide all

* feat: display sign in icon on nav for small screens

* feat: add accessibility span for menu icon

* fix: lint errors

Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
2022-07-12 08:15:52 -05:00
camperbot
5f93634c9d chore(i18n,learn): processed translations (#46850) 2022-07-12 13:56:02 +02:00
Manabu Matsumoto
6b1d2e374f fix(curriculum): fitting an instruction text to fcc document (#46866)
* fix: fitting an instruction text to fcc document

* Update curriculum/challenges/english/07-scientific-computing-with-python/scientific-computing-with-python-projects/probability-calculator.md

Co-authored-by: Sem Bauke <semboot699@gmail.com>

Co-authored-by: Sem Bauke <semboot699@gmail.com>
2022-07-12 13:15:58 +02:00
Naomi Carrigan
f283e93987 chore: resolve issues identified on crowdin (#46862)
* fix: wrap input in code

* chore: resolve remaining issues
2022-07-12 10:42:30 +02:00
Seweryn
e579a6409d fix(curriculum): correct registration form step 33 instructions (#46860)
fix: correct form step 33 instructions
2022-07-12 09:49:11 +02:00
Lucas Legrand
c29057455a fix: regex correction for meta tags (#46861)
regex correction for meta tags

Co-authored-by: LucasLegrand <lucas.legrand@invyo.io>
2022-07-12 09:28:13 +02:00
Sagiv Abdush
b07460ca5b delete Let's make some more! text from skyline project level #18 page. (#46865)
delete Let's make some more! text from the page.
2022-07-12 00:16:59 -07:00
Harsh Kashyap
3ecc381f95 fix(curriculum): corrected grammar in line 12 of the description section of learn HTML forms.md (#46859)
* Update 60fad1cafcde010995e15306.md

Hello, 
I have changed the sentence, please have a look.

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-html-forms-by-building-a-registration-form/60fad1cafcde010995e15306.md

Thank you, I have committed the changes suggested by you.

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
2022-07-12 07:13:40 +00:00
Bruce Blaser
38416caf28 fix: catphotoapp step 6 - change h1 to h2 in last sentence (#46864)
fix: change h1 to h2 in last sentence
2022-07-12 08:21:43 +02:00
Seweryn
f229ac13f2 Clarify 'Registration Form' project step 33 instructions (#46858)
* fix: clarify form step 33 instructions

* fix: simplify the form project instructions

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
2022-07-11 21:46:13 +02:00
Oliver Eyton-Williams
9adf9fa9f2 fix: use shx for cross-platform cp (#46847) 2022-07-11 09:30:56 -07:00
Ilenia
450548027c docs: fix internal link (#46851) 2022-07-11 18:25:42 +02:00
Seweryn
6fe4fd4df5 Fix description inaccuracy in the step 12 of the 'Colored Markers' project (#46853)
fix: remove inaccuracy from the description
2022-07-11 18:17:11 +02:00
camperbot
db1d9e36f8 chore(i18n,docs): processed translations (#46848) 2022-07-11 15:25:31 +02:00
Ilenia
f61b227665 chore: rename project type from bonfire to jsProject (#46823)
* change bonfire in index.js

* change bonfire in build.js

* change bonfire in challenge-types.js

* change bonfire in test-challenges.js

* add jsProject to constants.js
2022-07-11 07:28:29 -05:00
Ilenia
237f11be8b chore: change type of challenges to type 1 js (#46826) 2022-07-11 11:06:08 +02:00
Sherelle
5021c56320 removed jargon text in line 10 that goes against challenge document #… (#46842)
removed jargon text in line 10 that goes against challenge document #46837
2022-07-10 11:17:49 -05:00
Manabu Matsumoto
05923624e9 fix(curriculum): add code block to input element in cat photo app step 36 (#46844)
fix: add code block to input element
2022-07-10 11:14:44 -05:00
renovate[bot]
00d6e1acd8 chore(deps): update dependency @testing-library/dom to v8.15.0 2022-07-10 16:13:23 +00:00
Randell Dawson
55b3fcef3b fix(curriculum): Add new tests to check for space between result strings for two JavaScript challenges involving string concatenation (#46833) 2022-07-10 19:39:52 +07:00
Naomi Carrigan
31a542d111 fix: update i18n keys (#46838)
* fix: update key for i18n CTA link

* chore: sync remaining keys

* fix: update forum category links
2022-07-10 10:25:46 +02:00
Naomi Carrigan
db7b7a3819 docs: clarifications on translation flow (#46839)
* docs: add tip at top of translation page to call out article

* docs: add note about maintaining client json files

* docs: add instructions for missing github json files
2022-07-10 09:20:26 +02:00
Dhruv Gajjar
a18639dc07 fix(curriculum): Dead code example in (#46825)
fix(curriculum): Dead code example in #46813
2022-07-10 09:06:12 +02:00
renovate[bot]
f2c3329855 fix(deps): update dependency react-instantsearch-dom to v6.30.0 2022-07-10 06:21:47 +00:00
renovate[bot]
fc580165ae fix(deps): update dependency psl to v1.9.0 2022-07-10 03:05:25 +00:00
renovate[bot]
aa3c514ba8 chore(deps): update dependency rollup to v2.76.0 2022-07-10 00:45:47 +00:00
renovate[bot]
44fb2f37b8 chore(deps): update codesee to v0.315.0 2022-07-09 22:18:13 +00:00
packagespace
eac6a1b9af Removed missing data from challenge text (#46832)
Removed false information from challenge text
2022-07-09 11:42:04 -07:00
renovate[bot]
4b9583acc8 fix(deps): update dependency next to v12.2.2 2022-07-09 17:02:46 +00:00
renovate[bot]
cededa10de chore(deps): update dependency @testing-library/dom to v8.14.1 2022-07-09 14:45:51 +00:00
renovate[bot]
8855d90854 fix(deps): update dependency next to v12.2.1 2022-07-09 11:54:02 +00:00
David Qian
5bfa2123a7 fix(curriculum): typos in rosetta code (#46820)
Update rosetta code doc
2022-07-09 10:00:27 +02:00
renovate[bot]
428de4154d chore(deps): update dependency tailwindcss to v3.1.5 2022-07-09 04:54:24 +00:00
renovate[bot]
b0352c34e9 chore(deps): update babel monorepo to v7.18.8 2022-07-09 02:00:46 +00:00
Arun Teja Dhondi
f4bce8582a fix: updated typo in english cramers-rule (#46812)
typo fix in cramers-rule
2022-07-08 15:13:52 -07:00
alpox
e3fe5d0a9b feat: add title to "ask for help" forum requests (#46777)
* feat: add title to "ask for help" forum requests

* fix: remove need for translation

* fix: remove dangling comma

* fix: no email-fallback but remove user part if no username is available

* fix: fallback to username if no name is set

* Use nanoid instead of username

* Add block title to challenge description
2022-07-08 13:48:09 -07:00
camperbot
1ec9133cc6 chore(i18n,docs): processed translations (#46805) 2022-07-08 20:40:42 +02:00
Dario-DC
c1155eb854 fix(docs): typos in language lead handbook (#46808)
fix typos in language lead handbook
2022-07-08 15:23:53 -03:00
camperbot
2eace033cb chore(i18n,learn): processed translations (#46806) 2022-07-08 19:58:33 +02:00
Manabu Matsumoto
3edafd9e89 fix(curriculum): add a closing parenthesis (#46803)
fix: add a closing parenthesis
2022-07-08 13:51:06 +00:00
Ilenia
645b9c8b3b docs: expand language lead handbook (#46802) 2022-07-08 15:35:27 +02:00
Ilenia
78430b1776 fix(curriculum): move editable region to expose selector (#46804) 2022-07-08 15:32:45 +02:00
camperbot
04eaee51fc chore(i18n,learn): processed translations (#46799) 2022-07-08 13:31:58 +02:00
Ilenia
2ed0720b6e docs: remove duplicated commands (#46800)
docs: fix commands
2022-07-08 10:30:38 +00:00
Shaun Hamilton
cc7f584b96 feat(challenge-editor): make work in gitpod (#46784)
* feat(challenge-editor): make work in gitpod

* gitpod: make chal-editor ports public

* refactor: use .env files to set variables

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-07-08 11:25:36 +02:00
Nathan Bisson
066c024327 fix: Changed instructions to clarify the task for cafe menu step 14 (#46793) 2022-07-07 18:22:24 -07:00