Commit Graph

54 Commits (f86f39a97ee65104788a48d035c41d78961167b3)

Author SHA1 Message Date
mrugesh mohapatra 5160cb86b9 Merge pull request #34881 from raisedadead/chore/update-deps
chore: update some deps in api-server
2019-02-04 15:02:42 +00:00
Bouncey 29113fc9f2 fix: tests 2019-02-04 20:13:51 +05:30
Bouncey d79f9f4899 feat(docker): Prep master for docker deploys 2019-02-04 20:13:51 +05:30
Mrugesh Mohapatra f9c4d2426c fix: remove unwanted stuff 2019-01-16 13:48:38 +00:00
Mrugesh Mohapatra fdc2219f81 feat: remove news from platform 2019-01-16 13:48:38 +00:00
Mrugesh Mohapatra ce23f9fb7e fix: update custom loopback-component-passport 2019-01-15 19:52:19 +05:30
Todd Chaffee f0c8211e95 feat: use mock authentication for local dev 2019-01-15 19:52:19 +05:30
Mrugesh Mohapatra db02d1c479 chore: update lockfile 2018-12-04 17:42:12 +05:30
Bouncey 1fba44f722 fix: Simplify async update testing 2018-12-04 17:42:12 +05:30
Bouncey 730245e204 fix: Fix up my broken test reformatting 2018-12-04 17:42:12 +05:30
Bouncey a1f64f4b77 chore: Tidy up promise handling and testing 2018-12-04 17:42:12 +05:30
Bouncey e378d566d9 fix: Use reportError in development 2018-12-04 17:42:12 +05:30
Bouncey 15a9992603 feat: Add error handling for inMemoryCache 2018-12-04 17:42:12 +05:30
Bouncey 6475eadf82 feat: Use InMemoryCache to reducve load on db 2018-12-04 17:42:12 +05:30
Bouncey 80c3c3ec55 feat: InMemoryCache implementation 2018-12-04 17:42:12 +05:30
Bouncey 438bd94895 chore: Refactor server tests to use jest 2018-12-04 17:42:12 +05:30
Bouncey 8fab33ba99 feat: Create and use dynamic active donation counts 2018-12-04 17:42:12 +05:30
Bouncey 7d7b2e049f fix: Handle no user request 2018-12-02 17:39:56 +05:30
Stuart Taylor d327a5c36b Feat: News in the client app (#34392) 2018-11-29 15:12:15 +03:00
Hugo 8fbb601c55 fix: update email when finishing challenges (#34395) 2018-11-20 13:51:25 +08:00
Stuart Taylor cee98aef43 feat: watch challenges (#34321) 2018-11-16 23:52:52 +05:30
TheFereday 1f44d4d17d Fixed spelling errors (#29194) 2018-11-16 11:29:02 +00:00
Bouncey 0f73fdbd9c fix(update$): Remove User.update$, refactor to use native loopback interfaces 2018-11-16 04:09:16 +05:30
Bouncey 25debd6602 chore(services): Remove fetchr and associated services 2018-11-16 04:09:16 +05:30
Bouncey f5ae5027cc fix: Update some apis/datastructures 2018-11-13 05:39:50 +05:30
Bouncey 491912448b feat(api): Add a challenge API, GET idToNameMap 2018-11-13 05:39:50 +05:30
Bouncey dace86663f fix(current-challenge): Fix current-challenge API 2018-11-13 05:39:50 +05:30
Bouncey b39fb3e697 chore: Run 'npm audit fix' to clear audit failures 2018-11-10 15:16:30 +05:30
Bouncey c08bb95ea8 fix(auth): Fix auth flow for the client app 2018-10-24 18:27:34 +05:30
Bouncey a656cbf98a chore(audit): Update packages per npm audit recommends 2018-10-24 18:27:34 +05:30
Bouncey fc72dde582 fix(lock-files): Commit lock files 2018-10-12 20:41:42 +05:30
Stuart Taylor c4a0a37238 fix(dev): Remove jade middleware (#18437) 2018-10-12 06:49:20 -06:00
Beau Carnes 7723a592b7 fix: add prebootstrap script 2018-10-11 02:15:05 +05:30
ValeraS 27cbcb8e9a chore(server): update loopback-connector-mogodb 2018-10-09 11:02:36 +01:00
ValeraS a426d85c81 fix(server): path to .env and launch on Windows 2018-10-09 11:02:36 +01:00
Bouncey bc9b3b4ddd chore(seed): Move seed script to tools 2018-10-07 14:51:09 +05:30
Bouncey b38ee544a3 fix(description): Adjust for new description format 2018-10-05 15:58:12 +01:00
mrugesh mohapatra 61222b1fb6 chore: remove unwanted change from PR 2018-10-03 16:51:26 +05:30
Dale Blackburn be0cf1d211 chore: 🤖 Allows Lerna to build curriculum on npm run bootstrap
Added `lerna run build --scope @freecodecamp/curriculum` to bootstrap
npm script

Issues: 18198
2018-10-03 16:51:26 +05:30
Mrugesh Mohapatra fda64e92be feat: intial bootstrap install for server and client 2018-09-26 20:26:53 +05:30
Bouncey 87837f480d feat(certs): Claim Certs 2018-09-25 13:18:17 +01:00
Bouncey 2de2143457 feat(email-settings): Add email settings 2018-09-21 11:26:30 +01:00
Bouncey 147e61e4f7 fix(nodemon): Resolve the correct watch path for nodemon 2018-09-21 11:26:30 +01:00
Bouncey 3a98e3cfa3 feat(privacy): Add privacy settings 2018-09-21 11:26:30 +01:00
Bouncey c7a4b5b50f feat(theme): Add theme updating functionality 2018-09-14 16:22:44 +01:00
Bouncey a41ef09932 feat(about): Submit new 'about' settings 2018-09-14 16:22:44 +01:00
Bouncey 4f54803674 feat(username): Add Username updating 2018-09-14 16:22:44 +01:00
Bouncey 3878cbae63 chore(tidy) Tidy Friday 2018-09-07 14:37:14 +01:00
Bouncey c5c4f3aa41 feat(report-user) Gatsby /user/:username/report-user 2018-09-07 14:37:14 +01:00
Bouncey 748c1da517 chore(redirects): Migrate redirects and clean up server views 2018-09-06 16:58:05 +01:00