Commit Graph

9604 Commits

Author SHA1 Message Date
Berkeley Martinez
5e0af7a04e Merge pull request #11431 from FreeCodeCamp/greenkeeper-frameguard-3.0.0
Update frameguard to version 3.0.0 🚀
2016-11-08 17:08:18 -08:00
Quincy Larson
00063a909c Merge pull request #11439 from BerkeleyTrue/feat/shadow-settings
feat(app): render spinner on `/settings`
2016-11-08 16:59:16 -08:00
Manish Sharma
3d0014d2ed Corrected and maintained uniformity in title-casings of challenges (basic bonfires)
According to the uniformity of using title case in important words in title of challenges, some of the titles didn't have that casings. For example "Reverse a string" should have been "Reverse a String".

I did that for both English and the translated version.
2016-11-08 17:46:59 +05:30
Manish Sharma
f7f1bc68e5 Corrected and maintained uniformity in title-casings of adv-bonfires.
Maintaining the uniformity of previous challenge title-casings, the new titles were cased correctly with title-cases to important words in titles.
2016-11-08 17:44:08 +05:30
Mrugesh Mohapatra
8aff70e1c0 Merge pull request #11542 from alkuhar/update/fibonacci-wording
update fibonacci numbers wording
2016-11-08 17:26:51 +05:30
Jonathan
bf8300fcc5 Merge pull request #11572 from Manish-Giri/fix/include-note-in-diff-two-arrays-challenge
Add note about order of array elements in Diff Two Arrays
2016-11-08 08:16:27 +00:00
MANISH-GIRI
55b9569c50 Add note about order of array elements in Diff Two Arrays 2016-11-07 15:01:17 -05:00
Mrugesh Mohapatra
718cb16e43 Merge pull request #11478 from damon-myers/fix/exact-change-test
Improve Exact Change readability
2016-11-07 12:54:43 +05:30
Jonathan
c55fc02977 Merge pull request #11549 from Bouncey/feature/travisBadge
Feat: Travis Build Badge in README
2016-11-06 14:24:46 +00:00
Stuart Taylor
9224daa628 Feat: Travis Build Badge in README 2016-11-06 12:53:34 +00:00
Damon
789c305790 Remove all trailing 0's- Exact Change 2016-11-06 04:16:57 -06:00
alkuhar
473823c7cf update fibonacci numbers wording 2016-11-05 21:05:37 -07:00
greenkeeperio-bot
6a2cad88c2 chore(package): update frameguard to version 3.0.0
https://greenkeeper.io/
2016-11-05 17:22:23 -07:00
Greenkeeper
72d446eff1 chore(package): update redux-actions to version 0.13.0 2016-11-06 00:22:06 +00:00
Greenkeeper
00d93ee1ec chore(package): update babel-core to version 6.18.1 2016-11-06 00:12:58 +00:00
Jonathan
de91a7f1ac Merge pull request #11526 from adevenuto/fix/eys-to-eyes-typo
Fixed minor typo in second cat object
2016-11-04 22:00:21 +00:00
Anthony
c82981e5a9 Fixed minor typo in second cat object 2016-11-04 16:03:20 -05:00
Berkeley Martinez
5edfb77dbf Merge pull request #11219 from atjonathan/fix/hikes-styling
Fixed styling issues with Hikes
2016-11-04 08:26:42 -07:00
theflametrooper
6777823607 Fixed styling issues with Hikes
⚙ Fixed tabs/spaces issue
📱 Added responsiveness to YouTube embed
2016-11-04 13:18:35 +00:00
Jonathan
9a171940c6 Merge pull request #11472 from Bouncey/fix/replaceNBSP
Fix/Replace nbsp in campers code
2016-11-04 13:11:36 +00:00
Jonathan
9d616e7a04 Revert "Update history to version 4.4.0 🚀" 2016-11-03 10:57:39 +00:00
Stuart Taylor
e9d67eda97 Fix/Replace nbsp in campers code 2016-11-02 23:07:40 +00:00
Jonathan
b77e8fe110 Merge pull request #11490 from FreeCodeCamp/greenkeeper-history-4.4.0
Update history to version 4.4.0 🚀
2016-11-02 17:10:24 +00:00
Berkeley Martinez
2400ea04c5 feat(app): render spinner on /settings 2016-11-01 13:35:55 -07:00
Berkeley Martinez
d93cfc35d3 Merge pull request #11493 from ethanx94/fix/typo
Fix - Typo & Semicolon Consistency
2016-11-01 13:07:38 -07:00
Berkeley Martinez
f30598006c Merge pull request #11425 from ivantedja/feature/core-team-status
show core team status in user profile
2016-11-01 13:00:16 -07:00
Ethan Richardson
5e7fcf16a0 Typo and semicolon consistency error. 2016-11-01 14:15:46 -05:00
Dylan
05415e1a7a Merge pull request #11484 from FreeCodeCamp/revert-11469-fix/lanDeg
Revert "Added note about language degradation"
2016-11-01 11:41:56 -05:00
greenkeeperio-bot
462b69cef0 chore(package): update history to version 4.4.0
https://greenkeeper.io/
2016-11-01 09:02:57 -07:00
Stuart Taylor
d3d98a8c73 Revert "Added note about language degradation" 2016-10-31 22:39:45 +00:00
Chris Warrick
057801aca6 Mention returning undefined in "Finders Keepers" 2016-10-31 16:12:51 +00:00
Jonathan
bc032b5164 Merge pull request #11469 from Bouncey/fix/lanDeg
Added note about language degradation
2016-10-31 09:50:37 +00:00
Jonathan
8aff3ff7d4 Merge pull request #11467 from Bouncey/fix/removeFA
Remove FontAwesome from 'client/less/lib/'
2016-10-31 09:31:18 +00:00
Stuart Taylor
ede58df494 Added note about language degradation 2016-10-30 20:37:16 +00:00
Stuart Taylor
52053de593 Remove FontAwesome from 'client/less/lib/' 2016-10-30 20:09:37 +00:00
Charlotte Tan
17471343d3 Update pre-submission checklist to advise users to run npm test 2016-10-30 06:09:21 +00:00
vinhhv
9e2f1ebf01 Fix jsx typo in map header 2016-10-29 12:44:48 +01:00
Ivan Sebastian
a455ec0dc1 show core team status in user profile 2016-10-29 15:54:42 +07:00
Quincy Larson
e1512bfa52 Merge pull request #11429 from BerkeleyTrue/fix/eslint-import-ext
fix(lint): disable import extension requirement
2016-10-28 11:28:59 -07:00
Jonathan
acbe18aea1 Merge pull request #11428 from systimotic/translate/bootstrap-grid-diagram
Fix translations for bootstrap grid challenge
2016-10-28 16:34:45 +01:00
Berkeley Martinez
327e7ae6e4 fix(lint): disable import extension requirement
This rule is broken on module main imports
2016-10-28 08:13:53 -07:00
systimotic
ee3df7b921 Fix translations for bootstrap grid challenge 2016-10-28 17:12:31 +02:00
Berkeley Martinez
9d5f554f5e Merge pull request #11157 from FreeCodeCamp/greenkeeper-eslint-plugin-import-2.0.1
Update eslint-plugin-import to version 2.0.1 🚀
2016-10-27 17:14:39 -07:00
Berkeley Martinez
d13c556402 feat: Add new import lint rules 2016-10-27 17:10:47 -07:00
Berkeley Martinez
675438b075 fix(jsx): prevent bootstrap from injecting props to react primitive 2016-10-28 00:32:13 +01:00
Berkeley Martinez
484dc743dc Merge pull request #11409 from systimotic/fix/test-js
Fix test-js command for Windows
2016-10-27 16:09:08 -07:00
Berkeley Martinez
cdb8ac6e92 Merge pull request #11415 from Bouncey/fix/CSRFToken
Fix for CSRF Token issue
2016-10-27 16:07:49 -07:00
Pranay Kumar
dbdad25e60 Added test: solution uses push for an array 2016-10-27 23:25:40 +01:00
Stuart Taylor
9e727ee0c1 Fix for CSRF Token issue 2016-10-27 23:22:51 +01:00
Berkeley Martinez
49bd6ed24d Merge pull request #11407 from systimotic/fix/jsonlint-cli
Replace jsonlint with jsonlint-cli
2016-10-27 15:08:42 -07:00