Commit Graph

31555 Commits (ec685cb9223133c2da01afb2709bf67d9eb92d54)

Author SHA1 Message Date
renovate[bot] f0e00286b8 chore(deps): update codesee to v0.347.0 2022-08-13 20:58:39 +00:00
renovate[bot] 3440ed4b5a
chore(deps): update dependency markdownlint to v0.26.2 (#47277)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-14 00:23:03 +05:30
renovate[bot] b41c6bd48f fix(deps): update dependency next to v12.2.5 2022-08-13 17:56:45 +00:00
renovate[bot] 66992ef7fc fix(deps): update dependency @actions/core to v1.9.1 2022-08-13 15:56:23 +00:00
renovate[bot] 45c36ea837 chore(deps): update dependency rollup to v2.77.3 2022-08-13 13:14:24 +00:00
renovate[bot] 6fd412dd9c chore(deps): update dependency @types/node to v16.11.48 2022-08-13 10:36:50 +00:00
renovate[bot] 20c364c94b chore(deps): update dependency @types/chai to v4.3.3 2022-08-13 05:29:58 +00:00
renovate[bot] 57e7e1bc9e chore(deps): update actions/github-script digest to d50f485 2022-08-13 02:47:38 +00:00
camperbot 8ba14b0d7b
chore(i18n,learn): processed translations (#47270) 2022-08-12 11:41:44 -07:00
camperbot 88e8fd8f29
chore(i18n,client): processed translations (#47269) 2022-08-12 11:41:09 -07:00
sidemt 92270f7ef6
fix(curriculum): change selectors to properties (Balance Sheet Step 31) (#47265)
fix(curriculum): change selectors to properties
2022-08-12 09:20:41 -05:00
sidemt 5c23145a69
fix(curriculum): fix reference to class and selector names (Balance Sheet Step 45) (#47268)
fix(curriculum): fix reference to class and selector names
2022-08-12 09:17:53 -05:00
Jeremy L Thompson 10d626dd23
fix(curriculum) more comprehensive test for 24 game (#47229)
* fix - more comprehensive test for 24 game

* fix precidence comparison

* error on bad characters

* well that's embarassing
2022-08-11 19:23:43 +02:00
camperbot c7c8aa58cb
chore(i18n,learn): processed translations (#47261) 2022-08-11 08:58:30 -07:00
Bruce Blaser 0d1559f3bf
refactor(curriculum): colored markers step 16 (#47210)
* refactor: colored markers step 16

* refactor: move RGB explanation

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-css-colors-by-building-a-set-of-colored-markers/617b65579ce424bf5f02ca73.md

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

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-css-colors-by-building-a-set-of-colored-markers/617b65579ce424bf5f02ca73.md

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

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2022-08-11 08:59:23 +02:00
camperbot 85fa026554
chore(i18n,learn): processed translations (#47249) 2022-08-10 13:19:16 -07:00
camperbot e7fe34c1e9
chore(i18n,client): processed translations (#47248) 2022-08-10 11:21:33 -07:00
Tom 136f60bbef
feat: move rdb order to middle of superblocks (#46138)
feat: move rdb out of beta
2022-08-10 18:48:39 +02:00
renovate[bot] 1f8c08efbb
fix(deps): update dependency @freecodecamp/loop-protect to v3 (#46801)
* fix(deps): update dependency @freecodecamp/loop-protect to v3

* refactor: preset definition to getBabelOptions

* refactor: pass in presets

* refactor: simplify getBabelOptions

* fix: use getBabelOptions

* refactor: use simpler names

* chore: update comment

* fix: destructure properly

* fix: remove default object

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-08-10 16:12:59 +01:00
sidemt 348baeb496
chore(i18n,client): improve Japanese meta tags (#47250) 2022-08-10 16:50:59 +02:00
camperbot a24121e334
chore(i18n,client): processed translations (#47227) 2022-08-10 08:56:55 +02:00
Naomi Carrigan b6115b9880
fix: adjust grid map css (#47159)
* fix: adjust grid map css

* feat: use grid instead

Co-authored-by: Bruce B <bbsmooth@gmail.com>

Co-authored-by: Bruce B <bbsmooth@gmail.com>
2022-08-10 11:00:30 +09:00
mjh ab82857ab2
fix(curriculum): Made output for sample code in snippet clearer - Multidimensional Array Access (#47222)
* Made output for sample code in snippet clearer

* Made formatting more consistent

* Fixed names for formatting fix
2022-08-09 20:39:56 +00:00
Muhammed Mustafa 441815b72a
fix(curriculum): dead links in data analyzer python (#47201)
* fix(curriculum): dead links

Co-authored-by: mmatsumoto1026 <mmatsumoto1026@gmail.com>

* Changed the link text

* added 10 hours to links that don't have them

* added advance python course article and consistance space

* Switch the link to learn the basic of python

* Fix links' text format

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

Co-authored-by: mmatsumoto1026 <mmatsumoto1026@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2022-08-09 13:16:51 -07:00
Lasse Jørgensen 50e6afcc14
fix(curriculum): use DOM for link element tests (#47208)
* fix(curriculum): use DOM for link element tests

* fix: revert back to regex for link element location test
2022-08-09 13:02:16 -07:00
camperbot 35ae1439f3
chore(i18n,learn): processed translations (#47228) 2022-08-09 11:35:15 -07:00
sidemt 85b8029582
fix(curriculum): add missing instructions for lang attribute (#47226)
* fix(curriculum): add missing instructions for lang attribute

* fix(curriculum): add missing test for lang attribute

* fix(curriculum): make instructions a little vague
2022-08-09 09:20:25 -05:00
Shiva Prasad 5195cd4cb2
fix(curriculum): PhotoGallery Step 5 (#47224)
Clarifies instruction for Learn CSS Flexbox by Building a Photo Gallery App Step 5
Closes Issue #47223
2022-08-09 08:44:11 -05:00
Moshe 632f899628
fix: 'logs' route should always have :_id param (#47215)
* fix: 'logs' route should always have :id param

* fix: change all urls to have _id
2022-08-09 08:40:33 -05:00
Bruce Blaser b42e7f1474
fix: Colored Markers Step 2 - tighten up tests (#47181)
* fix: tighten up tests

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-css-colors-by-building-a-set-of-colored-markers/61695ab9f6ffe951c16d03dd.md

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

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-css-colors-by-building-a-set-of-colored-markers/61695ab9f6ffe951c16d03dd.md

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

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-css-colors-by-building-a-set-of-colored-markers/61695ab9f6ffe951c16d03dd.md

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

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-css-colors-by-building-a-set-of-colored-markers/61695ab9f6ffe951c16d03dd.md

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

* fix: clarify hints

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
2022-08-09 15:34:33 +02:00
Muhammed Mustafa e605233d3a
feat(client): i18n link alert (#46755)
attach i18next to window, give window alerts access to i18next.t

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-08-09 11:58:36 +02:00
renovate[bot] 3b9db39c9c fix(deps): update dependency react-instantsearch-dom to v6.31.1 2022-08-09 05:36:18 +00:00
renovate[bot] e2d97e9cfd chore(deps): update typescript-eslint monorepo to v5.33.0 2022-08-09 02:07:00 +00:00
Bruce Blaser 399eaa01ed
fix(curriculum): clarify instructions for cafe menu step 41 (#47213)
* fix: clarify instructions

* refactor: reword instructions
2022-08-08 14:58:32 -05:00
camperbot 29d9c52b8c
chore(i18n,docs): processed translations (#47216) 2022-08-08 20:43:59 +02:00
Bruce Blaser fe045b996b
fix(curriculum): remove ambiguous sentence from a11y quiz step 42 (#47205)
fix: remove ambiguous sentence
2022-08-08 20:43:31 +02:00
Bruce Blaser 92ea45931e
fix(curriculum): make test a little more lenient for reg form step 36 (#47218)
fix: make test a little more lenient
2022-08-08 20:35:17 +02:00
Sem Bauke 98e1b9eab3
feat: add superblock intro to curriculum data API (#47161)
* feat: add superblock intro to curriculum data API

* fix: type correlation intro

* fix: add key to Joi schema
2022-08-08 12:16:19 -05:00
Ilenia acc93a3a68
Fix: better description for steps 12&15 in registration form (#47058)
* fix: text against challenge guideline

* fix: unclear challenge description step 15

* Apply suggestions from code review
2022-08-08 12:08:24 -05:00
Hankai Xia bc369e97d8
fix(client): worker executor task once (#46951) 2022-08-08 11:20:15 -05:00
camperbot 6c71cbca24
chore(i18n,learn): processed translations (#47217) 2022-08-09 00:45:29 +09:00
Ahmad Abdolsaheb 29e4a18a56
feat(tools): donation tests (#46633)
* feat: add stripe donate page test for non donors

* fix: revert changes to see if ev is passed correctly

* feat: download artifacts

* fix: add quotations for spec args with global patterns

* fix: remove firefox from cypress donation tests

* fix: trigger action on main push

* Apply suggestions from code review

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

* feat: remove matrix and simplify

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-08-08 08:43:23 -07:00
hanswang123456 87f0f75d9e
fix(curriculum): update test regex to allow whitespaces (#47150)
* Added spacing fix to catch end of line spaces

* allow for spaces before "("
2022-08-08 12:37:49 +01:00
renovate[bot] 41e85ef2bb fix(deps): update dependency @stripe/stripe-js to v1.35.0 2022-08-08 07:51:48 +00:00
renovate[bot] 73e7669618
chore(deps): update codesee to v0.342.0 (#47195)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-08 13:09:32 +05:30
camperbot c24248511c
chore(i18n,learn): processed translations (#47166) 2022-08-08 11:37:37 +05:30
camperbot e55ba54b47
chore(i18n,client): processed translations (#47164) 2022-08-08 11:36:57 +05:30
renovate[bot] c7bc1074b2 fix(deps): update dependency next to v12.2.4 2022-08-08 05:50:31 +00:00
renovate[bot] 45f575a3af chore(deps): update dependency @types/chai to v4.3.2 2022-08-08 02:45:21 +00:00
renovate[bot] 74dc4e8069 fix(deps): update dependency react-transition-group to v4.4.5 2022-08-07 22:54:38 +00:00