freeCodeCamp/api-server/src/server/utils
Mrugesh Mohapatra b5f4754e2a
fix: re-revert the API decoupling (#41263)
* fix(api): decouple api from curriculum

This reverts commit 8f0e441644 and
introduces the implementations from #40703.

* fix(gitpod): add curriculum build to GitPod

This reverts commit 706d70f58d and
introduces implementations from #41234.

* docs: update DevOps manual for api change (#41259)

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-02-25 12:02:35 -08:00
..
__mocks__ fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
about.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
auth.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
bad-id-map.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
cast-to-observable.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
certTypes.json fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
constants.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
cookieConfig.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
create-handled-error.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
date-utils.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
date-utils.test.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
donation.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
donation.test.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
get-curriculum.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
getDynamicPropsForUser.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
getSetAccessToken.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
getSetAccessToken.test.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
in-memory-cache.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
in-memory-cache.test.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
index.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
lang-passthrough-urls.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
middleware.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
publicUserProps.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
react.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
redirection.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
redirection.test.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
rx.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
url-utils.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
user-stats.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
user-stats.test.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
validators.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00