Commit Graph

31160 Commits (d31c5a62ff510adec2f344b55938e862dbc32e70)

Author SHA1 Message Date
Oliver Eyton-Williams ef68b2ce7d
fix(client): simplify challenge completion wording (#46938) 2022-07-18 14:59:10 +02:00
Oliver Eyton-Williams 0e8113b4af
fix: allow users to submit after editing (#46939)
If a user runs the tests and they pass, the multifile editor will show a
submit button.  If the user then edited the page, it would no longer be
possible to submit.

This ensures the redux store keeps the original, passing, tests and lets
the user submit
2022-07-18 14:57:53 +02:00
Oliver Eyton-Williams 9421aa6041
fix: expand projects on map (#46937) 2022-07-18 11:34:19 +02:00
Bruce Blaser 0345244c43
fix(a11y): change headings in footer to h2 (#46932)
fix: change headings in footer to h2
2022-07-17 09:59:15 -07:00
Muhammed Mustafa ddae5e82e6
fix(curriculum): missing codeblock around anchor element (#46922)
* fix(curriculum): missing codeblock around anchor element

* added a period

* added a period
2022-07-17 09:50:11 -07:00
delivey 6eef3ada5c
fix(curriculum): 'switches' to 'squishes' typo (#46935)
Fixed typo (English)
2022-07-17 17:43:15 +02:00
renovate[bot] 85b009b308 chore(deps): update dependency ts-node to v10.9.1 2022-07-17 03:52:46 +00:00
renovate[bot] 8e550bdf9f chore(deps): update dependency rollup to v2.77.0 2022-07-17 01:32:12 +00:00
renovate[bot] 2a457069ed chore(deps): update dependency @testing-library/dom to v8.16.0 2022-07-16 22:10:15 +00:00
renovate[bot] 48231dba8e chore(deps): update codesee to v0.324.0 2022-07-16 19:38:48 +00:00
renovate[bot] a8a1f81963 fix(deps): update dependency react-lazy-load to v3.1.14 2022-07-16 17:25:16 +00:00
Anne Deepa a7e0b8182e
fix(curriculum): typo in step 73 (#46927)
fixed typo
2022-07-16 16:55:08 +02:00
renovate[bot] 50df776ab6 fix(deps): update dependency react-instantsearch-dom to v6.30.1 2022-07-16 13:33:57 +00:00
Ilenia 8ad4357181
docs: add how to translate info boxes headers (#46908)
* docs: add how to translate info boxes headers

* Apply suggestions from code review

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

Co-authored-by: Sem Bauke <semboot699@gmail.com>
2022-07-16 13:03:44 +05:30
renovate[bot] 8ebe2b5860 chore(deps): update dependency tailwindcss to v3.1.6 2022-07-16 06:01:29 +00:00
renovate[bot] b653053cba chore(deps): update dependency @types/node to v16.11.45 2022-07-16 03:13:51 +00:00
Tom 355dc155c3
fix: first mongo challenge description (#46911)
* fix: first mongo challenge description

* fix: better
2022-07-15 15:46:56 -06:00
renovate[bot] e55b3a3476
chore(deps): update github/codeql-action digest to f7b6c00 (#46905)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2022-07-15 19:15:49 +05:30
renovate[bot] db626a4906
chore(deps): update actions/setup-java digest to 2c7a487 (#46902)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-15 19:13:40 +05:30
renovate[bot] 114e93e894
chore(deps): update actions/setup-node digest to 2fddd88 (#46903)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2022-07-15 19:13:22 +05:30
renovate[bot] 47f04b3335
chore(deps): update actions/setup-python digest to c4e89fa (#46904)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-15 19:12:29 +05:30
Rutvikk :D 0390c71c1f
fix(docs): improved readability in READ.md (#46883)
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2022-07-15 07:19:24 +00:00
renovate[bot] a0b0942692
chore(deps): update dependency serve to v13.0.4 (#46817)
* chore(deps): update dependency serve to v13.0.4

* test: fix for it

* test: I think this might be right

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2022-07-15 12:33:29 +05:30
Ilenia 85abebb821
fix: clarify that label should contain text in survey form project (#46896) 2022-07-15 12:29:54 +05:30
arjandhakal ca356c4fca
fix(curriculum): removed extra line from npm challenge (#46900) 2022-07-15 12:29:23 +05:30
renovate[bot] f6f252eba8
chore(deps): update dependency eslint-plugin-react to v7.30.1 (#46664)
* chore(deps): update dependency eslint-plugin-react to v7.30.1

* fix: prettier

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2022-07-14 21:07:56 +05:30
camperbot 65196f6b49
chore(i18n,client): processed translations (#46892) 2022-07-14 17:06:49 +02:00
Ilenia 0a2d0733a2
feat: simplify client logic (#46870)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-07-14 14:11:20 +05:30
Naomi Carrigan 709018571b
chore: resolve more crowdin issues (#46890) 2022-07-14 14:08:54 +05:30
sidemt eea6f5195c
fix(i18n): configure search Japanese publication (#46888) 2022-07-14 14:02:01 +05:30
renovate[bot] 9756175852 fix(deps): update dependency react-i18next to v11.18.1 2022-07-13 22:31:58 +00:00
sidemt 48a731d3cb
fix(curriculum): fix the instruction and the test to match the hint (CatPhotoApp Step3) (#46831)
* fix(curriculum): fix the instruction and the test to match the hint

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-html-by-building-a-cat-photo-app/5dc17d3bf86c76b9248c6eb4.md

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
2022-07-13 19:10:44 +02:00
renovate[bot] 578ac12a8e chore(deps): update typescript-eslint monorepo to v5.30.6 2022-07-13 17:04:47 +00:00
camperbot 6fb0b04b54
chore(i18n,docs): processed translations (#46882) 2022-07-13 07:05:55 -07:00
camperbot 828d047ffe
chore(i18n,learn): processed translations (#46884) 2022-07-13 19:34:49 +05:30
Bruce Blaser 6185deec06
fix: clarify instructions for reg form step 26 (#46879)
fix: clarify instructions
2022-07-13 15:22:47 +05:30
Jeremy L Thompson de7dce41e6
fix(curriculum) Convert C to F function - more ideomatic name (#46875)
minor - more ideomatic name

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2022-07-13 15:22:21 +05:30
Oliver Eyton-Williams 2f6eef61d4
fix: save project to redux on submit (#46791) 2022-07-13 15:20:02 +05:30
Rey f89c6806a3
fix: use regex to filter tests in Sudoku Solver (#46751)
* fix: use regex to filter tests

* Update sudoku-solver.md
2022-07-13 15:13:24 +05:30
Ilenia 1a8899bfb8
feat: remove random id from forum topic title (#46869)
feat/remove random id from forum topic title

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2022-07-12 16:46:11 -07:00
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