freeCodeCamp/api-server/src/server
Tom b061a760c1
feat: add framework for rwd cert projects (#44505)
* feat: add rwd cert projects

feat: save projects with flag

revert: not needed things

revert: empty line

revert: empty line

fix: it

fix: remove log

* fix: snapshot tests

* fix: show bread crumbs by default

* revert: snapshot fix

* Update curriculum/challenges/_meta/responsive-web-design-projects/meta.json

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

* fix: manuallyApproved -> isManuallyApproved

* fix: add review suggestions

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-01-06 13:26:54 +00:00
..
boot feat: add framework for rwd cert projects (#44505) 2022-01-06 13:26:54 +00:00
boot_tests chore(curriculum): fix + test curriculum order (#44366) 2021-12-06 16:55:13 +00:00
manifests fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
middlewares feat(client,api): add user tokens and route for submitting coderoad tutorials (#43304) 2021-11-17 19:49:24 +05:30
models feat(client,api): add user tokens and route for submitting coderoad tutorials (#43304) 2021-11-17 19:49:24 +05:30
rss fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
utils feat(client,api): add user tokens and route for submitting coderoad tutorials (#43304) 2021-11-17 19:49:24 +05:30
views/emails feat: add 'back/front end' in curriculum (#42596) 2021-08-13 21:57:13 -05:00
component-passport.js chore: tree shaking - unused / redundant code (#43867) 2021-10-15 13:13:43 +05:30
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 feat(client,api): add user tokens and route for submitting coderoad tutorials (#43304) 2021-11-17 19:49:24 +05:30
passport-providers.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00