Commit Graph

915 Commits

Author SHA1 Message Date
DealPete
650f214c4f add period to "Escaping Literal Quotes in Strings". 2016-05-27 22:57:25 -02:30
Jayden Windle
239e5232a5 fixed line break issue in filter challenge 2016-05-26 20:27:42 -04:00
Zac Clemans
c6ddf1ce71 add test assertion for underscores in palindrome bonfire 2016-05-25 15:46:08 -04:00
Logan Tegman
5a957c6089 Merge pull request #8757 from kevindessely/fix/broken-Read-Search-Ask-links
Fix Read-Search-Ask broken links
2016-05-23 07:00:06 -07:00
Rex Schrader
c7532dd200 Merge pull request #8347 from erictleung/fix/compress-and-reduce-redundant-css-hex-rgb
Compress and reduce redundant Hex/RGB challenges
2016-05-22 18:46:27 -07:00
Kevin Dessely
40019ace6f Fix Read-Search-Ask broken links 2016-05-22 14:56:55 +08:00
Logan Tegman
f6aa70d76d Merge pull request #8702 from DealPete/fix/streamers
add some 24/7 streamers
2016-05-21 22:57:30 -07:00
Mrugesh Mohapatra
a2dbb61062 Merge pull request #8746 from drewbs/fix/profile-lookup
Remove unnecessary line in Profile Lookup
2016-05-21 22:17:11 +05:30
Andrew Younge
e2d090004d Remove unnecessary line in Profile Lookup 2016-05-21 20:12:03 +08:00
Eric Leung
91572bdaf0 Compress and reduce redundant Hex/RGB challenges 2016-05-20 16:43:44 -07:00
DealPete
c766315f5e remove word 'coding' from description of streamers 2016-05-20 16:14:12 -02:30
InsomniacSabbir
08c811b28b Fixed <code> tag in seed/challenges/01-front-end-development-certification/basic-javascript.json 2016-05-20 21:01:57 +06:00
BoDonkey
46bea1d647 Alters the Celsius to Fahrenheit challenge to eliminate the initial error massage 2016-05-19 19:08:36 -04:00
Eric Leung
95108e4ca1 Merge pull request #8552 from pranayberry/fix/instruction-update
Updated Instructions and added a test case.
2016-05-19 09:05:38 -07:00
Pranay Berry
62d7e77c86 Added a test case and updated instructions.
Added one more test case to check for use of only one element of the array and changed the existing test case for better flexibility. Updated instructions for better understanding of the challenge.
2016-05-19 21:28:25 +05:30
Quincy Larson
a1f20424f3 remove https from forum link 2016-05-18 15:50:37 -07:00
DealPete
8e4bee1a8a add some 24/7 streamers
fix spacing on streamers list
2016-05-18 16:46:52 -02:30
Berkeley Martinez
ee746da65a Merge pull request #8671 from QuincyLarson/fix/remove-tweet-buttons
Remove tweet buttons and /labs
2016-05-18 09:34:07 -07:00
Berkeley Martinez
eae92b0cd7 Use brand new object id 2016-05-18 09:28:04 -07:00
Quincy Larson
aebb25431d Replace subreddit challenge with forum challenge. Add placeholder copy for non-English languages. 2016-05-18 00:03:44 -07:00
nishant-tomer
971b0310d9 add a test in Record Collection 2016-05-17 23:22:21 +05:30
Logan Tegman
b45fcaf143 Merge pull request #8663 from pranayberry/fix/bracket-notation-testcase
Updated the test case for better flexibility.
2016-05-17 09:03:28 -07:00
Pranay Berry
6df4e04c3a Changed the test case for better flexibility
Changed the test case so that it still uses same logic but can accept more complex statements.
2016-05-17 19:36:17 +05:30
Jonathan
5e044ac7d0 Merge pull request #8665 from sahilkhurana19/fix/frontend-certificate-background
Changed Frontend development certificate's background color to green.
2016-05-16 21:02:11 +01:00
Quincy Larson
24751c307c update copy of projects to recommend sharing them on Facebook instead of on Twitter 2016-05-16 12:52:04 -07:00
sahilkhurana02
d884f2ca57 Changed Frontend development certificate's background color to green. 2016-05-16 23:55:17 +05:30
Mrugesh Mohapatra
a43b294890 Merge pull request #8651 from nishant-tomer/fix/instructions-of-challenge-Trigger-Click-Events-with-jQuery
Update instructions for Trigger Click Events with jQuery
2016-05-16 19:34:56 +05:30
nishant-tomer
54d903b882 update instructions for Trigger click events with jQuery 2016-05-16 19:22:45 +05:30
Mrugesh Mohapatra
4cecc4cb08 Merge pull request #8652 from nishant-tomer/fix/broken-regex-for-challenge-Generate-Random-Whole-Numbers-with-JavaScript
Fix Generate Random Whole Numbers with JavaScript
2016-05-16 18:44:51 +05:30
Eric Leung
d5b4be490d Merge pull request #8646 from nishant-tomer/fix/typo-from-instructions-of-challenge-Profile-Lookup
Remove typo from instructions of challenge - Profile Lookup
2016-05-15 19:18:11 -07:00
nishant-tomer
98db6a1752 Fix a minor bug in regex for challenge-Generate-Random-Whole-Numbers-with-JavaScript 2016-05-16 05:25:34 +05:30
Mrugesh Mohapatra
10ce97406d Merge pull request #8639 from elazzabi/fix/typo-in-accessing-objects-properties-with-variables
Fixing typo in accessing objects proprieties with variables
2016-05-15 22:21:13 +05:30
nishant-tomer
54fc1ca3d3 Remove typo from instructions of challenge - Profile Lookup 2016-05-15 21:55:09 +05:30
nishant-tomer
c256436491 Fixed grammatical error in Manipulate Arrays with push 2016-05-15 18:37:07 +05:30
elazzabi
14796a499d fix/fixing typo in accessing objects proprieties with variables 2016-05-15 11:18:28 +01:00
sahilkhurana02
5305022ba1 Fixed broken link. 2016-05-14 22:21:59 +05:30
Mrugesh Mohapatra
af1fee085b Merge pull request #8538 from Bouncey/FIX/btn-block-Bootstrap-challenge
Fix btn-block Bootstrap challenge
2016-05-13 01:55:54 +05:30
Bouncey
70945c2ed6 Fix/ btn-block Bootstrap challenge
Fixes issue with image for describing the difference between btn and
btn-block. The image was deemed confusing with regards to the Bootstrap
btn classes

PR updated inline with feedback

More detailed description give with regards to `btn` and `btn-block` classes
2016-05-12 21:09:24 +01:00
Pranay Berry
5181adaf18 Fixed increment and decrement issue
Implemented a more flexible check to ensure both pre and post operations are accepted.
2016-05-13 00:44:29 +05:30
Arun
71b2d2e2a0 Change number of arguments in sorted-union challenge's function to 1 2016-05-11 00:02:40 +05:30
Mrugesh Mohapatra
f8230d1c60 Merge pull request #8549 from mriyaz/fix/ordered-list
Fixed the Ordered List Issue
2016-05-10 19:41:21 +05:30
Riyazuddin M
7f19520ee6 Fixed the Ordered List Issue 2016-05-10 23:43:21 +10:00
Mrugesh Mohapatra
5322c3c7ef Merge pull request #8170 from erictleung/fix/add-tests-to-geolocation-challenge
Add tests Get Geo-location Data challenge
2016-05-10 18:47:44 +05:30
Jonathan
12cc1fc4ec Merge pull request #8498 from pranayberry/fix/counting-cards-spaces
Fixed space issue on counting cards challenge.
2016-05-09 18:46:47 +01:00
Pranay Berry
445f803cb9 Fixed Spaces in Counting Cards Challenge 2016-05-09 23:14:33 +05:30
Mrugesh Mohapatra
d58bfde16b Merge pull request #8512 from ecotg/fix/challenge-typo
Fix typo in OOP challenge
2016-05-09 20:07:32 +05:30
Mrugesh Mohapatra
cc417d245d Merge pull request #8525 from hangaebal/fix/Test_in_Override_Styles_Using_Important_#8511
Fix Test in Override Styles Using Important
2016-05-09 18:40:43 +05:30
hangaebal
42d5f8a669 Fix Test in Override Styles Using Important _ 2016-05-09 21:49:07 +09:00
Mrugesh Mohapatra
258f715551 Merge pull request #8519 from farhd/fix/spaces-document-ready
adjust test to pass on space after document
2016-05-09 10:08:31 +05:30
Mrugesh Mohapatra
74766e9517 Merge pull request #8520 from oharrison/fix/instructions-typo
Fix typo
2016-05-09 09:51:05 +05:30