Commit Graph

649 Commits (406fdfe6b48a7ec9423ed8b08ee2e7cc78e0411f)

Author SHA1 Message Date
Mrugesh Mohapatra fdc2219f81 feat: remove news from platform 2019-01-16 13:48:38 +00:00
Todd Chaffee f0c8211e95 feat: use mock authentication for local dev 2019-01-15 19:52:19 +05:30
Stuart Taylor 2d3c2efa2a Feat: Ensure markdown formatting (#34547)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.

Closes #34535
2018-12-06 16:48:56 +05:30
Bouncey f4d1f9eec3 feat: Run server tests from project root test command 2018-12-04 17:42:12 +05:30
Stuart Taylor 289d5875fa chore(security🔥): Update npm-run-all (#34469)
Tested locally.
2018-11-27 12:24:00 -05:00
Stuart Taylor cee98aef43 feat: watch challenges (#34321) 2018-11-16 23:52:52 +05:30
mrugesh mohapatra f69fae4303 chore: update package and lockfile (#34352) 2018-11-16 16:20:20 +00:00
Bouncey fbee89b345 feat: Seed news articles on script 2018-11-10 01:57:06 +05:30
Mrugesh Mohapatra e1a0df55ef build(tools): add node_modules cleanup script 2018-11-03 10:32:50 +03:00
Mrugesh Mohapatra 87e02190d5 fix(npm-script): reconfigure script order 2018-11-01 16:06:37 +05:30
Mrugesh Mohapatra 4d3641ad88 fix(ci): remove isolation between ci and local test script 2018-11-01 16:06:37 +05:30
Mrugesh Mohapatra e491eebc58 feat(tools): add postinstall step for bootstrap 2018-11-01 16:06:37 +05:30
Valeriy e099d6486d fix: test curriculum challenges (#24180) 2018-10-23 18:51:53 +05:30
Stuart Taylor 7da04a348b fix: Update packages and fix local dev (#26907)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
2018-10-23 18:48:46 +05:30
Bouncey 4cd6b568e1 fix(guide-ci): Handle uncaught errors 2018-10-19 16:28:34 +01:00
Bouncey 569bd7c3a7 feat(guide-ci): Add frontmatter checks to the guide CI 2018-10-19 16:28:34 +01:00
Bouncey 564012a7eb feat(ci): Ensure guide directory structure in CI 2018-10-19 16:28:34 +01:00
Bouncey 162e25143e fix(seed): Show debug logs on seed command 2018-10-12 20:41:42 +05:30
Beau Carnes 7723a592b7 fix: add prebootstrap script 2018-10-11 02:15:05 +05:30
Bouncey cfbb973c8b feat(redirects): Generate _redirects on build 2018-10-09 09:49:01 +01:00
Bouncey 2562c38db2 fix(tools): Adjust seed task 2018-10-07 14:51:09 +05:30
Bouncey c3fad016ab feat(tests): Bootstrap only on ci tests 2018-10-07 14:51:09 +05:30
Bouncey bc9b3b4ddd chore(seed): Move seed script to tools 2018-10-07 14:51:09 +05:30
Bouncey 26750776ed fix(seed): Fix seed script for new curriculum pkg 2018-10-07 14:51:09 +05:30
Bouncey 5fedefb74f fix(travis): Have travis run client tests for CI 2018-10-05 21:34:17 +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 eff9ce74bd feat: tie in challenge parser 2018-09-27 20:21:53 +05:30
Mrugesh Mohapatra 9aad55f8af fix(scripts): adjust npm run scripts 2018-09-27 12:28:31 +05:30
Mrugesh Mohapatra 12ee5fd431 chore(ci): setup travis config 2018-09-26 23:08:45 +05:30
Mrugesh Mohapatra fda64e92be feat: intial bootstrap install for server and client 2018-09-26 20:26:53 +05:30
Mrugesh Mohapatra 242e6bb3e2 feat: add learna config 2018-09-26 20:13:51 +05:30
Bouncey a9c948679e feat(prettier): Use prettier for client code 2018-09-07 14:37:14 +01:00
Bouncey eb5dee1cbb fix(build): Make build unrelient on root level deps (take 2) 2018-09-06 16:07:03 +01:00
Bouncey 435e856cdb feat(env): Make env vars available to client app 2018-09-06 16:07:03 +01:00
Bouncey f698dcf79c fix(dev): add top level package.json 2018-09-06 11:35:04 +01:00
Bouncey 46a217d0a5 chore(server): Move api-server in to it's own DIR 2018-09-03 17:47:48 +05:30
Bouncey 9fba6bce4c chore(root-package): Prune to root package JSON 2018-09-03 17:47:48 +05:30
Bouncey 01bc66cab3 feat(nodemon): Nodemon the api server 2018-08-30 20:43:55 +05:30
Bouncey 9f6a2e35f7 feat(landing-page): Gatsby the landing page 2018-08-30 20:43:55 +05:30
Bouncey cd73528958 feat(gatsby): Initial gatsby scaffolding 2018-08-30 20:43:55 +05:30
Stuart Taylor 69030797ac Add icons to the byline (#17993) 2018-08-09 02:26:54 +05:30
Stuart Taylor a4a6901fc6 chore(pkg): Update pm2 to @latest (#17979) 2018-08-05 05:28:16 +05:30
Mrugesh Mohapatra dae7f383f4 fix: remove code-mirror 2018-08-04 22:48:20 +01:00
Stuart Taylor 0c84f5e09b feat(views): Add views and extend functionality 2018-08-03 19:27:42 +05:30
Mrugesh Mohapatra 66502a8338 chore(seed): update curriculum to v3.1.1 2018-08-03 19:27:42 +05:30
Stuart Taylor 4dac8c1867 feat(views): Add views and extend functionality 2018-08-03 19:27:42 +05:30
Stuart Taylor 1b18594bd3 feat(client-routes): Add react-router-dom for client-side routing 2018-08-03 19:27:42 +05:30
Stuart Taylor c84a9c8b57 feat(news): Initial app with webpack 2018-08-03 19:27:42 +05:30
Stuart Taylor 41a99e6487 chore(deps): Update webpack plugins 2018-08-03 19:27:42 +05:30
Stuart Taylor 22cd308fd4 chore(gulp): Clean up gulp file 2018-08-03 19:27:42 +05:30