Commit Graph

29609 Commits (13aa7bd99d20fd12e1e4b406d97e01e1514fb0ea)

Author SHA1 Message Date
Renovate Bot 13aa7bd99d chore(deps): update codesee to v0.163.0 2022-01-14 20:23:04 +00:00
camperbot e368739827
chore(i18n,learn): processed translations (#44777) 2022-01-14 09:43:16 -08:00
camperbot f733a49a24
chore(i18n,client): processed translations (#44776) 2022-01-14 09:41:57 -08:00
Mrugesh Mohapatra 685344ae45
refactor: apply fixed from codefactor (#3) (#44780)
Co-authored-by: codefactor-io <support@codefactor.io>

Co-authored-by: codefactor-io <support@codefactor.io>
2022-01-14 08:53:34 -08:00
Renovate Bot 4188c1a252 chore(deps): update dependency rollup to v2.64.0 2022-01-14 16:40:52 +00:00
Oliver Eyton-Williams a00788417a
fix(client): stop injecting extra comments into preview (#44723) 2022-01-13 13:25:55 -08:00
Ahmad Abdolsaheb e97920ae9c
feat: increate minimum challenge requirement AB test (#44764)
* feat: increate minimum challenge requirement AB test

* fix: adjust tests

Co-authored-by: ahmad abdolsaheb <home@mac-16.local>
2022-01-13 12:51:55 -08:00
Muhammad Al-Habib Ouadhour 8f8a2cc0c5
feat(curriculum): add tests to anonymous-message-board (#43041)
* Add 5th test to the Anonymous Message Board project challenge from InfoSec

* (fix curriculum) Add all the required tests by the Anonymous Message Board Project.

* Confirms the camper has written at least an assert statement in the test.

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

* chore: success -> reported

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2022-01-13 22:38:05 +02:00
Matt 1fc0b73c3d
fix(curriculum): add another element in test to ensure correct implementation of class (#44766) 2022-01-13 11:41:29 -08:00
Ahmad Abdolsaheb 8c5ac39dd2
fix: build tailwind with rollup in TS (#44713)
* fix: build tailwind with rollup in TS

* Update tools/ui-components/package.json

Co-authored-by: ahmad abdolsaheb <home@mac-16.local>
2022-01-13 16:59:03 +03:00
mdSrq d53a457fc2
Fix typo mentioned in issue #44761 (#44768) 2022-01-12 21:35:28 -08:00
Shaun Hamilton ef417c95f9
fix(curriculum): make english to i18n easier (#44711) 2022-01-12 10:03:26 -06:00
camperbot 12efe5b398
chore(i18n,client): processed translations (#44763) 2022-01-12 06:40:31 -08:00
camperbot 55275ab034
chore(i18n,learn): processed translations (#44765) 2022-01-12 06:40:05 -08:00
Ahmad Abdolsaheb 47e1d2b7df
feat: update footer January 22 (#44749)
* update footer jan22

* Update client/i18n/locales/english/trending.json

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

Co-authored-by: ahmad abdolsaheb <home@mac-16.local>
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2022-01-12 06:21:48 -08:00
Renovate Bot dd91905a59 chore(deps): update dependency webpack to v5.66.0 2022-01-12 14:05:30 +00:00
Renovate Bot f14c6f8915 chore(deps): update dependency @types/sanitize-html to v2.6.2 2022-01-12 12:08:26 +00:00
Renovate Bot 3ffb95f274 chore(deps): update dependency @types/jquery to v3.5.13 2022-01-12 11:01:31 +00:00
Juan Alberto González 9655cd26a1
fix(curriculum): typo in cat photo app (#44757) 2022-01-12 11:08:37 +01:00
Renovate Bot e3aad41cef chore(deps): update babel monorepo to v7.16.9 2022-01-12 02:13:59 +00:00
Renovate Bot a7ff54c1f6 chore(deps): update codesee to v0.162.0 2022-01-11 21:18:23 +00:00
Renovate Bot 87600855a3 chore(deps): update storybook monorepo to v6.4.12 2022-01-11 19:58:42 +00:00
renovate[bot] c2505ae013
chore(deps): update dependency shx to v0.3.4 (#44734)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-12 00:36:17 +05:30
camperbot b7496d96dd
chore(i18n,learn): processed translations (#44750) 2022-01-11 08:57:22 -08:00
Etkesmeci 43f970aa3f
fix(curriculum): Additional clarification in hint (#44746) 2022-01-11 15:32:37 +01:00
camperbot e26e503efc
chore(i18n,client): processed translations (#44748) 2022-01-11 12:42:12 +00:00
Ahmad Abdolsaheb f30b45955e
chore(client): remove holiday donation banner (#44742)
Co-authored-by: ahmad abdolsaheb <home@mac-16.local>
2022-01-11 09:41:01 +00:00
Renovate Bot 1190ba24fe chore(deps): update typescript-eslint monorepo to v5.9.1 2022-01-11 08:26:18 +00:00
Renovate Bot efac252e65 chore(deps): update dependency @types/jquery to v3.5.12 2022-01-11 04:09:09 +00:00
Renovate Bot 057f8bdd21 chore(deps): update babel monorepo to v7.16.8 2022-01-11 02:37:34 +00:00
Thomas Albertini b2a251fff0
fix: small lint fix in challenges functions (#44728)
* fix: small lint fix in challenges functions

* Revert "fix: small lint fix in challenges functions"

This reverts commit cde43d4d86.
2022-01-10 15:57:22 -08:00
Oliver Eyton-Williams 2952f9399d
fix(client): keep challengeFile order on update (#44722)
* fix: keep challengeFile order on update

* refactor: name variable challengeFile, not file

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

* fix: prettify

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2022-01-10 14:02:30 -08:00
Nicholas Carrigan (he/him) 54317be92f
fix(.github): more workflow tweaks (#44741)
* chore: commit messages

* fix: add plugin name
2022-01-10 14:38:40 +00:00
Shaun Hamilton ebc4fa273e
fix(curriculum): remove obnoxious, bloated library use (#44737) 2022-01-10 18:38:49 +05:30
camperbot 844a893f89
chore(i18n,docs): processed translations (#44738) 2022-01-10 10:05:41 -03:00
Jim Kernicky 09a41ccd38
fix(curriculum): typos in building-a-piano (#44729)
* fix(curriculum): typos in BETA  Piano Build section

* Added back the id and class characters

Co-authored-by: “Jim” <“jimkernicky@gmail.com”>
2022-01-10 13:35:59 +01:00
Tom 4e59659a00
fix(dx): make gatsby id static for hot reloading (#44542)
* fix: make gatsby id static for hot reloading

* fix: catch duplication of challenge.id

* fix: handle CertificateNodes

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-01-10 11:03:20 +02:00
Renovate Bot 6ce1c12bfa chore(deps): update storybook monorepo to v6.4.10 2022-01-10 08:27:04 +00:00
camperbot cb8e66cbb2
This PR was automagically generated by Crowdin. (#44733) 2022-01-09 15:06:03 +01:00
camperbot 740265fa58
This PR was automagically generated by Crowdin. (#44732) 2022-01-09 15:05:00 +01:00
Reuben Menezes 72d989c681
fix(curriculum): correct spelling error (#44727)
Changed the incorrect spelling (rbg) to the correct spelling (rgb)
2022-01-09 07:11:18 +01:00
Jim Kernicky 3416a4adef
fix(curriculum): typos in balance-sheet (#44693)
Co-authored-by: “Jim” <“jimkernicky@gmail.com”>
2022-01-08 15:53:47 +00:00
Jacob O'Reilly 0009100f71
fix(client): show error messages instead of timeout (#43744)
* Fixed Error message update not displaying when timeout happens when there was an error in the code. Working on fixing the timeout it self.

* refactor: remove comment + log changes

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-01-08 07:25:38 -08:00
Nicholas Carrigan (he/him) c8146f031e
fix: workflow run errors (#44699)
* fix: workflow run errors

* temp: comment out delete step

* fix: update yaml to bring parity with action updates
2022-01-08 18:32:03 +05:30
Oliver Eyton-Williams 01a03f2961
fix: prevent timeout errors (#44714) 2022-01-08 11:42:16 +05:30
Renovate Bot 0815f73bd2 chore(deps): update dependency lint-staged to v12.1.7 2022-01-08 00:29:42 +00:00
Renovate Bot 8d22f86ef6 chore(deps): update dependency autoprefixer to v10.4.2 2022-01-07 22:09:11 +00:00
Etkesmeci 9cbd7f3b28
fix(curriculum): "locaton" changed to "location" (#44717) 2022-01-07 19:15:11 +01:00
camperbot bf750f6629
This PR was automagically generated by Crowdin. (#44712) 2022-01-07 17:55:41 +01:00
Renovate Bot c242c6495d fix(deps): update dependency algoliasearch to v4.12.0 2022-01-07 15:05:58 +00:00