Commit Graph

3344 Commits

Author SHA1 Message Date
Oliver Eyton-Williams
96d62330cd feat(client): support beforeAll in DOM challenge tests (#59001) 2025-02-28 14:03:18 +02:00
Oliver Eyton-Williams
458d0ffde9 feat: allow scenes to be paused (#58150)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2025-02-27 11:32:32 -06:00
Mohamad Salman
6cd4a3e357 chore: remove duplicated media queries (#58871) 2025-02-26 10:15:19 +01:00
Jessica Wilkins
30649b71b8 chore(curriculum): updating intro fsd cert (#58937) 2025-02-25 07:43:23 +01:00
Oliver Eyton-Williams
1a6a2ed646 fix: superblock intro expansion + test for superblock order (#58928) 2025-02-21 08:01:51 -06:00
Mohamad Salman
bcc1ab922c fix: Add missing comma in 'Concise right?' (#58913) 2025-02-21 08:41:52 +01:00
Mohamad Salman
ef746a8d17 fix: make title grammar correct by changing 'Object' to 'Objects' (#58899) 2025-02-20 15:49:43 +01:00
Oliver Eyton-Williams
0d1d9ee479 fix: resize xterm with container (#58731)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-02-18 06:54:48 +00:00
Mohamad Salman
ff2f60b9b7 chore(client): remove unused CSS (#58829) 2025-02-18 06:48:10 +00:00
Oliver Eyton-Williams
85477175cb feat(client): remove preview from js labs (#58804) 2025-02-15 12:46:07 +00:00
Oliver Eyton-Williams
7ccb14358f refactor: simplify challengeDataSelector (#58806) 2025-02-15 09:14:53 +05:30
Oliver Eyton-Williams
ceb0e60460 fix: have console open for all JS challenges (#58808) 2025-02-15 09:13:38 +05:30
Oliver Eyton-Williams
0c754bf690 fix(client): show project previews (#58761) 2025-02-14 09:55:30 +05:30
Oliver Eyton-Williams
62cdd77e8a chore(client): migrate to React 17 (#58355)
Co-authored-by: Sem Bauke <semboot699@gmail.com>
2025-02-13 13:51:03 -08:00
je-repo
aea0576b6c fix(learn): console panel overlapping with the preview panel (#58265)
Co-authored-by: Je Yang <jeyang@Jes-MacBook-Pro.communityfibre.co.uk>
2025-02-12 19:09:14 +05:30
Oliver Eyton-Williams
435fb8d663 refactor: remove growthbook fragment (#58677) 2025-02-11 12:14:36 +00:00
Oliver Eyton-Williams
93b5a178c6 chore(client): remove redundant fragments (#58675) 2025-02-11 01:07:52 -08:00
Sem Bauke
0972a69bd0 refactor(client): internet presence to functional component (#58604) 2025-02-10 15:27:40 +03:00
Sem Bauke
debea874d1 refactor(client): portfolio to functional component (#58610)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2025-02-10 09:30:19 +03:00
Oliver Eyton-Williams
6e9513a933 chore: upgrade eslint (#58575) 2025-02-07 22:48:43 +02:00
Jessica Wilkins
e19d00dfbe refactor(curriculum): remove second events quiz and review page (#58483)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2025-02-05 17:22:10 +00:00
Oliver Eyton-Williams
e621e5fcb2 fix(tools): enable type checking for the client (#58579) 2025-02-04 11:51:25 -08:00
Sem Bauke
0f2fdf3ce4 refactor(profile): convert AboutSettings from class to functional component (#58568) 2025-02-04 14:30:50 -05:00
Tom
2eb11a7708 fix(client): persist transcript expanded state (#58437) 2025-02-04 10:34:05 -08:00
Raymond Liu
683b6cfcad fix(ui,i18n): move plural check to i18next (#58560) 2025-02-04 09:21:09 +01:00
Oliver Eyton-Williams
d2effdaa41 refactor(client): fixed/hid type errors + extended isPoly (#58527) 2025-02-03 14:47:43 -06:00
Oliver Eyton-Williams
25c964abc0 refactor: control character from scene (#58551) 2025-02-03 15:12:31 -05:00
Oliver Eyton-Williams
a6529e9cd2 fix(client): missing test prop + incorrect type (#58553) 2025-02-03 14:30:15 -05:00
Oliver Eyton-Williams
4c7b0d2372 refactor: remove some imports from to e2e (#58556) 2025-02-03 14:05:57 -05: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
0b9d914602 refactor: memoize only selectors that compute (#58499) 2025-01-31 10:28:42 -06:00
Oliver Eyton-Williams
1738b1f05f chore(client): fix several type errors (#58500) 2025-01-31 10:25:43 -06:00
Oliver Eyton-Williams
795838496b fix(client): make search bar only highlight footer when it is selectd. (#58506) 2025-01-31 11:25:19 +01:00
Raymond Liu
6abaee592d fix(UI): add plurality to heatmap tooltip (#58282)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
2025-01-30 17:16:34 -06:00
Tom
a4df6193fb fix(client): allow 10 question quizzes (#58432) 2025-01-28 10:30:03 -08:00
Oliver Eyton-Williams
c2e9f701c0 fix(client): prevent scene audio from stopping early (#58043) 2025-01-27 13:20:29 +01:00
Oliver Eyton-Williams
4eef3854c7 refactor: simplify donation modal logic (#58280) 2025-01-23 15:03:03 -08:00
Oliver Eyton-Williams
9acc877bd9 fix(client): handle quiz exit on i18n clients (#58323) 2025-01-23 11:49:52 -08:00
Shaun Hamilton
ce020c6a79 fix(client): display correct full-stack requirement (#58325) 2025-01-23 06:07:46 -08:00
Dario-DC
b828a39ca6 fix(curriculum): tests in hotel feedback form (#58193) 2025-01-22 15:28:10 -06:00
Tom
499ccb53a0 feat(client): persist playback rate in lecture videos (#58087) 2025-01-17 09:26:06 +01:00
Tom
b7c2b0e142 fix(client): cursor in challenge transcripts (#58189) 2025-01-17 09:10:21 +01:00
Anna
df51c7e47f fix(curriculum): intiialize mathjax in classic challenge editor (#58084) 2025-01-16 15:35:37 +01:00
JungLee-Dev
a52158c19f fix(curriculum): remove duplicated words (#58163) 2025-01-16 10:29:57 +05:30
Oliver Eyton-Williams
f2b025a321 fix(client): cancel all character timeouts (#58116) 2025-01-14 13:10:17 -08:00
Tom
a549ba4e01 fix(client): ignore capitalization in fill in the blanks (#58089) 2025-01-14 21:38:15 +05:30
Query&mut NinjaStyle, &Ryder
df7e13f2b7 fix: now pane remembers state (#57368)
Co-authored-by: root <root@DESKTOP-G3MCU14>
2025-01-14 08:42:10 +01:00
Query&mut NinjaStyle, &Ryder
9f6ac19d15 feat: added a variable in session storage to block opening of modal (#57245)
Co-authored-by: root <root@DESKTOP-G3MCU14>
2025-01-13 11:22:51 -08:00
Ilenia
83f08c25ec chore: update forum template for jsx file (#58080) 2025-01-13 11:08:32 -08:00
Anna
1e12fc4059 feat: add a css linter (#56823)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2025-01-13 15:50:17 +00:00