Commit Graph

6486 Commits

Author SHA1 Message Date
05cea5dcbb fixed test description in html5-and-css.json 2015-11-24 18:05:00 -05:00
40821dc526 Add additional Roman numeral checks 2015-11-24 09:44:03 -08:00
caff8c220d Merge pull request #4678 from ltegman/fix/bf-validate-telephone-tests
Fix BF Validate US Phone Numbers Tests
2015-11-23 22:43:52 -08:00
225ad136a9 Merge pull request #4608 from ltegman/fix/npm-3-compatibility
Add react-dom to dependencies to support npm 3
2015-11-23 16:54:49 -08:00
70c40c0275 Merge pull request #4667 from roelver/fix/keep-submitted-url
Keep submitted url - closes #4319
2015-11-23 16:54:27 -08:00
02533bf95f Merge pull request #4679 from FreeCodeCamp/fix/change-promo-code-logic
Add company specific promocodes
2015-11-23 19:06:59 -05:00
5ae5e087a4 Send down correct discount name 2015-11-23 15:51:42 -08:00
36067f37cb Add company specific promocodes 2015-11-23 15:38:05 -08:00
ade83e08b7 Fix BF Validate US Phone Numbers Tests
Closes #4666 and closes #4677
2015-11-23 15:31:17 -08:00
83df85beee Add react-dom to dependencies 2015-11-23 10:42:23 -08:00
d6a7fa5562 Merge pull request #4659 from AryanJ-NYC/fix/semicolons-in-bonfire-drop-it-test
Added semicolons to Bonfire: Drop It tests
2015-11-23 08:12:16 -08:00
44f581c13b Keep submitted url - closes #4319 2015-11-23 16:02:07 +01:00
eda8668f9c Added semicolons to Bonfire: Drop It tests; close #4610 2015-11-23 08:53:30 -05:00
9e0c1c9959 Merge pull request #4663 from AkiraLaine/staging
fixed typo in bootstrap.json - closes #4661
2015-11-23 00:59:22 -08:00
9e7fb144b5 fixed typo in bootstrap.json - closes #4661 2015-11-23 19:47:02 +11:00
3079af3571 Merge pull request #4654 from ltegman/fix/wp-create-bulleted-ul-4652
Fix WP Bulleted List Tests
2015-11-22 22:06:03 -08:00
03b4bfaf37 Merge pull request #4660 from FreeCodeCamp/feature/min-react
Minify react in production
2015-11-22 22:37:19 -06:00
c71636b629 Minify react in production 2015-11-22 20:26:44 -08:00
8aace767c0 Merge pull request #4620 from zkrzyzanowski/fix/add-monospace-to-font-family-#4592
Added Monospace to H2 font-family CSS
2015-11-22 12:39:40 -08:00
50ba343915 Fix WP Bulleted List Tests
Closes #4652
2015-11-22 12:24:38 -08:00
a0962c6192 Merge pull request #4621 from ltegman/fix/bf-where-do-i-belong-description-4458
Fix BF Where Do I Belong Description
2015-11-22 10:02:41 +04:00
7814045aff Fix BF Where Do I Belong Description
Closes #4458
2015-11-21 21:57:51 -08:00
e00ecaf093 Added Monospace to H2 font-family CSS. Challenge does not explicitly ask user to add Monospace font as a fallback font. 2015-11-22 00:31:14 -05:00
8fb2be3757 Merge pull request #4615 from JoshWein/patch-1
Updated variable reference.
2015-11-21 14:33:02 -08:00
cf4e88f189 Updated variable reference.
Updated variable reference in "Waypoint: Iterate over Arrays with .map" from ```array``` to ```oldArray``` to match up with the given variable name in the program.
2015-11-21 16:50:28 -05:00
0fb2cf78d5 Merge pull request #4574 from justinian336/add/ES-translation-of-front-end-and-full-stack-certificates
add ES translation of Front End and Full Stack Certificates
2015-11-20 15:53:33 -06:00
2bf9ffc538 Merge pull request #4573 from justinian336/add/ES-translation-of-Ziplines
Add ES translation of Basic and Intermediate Front End Projects
2015-11-20 15:53:15 -06:00
f8d68bcfa2 Hotfix revert heat-map offset 2015-11-20 11:24:02 -08:00
fe107a0147 hotfix limit eslint version 2015-11-20 11:17:25 -08:00
9651dc4185 Merge branch 'greenkeeper-babel-5.8.34' into staging 2015-11-20 11:14:25 -08:00
ea018bedda update babel-core 2015-11-20 11:13:48 -08:00
82dc1cf3b5 Merge pull request #4579 from ltegman/fix/update-react-bootstrap
Update to react-bootstrap 0.28.1 and widen react nav
2015-11-20 10:57:51 -08:00
37f91d0bd7 Merge pull request #4581 from QuincyLarson/fix/links-view
Improve look of links page
2015-11-19 23:38:42 -08:00
4c6872acbc Merge pull request #4580 from QuincyLarson/fix/less-optimistic-times
make times for waypoint challenges less optimistic
2015-11-19 23:37:07 -08:00
022ed56af9 Merge pull request #4578 from FreeCodeCamp/feature/reddit-ad
Add reddit notice to map view
2015-11-19 23:36:53 -08:00
927a058b90 make times for waypoint challenges less optimistic 2015-11-20 01:26:57 -06:00
66d384c4c9 Improve look of links page 2015-11-20 01:25:49 -06:00
3a9745974c Update to react-bootstrap 0.28.1 and widen react nav
+ Moved away from deprecated navbar components and props
+ Removed mixin from NavItem
+ Updated stylesheet so the `.container` react-bootstrap adds doesn't impact nav positioning
2015-11-19 23:09:30 -08:00
f8b8580e8b add reddit ad to map 2015-11-20 00:55:37 -06:00
dfa5acde60 Add learn button to navbar 2015-11-19 22:46:36 -08:00
6f62868f44 Change order of links on links 2015-11-19 22:46:36 -08:00
9d08c1702e update navbar, remove footer, create links page 2015-11-19 22:46:36 -08:00
854e937a20 Merge pull request #4450 from bugron/fix/feed-content-type
Set RSS feed correct content-type
2015-11-19 19:52:29 -08:00
9468b42de9 Merge pull request #4478 from vtamara/add/ES-translation-of-html5-and-css
Completes translation to spanish of HTML5 & CSS
2015-11-19 21:49:32 -06:00
f8d6a399ca Merge pull request #4489 from vtamara/add/ES-translation-of-jquery
Translation to spanish of jquery
2015-11-19 21:48:47 -06:00
0753a2de34 Merge pull request #4490 from justinian336/Add/ES-translation-of-Nodejs-Expressjs-Waypoint
Add ES translation of Nodejs Expressjs Waypoint
2015-11-19 21:47:42 -06:00
392d833692 Merge pull request #4491 from justinian336/Add/ES-translation-of-AngularJS-Waypoint
add ES translation of AngularJS Waypoints
2015-11-19 21:47:16 -06:00
7eafd83e6a Merge pull request #4492 from justinian336/Add/ES-translation-of-MongoDB-Waypoint
add ES translation of MongoDB Waypoint
2015-11-19 21:46:07 -06:00
6302e0b198 Merge pull request #4572 from FreeCodeCamp/fix/job-order
Fix jobs order should be descend by post date
2015-11-19 21:45:27 -06:00
dc453eb20a Thanks for corrections to @justinian633 2015-11-19 22:07:18 -05:00