Commit Graph

16746 Commits (2eafb0e82bbc9d4a8f3ab086f9dae353aa339edd)

Author SHA1 Message Date
Dylan ba1093c42f Merge pull request #13574 from Greenheart/fix/tests-for-js-global-scope-functions
fix(challenge): Fix tests for "Basic JS: Global scope and functions"
2017-02-25 11:18:13 -06:00
Dylan c71bc0ba68 Merge pull request #13574 from Greenheart/fix/tests-for-js-global-scope-functions
fix(challenge): Fix tests for "Basic JS: Global scope and functions"
2017-02-25 11:18:13 -06:00
Jonathan 846e869fa9 Merge pull request #13591 from Kenneth-LJS/fix/fix-seed-errors
Fix minor syntax errors in seed code under 'Coding Interview Data Structure Questions'
2017-02-25 14:56:04 +00:00
Kenneth 7cbe1f8ac4 Fix semicolon errors 2017-02-25 21:59:02 +08:00
Kenneth 6d6046d0c8 Fix semicolon errors 2017-02-25 21:59:02 +08:00
Samuel Plumppu f0ee4c33f2 Merge pull request #13580 from Ethan-Arrowood/fix/json-apis-and-ajax-onclick-test
Fixed and Modified Test in Trigger Click Events with JavaScript
2017-02-25 11:12:49 +01:00
Samuel Plumppu bfd193df7b Merge pull request #13580 from Ethan-Arrowood/fix/json-apis-and-ajax-onclick-test
Fixed and Modified Test in Trigger Click Events with JavaScript
2017-02-25 11:12:49 +01:00
Samuel Plumppu 112113d57a Merge pull request #13583 from Manish-Giri/fix/change-string-to-number
Change string to number in add items to array
2017-02-25 11:05:42 +01:00
Samuel Plumppu dac17e3f0f Merge pull request #13583 from Manish-Giri/fix/change-string-to-number
Change string to number in add items to array
2017-02-25 11:05:42 +01:00
Samuel Plumppu 3526a36138 Merge pull request #13572 from IanTeo/fix/relax-quoting-string-challenge
Relax strictness of Quoting Strings with Single Quotes
2017-02-25 10:50:00 +01:00
Samuel Plumppu 3ebbeae93e Merge pull request #13572 from IanTeo/fix/relax-quoting-string-challenge
Relax strictness of Quoting Strings with Single Quotes
2017-02-25 10:50:00 +01:00
Samuel Plumppu 16f5a651de Merge pull request #13566 from Kenneth-LJS/fix/fix-adding-to-set-challenge-test
Fix 'Creating and Adding to Sets in ES6' challenge
2017-02-25 10:42:19 +01:00
Samuel Plumppu 24d457e8cd Merge pull request #13566 from Kenneth-LJS/fix/fix-adding-to-set-challenge-test
Fix 'Creating and Adding to Sets in ES6' challenge
2017-02-25 10:42:19 +01:00
MANISH-GIRI dd732c42ea Change string to number in add items to array 2017-02-25 01:11:57 -05:00
MANISH-GIRI 202eb3f0e5 Change string to number in add items to array 2017-02-25 01:11:57 -05:00
Ian Teo c0c5b959e8 Relax strictness of Quoting Strings with Single Quotes 2017-02-25 13:31:07 +08:00
Ian Teo f6f88005cb Relax strictness of Quoting Strings with Single Quotes 2017-02-25 13:31:07 +08:00
Kenneth 312e66d6cf Fix 'Creating and Adding to Sets in ES6' challenge 2017-02-25 11:25:56 +08:00
Kenneth 62450896c7 Fix 'Creating and Adding to Sets in ES6' challenge 2017-02-25 11:25:56 +08:00
Ethan Arrowood 706e1aa2f3 Modified test to test for function not regex match 2017-02-24 22:07:28 -05:00
Ethan Arrowood 5eed37c6ca Modified test to test for function not regex match 2017-02-24 22:07:28 -05:00
Samuel Plumppu 9c1441f59d Merge pull request #13343 from erictleung/fix/format-learning-about-stacks
Format Learn how a stack works challenge
2017-02-25 00:27:18 +01:00
Samuel Plumppu 901fce85b8 Merge pull request #13343 from erictleung/fix/format-learning-about-stacks
Format Learn how a stack works challenge
2017-02-25 00:27:18 +01:00
Samuel Plumppu 6f17967daa Merge pull request #13563 from AngShiYa/fix/es6-formatting
Reformat ES6 challenges instructions
2017-02-25 00:16:42 +01:00
Samuel Plumppu 164bc2a0a9 Merge pull request #13563 from AngShiYa/fix/es6-formatting
Reformat ES6 challenges instructions
2017-02-25 00:16:42 +01:00
Samuel Plumppu 06abf92469 fix(challenge): Fix tests for "Basic JS: Global scope and functions"
Since the last test case was triggering on a line from the challenge
head, it was necessary to slightly modify the test cases.

They now let the expected code pass.
2017-02-24 23:45:22 +01:00
Samuel Plumppu 48990fb33a fix(challenge): Fix tests for "Basic JS: Global scope and functions"
Since the last test case was triggering on a line from the challenge
head, it was necessary to slightly modify the test cases.

They now let the expected code pass.
2017-02-24 23:45:22 +01:00
Samuel Plumppu 596a254851 Merge pull request #13573 from AngShiYa/fix/remove-description-in-challenge-seed
Remove description in challenge seed
2017-02-24 22:34:12 +01:00
Samuel Plumppu f80ec42c47 Merge pull request #13573 from AngShiYa/fix/remove-description-in-challenge-seed
Remove description in challenge seed
2017-02-24 22:34:12 +01:00
Samuel Plumppu 1babb06858 Merge pull request #13554 from gogolab/fix/issue13466
Update description of beta challenge
2017-02-24 22:24:43 +01:00
Samuel Plumppu ad4938c0e8 Merge pull request #13554 from gogolab/fix/issue13466
Update description of beta challenge
2017-02-24 22:24:43 +01:00
Samuel Plumppu b257afe683 Merge pull request #13560 from Manish-Giri/fix/add-tests-remove-from-set
Add tests for remove from set
2017-02-24 21:35:48 +01:00
Samuel Plumppu fb5ff15929 Merge pull request #13560 from Manish-Giri/fix/add-tests-remove-from-set
Add tests for remove from set
2017-02-24 21:35:48 +01:00
Ang Shi Ya 7af87063cd Remove description in challenge seed 2017-02-25 01:59:38 +08:00
Ang Shi Ya ecf2da61ae Remove description in challenge seed 2017-02-25 01:59:38 +08:00
Samuel Plumppu c445fadb4e Merge pull request #13570 from AngShiYa/fix/add-note-in-bootstrap-json
Add note and edit link in challenge description
2017-02-24 18:40:01 +01:00
Samuel Plumppu 28544ab01d Merge pull request #13570 from AngShiYa/fix/add-note-in-bootstrap-json
Add note and edit link in challenge description
2017-02-24 18:40:01 +01:00
Ang Shi Ya 0b3a3ea9d1 Add note and edit link in description 2017-02-25 00:37:04 +08:00
Ang Shi Ya a1491323b3 Add note and edit link in description 2017-02-25 00:37:04 +08:00
Dylan c73bb44be9 Merge pull request #13567 from hay-dee/fix/validate-inline-style-color
Amended regex to properly validate inline-style
2017-02-24 10:30:43 -06:00
Dylan 7f86ffc57c Merge pull request #13567 from hay-dee/fix/validate-inline-style-color
Amended regex to properly validate inline-style
2017-02-24 10:30:43 -06:00
Dylan 2123427e6a Merge pull request #13080 from ajain17/fix/jquery_delete_function
Allow closing brackets on the same line
2017-02-24 10:26:18 -06:00
Dylan 718b3a3daa Merge pull request #13080 from ajain17/fix/jquery_delete_function
Allow closing brackets on the same line
2017-02-24 10:26:18 -06:00
boyinstruggle 3bcb72d6a6 Amended regex to properly validate inline-style 2017-02-24 22:21:17 +08:00
boyinstruggle 07ce770558 Amended regex to properly validate inline-style 2017-02-24 22:21:17 +08:00
Joseph Livengood fe0b5e11a8 Updated from remixing Gomix projects to Importing (#13547) 2017-02-23 23:09:57 -06:00
Joseph Livengood e12797b24e Updated from remixing Gomix projects to Importing (#13547) 2017-02-23 23:09:57 -06:00
Ang Shi Ya 6ee5f4632f Reformat ES6 challenges instructions 2017-02-24 13:02:17 +08:00
Ang Shi Ya edf6f7ea2f Reformat ES6 challenges instructions 2017-02-24 13:02:17 +08:00
John OKeefe 9aa8cd261a Fix for failing test on width css property 2017-02-23 20:18:32 -08:00