|
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 |
|
|
cf3ec219a6
|
Fixes Bootstrap Row Test Escape
|
2015-11-06 18:54:11 -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 |
|
|
2ed6143c68
|
Add type safety to arrayToNewLineString
|
2015-11-06 17:53:06 -08:00 |
|
|
a57d288aa7
|
Rename arrayToNewLineString
because naming things is hard
|
2015-11-06 17:51:04 -08:00 |
|
|
328e75812a
|
Fix lint issues with gist saving
|
2015-11-06 17:48:17 -08:00 |
|
|
13a505cf23
|
Lint main js as part of CI
|
2015-11-06 17:32:01 -08:00 |
|
|
5dbfbfcf57
|
Add head/tail to challenge spec.
Lint EVERYTHING!
|
2015-11-06 17:32:01 -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 |
|
|
ef560ddb3e
|
fixes #4062
|
2015-11-07 05:50:04 +05:30 |
|
|
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 |
|
|
c38841c5af
|
Fix Code Editor Changes Creating Duplicate History Entries
Closes #4167
|
2015-11-04 11:04:54 -08:00 |
|
|
8a5e12f6f3
|
find users news by typing their usernames in search box and fix FF CSS issue
|
2015-11-04 22:28:13 +04:00 |
|
|
bf40338719
|
improve gist's title
|
2015-11-04 15:49:08 +04:00 |
|
|
59bd917a2c
|
save bonfire solution as a gist and fix search issue button query string
|
2015-11-04 15:48:20 +04:00 |
|
|
f7c8932f8e
|
Merge pull request #4157 from FreeCodeCamp/fix/story-db-connection
Fix story search not closing db connections
|
2015-11-04 01:04:03 -08:00 |
|