Oliver Eyton-Williams
3e1da8f3fb
refactor(client): store session user in dedicated key ( #59954 )
2025-07-28 18:25:14 +05:30
Arif Khalid
8eee5ca8bf
feat(client): Editor file visual indication ( #59186 )
2025-07-16 11:24:46 -05:00
Tom
f4ed5692e3
fix: landing tests ( #61360 )
2025-07-15 22:09:45 +00:00
Oliver Eyton-Williams
87c274a9ef
feat(api): allow HOME_LOCATION origin in development ( #61003 )
2025-06-25 12:00:24 +05:30
Huyen Nguyen
723be55e62
fix(a11y): add editor name to editor aria-label ( #60529 )
2025-06-23 08:53:33 -05:00
Ahmad Abdolsaheb
cb231abaaa
fix: make landing e2e test specific ( #60893 )
2025-06-23 08:40:38 -05:00
Jessica Wilkins
d99a2bbf98
feat(curriculum): adding Debug a Pet Adoption Page lab ( #60917 )
i18n - Build Validation / Validate i18n Builds (22) (push) Has been cancelled
CI - Node.js / Lint (22) (push) Has been cancelled
CI - Node.js / Build (22) (push) Has been cancelled
CI - Node.js / Test (22) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (22) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 22) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 22) (push) Has been cancelled
i18n - Download Client UI / Client (push) Has been cancelled
2025-06-21 09:31:59 +02:00
Oliver Eyton-Williams
49fbe88369
feat(client): integrate new test runner ( #60318 )
2025-06-12 09:25:37 +02:00
Ahmad Abdolsaheb
339e09961f
AB testing skill based landing page top ( #60753 )
...
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2025-06-10 10:10:57 +05:30
Jessica Wilkins
0f9c2705ef
chore(curriculum): update HTML chapter to address last issue found in analytics report ( #60386 )
...
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
2025-05-21 11:11:38 +03:00
Oliver Eyton-Williams
796368094c
fix(client): retain editableContents through reload ( #59573 )
2025-04-23 20:57:30 +05:30
Huyen Nguyen
07e708890a
fix(client): show donation modal on module completion ( #57583 )
...
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2025-04-09 13:32:02 -05:00
Arif Khalid
25249d1654
feat(client): Persist editor open tabs ( #59103 )
...
Co-authored-by: sembauke <semboot699@gmail.com>
2025-04-08 16:05:19 +03:00
Oliver Eyton-Williams
79d97988d2
test: confirm that lab project previews can be viewed ( #59570 )
2025-04-03 11:27:38 -05:00
Shaun Hamilton
89675220cb
feat(client): decouple superblock id from certification name ( #59478 )
2025-04-02 16:09:48 +02:00
Huyen Nguyen
17982e3448
chore: clean up profile tests ( #59461 )
2025-03-28 09:07:40 +05:30
c0d1ng_ma5ter
6350c9101b
fix(client): Change reset lesson message to be dynamic ( #59400 )
...
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-03-27 14:37:21 +01:00
Arif Khalid
e411c1eea6
fix(client): fix backend code source submission ( #58832 )
...
Co-authored-by: sembauke <semboot699@gmail.com>
2025-03-26 23:26:33 +00:00
John A Maloney
d1b4a9b89f
test: validate email sending ( #58889 )
...
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2025-03-26 12:50:30 +00:00
Anna
0be9ca1dc7
fix(ui): use identical search terms ( #59306 )
2025-03-25 11:15:39 +01:00
Huyen Nguyen
e936ddcf6e
chore(client): remove outdated welcome message ( #59218 )
2025-03-22 15:59:04 +00:00
Huyen Nguyen
173d87f1fa
test(e2e): add more tests to quiz-challenge.spec.ts ( #59318 )
2025-03-20 17:18:05 +01:00
Nielda Karla
905e7d5a5c
feat(curriculum): Add review tasks to Blocks 1 to 4 A2 curriculum ( #59128 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: DanielRosa74 <58576743+DanielRosa74@users.noreply.github.com>
2025-03-17 18:57:18 +00:00
Josue Igiraneza
f648dac32f
fix(client): Improve navigation search bar clarity ( #59140 )
...
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-03-13 06:29:45 +01:00
Shaun Hamilton
924e9c6db4
chore(client): re-order curriculum map ( #59105 )
2025-03-10 12:48:50 +01:00
Lalit Rajbanshi
5e2b19af1b
fix(curriculum): remove scrimba links from legacy JS cert ( #58671 )
...
Co-authored-by: sembauke <semboot699@gmail.com>
2025-03-07 11:28:43 +01:00
Oliver Eyton-Williams
ab29bde319
test(e2e): reduce output.spec flake ( #59060 )
2025-03-04 23:54:27 +00:00
Oliver Eyton-Williams
80518b969a
chore: remove mobile e2e tests ( #59066 )
2025-02-28 12:18:20 -08:00
Oliver Eyton-Williams
1a6a2ed646
fix: superblock intro expansion + test for superblock order ( #58928 )
CI - E2E - 3rd party donation tests / Build & Test (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
2025-02-21 08:01:51 -06:00
Oliver Eyton-Williams
0c754bf690
fix(client): show project previews ( #58761 )
CI - E2E - 3rd party donation tests / Build & Test (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
2025-02-14 09:55:30 +05:30
Oliver Eyton-Williams
03db2181bc
test: ensure preview modal renders projects ( #58672 )
2025-02-10 15:37:49 +01:00
Oliver Eyton-Williams
6e9513a933
chore: upgrade eslint ( #58575 )
2025-02-07 22:48:43 +02:00
Oliver Eyton-Williams
4c7b0d2372
refactor: remove some imports from to e2e ( #58556 )
2025-02-03 14:05:57 -05:00
Sem Bauke
5f9c6c31bc
fix(mobile): update non-editor superblocks ( #58550 )
2025-02-03 14:10:04 +01:00
Raymond Liu
0779f3e124
fix(ui,i18n): add plurality to assignment title and complete assignment ( #58522 )
2025-02-03 09:33:36 +01:00
Oliver Eyton-Williams
8a852719f1
refactor(e2e): test urls can have trailing slashes ( #58283 )
2025-01-23 15:04:35 -08:00
Oliver Eyton-Williams
9b8c1f0cf5
fix: sync the db during before hook ( #58267 )
...
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2025-01-21 21:22:44 +02:00
Tom
499ccb53a0
feat(client): persist playback rate in lecture videos ( #58087 )
2025-01-17 09:26:06 +01:00
Sem Bauke
bf3ba3363a
fix: serve assets from CDN instead of AWS ( #58023 )
2025-01-09 17:45:58 +01:00
Tom
e47ccaa912
fix(client): move intros back to collapsed area ( #57910 )
2025-01-09 07:19:40 +01:00
Huyen Nguyen
e7897de0a2
fix(a11y): fill in the blank challenges ( #56775 )
...
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Bruce Blaser <bbsmooth@gmail.com>
2025-01-07 12:10:27 +01:00
Oliver Eyton-Williams
f43d44451b
test: enable quiz and super-block-page spec ( #57552 )
...
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
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-12-24 16:30:50 -08:00
Tom
4f4bbe64f8
fix(tests): donate playwright tests ( #57727 )
2024-12-23 15:12:05 -06:00
Huyen Nguyen
1de979fc03
fix(e2e): attempt to stabilize super-block-page tests ( #57705 )
2024-12-23 18:58:54 +01:00
Tom
cdd1a7c5ac
chore(curriculum): remove beta label from superblock titles ( #57546 )
2024-12-22 13:45:40 +05:30
Huyen Nguyen
81ffae58de
fix(client): logic to determine auto-expanded block ( #57456 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-12-19 12:40:51 +01:00
Oliver Eyton-Williams
c9d2b47fc4
feat: prep b1 english for release ( #57543 )
2024-12-16 16:54:52 -06: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
Huyen Nguyen
c9d70a8497
chore(e2e): merge two beforeEach blocks into one ( #57488 )
2024-12-11 14:42:04 -08:00