Commit Graph

2951 Commits

Author SHA1 Message Date
Gagan Bhullar
258d687bcc fix(ui): render certification on profile page in ul (#55576)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-08-07 15:41:08 -05:00
Lasse Jørgensen
d19cd8bc4d fix(client): left align modal content, large modal size (#55759) 2024-08-06 20:40:33 -07:00
Mariya Abdul Ghafoor
d2c34bbccf fix(ui): fix upper jaw inline code string spacing (#55681)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-08-06 17:09:38 -07:00
Oliver Eyton-Williams
5930afb823 refactor: slightly simplify rendering of ToolPanel (#55601) 2024-08-06 15:28:27 -07:00
Jessica Wilkins
30ffa7195c feat(curriculum): add blog workshop (#55696)
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
2024-08-06 12:56:37 -07:00
Oliver Eyton-Williams
bde209bbba fix(client): parse learner code with DOMParser (#55763) 2024-08-06 08:40:45 -05:00
Oliver Eyton-Williams
7410ed0aa7 fix(client): send body in update-stripe-card requests (#55729) 2024-08-05 18:55:32 -05:00
Ahmad Abdolsaheb
a1c12847e4 feat(api): add update-stripe-card endpoint (#55548)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-08-05 18:52:03 -05:00
Oliver Eyton-Williams
2f4d1e3807 fix(client): improve editor performance (#55726) 2024-08-05 11:24:28 -07:00
Lasse Jørgensen
fdf147cf24 fix(client): conditional rendering of breadcrumb/spacers (#55629)
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2024-08-05 10:59:42 -07:00
Huyen Nguyen
ff5fd21e00 test(e2e): add tests for the claim cert button on /settings (#55514) 2024-08-05 10:15:19 -07:00
Mrugesh Mohapatra
b9f2508c6a Revert "feat: reduce preview debounce timer (#55561)"
This reverts commit 1a4e2c593f.
2024-08-05 22:32:54 +05:30
Gagan Bhullar
9090c0803f fix: Settings page picture url fix (#55673) 2024-07-30 09:22:38 +02:00
Lasse Jørgensen
ac94a0bf22 fix(client): add key specific names to button translation properties (#55694) 2024-07-29 16:08:54 -07:00
dwrik
ecd4d60cc3 fix(ui): editable region boundaries not persisting on refresh (#55658) 2024-07-29 16:24:51 +02:00
Gagan Bhullar
2b8169dc4f fix(client): OS specific submit button text (#55631)
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
2024-07-28 14:58:23 -07:00
Oliver Eyton-Williams
cda00d4770 feat(client): save challenge layout in local storage (again) (#55621) 2024-07-25 10:45:03 -05:00
Oliver Eyton-Williams
0eebe3ee2e refactor: simplify curriculum ordering (#55657) 2024-07-25 10:37:24 -05:00
Oliver Eyton-Williams
1a4e2c593f feat: reduce preview debounce timer (#55561) 2024-07-25 00:22:50 -07:00
Oliver Eyton-Williams
25b6fb50a1 test: check that hotkeys are focused before use (#55632) 2024-07-24 09:21:07 -05:00
Krzysztof G.
f3dc9dd286 fix(client): block intro - go to first lesson button link (#55626) 2024-07-24 07:18:56 -07:00
Zaira
7c1884a37f fix(curriculum/ python): flesh out block pages (#55028) 2024-07-23 09:26:46 -07:00
Oliver Eyton-Williams
91b108f09e refactor: remove remaining hasNotes (#55623) 2024-07-23 09:13:59 -07:00
Oliver Eyton-Williams
1e25cfdf83 refactor: rename superblocks.ts to curriculum (#55624) 2024-07-23 09:04:02 -07:00
Oliver Eyton-Williams
2f59fee0c2 fix(client): use source head/tail if challenge is saved (#55596) 2024-07-22 09:54:16 -07:00
Oliver Eyton-Williams
2610a39539 refactor: remove hasNotes in favour of !!notes (#55603) 2024-07-22 11:26:57 -05: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
Anna
973b7175c9 fix(curriculum): use-blank-word-instead-of-char (#55444) 2024-07-18 20:13:10 -05:00
Huyen Nguyen
2c308aed62 fix(a11y): remove textbox role from search bar wrapper (#55406) 2024-07-18 09:48:39 -05:00
Tom
3530771352 feat(curriculum): add first html lab (#55479) 2024-07-17 19:37:56 +02:00
Gagan Bhullar
806706bdee fix(client): completion modal cannot be closed using Escape key (#55431) 2024-07-16 10:51:17 +02:00
Dario-DC
5a453cee99 feat(curriculum): add equation solver project to SCWP (#55011)
Co-authored-by: Ilenia M <nethleen@gmail.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
Co-authored-by: Naomi the Technomancer <accounts+github@nhcarrigan.com>
2024-07-11 12:19:25 +00:00
Huyen Nguyen
a36ef8daec fix(client): use Gatsby Link for internal links (#55350)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-07-10 00:11:55 -07:00
Lasse Jørgensen
422b9b2619 fix(client): a2 spacing for blanks (#55446) 2024-07-09 10:48:40 +05:30
Huyen Nguyen
2172e7bd28 chore: include e2e folder in lint:ts (#55325)
Co-authored-by: sembauke <semboot699@gmail.com>
Co-authored-by: Naomi the Technomancer <accounts+github@nhcarrigan.com>
2024-07-05 20:56:17 -07:00
Huyen Nguyen
2417ed2ad1 fix(a11y): FAQ accordion and skip content link on /donate (#55409) 2024-07-05 08:45:44 +02:00
Lasse Jørgensen
19aeb12699 fix(i18n): aria label translation, remove role (#55414) 2024-07-04 11:11:50 -07:00
Oliver Eyton-Williams
5b62ec7137 ci/e2e tests against mobile (#55347)
Co-authored-by: sembauke <semboot699@gmail.com>
2024-07-03 10:15:35 +05:30
Huyen Nguyen
fbd036347d fix(a11y): associate block content panel with the header (#55366) 2024-07-03 10:04:02 +05:30
Huyen Nguyen
f767684d1e chore(client): remove redundant code in superblock cert button (#55394) 2024-07-02 10:52:58 -07:00
Huyen Nguyen
f8fa98ec3a fix(client): put /update-email behind authentication (#54128)
Co-authored-by: Just-A-Pixel <Raj.Anand0511@gmail.com>
Co-authored-by: sembauke <semboot699@gmail.com>
2024-07-02 17:08:52 +02:00
Lasse Jørgensen
ea6f600fa3 fix(client): conditionally render tag wrapper (#55368) 2024-06-30 07:33:35 +00:00
Oliver Eyton-Williams
5cc10ef7b7 fix(client): only use contents from savedChallenges (#55364) 2024-06-28 19:50:02 +02:00
Tom
c172264dfa feat(curriculum): add new front end cert skeleton (#55231) 2024-06-27 12:19:04 -07:00
Naomi
2782530bcb feat: convert dice game into review style project (#54821)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2024-06-25 10:56:15 -07:00
Shaun Hamilton
59498e5b09 feat(client): allow empty source code testing (#53797)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-06-25 13:27:44 +02:00
Huyen Nguyen
0ccf96783c fix(client): use translation string in button label (#55306) 2024-06-24 20:48:51 +02:00
Huyen Nguyen
b15b41c9c9 test(e2e): add donation-modal.spec.ts (#55239) 2024-06-24 09:30:16 -07:00
Naomi
2393c84b22 feat: create starting points for intro pages (#55004) 2024-06-24 12:40:04 +02:00
Manabu Matsumoto
2847c7c77a fix(UI): minimize the fixed contents upper the editor (#54978) 2024-06-21 17:47:09 +02:00