freeCodeCamp/client/src/utils
Oliver Eyton-Williams f0f44ca315
feat(client): re-enable failed update re-submission (#46064)
* refactor: return response with data from ajax

Because we still need to manipulate the data coming back from the server
(files -> challengeFiles) and we want to keep ajax.ts as the interface
between client and server we need to return the manipulated data with
the response.

* feat: re-enable failed updates flushing

* test: failed updates get resubmitted and flushed

* fix: convert settings requests to use { data }

* refactor: use preserveSession
2022-06-07 17:52:23 +03:00
..
__fixtures feat: display multifile projects (#45220) 2022-03-02 19:49:54 -06:00
tone fix: make crtl+s save to appropriate location (#45406) 2022-04-04 15:32:43 +03:00
A-B-tester.test.ts feat: a/b test lock icon button (#45868) 2022-05-06 15:06:48 +02:00
A-B-tester.ts feat: a/b test lock icon button (#45868) 2022-05-06 15:06:48 +02:00
ajax.ts feat(client): re-enable failed update re-submission (#46064) 2022-06-07 17:52:23 +03:00
algolia-locale-setup.ts feat(learn, i18n): enable japanese certifications (#44869) 2022-01-27 09:57:33 -08:00
certificate-missing-message.ts chore(client): tidy Flash by tidying tone (#44320) 2021-12-01 10:45:17 -08:00
challenge-request-helpers.ts feat: convert RWD cert projects (#44564) 2022-05-05 10:58:14 +02:00
create-types.test.ts refactor(client): document and test create types utilities (#42960) 2021-07-24 23:24:08 +07:00
create-types.ts chore(client): add and apply naming convention (#44110) 2021-11-11 10:09:50 -08:00
css-help.test.ts chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
css-help.ts fix(curriculum): interfering style elements (#46000) 2022-05-17 21:13:36 +05:30
curriculum-helpers.test.ts fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
curriculum-helpers.ts fix(docs): modified grammar and phrasing in docs and comments (#43682) 2021-10-02 23:43:14 +01:00
format.js fix: fix util import statement (#45104) 2022-02-24 08:16:47 -08:00
format.test.ts fix: fix util import statement (#45104) 2022-02-24 08:16:47 -08:00
get-words.ts feat(client): ts-migrate client/src/utils (#42666) 2021-07-12 11:17:58 +02:00
handled-error.test.ts refactor(client): remove unused axios dependents (#43579) 2021-09-27 14:32:42 +05:30
handled-error.ts refactor(client): remove unused axios dependents (#43579) 2021-09-27 14:32:42 +05:30
index.ts fix(docs): modified grammar and phrasing in docs and comments (#43682) 2021-10-02 23:43:14 +01:00
is-a-cert.ts feat: new js cert (#45873) 2022-05-16 11:53:45 +02:00
is-contained.test.ts fix(client): store challenge panes sizes (#42519) 2021-06-17 23:50:39 +05:30
is-contained.ts fix(client): store challenge panes sizes (#42519) 2021-06-17 23:50:39 +05:30
path-parsers.test.ts fix: footer showing up on new RWD challenges (#44562) 2021-12-23 08:02:35 +01:00
path-parsers.ts fix: footer showing up on new RWD challenges (#44562) 2021-12-23 08:02:35 +01:00
really-weird-error-message.ts chore(client): tidy Flash by tidying tone (#44320) 2021-12-01 10:45:17 -08:00
report-error.ts Add Sentry to client for error handling (#43920) 2022-04-15 09:54:02 -05:00
reported-error-message.ts chore(client): tidy Flash by tidying tone (#44320) 2021-12-01 10:45:17 -08:00
script-loaders.ts fix(client): add mathjax to intermediate-algorithm-scripting (#46270) 2022-06-01 20:01:22 +05:30
solution-display-type.test.ts feat: display multifile projects (#45220) 2022-03-02 19:49:54 -06:00
solution-display-type.ts feat: convert RWD cert projects (#44564) 2022-05-05 10:58:14 +02:00
standard-error-message.ts chore(client): tidy Flash by tidying tone (#44320) 2021-12-01 10:45:17 -08:00
to-learn-path.test.ts refactor(client): docs, ts and test challenges (#42978) 2021-08-10 15:22:39 +02:00
to-learn-path.ts refactor(client): docs, ts and test challenges (#42978) 2021-08-10 15:22:39 +02:00