Commit Graph

5587 Commits (99db9eaf33e2164c9d0a612566d78d4d45cf71c7)

Author SHA1 Message Date
Abhisek Pattnaik e080ff1811 Add tests in Bonfire - Diff Two Arrays 2015-10-09 18:05:55 +05:30
Quincy Larson 363d0b868d quick fix copy for npm challenge bug 2015-10-09 00:16:30 -07:00
Anton Strömkvist b74b7955eb Merge pull request #3661 from BradenWhited/fix/Lesson-31-More-Concise-Comment
Fix - Comment In Lesson 31 Needs To Be More Concise
2015-10-09 08:14:38 +02:00
Anton Strömkvist 4e983f0d69 Merge pull request #3662 from ltegman/fix/bf-diff-two-arrays-add-tests-1263
Fix BF Diff Two Arrays New Test
2015-10-09 08:13:14 +02:00
Quincy Larson 2d0af3da1d fix challenge sequence 2015-10-08 18:26:06 -07:00
Berkeley Martinez 91df8cba6f Merge pull request #3666 from FreeCodeCamp/fix/commit
update look of commit
2015-10-08 17:26:07 -07:00
Berkeley Martinez fcd7e096b2 Fix alt attribute 2015-10-08 17:25:47 -07:00
Quincy Larson da29152783 Merge branch 'fix/commit' of https://github.com/freecodecamp/freecodecamp into fix/commit
Conflicts:
	server/views/commit/index.jade
2015-10-08 17:21:30 -07:00
Quincy Larson 6fafbdf441 improve stories view 2015-10-08 17:05:42 -07:00
Berkeley Martinez e62375516b Add commit button functionality 2015-10-08 17:00:15 -07:00
Quincy Larson 66120a60b8 update look of commit 2015-10-08 16:29:43 -07:00
Logan Tegman 98d36d1aa1 Fix BF Diff Two Arrays New Test
Closes #1263
2015-10-08 15:31:52 -07:00
Quincy Larson 920d9ba403 Merge pull request #3655 from FreeCodeCamp/fix/remove-unused-endpoint
Remove unused jobs-form endpoint
2015-10-08 15:31:09 -07:00
Quincy Larson ce57a13a88 Merge pull request #3657 from FreeCodeCamp/fix/harded-certs
Harden showCert against errors
2015-10-08 15:30:13 -07:00
Quincy Larson 9c29c4c79b Merge pull request #3658 from FreeCodeCamp/fix/is-github-cool-show-cert
Fix show certs to anon user
2015-10-08 15:07:03 -07:00
Braden Whited f39fca4472 Lesson 31 - Javascript Generate random whole numbers within a range comment error #1947
Comment needed changed to be more concise.

See #1947
2015-10-08 17:47:06 -04:00
Anton Strömkvist a2c4d4ceb0 Merge pull request #3650 from ltegman/fix/bf-arguments-optional-add-doc-links
Fix BF Arguments Optional Links
2015-10-08 21:30:06 +02:00
Berkeley Martinez 0dc35f2b0a Fix show certs to anon user
closes #3648
2015-10-08 09:02:35 -07:00
Berkeley Martinez ba88def035 Harden showCert against errors 2015-10-08 08:48:52 -07:00
ahstro c2a511cb86 Seek and Destory: Remove problematic argument
Remove an empty string passed as an argument to `destroy()`. This
argument, being the last, caused people to think their code worked
correctly when it, in fact, worked correctly on all arguments except the
last one.
2015-10-08 17:32:06 +02:00
Berkeley Martinez 76618efcd0 Remove unused jobs-form endpoint 2015-10-08 08:12:48 -07:00
Anton Strömkvist 9423c1cb7f Merge pull request #3621 from ltegman/fix/bonfire-exact-change-add-tests-1409
Fix BF Exact Change Tests
2015-10-08 17:08:48 +02:00
Anton Strömkvist aaac06fda3 Merge pull request #3603 from ltegman/fix/find-white-space-explaination-2838
Fix Waypoint: Find White Space Explaination
2015-10-08 16:19:46 +02:00
Logan Tegman 59b76330db Fix BF Arguments Optional Links
Swapped out link to Function Objects for link to Closures
2015-10-07 22:26:09 -07:00
Quincy Larson 6e8cee3ed6 Merge pull request #3642 from BradenWhited/fix/Heroku-Addons-Instructions
Fix - change step 46 heroku addons:create to heroku addons:add
2015-10-07 20:43:22 -07:00
Berkeley Martinez 854b346d2e Merge pull request #3647 from QuincyLarson/fix/slot-machine
fix message on slot machine challenge
2015-10-07 18:35:53 -07:00
Quincy Larson f5ed9dbb3b fix message on slot machine challenge 2015-10-07 18:33:01 -07:00
Quincy Larson 327ddaa35e Merge pull request #3645 from FreeCodeCamp/fix/form-action-attr-xss
Fix form action attr throwing xss errors
2015-10-07 18:24:38 -07:00
Quincy Larson 0dfa70c15b Merge pull request #3646 from FreeCodeCamp/fix/certificate
Fix check for _id as well as id during certification
2015-10-07 18:13:42 -07:00
Berkeley Martinez 1695a760ef Fix check for _id as well as id during certification 2015-10-07 16:30:51 -07:00
Berkeley Martinez 113c9a297b Fix form action attr throwing xss errors
This PR fixes codeURI xss errors in chrome due to action
attribute.
2015-10-07 16:16:02 -07:00
Ben McMahon 326a7d0f2b Merge pull request #3643 from FreeCodeCamp/fix/commit-amount-group
Fix default dollar amount incorrectly set
2015-10-07 23:03:32 +01:00
Berkeley Martinez 155f9359a1 Fix default dollar amount incorrectly set 2015-10-07 14:37:48 -07:00
Braden Whited 98d151a591 change step 46 heroku addons:create mongolab to heroku addons:add mongolab #2039
Changed addons:create to addons:add
2015-10-07 14:54:39 -04:00
Quincy Larson b168be8c83 Merge pull request #3635 from FreeCodeCamp/fix/patch
hot patch/ prevent dedube
2015-10-07 06:08:29 -07:00
Berkeley Martinez 0cb8c6c58b hot patch/ prevent dedube 2015-10-07 06:05:33 -07:00
Berkeley Martinez f9d616a4a6 Merge pull request #3626 from QuincyLarson/fix/learn-button
fix learn button
2015-10-07 02:40:00 -07:00
Quincy Larson 066b2ac7f9 fix learn button 2015-10-07 02:35:23 -07:00
Quincy Larson 0b9684989c Merge pull request #3625 from FreeCodeCamp/fix/certification-typo
Fix small typo on certification challenge
2015-10-07 02:26:29 -07:00
Berkeley Martinez c6914fa205 Fix small typo on certification challenge 2015-10-07 02:22:04 -07:00
Quincy Larson 99dea77884 Merge pull request #3624 from FreeCodeCamp/fix/commit-typos
fix some typos in commit and getting started
2015-10-07 02:18:30 -07:00
Berkeley Martinez f2679810a9 fix some typos in commit and getting started 2015-10-07 02:11:23 -07:00
Berkeley Martinez 12266827af Merge pull request #3623 from FreeCodeCamp/clementine
Improve step view and add better gifs
2015-10-07 01:48:17 -07:00
Quincy Larson 39d961fa98 add new gif images and improve step view 2015-10-07 01:40:11 -07:00
Quincy Larson cdbd052b35 Merge branch 'staging' into clementine 2015-10-07 01:29:15 -07:00
Quincy Larson 1f7141c523 Merge branch 'staging' into clementine 2015-10-07 01:28:41 -07:00
Quincy Larson 087cfcece7 reverse unnecessary changes 2015-10-07 01:26:54 -07:00
Berkeley Martinez 0f6cdf8be1 Merge pull request #3615 from FreeCodeCamp/feature/commit
Add feature Commit
2015-10-07 01:23:24 -07:00
Berkeley Martinez a906b8f411 Fix firstChallenge var should point to new first challenge 2015-10-07 01:14:33 -07:00
Quincy Larson adfbdd7f9f more style improvements 2015-10-07 01:06:36 -07:00