Commit Graph

36907 Commits

Author SHA1 Message Date
Anna
d6530bc3a1
chore(curriculum): remove jquery from Legacy Basic CSS Challenges (#57139)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
2024-12-15 22:14:55 +01:00
Huyen Nguyen
2b9a5ecb5e
fix(client): profile card background (#57523)
Some checks failed
i18n - Build Validation / Validate i18n Builds (20.x) (push) Has been cancelled
CI - Node.js / Lint (20.x) (push) Has been cancelled
CI - Node.js / Build (20.x) (push) Has been cancelled
CI - Node.js / Test (20.x) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (20.x) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 20.x) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 20.x) (push) Has been cancelled
i18n - Download Client UI / Client (push) Has been cancelled
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
2024-12-15 13:32:47 +03:00
Jessica Wilkins
c4b3951f44
chore(curriculum): refactor HTML tables and form quiz content and intro text (#57526) 2024-12-14 16:49:14 -05:00
Duong The Pham
9c781da63b
fix(curriculum): fix Building a Dice Game - Step 14 - passing with incorrect code (#57513)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
2024-12-14 13:48:31 +01:00
LucasTStephens
b7b2cad1eb
fix(ui): Issue with Exercise Accessibility on Mobile (#57430) 2024-12-14 13:47:44 +01:00
Anna
40b3b1ae77
fix(curriculum): test for values step 25 spreadsheet instructions (#57477)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
2024-12-14 13:47:04 +01:00
Anna
e5a5f3fd7d
chore(curriculum): remove jquery from basic-html-html5 (#57253) 2024-12-14 13:43:51 +01:00
Huyen Nguyen
504c79b52f
fix(client): translate alt text (#57522) 2024-12-14 13:43:01 +01:00
Chaitanya Rahalkar
705a698c1c
fix(api): extra 'at' in the certificate email template (#57532) 2024-12-14 15:08:19 +05:30
Chaitanya Rahalkar
6d02b1e941
fix(curriculum): fix typo for "your" in one of the curriculum challenge (#57529) 2024-12-14 09:44:07 +01:00
Chaitanya Rahalkar
38eb562ba1
fix(client,curriculum): fix typo for the word 'available' (#57530) 2024-12-14 09:42:57 +01:00
Abhishek-dev479
723c15281f
fix(curriculum): Date Validation in Tests with Non-UTC Server Timezones (#57426) 2024-12-13 14:47:03 -08:00
Oliver Eyton-Williams
0c361ad804
refactor: use observer pattern to play scene (#57324)
Co-authored-by: Naomi <commits@nhcarrigan.com>
2024-12-13 14:46:38 -08:00
Ahmad Abdolsaheb
bf253db285
fix: check for total challenge completion before donation pop up (#57425) 2024-12-13 13:56:06 -08:00
Oliver Eyton-Williams
1690afeb95
refactor: use cert-slugs where possible (#57505) 2024-12-13 13:15:41 -08:00
Dario-DC
cf18718fcc
chore(curriculum): add missing onLoad in react workshop (#57520) 2024-12-13 20:25:03 +01:00
DanielRosa74
075b84a041
feat(curriculum): add B1 intro to intro.json (#57521) 2024-12-13 19:20:54 +00:00
Oliver Eyton-Williams
996d76ef20
feat(client): coming soon chapters, modules and blocks (#57462)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2024-12-13 20:10:33 +01:00
Anna
3418f3dad5
fix(curriculum): cat painting check for proper selector (#57517)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2024-12-13 10:22:08 -08:00
Kolade Chris
31fdbbc67e
feat(curriculum): adding reusable profile card component workshop (#57400)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
2024-12-13 18:43:45 +01:00
Supravisor
144cf138c3
fix(curriculum): incomplete hint messages (#57478) 2024-12-13 14:08:19 -03:00
Oliver Eyton-Williams
25ebff3ca8
fix: separate saving logic from render logic (#57516) 2024-12-13 11:01:48 -06:00
DanielRosa74
b3f871a045
feat(curriculum): add intros to intro.json and pages for blocks 1-4 of B1 (#57509) 2024-12-13 13:11:14 -03:00
Dario-DC
6462abdf0b
feat(curriculum): add form validation lab to FSD cert (#57211)
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
2024-12-13 10:03:49 -06:00
Oliver Eyton-Williams
db7f36c1db
fix: show completion modal for labs (#57515) 2024-12-13 09:40:53 -06:00
Ilenia
e7c7739914
fix: move lab-permutation-generator/index.md to right folder (#57514) 2024-12-13 14:51:38 +01:00
Dario-DC
ea73dd90bc
feat(curriculum): add functional programming lab to new cert (#56800)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Ilenia M <nethleen@gmail.com>
Co-authored-by: Sem Bauke <sem@freecodecamp.org>
2024-12-13 12:00:04 +00:00
Ihechikara Vincent Abba
c56d2cbd62
feat(curriculum): add functions lab (#56330)
Co-authored-by: jdwilkin4 <jwilkin4@hotmail.com>
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
2024-12-13 11:38:09 +01:00
Jessica Wilkins
259b7c31e1
chore(curriculum): add in missing semantic elements to review page (#57511) 2024-12-13 02:24:47 -08:00
Ihechikara Vincent Abba
c790482091
feat(curriculum): add css colors lab (#56290) 2024-12-13 07:34:50 +01:00
Supravisor
d6426edae4
fix(curriculum): display examples as a list (#57466)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-12-13 07:26:23 +01:00
Tom
728acc2cb4
fix(curriculum): remove usesMultifileEditor from quiz meta (#57510) 2024-12-13 07:24:45 +01:00
Tom
7566d32c7e
fix: labs not working (#57507) 2024-12-13 07:21:50 +01:00
Dario-DC
8d0928cd1d
feat(curriculum): add music player workshop to FSD cert (#57439) 2024-12-12 22:07:59 -06:00
Anna
4fdf86906b
fix(curriculum): dice game step 14 add missing test (#56693)
Co-authored-by: Ilenia M <nethleen@gmail.com>
2024-12-12 21:00:55 -06:00
Jessica Wilkins
19cd0ea3fd
chore(curriculum): updating responsive web design lecture block (#57503)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2024-12-12 13:12:32 -08:00
Anna
b7169549bb
fix(curriculum): less strict calorie count step 87 (#57173)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
2024-12-12 19:59:07 +00:00
Oliver Eyton-Williams
70f20b98c2
refactor: organise icons (#57498) 2024-12-12 19:14:59 +01:00
Oliver Eyton-Williams
4b4aa2b806
fix(curriculum): wording fixes (#57502) 2024-12-12 18:53:21 +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
3e0b2b914c
fix(api): return after reply (save-challenge) (#57487) 2024-12-12 22:35:14 +05:30
Mees Goudbeek
9c7a36c440
fix: Improve description of task 19 (#57496)
Some checks failed
i18n - Build Validation / Validate i18n Builds (20.x) (push) Has been cancelled
CI - Node.js / Lint (20.x) (push) Has been cancelled
CI - Node.js / Build (20.x) (push) Has been cancelled
CI - Node.js / Test (20.x) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (20.x) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 20.x) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 20.x) (push) Has been cancelled
i18n - Upload Client UI / Client (push) Has been cancelled
i18n - Upload Curriculum / Learn (push) Has been cancelled
2024-12-12 14:14:15 +00:00
Ahmad Abdolsaheb
b3914bd12f
feat: add additional donation related GA events (#57491)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-12-12 02:52:52 -08:00
Zaira
231b49dd7a
chore: remove used placeholders from intro.json (#57495) 2024-12-12 10:03:21 +00:00
Zaira
5d55ff856e
chore: audit block order (#57494) 2024-12-12 14:39:46 +05:00
Sem Bauke
2d2452eb83
fix: do not check for browser extension in mobile app (#57470)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-12-12 10:12:45 +01:00
Kristofer Koishigawa
cd6a5f82b7
fix: update image border lecture multiple choice question (#57483) 2024-12-12 09:23:02 +01:00
Anna
31ab782280
chore(curriculum) : add temp lab challenge type (#57441)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-12-12 08:40:08 +01:00
Supravisor
a2f3fadacc
fix(curriculum): Morning and Evening typo (#57493) 2024-12-12 08:34:38 +01:00
Aaditya Agarwal
ed632ad813
fix(curriculum): Change "resistent" to "resistant" (#57492) 2024-12-12 05:31:28 +01:00