Commit Graph

127 Commits

Author SHA1 Message Date
Ahmad Abdolsaheb
1cfd52209a fix: default to light mode (#37100) 2019-10-07 13:05:31 -07:00
Oliver Eyton-Williams
f50ac6e115 chore: extend linting to cover react hooks (#36725) 2019-08-30 21:10:23 +05:30
mrugesh
fa0e198ef9 fix: update lerna npm audit commands (#36700)
* fix: update the audit commands

* chore: update all dependencies

* chore: remove concurrency limit from commands

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: add no-bail to commands

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2019-08-28 23:06:23 +05:30
Ahmad Abdolsaheb
31e3d9b27e feat: commandline chic 2019-08-20 13:37:11 +05:30
mrugesh
91ad464020 Revert "feat: add bootcamp cost calc guide (#35278)" (#36614)
This reverts commit 869f5edfc5.
2019-08-17 16:31:29 +05:30
Ron Sogueco
869f5edfc5 feat: add bootcamp cost calc guide (#35278)
* feat: add bootcamp cost calc guide

* feat: use ReactJS portals

* feat: fix eslint errors

* feat: update with change requests

* feat: update package-lock.json
2019-08-16 23:57:36 -05:00
Mrugesh Mohapatra
043b1fd283 chore: update the root deps to latest 2019-08-14 19:23:26 +05:30
Mrugesh Mohapatra
20ee37d6a7 chore(root): update dependencies to latest 2019-07-22 17:10:54 +05:30
Oliver Eyton-Williams
9de68bd4a7 feat: Add rule checking Prism languages
The linter now checks that fences have languages and that those languages are
supported by PrismJS. The linter has been extended over the guide with its own
set of rules that only validate code fences.
2019-07-19 15:30:17 +05:30
Oliver Eyton-Williams
538e0bbee3 feat: Lint curriculum, including test yaml 2019-07-19 15:30:17 +05:30
kozlovvski
d6a6504f74 chore(tools): updated jest in packages
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2019-06-11 19:06:57 +05:30
dependabot[bot]
7a88eadf7d Bump handlebars from 4.0.12 to 4.1.2
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-08 03:00:09 +05:30
Mrugesh Mohapatra
c2d7780655 chore(deps): update lerna to 3.14.1 2019-06-08 01:38:48 +05:30
Mrugesh Mohapatra
cbaea46504 fix: rollback gatsby-remark-prismjs & more updates 2019-05-02 01:01:00 -07:00
Mrugesh Mohapatra
384de0a1e9 chore: make local installations even faster 2019-05-02 01:01:00 -07:00
Valeriy
b3c612f70f chore(tools): delete root node_modules with npm run clean 2019-03-15 15:50:30 +05:30
Mrugesh Mohapatra
7d491f9bf6 chore: update lockfile 2019-02-27 16:02:00 +00:00
Bouncey
f5ca6ce5e9 chore: Move sinon dep to the root 2019-02-21 21:03:06 +05:30
Valeriy
26d09fbab1 feat: add lint on pre-commit 2019-02-19 14:30:27 +05:30
Valeriy
be36915605 feat: use prettier with eslint 2019-02-19 14:30:27 +05:30
Bouncey
b13e5fb41a feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
Bouncey
7a30a5c2dd fix: Remedy review comments 2019-02-19 14:30:27 +05:30
Bouncey
36d150cbe1 chore: Install update freecodecamp eslint config 2019-02-19 14:30:27 +05:30
Bouncey
6e9fbd7219 chore: Use babel-eslint for linting the api 2019-02-19 14:30:27 +05:30
Bouncey
62da8d31e2 fix: Use npm-run-all to run the develop command 2019-02-17 14:10:56 +05:30
Stuart Taylor
05a49e36ee chore: apply fixes from npm audit (#35210)
- [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.
2019-02-14 20:39:55 +05:30
Ahmad Abdolsaheb
c3399893c6 fix: remove underline on hover (#35161)
* fix: remove underline on hover

* fix: load Lato font
2019-02-13 08:49:31 -06:00
Bouncey
d79f9f4899 feat(docker): Prep master for docker deploys 2019-02-04 20:13:51 +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
Stuart Taylor
289d5875fa chore(security🔥): Update npm-run-all (#34469)
Tested locally.
2018-11-27 12:24:00 -05:00
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
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
fc72dde582 fix(lock-files): Commit lock files 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
bc9b3b4ddd chore(seed): Move seed script to tools 2018-10-07 14:51:09 +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
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
bcd98a28c8 feat(gatsby): Initial gatsby scaffolding 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
35fd18262c fix(lock): Fix lock file https 2018-08-09 20:44:12 +05:30