freeCodeCamp/api-server/src/server
Shaun Hamilton 5806c3047d
fix(client): convert challengeFiles->files before sending to api (#43204)
* fix(client): convert challengeFiles->files before sending to api

* update use of user.completeChallenges

* parse response in ajax, pre-typing

* add typing to getSessionUser

* refactor: use Omit

* fix: reorganise getSessionUser

* refactor ajax for simplicity

* refactor to be worse

* allow for undefined completedChallenges

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-08-17 12:31:25 -05:00
..
boot fix(client): convert challengeFiles->files before sending to api (#43204) 2021-08-17 12:31:25 -05:00
boot_tests chore(deps): update dependency jest to v27 2021-07-06 19:01:17 +05:30
manifests fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
middlewares chore: clean-up unsed things in stripe integration (#43156) 2021-08-09 21:27:14 +03:00
models fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
rss fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
utils feat(client): add google pay (#43117) 2021-08-08 23:22:25 +03:00
views/emails feat: add 'back/front end' in curriculum (#42596) 2021-08-13 21:57:13 -05:00
component-passport.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
config.development.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
config.json fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
config.local.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
config.production.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
datasources.development.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
datasources.json fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
datasources.production.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
index.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
middleware.json feat: remove csrf from the client (#42242) 2021-07-16 10:49:47 -05:00
model-config.json chore(api): remove unused code and endpoints (#41332) 2021-03-05 02:30:11 +05:30
passport-providers.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00