Commit Graph

6027 Commits

Author SHA1 Message Date
cdda7c3bc2 Merge pull request #4234 from ltegman/fix/confirm-the-ending-test-4232
Fix BF Confirm The Ending Test
2015-11-07 11:27:16 -08:00
1b3cefd655 Fix BF Confirm The Ending Test
Closes #4232
2015-11-07 11:23:36 -08:00
673a21114d Merge pull request #4185 from FreeCodeCamp/greenkeeper-browser-sync-2.9.12
Update browser-sync to version 2.9.12 🚀
2015-11-06 23:26:27 -08:00
10d484d7ab Remove unused deps 2015-11-06 23:17:41 -08:00
93f48f2431 chore(package): update browser-sync to version 2.9.12
http://greenkeeper.io/
2015-11-06 22:58:06 -08:00
9c476ba083 Update README.md 2015-11-07 00:25:36 -06:00
0df6f3e04b Merge pull request #4181 from FreeCodeCamp/greenkeeper-gulp-eslint-1.0.0
Update gulp-eslint to version 1.0.0 🚀
2015-11-06 21:18:20 -08:00
8087db11f0 Update gulp lint task 2015-11-06 21:12:14 -08:00
f76a3ac1ab chore(package): update gulp-eslint to version 1.0.0
http://greenkeeper.io/
2015-11-06 21:06:39 -08:00
391f164270 Merge pull request #4180 from FreeCodeCamp/greenkeeper-eslint-plugin-react-3.7.0
eslint-plugin-react@3.7.0 breaks build 🚨
2015-11-06 21:05:04 -08:00
d6899c3b9e chore(package): update eslint-plugin-react to version 3.7.0
http://greenkeeper.io/
2015-11-06 20:43:04 -08:00
e0ee41033a Merge pull request #4225 from SaintPeter/fix/give-image-border-width
Fixes Give Images Border Width Issue
2015-11-06 19:28:31 -08:00
2c6fad19dd Merge pull request #4207 from SaintPeter/fix/clean-up-font-size-waypoint-4198
Cleanup to Font Size Waypoint
2015-11-06 19:04:35 -08:00
716fb74352 Cleanup to Font Size Waypoint
Fixes Font Size Desciption, Test
2015-11-06 18:39:00 -08:00
0dc082e915 Fixes Give Images Border Width Issue 2015-11-06 18:20:09 -08:00
04e5f64428 Merge pull request #4164 from FreeCodeCamp/greenkeeper-babel-eslint-4.1.4
Update babel-eslint to version 4.1.4 🚀
2015-11-06 18:07:35 -08:00
298eefcdb8 chore(package): update babel-eslint to version 4.1.4
http://greenkeeper.io/
2015-11-06 18:00:34 -08:00
5b4eafe751 Merge pull request #3995 from bugron/feature/save-bonfire-solution-as-github-gist
Save bonfire's solution as a GitHub gist
2015-11-06 17:21:01 -08:00
65bf2e0539 Merge pull request #4206 from SaintPeter/fix/join-strings-join-typo-4196
Fixes typo in Join Strings with Join Waypoint
2015-11-06 14:54:56 -08:00
c855e01630 Merge pull request #4214 from SaintPeter/fix/truncate-string-add-tests-4066
Truncate String - Add test, Solution
2015-11-06 10:40:22 -08:00
172b28c664 Truncate String - add test, solution 2015-11-06 10:26:56 -08:00
deb9bce3da Fixes typo in Join Strings with Join Waypoint 2015-11-05 22:02:55 -08:00
26025f2afc Merge pull request #4183 from FreeCodeCamp/fix/job-copy
Fix job board copy
2015-11-05 20:43:48 -08:00
81c74f4209 Merge pull request #4136 from FreeCodeCamp/greenkeeper-update-all
Update all dependencies 🌴
2015-11-06 10:53:26 +08:00
696c038a26 Merge pull request #4168 from ltegman/fix/code-editor-spamming-browser-history-4167
Fix Code Editor Changes Creating Duplicate History Entries
2015-11-05 17:28:13 -08:00
ec5938fea6 Merge branch 'bugron-feature/find-posted-news-by-username' into staging 2015-11-05 17:07:09 -08:00
00fcdc9bc1 Fix news username query should be case insensitive 2015-11-05 17:06:13 -08:00
325e121d4e Merge branch 'feature/find-posted-news-by-username' of https://github.com/bugron/FreeCodeCamp into bugron-feature/find-posted-news-by-username 2015-11-05 16:46:29 -08:00
085fc2fe72 Fix loopback explorer issue 2015-11-05 16:41:19 -08:00
c7d6426728 Merge pull request #4200 from FreeCodeCamp/fix/update-landing
Fix landing and nonprofits page
2015-11-05 16:14:11 -08:00
5a96e6266b Lint all the things 2015-11-05 15:21:14 -08:00
c5843ec252 Add new message when camper is certified 2015-11-05 14:52:04 -08:00
5430ccc3be fix landing and nonprofit 2015-11-05 13:38:09 -08:00
743936f2eb Change board copy 2015-11-05 13:10:35 -08:00
25449ae510 Fix some bugs with howToApply obscuring 2015-11-05 13:06:27 -08:00
7e9ba2a4cc Obscures howToApply 2015-11-05 12:50:53 -08:00
0a30ad3fb4 Add more conditional logic to button 2015-11-05 12:50:53 -08:00
feac941b1c Add logic to cert buttons 2015-11-05 12:50:53 -08:00
1251b14d9d Add job cert buttons 2015-11-05 12:50:53 -08:00
173c511026 Remove old cert stuff 2015-11-05 12:50:53 -08:00
6984ad8f13 Merge pull request #4191 from venky18/patch-2
added a semicolon on line 1483
2015-11-05 09:58:56 -08:00
42b5523328 added a semicolon on line 1483
there is a semicolon missing on line 16 of the editor in the url http://www.freecodecamp.com/challenges/waypoint-create-a-javascript-slot-machine
2015-11-05 23:16:23 +05:30
cd0323a60d Merge pull request #4173 from FreeCodeCamp/fix/lint-issue-client
Fix most lint issues
2015-11-04 21:56:11 -08:00
642604d768 Merge pull request #4184 from SaintPeter/fix/condense-arrays-missing-tag-4182
Fix Missing code tag in Condense Arrays Waypoint
2015-11-04 21:52:15 -08:00
8d28da3485 Fix a missing code tag in condense arrays waypoint 2015-11-04 21:46:56 -08:00
2ae6b7767a Merge pull request #4176 from SaintPeter/fix/update-object-properties-spurious-backslash-4165
Fix Spurious backslash in Update Object Properties test
2015-11-04 14:59:13 -08:00
c94a61ab0c Fixes 4165 - Spurious backslash in Update Object Properties test 2015-11-04 13:23:25 -08:00
8f3c3e3972 Fix most lint issues 2015-11-04 12:37:25 -08:00
00607d89b6 Merge pull request #4171 from SaintPeter/fix/use-id-attribute-missing-semicolon-4160
Fixes 4160 - Missing Semicolon on Use an ID Attribute
2015-11-04 11:45:02 -08:00
79fd8e0bf8 Fixes 4160 - Missing Semicolon on Use an ID Attribute 2015-11-04 11:28:28 -08:00