Commit Graph

15921 Commits (0d5fec5e21b76df5c21bd64015c8aabec43f0dba)

Author SHA1 Message Date
Bouncey 3b16e3ffe2 feat(welcome): Gatsby the Welcome page 2018-08-30 20:43:55 +05:30
Bouncey 2a7726ce5f feat(landing-page): Gatsby the landing page 2018-08-30 20:43:55 +05:30
Bouncey bcd98a28c8 feat(gatsby): Initial gatsby scaffolding 2018-08-30 20:43:55 +05:30
Bouncey d77397b53f fix(ascceptTerms): Navigate to /welcome on PP & ToS accept 2018-08-30 20:43:55 +05:30
Bouncey 7fd0b5b84b feat(accept-pp-tos): Add Privacy and ToS accept page 2018-08-30 20:43:55 +05:30
Bouncey 4f2241d39f feat(flash): Add flash messages 2018-08-30 20:43:55 +05:30
Bouncey 3ea38ee31a feat(welcome): Gatsby the Welcome page 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 57bfc029e4 fix(contributing): Update with new develop commands and port 2018-08-30 20:43:55 +05:30
Bouncey cd73528958 feat(gatsby): Initial gatsby scaffolding 2018-08-30 20:43:55 +05:30
Lallo Vigil 68daaf73d9 fix(challenges): replaced em tags with code tags
Em tags were showing in console, so I replaced them.

ISSUES CLOSED: #18048
2018-08-30 19:21:52 +09:00
Tomer Ben Rachel 0a79c58c09 fix(challenges): removed duplicate css top property 2018-08-30 18:39:22 +09:00
Oliver Eyton-Williams a20ac56f35 fix(challenges): remove race condition from react lifecycle challenge 2018-08-30 18:36:39 +09:00
Josh Alling b090e8bf6f feat(challenges): add browser fallback challenge
ISSUES CLOSED: freeCodeCamp/freeCodeCamp#17546
2018-08-30 18:11:08 +09:00
HadrienAllemon 72c2407190 fix(challenges): allow user to comment out undesired code 2018-08-30 18:06:13 +09:00
lkozyr f0e5633b98 fix(heat-map): Show last 8 months of activity (#18004) 2018-08-29 22:03:46 +05:30
Mrugesh Mohapatra b5014b85b7 fix: update styling in copy 2018-08-28 00:32:33 +05:30
NitronR 3518ff9e8e feat(full-stack): Full Stack Certification 2018-08-28 00:32:33 +05:30
Niraj Nandish c50cc4eb1d fix(challenges): missing space in code example 2018-08-26 13:47:59 +09:00
Josh Alling bc33a03fc5 fix(challenges): fix description in css variable fallback challenge
This commit partially resolves freeCodeCamp/freeCodeCamp#17546
2018-08-26 13:43:18 +09:00
Niraj Nandish 77689f42bd fix(challenges): Update test to include whitespace (#272)
* fix(challenges): Update test to include whitespace

ISSUES CLOSED: #271
2018-08-25 08:31:17 -06:00
Strahinja Mitrovic cb21e59f7a fix(challenges): fix #17155
i've added a test for if else statements curly braces to ensure that every condition has to have
both opening and closing curly braces.

I've also made changes that were by scissorsneedfood.

ISSUES CLOSED: #17155
2018-08-25 16:41:52 +09:00
pom421 6058da3725 fix(challenges): fix regex in a JS challenge (#257) 2018-08-25 16:29:12 +09:00
Tomer Ben-Rachel d560d58631 fix(challenges): rephrased wording in applied visual design (#268) 2018-08-24 06:18:38 -06:00
Josh Alling 25ea07eda6 fix(challenges): fix flex direction row regex
ISSUES CLOSED: #260
2018-08-24 19:53:14 +09:00
Niraj Nandish 6e42f53dde fix(challenges): add missing test to check for for css class
ISSUES CLOSED: #254
2018-08-24 18:22:45 +09:00
Stuart Taylor 903e28ee6a feat(meta): Add article meta (#18044) 2018-08-24 00:15:33 -05:00
Niraj Nandish 372f73ebdb fix(docs): Update and format CONTRIBUTING.md
Closes #17952
2018-08-23 12:56:57 +05:30
Niraj Nandish a1464f09d3 fix(challenges): Incorrect html closing tag 2018-08-23 15:59:36 +09:00
Josh Alling d80d98d83c fix(challenges): converts delete html test to regex
Also, adds a solution to be tested with the test suite.

ISSUES CLOSED: #251
2018-08-23 15:57:35 +09:00
Mrugesh Mohapatra aacd445479 style: remove unwanted newlines 2018-08-22 22:28:52 +05:30
Mrugesh Mohapatra ab682e08ec fix: update copy and add spacing 2018-08-22 22:28:52 +05:30
SG 8e79a48b29 fix: privacy terms page styling issues and jQuery not initialised 2018-08-22 22:28:52 +05:30
Nathan Hannig 2adc516d96 fix(challenges): adding negative integer to challenge to improve tests (#211) 2018-08-22 19:58:23 +09:00
Josh Alling 1a4f6a8d83 fix(challenges): fix confusing destructuring es6 challenge
ISSUES CLOSED: #213
2018-08-21 20:02:30 +09:00
Niraj Nandish 0bf8d3218f fix(challenges): check for shorthand character in regex (#238) 2018-08-21 19:48:49 +09:00
Shrey b0c0b744ad fix(challenges): fix grammar and spelling errors (#244) 2018-08-21 19:11:05 +09:00
nathanhannig 5cfa1cd78c fix(settings): Fix layout issues that caused horizontal scrolling
Closes #17931
2018-08-19 21:18:23 +05:30
Niraj Nandish ded4705fac fix(challenges): fixed tests to check for pre operators
Increment and decrement a number challenge
will now check for post-increment

ISSUES CLOSED: #199
2018-08-18 19:19:44 +02:00
Stuart Taylor ec444f71ad fix(formatting): Update Show layout, whitespace and underlines (#18022) 2018-08-17 11:41:08 -04:00
Ryan Pisuena 8f17adf2c6 fix(challenges): spelling and grammar errors addressed 2018-08-17 08:21:25 +02:00
Josh Alling e044de4230 fix(challenges): add test to lookahead regex challenge
ISSUES CLOSED: #209
2018-08-17 08:15:38 +02:00
Mrugesh Mohapatra 336776ccf6 fix(user): send profileUI for locked user 2018-08-15 11:05:00 +01:00
Mrugesh Mohapatra 6b8061fa9a fix: url and CSP for deps 2018-08-15 11:00:12 +01:00
Mrugesh Mohapatra a505afb75c fix: update styles and text 2018-08-15 10:04:38 +01:00
Mrugesh Mohapatra b647012ba0 feat: add award badge to profiles 2018-08-15 10:04:38 +01:00
Tomer Ben Rachel 31957a45e2 fix(challenges): fixed typo in algorithms and ds 2018-08-14 18:51:30 -07:00
Rob Anthony 296cf44f57 fix(challenges): add test to check user is using \W in Regex
Add test to make sure user is using \W and not ^\w
2018-08-14 10:53:17 -07:00
Josh Alling 16d52cbcdf docs(contributing): add info on conventional commit messages
Specifies that a pull request will fail the Travis CI build without conventional commit messages and
adds a link with more info about conventional commits.
2018-08-12 12:55:06 -10:00
Josh Alling b369fa00cb fix(challenges): fix grid-gap shorthand regex (#237)
ISSUES CLOSED: #229
2018-08-10 15:42:23 -05:00