freeCodeCamp/client/src
Oliver Eyton-Williams b57cf4ffa7
fix: store completed js projects in redux (#44496)
* fix: store completed js projects in redux

These were missed when we migrated from files to challengeFiles

* test: put the data-cy on the correct button

Rather than the fallback. The tests were only passing because the
fallback was kicking in and, since that was fixed, the tests started to
fail!
2021-12-14 17:59:53 -06:00
..
__mocks__ refactor: stop spreading challenge over the node (#44499) 2021-12-14 12:11:20 -06:00
__tests__/integration chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
analytics fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
assets chore: use constants for superblocks (#43886) 2021-11-19 19:49:40 +05:30
client fix: ignore unsafe argument 2021-12-02 19:57:47 +05:30
client-only-routes fix: store completed js projects in redux (#44496) 2021-12-14 17:59:53 -06:00
components refactor: stop spreading challenge over the node (#44499) 2021-12-14 12:11:20 -06:00
pages refactor: stop spreading challenge over the node (#44499) 2021-12-14 12:11:20 -06:00
redux fix: store completed js projects in redux (#44496) 2021-12-14 17:59:53 -06:00
resources chore: use constants for superblocks (#43886) 2021-11-19 19:49:40 +05:30
templates fix: store completed js projects in redux (#44496) 2021-12-14 17:59:53 -06:00
utils fix(client): i18n news configs (#44463) 2021-12-11 22:40:27 +05:30
declarations.d.ts feat(client): migrate layout/default to ts (#43866) 2021-12-08 10:20:20 -08:00
html.tsx feat(client): convert class components to functional components (#43226) 2021-10-27 11:17:47 +05:30