Commit Graph

16108 Commits

Author SHA1 Message Date
0ab4dbe5d2 feat(ci-cd): CI and build with appveyor 2018-10-08 11:02:25 -04:00
ac1ea780fc fix(challenge-md): Fix formatting errors 2018-10-08 12:54:03 +01:00
e0e8ab8409 fix: clarify test text in line with test functionality 2018-10-08 11:38:29 +01:00
6d9d0c992e fix(test): Remove placholder text
I broke the test trying out a find/replace regex. This PR fixes it.
2018-10-08 10:02:30 +01:00
a859035023 fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
392b28fa55 fix: redirects for forum 2018-10-07 17:45:21 +01:00
2562c38db2 fix(tools): Adjust seed task 2018-10-07 14:51:09 +05:30
506f8b9fe0 fix(learna): Add seed to lerna bootstrap 2018-10-07 14:51:09 +05:30
c3fad016ab feat(tests): Bootstrap only on ci tests 2018-10-07 14:51:09 +05:30
f8a680caaa feat(tests): Add snapshot 2018-10-07 14:51:09 +05:30
d52ba8c6fd fix(path-map): Refactor pathMigrationMap for new curriculum package 2018-10-07 14:51:09 +05:30
bc9b3b4ddd chore(seed): Move seed script to tools 2018-10-07 14:51:09 +05:30
26750776ed fix(seed): Fix seed script for new curriculum pkg 2018-10-07 14:51:09 +05:30
d3e4d88f0c feat(locale): Add LOCAL env var 2018-10-07 14:51:09 +05:30
6c3b9b616d fix(learn): path to Intros 2018-10-07 08:54:52 +01:00
3123f8c5b9 fix(learn): transformers don't apply 2018-10-06 02:39:36 +01:00
5fedefb74f fix(travis): Have travis run client tests for CI 2018-10-05 21:34:17 +05:30
2ec3c6962f chore(curriculum): Bump pkg version to fix build 2018-10-05 15:58:12 +01:00
bcd0e82348 fix(pkg): Reintroduce build step 2018-10-05 15:58:12 +01:00
e34ff2e3ff fix(netlify): Reduce build time now we are publishing required packages 2018-10-05 15:58:12 +01:00
b38ee544a3 fix(description): Adjust for new description format 2018-10-05 15:58:12 +01:00
badc68089f chore(pkg): Prep md parser for publish
fix(netlify): Fix Build
2018-10-05 15:58:12 +01:00
3f86862d3e chore(lock): Update Lock files 2018-10-05 15:58:12 +01:00
3151390be4 feat(next): BREAKING New curriculum package 2018-10-05 15:58:12 +01:00
6ba31ae5d1 fix(build): Add gatsby-cli to deps 2018-10-05 15:58:12 +01:00
b22c719651 fix(source-plugin): Switch out gatsby-source-filesystem 2018-10-05 15:58:12 +01:00
6e728ce16d feat(guide): Import guide in to the client app 2018-10-05 15:58:12 +01:00
2723a943c9 feat(getChallenges): Get Challenges by Lang 2018-10-05 15:58:12 +01:00
edd11330bc chore(intros) Move Introdctions to /pages 2018-10-05 15:58:12 +01:00
8f39bc1288 chore(curriculum): Remove files in wrong format 2018-10-05 15:58:12 +01:00
61222b1fb6 chore: remove unwanted change from PR 2018-10-03 16:51:26 +05:30
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
8c38dfe861 fix(challenge-md): Fix file names and preserve challenge order in meta.json 2018-10-02 15:13:04 +01:00
81a1f0c4f8 feat(challenge-md): Add initial markdown challenge files 2018-09-30 23:24:46 +01:00
e7e69081b6 chore(challenge): Remove unsed help field 2018-09-30 23:24:46 +01:00
142ac17112 feat(challenge-md): Parse solutions from md 2018-09-30 20:39:37 +01:00
2f193ac4ae feat(challenge-md): Parse seed files from md 2018-09-30 20:17:46 +01:00
8398522021 chore(lerna): Sym-link the curriculum 2018-09-30 20:17:46 +01:00
3da2a3eea9 fix(updates): Fix learn -> server communication 2018-09-30 12:42:40 +01:00
4eb364f919 chore(git) Ignore built frame-runners 2018-09-30 12:42:40 +01:00
5b254f3ad6 chore(learn): Merge learn in to the client app 2018-09-30 12:42:40 +01:00
9e869a46fc fix: add sample env 2018-09-27 20:45:50 +05:30
eff9ce74bd feat: tie in challenge parser 2018-09-27 20:21:53 +05:30
03abb0facc Progressivly increase delayTime for multiple stored updates 2018-09-27 20:06:17 +05:30
ca70573bd8 fix(response handling): Handle success responses better 2018-09-27 20:06:17 +05:30
b7aee9928e fix(error handling): Simplified error handling 2018-09-27 20:06:16 +05:30
e4e41e6fe3 feat(updates): Store updates if the server is not responding 2018-09-27 20:06:16 +05:30
54e14b9433 fix(console): output user logs after running tests 2018-09-27 20:06:16 +05:30
0dc455c5dc remove challenge name as title from forum template. (#299) 2018-09-27 20:06:16 +05:30
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