freeCodeCamp/client
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
..
i18n chore(i18n,learn): update translations (#44497) 2021-12-14 14:43:29 +00:00
plugins refactor: stop spreading challenge over the node (#44499) 2021-12-14 12:11:20 -06:00
src fix: store completed js projects in redux (#44496) 2021-12-14 17:59:53 -06:00
static feat: add stripe merchant id for apple pay (#43124) 2021-08-05 20:00:50 +01:00
utils refactor: stop spreading challenge over the node (#44499) 2021-12-14 12:11:20 -06:00
.babelrc.js fix: control CodeSee via .env variable (#42428) 2021-06-10 18:38:14 +05:30
.gitignore chore(client): refactor & organise config (#40875) 2021-02-03 15:22:07 +05:30
gatsby-browser.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
gatsby-config.js feat(client): ts-migrate client/utils/** (#42823) 2021-08-09 10:30:31 +02:00
gatsby-node.js refactor: stop spreading challenge over the node (#44499) 2021-12-14 12:11:20 -06:00
gatsby-ssr.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
package.json fix(deps): update dependency typescript to v4.5.4 2021-12-14 04:46:42 +00:00
postcss.config.js feat: commandline chic 2019-08-20 13:37:11 +05:30
webpack-workers.js chore: use workspaces, fix deps 2021-12-02 19:57:47 +05:30