Commit Graph

29074 Commits (6d8d18ef1bf26b138a3801dbefaf33df2dfad2fe)

Author SHA1 Message Date
Renovate Bot 6d8d18ef1b fix(deps): update dependency sanitize-html to v2.5.3 2021-11-02 20:36:37 +00:00
camperbot 81cbd942c8
chore(i18n,docs): update translations (#44099) 2021-11-02 18:25:00 +00:00
Mrugesh Mohapatra a695f744e2
chore(actions): update mongodb in cypress workflow (#44098) 2021-11-02 22:23:06 +05:30
camperbot 12a0ce697a
chore(i18n,curriculum): update translations (#44101) 2021-11-02 15:09:55 +00:00
Renovate Bot ade47bfc2b chore(deps): update dependency @testing-library/jest-dom to v5.15.0 2021-11-02 15:04:43 +00:00
Mrugesh Mohapatra 9c5104602f
chore(actions): bump Node.js to v16 in codesee workflow (#44094) 2021-11-02 17:27:31 +05:30
Mrugesh Mohapatra f84d6078fd
chore(actions): use Ubuntu-20.04 in all workflows (#44095) 2021-11-02 17:19:50 +05:30
Ahmad Abdolsaheb 2dd29a8f68
docs: add news theme docs (#44092) 2021-11-02 15:57:06 +05:30
Rafael D. Hernandez c080efb89c
feat(i18n,esp): back-end and api cert fully translated and proofread (#44083) 2021-11-02 15:55:29 +05:30
Micah Silverman 2b5c1ed712
chore(deps): updated versions to address vulnerabilities (#44075) 2021-11-02 15:55:05 +05:30
Renovate Bot 0fa47ead1f chore(deps): update codesee to v0.133.0 2021-11-02 05:41:17 +00:00
Renovate Bot 647816db63 fix(deps): update dependency @babel/standalone to v7.16.2 2021-11-02 03:28:34 +00:00
Renovate Bot a0be79c13c fix(deps): update dependency validator to v13.7.0 2021-11-02 01:18:05 +00:00
camperbot a34345d889
chore(i18n,docs): update translations (#44078) 2021-11-01 15:43:48 -07:00
Oliver Eyton-Williams c712f22667
fix(client): keep hints while user edits code (#44085)
* fix: only reset hints and test button on restart

Previously it would be triggered by any change to the editor contents

* refactor: move output node reset into own function

* refactor: reorganise init/update editable region args

* fix: control when line decorations update

* refactor: clean up updateEditableRegion
2021-11-01 16:43:42 +00:00
Ikko Ashimine f163a77fe5
fix(curriculum): typo in accessibility-quiz step-046.md (#44087)
targetting -> targeting
2021-11-01 16:14:22 +00:00
camperbot c2572b314d
chore(i18n,curriculum): processed translations (#44086) 2021-11-01 15:38:37 +01:00
Renovate Bot c42dc1b350 chore(deps): update dependency rollup to v2.59.0 2021-11-01 11:04:30 +00:00
camperbot e9512cb968
chore(i18n,curriculum): update translations (#44072) 2021-11-01 11:38:44 +05:30
Renovate Bot 48b31e1d6d fix(deps): update dependency node-fetch to v2.6.6 2021-10-31 19:04:50 +00:00
camperbot 5d844ccf4b
chore(i18n,learn): update translations (#44080) 2021-10-31 14:48:17 +00:00
Aishwary Shukla cf6e545b03
fix(curriculum): change user story to match test suite (#44076)
* Solving issue #44068 

Eliminated the difference between project’s stated requirements in own page and in widget on codepen

* Update build-a-tribute-page.md
2021-10-31 08:18:29 +01:00
Renovate Bot 206e34067d fix(deps): update dependency @babel/standalone to v7.16.1 2021-10-31 00:10:02 +00:00
Renovate Bot b03b6ab7f7 chore(deps): update codesee to v0.132.0 2021-10-30 09:11:33 +00:00
Renovate Bot 9419bdfed4 chore(deps): update babel monorepo to v7.16.0 2021-10-30 05:41:50 +00:00
Renovate Bot adf3c2b8cc chore(deps): update dependency @types/validator to v13.6.6 2021-10-30 03:12:50 +00:00
Renovate Bot 537e8f1bce chore(deps): update codesee to v0.131.0 2021-10-30 00:15:28 +00:00
Renovate Bot 0a85af9abc chore(deps): update dependency tailwindcss to v2.2.19 2021-10-29 21:14:40 +00:00
Renovate Bot 11a34b5a3e chore(deps): update dependency webpack to v5.61.0 2021-10-29 18:11:41 +00:00
camperbot 772aca3ea1
chore(i18n,learn): update translations (#44059) 2021-10-29 16:20:03 +01:00
camperbot 272179b243
chore(i18n,docs): update translations (#44058) 2021-10-29 15:45:21 +01:00
Michał Urbanek 9920b7c83c
fix(curriculum): point to all lines requiring change (#44056)
* fix comments for which place to edit

 solution should be placed in this line, previous comments was missleading.
as discussed in https://github.com/freeCodeCamp/freeCodeCamp/issues/44049

* shorter comments

clear of not needed ward Only

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-javascript/declare-a-read-only-variable-with-the-const-keyword.md

letter fixes

Co-authored-by: Ilenia <nethleen@gmail.com>

* fix for spelling of Change

only letter change

* fix for italian language

all other languages

* revert

revert of changes that will be done in other place

* revert

Co-authored-by: Ilenia <nethleen@gmail.com>
2021-10-29 12:37:01 +02:00
Renovate Bot 7a0b0872cc chore(deps): update codesee to v0.130.0 2021-10-29 03:41:03 +00:00
Renovate Bot e84fe15a97 fix(deps): update dependency react-i18next to v11.13.0 2021-10-28 21:59:52 +00:00
Nicholas Carrigan (he/him) cb5244be73
feat: css magazine (#43507)
* feat: initial infrastructure

* feat: html steps done

* feat: through step 50

* feat: complete steps

* feat: write tests

* chore: apply gikf's review suggestions

Co-authored-by: Krzysztof <60067306+gikf@users.noreply.github.com>

* chore: use correct alt text

Co-authored-by: Krzysztof <60067306+gikf@users.noreply.github.com>

* fix: image size

Co-authored-by: Krzysztof <60067306+gikf@users.noreply.github.com>

* feat: add temporary width

* chore: apply sem's review suggestions

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>

* chore: missed one

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>

* chore: apply kris' review suggestions

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

* chore: no text walls

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

* chore: walls of text

* chore: remaining review suggestions

* chore: apply shaun's review suggestions

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

* fix: linting index.md

* chore: lang tags

* feat: clarify noreferrer

* feat: clarify lazy loading

* chore: apply shaun's review suggestions

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

* fix: note about justify

* fix: split step 7

* fix: hero title

* chore: parts are secretly steps

* chore: apply tom's review suggestions

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

* chore: missed one

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

Co-authored-by: Krzysztof <60067306+gikf@users.noreply.github.com>
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2021-10-28 14:31:12 -05:00
renovate[bot] 5ffdaf7606
chore(deps): update dependency autoprefixer to v10.4.0 (#44045)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-28 22:25:01 +05:30
renovate[bot] 88f279ed1e
fix(deps): update dependency gatsby to v3.14.5 (#44044)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-28 22:24:37 +05:30
renovate[bot] 3d725f3579
chore(deps): update codesee to v0.129.0 (#44039)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-28 22:24:00 +05:30
Sem Bauke ab2e85978f
chore(client): migrate-landing-components (#43769)
* feat: migrate landing components

* fix: import declarations

* fix: interface names

* fix: typing

* fix: attribute name

* fix: interface names

* Update client/src/declarations.d.ts

Co-authored-by: RobertoMSousa <beto.sousa22@gmail.com>

* Update client/src/components/landing/components/campers-image.tsx

* Update client/src/components/landing/components/campers-image.tsx

* Apply suggestions from code review

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

* fix: linting issues

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: RobertoMSousa <beto.sousa22@gmail.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-10-28 08:19:45 -07:00
camperbot 897f01a92d
chore(i18n,curriculum): update translations (#44047) 2021-10-28 16:04:40 +01:00
camperbot e88d24371a
chore(i18n,client): processed translations (#44046) 2021-10-28 14:48:11 +01:00
renovate[bot] 449f08be2f
fix(deps): update dependency redux to v4.1.2 (#44043)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-28 17:46:55 +05:30
renovate[bot] e273753d6e
fix(deps): pin dependency tone to 14.7.77 (#44038)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-28 17:46:20 +05:30
Ying Wang 9cb2fe438f
fix(docs): typos in moderator-handbook.md (#44042) 2021-10-28 16:33:52 +05:30
Oliver Eyton-Williams 2d5305af7f
fix: actually lint staged files on commit (#44036) 2021-10-28 15:32:10 +05:30
Nicholas Carrigan (he/him) 07bfe87419
feat: add campfire mode (#42663)
* feat: add campfire mode

fix: resolve lint issues

feat: add sound to editor

fix: restore flash messages

fix: linter issues

fix: obey sound setting

Update the editor to obey the camper's sound setting.

chore: apply suggestions from code review

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

fix: use @types/store

fix: linter issues

feat: simplify sound saga

Update client/src/redux/sound-mode-saga.js

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

fix: missing bracket

chore: use new s3 bucket

fix: lint

fix: import only needed bits

fix: remove from navbar

(was intermittently broken here anyway)

fix: dynamic imports?

fix: more dynamic imports

fix: tweak theme logic

chore: boolean | undefined

fix: dns

fix: no hammer local storage

* chore: apply oliver's review suggestions

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

* fix: lost an import

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-10-27 17:50:29 -05:00
Renovate Bot 87c31f5bc9 fix(deps): update dependency react-instantsearch-dom to v6.15.0 2021-10-27 20:51:12 +00:00
Nicholas Carrigan (he/him) 2868347742
feat: css photo gallery (#43602)
* feat: initial infra

* feat: create steps

* feat: prototype tests

Haven't tested locally yet :)

* feat: complete tests

* feat: move image size step

* chore: apply shaun's review suggestions

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

* chore: apply kris' review suggestions

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

* fix: index.md linting

* chore: steps are parts in disguise

* chore: apply tom's review suggestions

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

* fix: colon to period

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2021-10-27 13:40:44 -05:00
camperbot c1fb339bbc chore(i18n,curriculum): update translations 2021-10-27 21:47:35 +05:30
Oliver Eyton-Williams e139fbcf13 test: update *test* grammar
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-10-27 21:29:05 +05:30