freeCodeCamp/client/src/redux
Ahmad Abdolsaheb ba61d33698
fix(client): pull curriculum data where needed (#65710)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2026-02-27 13:23:21 +01:00
..
settings feat(client): migrate to Gatsby v5 and React 18 (#65729) 2026-02-11 19:15:32 +01:00
action-types.js feat(client): migrate to Gatsby v5 and React 18 (#65729) 2026-02-11 19:15:32 +01:00
actions.ts feat(client): migrate to Gatsby v5 and React 18 (#65729) 2026-02-11 19:15:32 +01:00
app-mount-saga.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
create-store.ts refactor: create middleware for each redux store (#66060) 2026-02-25 23:01:22 +05:30
donation-saga.js refactor: bundle shared so each consumer can require/import without hassle (#64167) 2026-01-19 09:45:40 +00:00
donation-saga.test.js refactor: remove jest and lint vitest (#62330) 2025-09-24 09:27:03 +02:00
error-saga.js feat(api): check ms trophy urls exist (#51016) 2023-08-02 14:10:25 -05:00
failed-updates-epic.js refactor: bundle shared so each consumer can require/import without hassle (#64167) 2026-01-19 09:45:40 +00:00
failed-updates-epic.test.js refactor: client jest -> vitest (#62177) 2025-09-16 08:30:06 +02:00
fetch-user-saga.js fix(client): show more descriptive error message on fetchUserError (#64061) 2025-12-12 12:28:43 +02:00
hard-go-to-epic.js fix: redirect to api /signin from client /settings (#64398) 2025-12-14 11:29:24 +05:30
index.js feat(client): add job experience widget to profile (#63503) 2026-01-22 09:30:50 +01:00
ms-username-saga.js feat(api/client): use server response as flash msg for c# (#51551) 2023-09-25 15:24:53 +02:00
prop-types.ts refactor(client,curriculum): update certification type to use Certification enum (#65727) 2026-02-18 08:58:30 +01:00
report-user-saga.js fix: circular dependencies (#46638) 2022-10-05 18:08:40 +01:00
root-epic.ts fix: redirect to api /signin from client /settings (#64398) 2025-12-14 11:29:24 +05:30
root-reducer.ts feat: copy and generate exam token (#62623) 2025-10-24 08:22:15 +00:00
root-saga.ts refactor(client): migrate more files to TS (#59202) 2025-03-10 20:43:57 -07:00
save-challenge-saga.js feat: save submission to db (#64450) 2025-12-12 08:31:25 +01:00
selectors.js fix(client): pull curriculum data where needed (#65710) 2026-02-27 13:23:21 +01:00
session-completed-challenges.js feat: move session related challenge data to sessionStorage (#55918) 2024-09-13 12:43:00 +03:00
show-cert-saga.js fix: circular dependencies (#46638) 2022-10-05 18:08:40 +01:00
survey-saga.js feat(client/api): add C# survey (#51682) 2023-11-07 20:34:12 +05:30
theme-saga.js test(client): add unit tests for theme initialization logic (#63212) 2025-10-29 08:38:31 +05:30
theme-saga.test.js test(client): add unit tests for theme initialization logic (#63212) 2025-10-29 08:38:31 +05:30
types.ts refactor(client): store session user in dedicated key (#59954) 2025-07-28 18:25:14 +05:30
update-complete-epic.js fix: circular dependencies (#46638) 2022-10-05 18:08:40 +01:00
user-token-saga.js refactor: remove unused vars (#59658) 2025-04-10 10:06:46 -05:00