Oliver Eyton-Williams
d68cbdb2c4
refactor: remove release code ( #57957 )
2025-01-06 17:44:57 +01:00
Sem Bauke
68550ccbb4
fix: initialize MathJax correctly ( #57321 )
...
Co-authored-by: Naomi <accounts+github@nhcarrigan.com >
2024-12-23 12:53:38 +01:00
Oliver Eyton-Williams
827b9e3ecd
feat: use growthbook to determine next and previous challenges ( #57435 )
2024-12-12 18:27:41 +01:00
Oliver Eyton-Williams
3c48b8dd3f
refactor(client): stop passing around unused data ( #57432 )
2024-12-06 14:53:18 +01:00
Oliver Eyton-Williams
25de45da46
fix(client): remove video component ( #57389 )
2024-12-05 09:55:00 +01:00
Oliver Eyton-Williams
50f0c23d15
refactor(client): use generic comp for multiple choice ( #56825 )
...
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com >
2024-11-07 13:02:14 +01:00
Oliver Eyton-Williams
ff7e0cf682
refactor(client): use generic component for dialogues ( #56752 )
2024-10-24 07:23:23 -07:00
Tom
898b78c2de
feat(client/curriculum): add generic challenge and first review block ( #56631 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2024-10-18 13:03:20 +02:00
Lars Kappert
d32e57813e
chore: update Knip to v5 ( #56244 )
2024-09-26 13:12:00 +02:00
Tom
c8f272d3c3
feat(challenge-parser/client): add quiz challenge type ( #56058 )
...
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com >
2024-09-24 21:18:17 +05:30
Tom
527d5119e8
feat(curriculum): add boilerplate files for JS quizzes ( #56172 )
2024-09-23 21:46:20 +02:00
Oliver Eyton-Williams
8b601d762e
feat: allow TS to be used in challenges ( #56159 )
2024-09-19 18:44:09 -04:00
Oliver Eyton-Williams
8c0b459c2b
refactor(client): replace Map's static query with page queries ( #55792 )
2024-08-19 14:56:44 +03:00
Oliver Eyton-Williams
041a841995
refactor(client): simplify page creation ( #55720 )
2024-08-13 17:36:00 +02:00
Oliver Eyton-Williams
b9893bb4d6
feat(client): show demo on demand in labs ( #55569 )
...
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com >
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2024-08-13 14:56:19 +02:00
Oliver Eyton-Williams
97279f5bc6
refactor(client): clean up gatsby-node ( #55640 )
...
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com >
2024-08-02 10:29:44 +02:00
Tom
99023bfcdc
chore(curriculum): remove BUILD_WITH_SUBMODULE env variable ( #55654 )
2024-07-26 17:12:11 +02:00
Huyen Nguyen
29607fb473
feat(client): prefetch next challenge ( #55472 )
...
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com >
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2024-07-19 11:12:07 +03:00
Tom
4a506f6e06
feat(curriculum): add i18n-curriculum submodule ( #55341 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2024-07-09 19:51:38 +05:30
Manabu Matsumoto
2847c7c77a
fix(UI): minimize the fixed contents upper the editor ( #54978 )
2024-06-21 17:47:09 +02:00
Huyen Nguyen
68902644c0
chore(client): remove bootstrap.min.css ( #55068 )
2024-06-13 09:56:28 +02:00
Oliver Eyton-Williams
7d8e3d78a1
fix(client): hot-reloading challenges ( #54515 )
2024-04-25 11:18:31 -07:00
Oliver Eyton-Williams
6781457c7a
fix(client): handle pure js challenges in multifile editor ( #54438 )
2024-04-24 11:46:11 -07:00
Shaun Hamilton
d361e128c0
breaking(curriculum): add scientific-computing to /learn ( #53143 ) ( #53146 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com >
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com >
2024-02-28 08:05:23 -06:00
Krzysztof G
31f5e9be21
fix(client): render MathJax in jaws header ( #53370 )
2024-02-19 19:21:00 -06:00
Naomi Carrigan
57dca1e495
feat: separate superblock for rosetta code ( #52629 )
...
Co-authored-by: mot01 <tmondloch01@gmail.com >
2023-12-20 02:52:07 +00:00
Tom
ddc459e71e
feat(client/curriculum): add upcoming english superblock and challenge types ( #52201 )
2023-11-09 10:08:51 +01:00
Krzysztof G
d7e0f59528
fix: typos in names ( #51896 )
...
Co-authored-by: Viktor Szépe <viktor@szepe.net >
2023-10-11 07:33:56 +03:00
Muhammed Mustafa
49b728d31b
refactor: disable naming-convenction rule ( #51685 )
2023-09-30 20:23:39 +07:00
Oliver Eyton-Williams
e149b09087
feat(curriculum): control loop-protect ( #51542 )
2023-09-19 08:51:43 -07:00
Oliver Eyton-Williams
391fc2e34d
refactor: create shared workspace ( #51454 )
2023-09-07 23:06:01 +05:30
Tom
9a1895d2e3
feat(client/api): validate ms users ( #51372 )
...
Co-authored-by: Muhammed Mustafa <MuhammedElruby@gmail.com >
2023-08-26 07:57:02 -05:00
Oliver Eyton-Williams
7a695b12ba
refactor: DRY using Certification enum ( #51176 )
2023-08-07 17:39:36 -07:00
Oliver Eyton-Williams
dc8dd9c1f7
refactor: move client-only utils inside client ( #51120 )
2023-08-02 15:51:10 +03:00
Oliver Eyton-Williams
69d6ee32bf
feat: python in the browser ( #50913 )
...
Co-authored-by: Beau Carnes <1513130+beaucarnes@users.noreply.github.com >
2023-07-28 07:36:25 +02:00
Oliver Eyton-Williams
9441f781fd
refactor: move challenge types to config ( #51027 )
2023-07-24 13:12:47 -07:00
Oliver Eyton-Williams
13110a9665
fix(client): handle final project submission ( #50818 )
...
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
2023-07-04 22:04:45 +02:00
DEVelooper29
f9e0303c32
feat(UI): take back to learn map after finishing a block ( #50011 )
...
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com >
2023-06-22 14:19:01 -07:00
Tom
5e04985c93
feat(curriculum): add C# superblock ( #50646 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2023-06-14 13:36:39 +02:00
Tom
167a8e7638
refactor: remove dasherize ( #50620 )
2023-06-07 23:28:56 -07:00
Tom
4dfca3c560
feat: add exam environment ( #50356 )
...
* feat: add exam environment
* fix: cypress
* fix: lint-ts
* fix: lint-js
* fix: codefactor
* fix: don't translate comments from new JS spreadsheet
* fix: more tests
* fix: challenge schema
* fix: external curriculum test?
* fix: add more comments
2023-05-18 13:33:43 +02:00
Tom
d02bb663c4
refactor(curriculum): move helpCategory to block meta.json file ( #50265 )
...
* refactor: move helpCategory to block meta
* fix: test?
2023-05-04 08:46:58 +02:00
Naomi Carrigan
18f9a3f47c
feat(curriculum): break number sorter down into steps ( #49715 )
...
* chore: create new project
* feat: break projects down into steps
* chore: solution
* feat: write tests
* fix: broken tests
* chore: apply Jessica's review suggestions
* chore: correct title case for block name
* chore: apply kolade's review
* chore: apply kolade's review
* chore: apply sem's review
Co-authored-by: Sem Bauke <semboot699@gmail.com >
* chore: apply sem's updated review
* chore: add aria-label to selects
* fix: labels on the steps where the camper changed a value
This is why find and replace didn't work );
* chore: apply zaira's review suggestions
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com >
* chore: apply zaira's review suggestions
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com >
---------
Co-authored-by: Sem Bauke <semboot699@gmail.com >
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com >
2023-04-27 11:17:35 +00:00
Sem Bauke
5a8228fa52
feat: add css foundations block - the odin project ( #49377 )
...
* feat: add css foundations block - the odin project
* feat: add first 7 questions
* feat: introduce type selector question as first question
* feat: add new exercise block
* feat: introduce exercise 1
* feat: introduce exercise 2
* fix: add removed solutions
* fix: add help category
* fix: add placeholder description
* fix: code block highlighting
* fix: add optional chaining to tests
* fix: second exercise
* Apply Naomi's suggestions from code review
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
---------
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com >
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
2023-04-26 10:22:57 -07:00
Kolade Chris
81a84f8aaf
feat(curriculum): Add fCC Authors Page Project to JS Cert ( #49826 )
...
* feat(curriculum): Add fCC Authors Page Project to JS Cert
* Added intro.json, index.md, and meta.json files
* feat: wrote tests for the first twelve steps, also corrected step 11 test
* finished writing tests
* chore: cross-checked tests and fixed broken ones
* chore: fixed a merge conflict
* chore: fixed more merge conflicts
* chore: implemented Kris's suggestions
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* chore: implemented Naomi's suggestions
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* combined steps eleven and twelve
* chore: implemented more suggestions from Naomi
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* chore: removed the intro json extra comma
* chore: debugging failed CI
* chore: debugging failed CI from step 6
* fix: still debugging CI issues
* ci: checking why CI failed
* ci: debugging CI failure in step 12
* chore: implemented Naomi's suggestions to make CI pass
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* ci: debugging CI failure in step 12
* feat: Tested for semi-colons in steps that don't allow it
* ci: debuggin step 17 CI failure
* chore: implemented Jessica's suggestions
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com >
* feat: rewrote tests for step 22
* fix: fixed small issues like typos and wrapping backticks around some words
* fix: rewrote tests for step 5 to follow Sem's recommendation
* fix: rewrote tests for step 28 to not be strict with backticks
* fix: fixed intro json file error
---------
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com >
2023-04-26 15:32:29 +02:00
Oliver Eyton-Williams
0d5e2d9ed7
fix: connect LowerJaw to redux ( #50180 )
...
* fix: connect LowerJaw to redux
2023-04-26 12:20:58 +02:00
Jessica Wilkins
306ebf7683
feat: adding sports team project to new JS curriculum ( #49135 )
...
* fix: linting error
* fix: updating correct super block name for project
* feat: adding steps 15-20
* feat: adding more steps
* feat: adding more steps for setPlayerCards function
* feat: adding more steps
* feat: adding rest of steps
* fix: missing commas from json file
* feat: adding tests
* feat: adding more tests
* fix: broken test for step 5
* feat: adding more tests
* chore: adding tests
* chore: adding more tests
* feat: adding tests 16-20
* feat: adding more tests
* feat: adding tests 25-29
* feat: adding more tests
* feat: adding switch statement tests
* feat: adding rest of tests
* fix: adding column layout for small devices
* fix: step 16 test
* fix: step 17 test
* fix: incorrect test for step 30
* fix: step 36
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f2ab4f6c52c5eec6d68de4.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63e95e39860dc5b01ebe9be0.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/641fc88d8fa7127f76e0324f.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f2a4a8087e6dec8ec47f16.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f2a5f09a785aed155c0a56.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f2a8e14fb388edd3242527.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f2aa36fcdc63ee4e18fc37.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63d1214a0ac7a9389793269b.md
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f28972973504e7bb58b0b3.md
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63cf8ec006a776ff5f6e3c68.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63cf8ec006a776ff5f6e3c68.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63cf90d4696d8f00851873a4.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63cf90d4696d8f00851873a4.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63cf91b0ff6e9300ead140cc.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f2a8e14fb388edd3242527.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f2a8e14fb388edd3242527.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f2aa36fcdc63ee4e18fc37.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f2aa36fcdc63ee4e18fc37.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f2ab4f6c52c5eec6d68de4.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63cf91b0ff6e9300ead140cc.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63cf920228531a0145abd0b3.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63cf920228531a0145abd0b3.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63cf920228531a0145abd0b3.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63cf93472de77d01bf8474bf.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63cf93472de77d01bf8474bf.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63d120a05ee93f38353b84c0.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63d120a05ee93f38353b84c0.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63d1214a0ac7a9389793269b.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63d1214a0ac7a9389793269b.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63d128eaedcc773d2ded2128.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63d128eaedcc773d2ded2128.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63d12b9c7aaee43de1ba265d.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63d12fe2a595263e8f5084f7.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63d12fe2a595263e8f5084f7.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63e02a333354343b595d64ca.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63e0334b7a24bd3c96aca4de.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63e03b86008bbb3e1c3de846.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63e060df21bca347b2d2b374.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63e062d6090ebb486a4eda3a.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63e949b8327aa2aca2ca8eac.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63e95a45dce95baf41dd4f78.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63e95e39860dc5b01ebe9be0.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63e95e39860dc5b01ebe9be0.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63e9667c881b61b1e338d276.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63e96938d2a347b2734a1587.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63e96eb94c97b6b31ee50f63.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63e96eb94c97b6b31ee50f63.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63e9718d7d490bb3940d5a0a.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63e9737f686c76b4078a60f4.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63e9737f686c76b4078a60f4.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f28972973504e7bb58b0b3.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f28ef082d771e8bf71f94a.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f293c804d6f9e9a83ca4c5.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f29804e3ec00ea6fab1ec4.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f29ce62aea65eb041758c8.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f2a0a860790eebe61bf908.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f2a0a860790eebe61bf908.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/641fc88d8fa7127f76e0324f.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/641fcfd468185384ac218b7d.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f2a4a8087e6dec8ec47f16.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f2a4a8087e6dec8ec47f16.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f2a5f09a785aed155c0a56.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63f2a5f09a785aed155c0a56.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* fix: applying rest of code review suggestions
* Update client/i18n/locales/english/intro.json
Co-authored-by: Rafael D. Hernandez <6822714+RafaelDavisH@users.noreply.github.com >
* Update client/src/pages/learn/2022/javascript-algorithms-and-data-structures/learn-modern-javascript-methods-by-building-sports-team-cards/index.md
Co-authored-by: Rafael D. Hernandez <6822714+RafaelDavisH@users.noreply.github.com >
* Update client/src/pages/learn/2022/javascript-algorithms-and-data-structures/learn-modern-javascript-methods-by-building-sports-team-cards/index.md
Co-authored-by: Rafael D. Hernandez <6822714+RafaelDavisH@users.noreply.github.com >
* Update client/utils/help-category-map.json
Co-authored-by: Rafael D. Hernandez <6822714+RafaelDavisH@users.noreply.github.com >
* Update client/src/pages/learn/2022/javascript-algorithms-and-data-structures/learn-modern-javascript-methods-by-building-sports-team-cards/index.md
Co-authored-by: Rafael D. Hernandez <6822714+RafaelDavisH@users.noreply.github.com >
* Update curriculum/challenges/_meta/learn-modern-javascript-methods-by-building-sports-team-cards/meta.json
Co-authored-by: Rafael D. Hernandez <6822714+RafaelDavisH@users.noreply.github.com >
* Update curriculum/challenges/_meta/learn-modern-javascript-methods-by-building-sports-team-cards/meta.json
Co-authored-by: Rafael D. Hernandez <6822714+RafaelDavisH@users.noreply.github.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-sports-team-cards/63c620161fc2b49ac340ffc4.md
Co-authored-by: Rafael D. Hernandez <6822714+RafaelDavisH@users.noreply.github.com >
* refactor: rename project folder
* Update client/i18n/locales/english/intro.json
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
* fix: updating folder names
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e954321b0a77ae4f6d9650.md
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63c620161fc2b49ac340ffc4.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63cf91b0ff6e9300ead140cc.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63cf920228531a0145abd0b3.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63d120a05ee93f38353b84c0.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e036373fc9173d284e165a.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2ab4f6c52c5eec6d68de4.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e02a333354343b595d64ca.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e02a333354343b595d64ca.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e0334b7a24bd3c96aca4de.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e0334b7a24bd3c96aca4de.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e042661ad2663f0d468740.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e05557016dfd45ea49152c.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e05c00b615bb46ac87273a.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e060df21bca347b2d2b374.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e062d6090ebb486a4eda3a.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e949b8327aa2aca2ca8eac.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e94dae6dcedbad73f2f6ee.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e94dae6dcedbad73f2f6ee.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e954321b0a77ae4f6d9650.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e95a45dce95baf41dd4f78.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e95a45dce95baf41dd4f78.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e96938d2a347b2734a1587.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e96938d2a347b2734a1587.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e9667c881b61b1e338d276.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e9667c881b61b1e338d276.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* fix: syntax erorr for broken test
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e96eb94c97b6b31ee50f63.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e96eb94c97b6b31ee50f63.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f28972973504e7bb58b0b3.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f28972973504e7bb58b0b3.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63e949b8327aa2aca2ca8eac.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f29804e3ec00ea6fab1ec4.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f29ce62aea65eb041758c8.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/641fcfd468185384ac218b7d.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f29ce62aea65eb041758c8.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2a0a860790eebe61bf908.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2a0a860790eebe61bf908.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2a4a8087e6dec8ec47f16.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2a4a8087e6dec8ec47f16.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2a4a8087e6dec8ec47f16.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2a5f09a785aed155c0a56.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2a5f09a785aed155c0a56.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2a5f09a785aed155c0a56.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2a8e14fb388edd3242527.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2a8e14fb388edd3242527.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2a8e14fb388edd3242527.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2aa36fcdc63ee4e18fc37.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2aa36fcdc63ee4e18fc37.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2aa36fcdc63ee4e18fc37.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2ab4f6c52c5eec6d68de4.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2ab4f6c52c5eec6d68de4.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-modern-javascript-methods-by-building-football-team-cards/63f2ab4f6c52c5eec6d68de4.md
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
---------
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com >
Co-authored-by: Rafael D. Hernandez <6822714+RafaelDavisH@users.noreply.github.com >
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com >
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
2023-04-24 12:56:45 +02:00
Naomi Carrigan
21d00f7ce8
feat: spam filter project ( #49873 )
...
* chore: set up initial project
* feat: steps 1-10
* feat: steps 11-20
* feat: complete steps
* feat: write tests
* fix: debug failing tests
* chore: apply Jessica's review suggestions
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com >
* chore: apply gikf's review suggestions
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com >
* fix: test that help regex is unmodified
* chore: max width on text area
* chore: reapply sem's review
Co-authored-by: Sem Bauke <semboot699@gmail.com >
---------
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com >
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com >
Co-authored-by: Sem Bauke <semboot699@gmail.com >
2023-04-19 14:02:56 +02:00
Oliver Eyton-Williams
e955bccfcf
refactor: replace isChallenge ( #50033 )
...
* refactor: replace isChallenge
Determining if a path is a challenge by the number of path segments is
brittle and we ended up writing bizarre things like
isChallenge(nextChallengePath).
This should be a little more robust. i.e. if we need to know if a page
is a challenge, we can check the challengeMeta
* test: update tests with new logic
2023-04-13 15:25:12 +00:00
Naomi Carrigan
1117c6b737
feat: break shopping cart down into steps ( #49416 )
...
* feat: break shopping cart down into steps
* fix: couple of bugs oopsie
* fix: index.js -> script.js
* fix: missed a file
* feat: tests through step 31
* feat: finish tests
* chore: fix tests
* chore: apply gikf's review
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com >
* chore: apply Jessica's review suggestions
* chore: apply kolade's review
---------
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com >
2023-04-12 14:05:08 +02:00