Commit Graph

6298 Commits

Author SHA1 Message Date
d210044b6b Fix Misleading BF Test Messages 2015-11-29 19:46:44 -08:00
ee3cd1e8b1 Merge pull request #4696 from FreeCodeCamp/fix/commonFramework-refactor
Common framework refactor
2015-11-29 16:32:06 -08:00
0275351490 Increase updatePreview delay 2015-11-29 16:28:32 -08:00
28e4252a00 Fix errors breaking pipe 2015-11-29 16:28:32 -08:00
7592131e08 Tell jquery not to execute when getting script 2015-11-29 16:28:32 -08:00
da67e77fad Fix error logic and output display 2015-11-29 16:28:32 -08:00
04db6744b9 Fix code output logic
Fix codemirror url paths
2015-11-29 16:28:32 -08:00
8c261180d3 Fix incorrect logic 2015-11-29 16:28:32 -08:00
2610573871 Bind to keyup events if editor is present 2015-11-29 16:28:32 -08:00
9532a80f26 Correct typos 2015-11-29 16:28:32 -08:00
ce37991c50 Remove console.logs 2015-11-29 16:28:32 -08:00
eec7fff909 Fix jQuery challenges 2015-11-29 16:28:32 -08:00
159b202940 Update preview on keystroke
Also removes need to check for unfinished html comments
2015-11-29 16:28:32 -08:00
e8d9e31a47 Fix bad ctrl enter logic 2015-11-29 16:28:32 -08:00
f9bdc32474 Fix editor in iFrame should be the code
This should be changed
2015-11-29 16:28:32 -08:00
6638412cc3 Preview tests now run correctly
Pulling jQuery from the parent frame
2015-11-29 16:28:32 -08:00
5a785dbad7 Load iFrame on page load 2015-11-29 16:28:32 -08:00
6f98f62dd9 Add delay to initial execute 2015-11-29 16:28:32 -08:00
d2be64cfb5 Add err handling to test run 2015-11-29 16:28:32 -08:00
83ad2e14eb Save to localStorage/uri on editor key debounce 2015-11-29 16:28:32 -08:00
fe659b20f4 Submit show completion 2015-11-29 16:28:32 -08:00
7593dc4e1b Properly display tests 2015-11-29 16:28:32 -08:00
4a7470f658 Keywords are not function calls 2015-11-29 16:28:32 -08:00
74fa49cd75 Reset and execute update display and storage 2015-11-29 16:27:14 -08:00
4bdf1b2854 Add gulp build of commonFramework 2015-11-29 16:27:14 -08:00
29f90505b7 More refactoring 2015-11-29 16:27:14 -08:00
748f7ab93f Progress towards refactoring 2015-11-29 16:21:04 -08:00
545e545f51 Fix for manifest not updating on initial build 2015-11-29 16:21:04 -08:00
0a46dc16a6 Fix for vendor files not working correctly with manifest 2015-11-29 16:21:04 -08:00
87fa38182e bundle vendor files 2015-11-29 16:20:17 -08:00
f1bccde23c Merge pull request #4785 from chriscampbell32/fix/addDoesNotWorkinSafari
added that this does not work in safari in description
2015-11-29 12:09:37 -08:00
d99be4b44e added that this does not work in safari.
added that this does not work in safari in description

added period.
2015-11-29 14:58:35 -05:00
066fbed7dd Merge pull request #4774 from ltegman/fix/wp-add-fa-icon-tests
Fix Waypoint Add Font Awesome Icons Tests
2015-11-29 00:16:24 -08:00
8bab9c627e Fix Waypoint Add Font Awesome Icons Tests
Closes #4769
2015-11-28 22:57:18 -08:00
8284a0054f Merge pull request #4738 from AryanJ-NYC/fix/truncate-a-string-description
Corrected description of Truncate a String bonfire.
2015-11-28 09:42:01 -08:00
af5a3e088f Corrected description of Truncate a String bonfire.
Close #4706
2015-11-28 12:23:23 -05:00
03e4b18460 Merge pull request #4739 from matthiaskern/fix/waypoint-slides
Fix sliding out/in for all waypoint slides
2015-11-28 09:14:09 -08:00
389a329448 Merge pull request #4760 from Blauelf/patch-1
Added a test case to Where do I belong with return value 0
2015-11-28 09:12:45 -08:00
98d2322da9 Added a test case to Where do I belong with return value 0
On the chat today I have seen several solutions that cannot return 0 (usually return arr.length instead), and they still pass, as there is no such test case. Here is one, `where([3, 10, 5], 3) === 0`.
2015-11-28 14:37:25 +01:00
8a2271d0b4 Merge pull request #4755 from sycrat/staging
added alt-text in waypoint seeds after it is taught
2015-11-27 23:40:57 -08:00
fdbcce7277 added alt-text in waypoint seeds after it is taught 2015-11-28 16:07:57 +10:00
74e680a266 Merge pull request #4753 from erictleung/fix/roman-numeral-tests-display
Fix display of Roman numeral tests
2015-11-27 21:27:24 -08:00
341cd1461b Fix display of Roman numeral tests 2015-11-27 21:22:54 -08:00
ffd3a926aa Merge pull request #4749 from erictleung/fix/random-number-test-check
Random Whole Numbers - Add test to check for editing of first line of code
2015-11-27 19:24:29 -08:00
5976fa5ee0 Add test to check for editing of first line of code 2015-11-27 18:29:13 -08:00
79f0fe381c Merge pull request #4747 from jbmartinez/fix/palindrome-bonfire-description
Fixes description on bonfire Check for Palindromes
2015-11-27 18:11:07 -08:00
d3e7f75671 Fixes description on bonfire Check for Palindromes
Closes  #4734
2015-11-27 21:03:00 -04:30
0781331103 Merge pull request #4744 from FreeCodeCamp/greenkeeper-eslint-1.10.2
Update eslint to version 1.10.2 🚀
2015-11-27 11:55:19 -08:00
7d9a626b8c Merge pull request #4736 from FreeCodeCamp/greenkeeper-helmet-0.15.0
Update helmet to version 0.15.0 🚀
2015-11-27 11:50:42 -08:00
fcd2c4c067 chore(package): update eslint to version 1.10.2
http://greenkeeper.io/
2015-11-27 10:32:14 -08:00