Commit Graph

15903 Commits (392b28fa55bbba9bb527530c21652401821bea41)

Author SHA1 Message Date
mrugesh mohapatra 392b28fa55 fix: redirects for forum 2018-10-07 17:45:21 +01:00
Bouncey 2562c38db2 fix(tools): Adjust seed task 2018-10-07 14:51:09 +05:30
Bouncey 506f8b9fe0 fix(learna): Add seed to lerna bootstrap 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 f8a680caaa feat(tests): Add snapshot 2018-10-07 14:51:09 +05:30
Bouncey d52ba8c6fd fix(path-map): Refactor pathMigrationMap for new curriculum package 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 d3e4d88f0c feat(locale): Add LOCAL env var 2018-10-07 14:51:09 +05:30
Valeriy 6c3b9b616d fix(learn): path to Intros 2018-10-07 08:54:52 +01:00
Valeriy 3123f8c5b9 fix(learn): transformers don't apply 2018-10-06 02:39:36 +01:00
Bouncey 5fedefb74f fix(travis): Have travis run client tests for CI 2018-10-05 21:34:17 +05:30
Bouncey 2ec3c6962f chore(curriculum): Bump pkg version to fix build 2018-10-05 15:58:12 +01:00
Bouncey bcd0e82348 fix(pkg): Reintroduce build step 2018-10-05 15:58:12 +01:00
Bouncey e34ff2e3ff fix(netlify): Reduce build time now we are publishing required packages 2018-10-05 15:58:12 +01:00
Bouncey b38ee544a3 fix(description): Adjust for new description format 2018-10-05 15:58:12 +01:00
Bouncey badc68089f chore(pkg): Prep md parser for publish
fix(netlify): Fix Build
2018-10-05 15:58:12 +01:00
Bouncey 3f86862d3e chore(lock): Update Lock files 2018-10-05 15:58:12 +01:00
Bouncey 3151390be4 feat(next): BREAKING New curriculum package 2018-10-05 15:58:12 +01:00
Bouncey 6ba31ae5d1 fix(build): Add gatsby-cli to deps 2018-10-05 15:58:12 +01:00
Bouncey b22c719651 fix(source-plugin): Switch out gatsby-source-filesystem 2018-10-05 15:58:12 +01:00
Bouncey 6e728ce16d feat(guide): Import guide in to the client app 2018-10-05 15:58:12 +01:00
Bouncey 2723a943c9 feat(getChallenges): Get Challenges by Lang 2018-10-05 15:58:12 +01:00
Bouncey edd11330bc chore(intros) Move Introdctions to /pages 2018-10-05 15:58:12 +01:00
Bouncey 8f39bc1288 chore(curriculum): Remove files in wrong 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
Bouncey 8c38dfe861 fix(challenge-md): Fix file names and preserve challenge order in meta.json 2018-10-02 15:13:04 +01:00
Bouncey 81a1f0c4f8 feat(challenge-md): Add initial markdown challenge files 2018-09-30 23:24:46 +01:00
Bouncey e7e69081b6 chore(challenge): Remove unsed help field 2018-09-30 23:24:46 +01:00
Bouncey 142ac17112 feat(challenge-md): Parse solutions from md 2018-09-30 20:39:37 +01:00
Bouncey 2f193ac4ae feat(challenge-md): Parse seed files from md 2018-09-30 20:17:46 +01:00
Bouncey 8398522021 chore(lerna): Sym-link the curriculum 2018-09-30 20:17:46 +01:00
Bouncey 3da2a3eea9 fix(updates): Fix learn -> server communication 2018-09-30 12:42:40 +01:00
Bouncey 4eb364f919 chore(git) Ignore built frame-runners 2018-09-30 12:42:40 +01:00
Bouncey 5b254f3ad6 chore(learn): Merge learn in to the client app 2018-09-30 12:42:40 +01:00
Mrugesh Mohapatra 9e869a46fc fix: add sample env 2018-09-27 20:45:50 +05:30
Mrugesh Mohapatra eff9ce74bd feat: tie in challenge parser 2018-09-27 20:21:53 +05:30
Stuart Taylor 03abb0facc Progressivly increase delayTime for multiple stored updates 2018-09-27 20:06:17 +05:30
Stuart Taylor ca70573bd8 fix(response handling): Handle success responses better 2018-09-27 20:06:17 +05:30
Stuart Taylor b7aee9928e fix(error handling): Simplified error handling 2018-09-27 20:06:16 +05:30
Stuart Taylor e4e41e6fe3 feat(updates): Store updates if the server is not responding 2018-09-27 20:06:16 +05:30
Oliver Eyton-Williams 54e14b9433 fix(console): output user logs after running tests 2018-09-27 20:06:16 +05:30
Michaël 0dc455c5dc remove challenge name as title from forum template. (#299) 2018-09-27 20:06:16 +05:30
Kristofer Koishigawa b19ebd0cdf Moved li element into Login and SignedIn components and added class names for more precise styling. Adjusted the search bar hits so they're centered on the page again. (#290) 2018-09-27 20:06:16 +05:30
Oliver Eyton-Williams 3801cecb72 fix(help): change help button to direct user to correct forum (#284)
* fix(help): change help button to direct user to correct forum

* Refactor category selection to challengeTypes
2018-09-27 20:06:16 +05:30
Chris Tse cd98a39bfe Escape underscore in 'node_modules' (#282)
Unescaped underscores created unintended italics in the introduction.
2018-09-27 20:06:15 +05:30
Arijit Sen 58993534a9 Changed the stub introduction page (#277)
Changed the stub Introduction page to an improved documented and understandable Introduction page.
2018-09-27 20:06:15 +05:30
Wadinga Leonard 586753ee3b Put Content in Front End Libraries Projects stub (#268)
Added introduction in the Front End Libraries Projects stub
2018-09-27 20:06:15 +05:30
Guy Even 4449aeb345 fix(.gitignore) add environment specific files to .gitignore (#266) 2018-09-27 20:06:15 +05:30