Commit Graph

3326 Commits

Author SHA1 Message Date
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)
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
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)
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
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
Huyen Nguyen
f82aff217b
fix(client): profile image overlapping privacy settings callout (#58030) 2025-01-10 11:13:27 +01:00
Tom
a0d831d3ea
feat(client): add transcript option in fill in the blank challenges (#58022) 2025-01-09 14:32:19 -08:00
Tom
a8ae17502f
fix(client): replace apple quotes in fill in the blanks before testing (#57987) 2025-01-09 18:24:17 +01:00
Tom
e47ccaa912
fix(client): move intros back to collapsed area (#57910) 2025-01-09 07:19:40 +01:00
Tom
8ec9e5cc52
feat(challenge-parser): add transcript to challenge parser (#57967) 2025-01-09 07:17:22 +01:00
Anna
149b9e1754
chore: remove unused CSS rule (#57999) 2025-01-08 12:54:08 -08:00
Dario-DC
5539605aca
fix(curriculum): intro, descriptions and tests in cat blog page workshop (#57984) 2025-01-08 10:31:22 -08:00
Oliver Eyton-Williams
67a7c3254a
fix(client): stop double-counting completed challenges (#57985) 2025-01-08 21:37:35 +05:30
Dario-DC
ad667c6983
fix(curriculum): descriptions and tests in final exams table workshop (#57959) 2025-01-07 16:15:38 +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
232f6d50aa
refactor: remove SHOW_NEW_CURRICULUM (#57977) 2025-01-07 10:17:05 +00:00
Oliver Eyton-Williams
c603dabe3b
fix(client): only play scene when ready (#57893) 2025-01-06 19:18:29 -08:00
Tom
779d180af6
fix: remove extra height of scrollable anchors (#57899) 2025-01-06 15:09:02 -08:00
Oliver Eyton-Williams
d68cbdb2c4
refactor: remove release code (#57957) 2025-01-06 17:44:57 +01:00
Tom
be6736f5df
fix(client): cursor on privacy settings (#57915)
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
2025-01-06 16:17:03 +01:00
Tom
053b7503ae
refactor(client): challenge links (#57905) 2025-01-06 14:10:48 +01:00
DanielRosa74
2465831085
fix(curriculum): fix fade in on first audioplay (#57758) 2025-01-03 16:54:44 +01:00
Ahmad Abdolsaheb
01273fb5bc
fix: donation svg animation (#57867) 2025-01-02 14:49:41 -06:00