freeCodeCamp/client
Moshe 67cf5d63f2
fix(client): prevent navigating on failed submissions (#46734)
* fix(37615): avoid navigate to next challenge api fails

* fix: elsint errors

* fix: more elsint errors

* fix: make 'navigate' call conditional

* chore: removed async prefix from naigateTo method

* refactor: compare types with constants

* chore: remove unused closeChallengeModal

* fix: restore call to closeModal

* refactor: use setTimeout inside map block

* fix: requested changes according the comments

* fix:remove !request.ok block
2022-07-12 10:17:08 -05:00
..
i18n fix: update i18n keys (#46838) 2022-07-10 10:25:46 +02:00
plugins fix(dx): make gatsby id static for hot reloading (#44542) 2022-01-10 11:03:20 +02:00
src fix(client): prevent navigating on failed submissions (#46734) 2022-07-12 10:17:08 -05:00
static chore: delete _headers file from Netlify days (#46176) 2022-05-27 19:57:20 +05:30
utils chore: rename project type from bonfire to jsProject (#46823) 2022-07-11 07:28:29 -05: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: set _csrf to be httpOnly (#46366) 2022-06-08 16:54:23 +03:00
gatsby-config.js Add Sentry to client for error handling (#43920) 2022-04-15 09:54:02 -05:00
gatsby-node.js feat: improve file insertion (#45942) 2022-05-14 10:06:26 +05:30
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 react-instantsearch-dom to v6.30.0 2022-07-10 06:21:47 +00:00
postcss.config.js feat: commandline chic 2019-08-20 13:37:11 +05:30
webpack-workers.js fix: update path of webpack bundles (#46180) 2022-05-27 19:36:05 +02:00