Commit Graph

32017 Commits (cf6d450c1bb3e086eefb7f15f9afa5335e3f6fcc)

Author SHA1 Message Date
camperbot cf6d450c1b
chore(i18n,client): processed translations (#48736) 2022-12-12 14:14:40 +01:00
camperbot f54d403362
chore(i18n,docs): processed translations (#48735) 2022-12-12 14:14:04 +01:00
Ekta c9e3300d72
docs : Update how-to-catch-outgoing-emails-locally.md (#48724)
Updated .exe -> `.exe`
2022-12-12 10:15:58 +01:00
renovate[bot] 9bb1d9a390 chore(deps): update dependency postcss to v8.4.20 2022-12-12 00:51:46 +00:00
Muhammed Mustafa afafa13d98
fix(curriculum): strict test, wrong spacing of step - CatPhotoApp (#48727)
* fix: strict step and wrong spacing of step in CatPhotoApp

* Remove the global flag from the test

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

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2022-12-11 22:17:44 +00:00
renovate[bot] dc944c607d fix(deps): update gatsby monorepo 2022-12-11 12:41:56 +00:00
renovate[bot] 519e0d2a51 chore(deps): update dependency start-server-and-test to v1.15.2 2022-12-11 10:12:01 +00:00
renovate[bot] f120f55829 chore(deps): update automerged always - codesee to v0.457.0 2022-12-11 07:37:44 +00:00
renovate[bot] a606203ae4 fix(deps): update dependency typescript to v4.9.4 2022-12-11 05:27:18 +00:00
renovate[bot] 5eeaad9833 chore(deps): update dependency @types/node to v16.18.8 2022-12-11 02:28:10 +00:00
renovate[bot] b769a3fec7 fix(deps): update dependency redux-saga to v1.2.2 2022-12-10 23:24:46 +00:00
Sriparno Roy 5e3600a3a1
fix: Typo in Quality Assurance Project (#48717)
docs: Fix typo in Quality Assurance project
2022-12-10 20:33:39 +00:00
renovate[bot] 3b6ee26c4f fix(deps): update dependency react-router-dom to v6.4.5 2022-12-10 18:00:02 +00:00
Sem Bauke 12fd5c4d32
feat: enable TypeScript for Cypress (#48701)
* feat: enable TypeScript for Cypress

* fix: run both js and ts in workflow
2022-12-10 17:12:42 +02:00
renovate[bot] da7b5d1de2 fix(deps): update dependency @stripe/react-stripe-js to v1.16.1 2022-12-10 15:02:05 +00:00
renovate[bot] bdd11b9106 chore(deps): update dependency @types/node to v16.18.7 2022-12-10 12:22:46 +00:00
renovate[bot] 4ef8ada35c chore(deps): update github/codeql-action digest to a669cc5 2022-12-10 09:42:15 +00:00
renovate[bot] 30579809c8 chore(deps): update dependency prettier to v2.8.1 2022-12-10 05:57:34 +00:00
Atish Shah 834df9cc84
fix: regex test for building a magezine project (#47848)
fix(curriculum) Fixed the regex that asserted wrong answer as correct as mentioned in issue #47466
2022-12-09 14:54:43 -06:00
camperbot 2ac49cbc52
chore(i18n,learn): processed translations (#48699) 2022-12-09 16:56:46 +02:00
camperbot 4170da818f
chore(i18n,client): processed translations (#48698) 2022-12-09 15:29:35 +02:00
abe 8ba08fb5f6
fix(curriculum): Wrong code that previously passes fetch challenge now fails (#48423)
* challenge with different parameter returned from fetch now fails as expected

* added hardcoded object in test file and special condition in test-challenges

* Update curriculum/challenges/english/04-data-visualization/json-apis-and-ajax/get-json-with-the-javascript-fetch-method.md

remove hardcoded data and mock fetch

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

* Update curriculum/test/test-challenges.js

test no longer needs to be skipped

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

* reset the pollyfill

Co-authored-by: kravmaguy <flex4lease@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-12-09 13:54:54 +01:00
Atir Nayab 0a0be525b2
fix(bug): Make table and button consistent in settings and certification page. (#48211)
* fix(bug): Make table and button consistent

Affected page
- certification page
- settings page

* fix(bug): changed certification button text to View

* fix(bug): Timeline table width increased

* Update client/src/client-only-routes/show-project-links.tsx

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

* Update client/src/client-only-routes/show-project-links.tsx

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

* fix(curriculum): remoeve stripe props from certification table

* fix(curriculum): time line table width reverted to original

* fix(client): use buttons.view from translation.json

* fix(client): use normal font weight for project title

* fix(client): certification page table button

* fix(client): remove child anchor tag from menuItem

* fix(client): updated cerification page button width

* feat: relocate the styles

* feat: clean up styles

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
2022-12-09 12:08:52 +02:00
Bruce Blaser 3763f84fd7
feat: make toggle tab setting permanent in monaco editor (#48529)
* add permanent tab focus toggle to monaco

* convert to addCommand

* chore: clean up function names

* feat: add i18n for aria alerts

* fix: add mac hotkeys

* add platform detection

* add iOS keyboard support


Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-12-09 09:43:49 +01:00
Daniel C. Silverstein 0871341c9c
chore(tools/scripts): Upgrade CodeSee workflow to version 2 (#48694)
Update the CodeSee workflow file to latest version.
2022-12-09 09:25:21 +05:30
camperbot ef5d93b67f
chore(i18n,learn): processed translations (#48693) 2022-12-09 02:40:53 +09:00
camperbot d266e5d067
chore(i18n,docs): processed translations (#48692) 2022-12-09 02:38:30 +09:00
Muhammed Mustafa b5371f56ce
refactor(client): searchbar - remove float values (#48292)
* feat(client): refactor searchbar by removing float values

* polish the style by adding border radius and removing padding

* Polish the style and account for donation text

* WIP: remove float values

* Revert "WIP: remove float values"

This reverts commit c1c32aa9d1.

* adjust magic numbers

* Adjust spacing to account and add position absolute

* revert the deletion of ais hits values

* move the padding value to searchbar file

* Remove RTL Values

* feat: allow for hint expansions

* Remove the left value on submit icon

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>

* add display none and remove their values

Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
2022-12-08 14:31:05 +01:00
camperbot 88e18ed135
chore(i18n,docs): processed translations (#48684) 2022-12-07 17:20:52 +01:00
camperbot 15c122480f
chore(i18n,learn): processed translations (#48686) 2022-12-07 17:19:56 +01:00
camperbot 8a0fc793d0
chore(i18n,client): processed translations (#48685) 2022-12-07 08:15:43 -08:00
Lasse Jørgensen 25c257f4c8
fix(curriculum): switch from getUserInput to code (#48676) 2022-12-07 11:39:57 +04:00
Jeremy L Thompson bafcaaa17d
fix(curriculum): Typo in map test description (#48681)
fix - typo in test description
2022-12-06 11:28:06 -08:00
camperbot ab45386909
chore(i18n,learn): processed translations (#48680) 2022-12-06 11:03:01 -08:00
camperbot 3526b8383e
chore(i18n,client): processed translations (#48679) 2022-12-06 23:47:16 +05:30
Mrugesh Mohapatra 6dba4d3409
chore: bump prettier and lint-staged (#48674)
* chore: bump prettier and lint-staged

* refactor: drop unused eslint disables

Currently we need to fetch trending.json before we can build the site
(i.e. before Cypress tests can run), so we can assume the file exists.

In case the download fails in CI, linting will error first. I've added
a comment to save some debugging time.

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-12-06 23:46:42 +05:30
Lasse Jørgensen 60189fb119
fix(curriculum): typo in test output (#48677) 2022-12-06 17:36:41 +01:00
Kinzume ccdf68bdea
docs(component-library): Fix typo in table (#48675)
Fix typo in table
2022-12-06 19:48:19 +04:00
Oliver Eyton-Williams 526a03921e
chore: prune old cypress versions after install (#48678)
Co-authored-by: Niraj Nandish <nirajnandish@icloud.com>

Co-authored-by: Niraj Nandish <nirajnandish@icloud.com>
2022-12-06 18:54:51 +05:30
Jordy 524afc21a1
fix(curriculum): improve readability (#48669)
Small improvement to the readability of a sentence
2022-12-05 18:50:39 +01:00
Bruce Blaser bfcdcf7788
fix(a11y): enhance accessibility of prismjs code examples (#48639) 2022-12-05 19:49:36 +05:30
camperbot 801c245326
chore(i18n,learn): processed translations (#48673) 2022-12-05 13:38:30 +00:00
Jordy 887c5b6414
fix(curriculum): typo - make a word plural (#48668)
Fixes the spelling of a word in the description of an exercise.
2022-12-05 05:06:44 -08:00
camperbot 3ea05d2e1d
chore(i18n,client): processed translations (#48672) 2022-12-05 15:01:06 +02:00
camperbot 0594dfc43e
chore(i18n,docs): processed translations (#48671) 2022-12-05 14:59:13 +02:00
YMatsuda 7ff99ea269
fix(UI): make 'Tests' heading translatable (#48654)
* fix(UI): make 'Tests' translatable

* fix(UI): use existing string
2022-12-05 09:23:32 +01:00
renovate[bot] 00c091dc02 fix(deps): update grouped - stripe 2022-12-05 02:20:30 +00:00
renovate[bot] 8da99c1628 chore(deps): update automerged always - codesee to v0.451.0 2022-12-04 23:20:48 +00:00
renovate[bot] 661c21441b fix(deps): update dependency react-router-dom to v6.4.4 2022-12-04 20:36:11 +00:00
renovate[bot] 3eb0e4d66e chore(deps): update dependency lint-staged to v13.1.0 2022-12-04 17:47:58 +00:00