5b61f15d06
Merge pull request #1706 from kurzninja/patch-3
...
Fix for incorrect RGB test value
2015-08-10 16:27:15 -07:00
8b4a554e2c
Merge pull request #1697 from martinkwan/patch-1
...
Updated Pig Latin Link
2015-08-10 15:46:12 -07:00
8f332039af
Merge pull request #1697 from martinkwan/patch-1
...
Updated Pig Latin Link
2015-08-10 15:46:12 -07:00
59e6204768
Merge branch 'staging' into onboarding
2015-08-10 15:42:07 -07:00
a44622af82
Merge branch 'staging' into onboarding
2015-08-10 15:42:07 -07:00
f8665324ad
simplify user account and profile system for github locking
2015-08-10 15:37:49 -07:00
add87ae801
start simplifying account page
2015-08-10 15:10:38 -07:00
dbf92d04e1
Updated DNA Pairing link
...
Updated link so it would open in a new tab instead of the current tab
2015-08-10 14:42:37 -07:00
81af7a69e6
Updated DNA Pairing link
...
Updated link so it would open in a new tab instead of the current tab
2015-08-10 14:42:37 -07:00
ee0392482d
Update intermediate-bonfires.json
2015-08-10 13:42:33 -07:00
737adf1fac
Update intermediate-bonfires.json
2015-08-10 13:42:33 -07:00
b1003b403c
add to seed script: exit on error
...
filter challenge blocks that do not have challenges
2015-08-10 12:15:30 -07:00
8dabd39950
add to seed script: exit on error
...
filter challenge blocks that do not have challenges
2015-08-10 12:15:30 -07:00
a851e575bc
Merge pull request #1708 from issyl0/fix_typos_in_basic_javascript_challenge
...
Fix typos in the Basic Javascript challenge
2015-08-10 12:03:31 -07:00
8d680b487d
Merge pull request #1704 from ahstro/completion-monitor
...
Refactored CompletionMonitor() slightly
2015-08-10 11:30:14 -07:00
97b0ccac8f
fix mising type
...
remove extra bonfire in title
2015-08-10 11:27:12 -07:00
1731a549b2
Merge pull request #1701 from ahstro/seed-error
...
Incorrect keys caused error during seed
2015-08-10 11:22:58 -07:00
062d73af14
Fix for incorrect RGB test value
...
RGB test value was testing for (0,0,255) which is B, should be testing for (0, 255,0), which is green.
2015-08-10 13:20:18 -05:00
133c91fd16
Fix for incorrect RGB test value
...
RGB test value was testing for (0,0,255) which is B, should be testing for (0, 255,0), which is green.
2015-08-10 13:20:18 -05:00
9513a8b0e5
Incorrect JSON caused error during seed
2015-08-10 20:11:59 +02:00
aec8680567
Refactored CompletionMonitor() slightly
2015-08-10 18:44:19 +02:00
d7e824ebbe
done adding static images
2015-08-10 00:44:37 -07:00
d56ecd1979
add a bunch of new images to onboarding
2015-08-10 00:42:33 -07:00
b784ef90b6
Updated Pig Latin Link
...
Updated link so it would open in a new tab instead of the current tab
2015-08-10 00:40:12 -07:00
5c987cbe9a
Updated Pig Latin Link
...
Updated link so it would open in a new tab instead of the current tab
2015-08-10 00:40:12 -07:00
129ec7c98e
Merge pull request #1613 from ahstro/wrong-class
...
Updated test case comment in 'fluid containers'
2015-08-09 23:06:56 -07:00
7dc6b4de86
Merge pull request #1613 from ahstro/wrong-class
...
Updated test case comment in 'fluid containers'
2015-08-09 23:06:56 -07:00
1d724f145e
Merge branch 'staging' of https://github.com/FreeCodeCamp/freecodecamp into staging
2015-08-09 22:58:46 -07:00
d2069827d5
Merge branch 'staging' of https://github.com/FreeCodeCamp/freecodecamp into staging
2015-08-09 22:58:46 -07:00
967f92e6f4
fix challenge naming scheme
2015-08-09 22:46:44 -07:00
a7ba4bacf8
fix challenge naming scheme
2015-08-09 22:46:44 -07:00
0c349f9763
Merge pull request #1675 from alanmbarr/alanmbarr-1375
...
Update bootstrap.json waypoint-line-up-form-elements-responsively-with-bootstrap typo
2015-08-09 22:46:09 -07:00
339dfaeb1e
Merge pull request #1675 from alanmbarr/alanmbarr-1375
...
Update bootstrap.json waypoint-line-up-form-elements-responsively-with-bootstrap typo
2015-08-09 22:46:09 -07:00
a551c3ad57
Merge pull request #1692 from royshouvik/patch-1
...
Update basic-javascript.json to fix #1642
2015-08-09 22:41:58 -07:00
a45d23fd86
Merge pull request #1692 from royshouvik/patch-1
...
Update basic-javascript.json to fix #1642
2015-08-09 22:41:58 -07:00
2c6b1e9312
Merge branch 'staging' into onboarding
2015-08-09 22:00:26 -07:00
13f08bf037
Merge branch 'staging' into onboarding
2015-08-09 22:00:26 -07:00
f3028b0e6a
continue work on get-started
2015-08-09 21:59:49 -07:00
4ed041c0db
update curriculum structure again
2015-08-09 21:26:26 -07:00
6ba77ca9f6
update curriculum structure again
2015-08-09 21:26:26 -07:00
02717582d8
Update basic-javascript.json to fix #1642
...
Fixed following issues
#1639 : Fixed ```description``` to have "In JavaScript" instead of "in JavaScript" and added punctuation.
#1640 #1641 Added punctuation and fixed typo to have "perform mathematical functions" instead of "preform mathematical functions".
2015-08-10 07:32:57 +05:30
30b913b2d8
Update basic-javascript.json to fix #1642
...
Fixed following issues
#1639 : Fixed ```description``` to have "In JavaScript" instead of "in JavaScript" and added punctuation.
#1640 #1641 Added punctuation and fixed typo to have "perform mathematical functions" instead of "preform mathematical functions".
2015-08-10 07:32:57 +05:30
7ce1a06c54
remove pair programming Bonfire warm up challenge
2015-08-09 17:03:49 -07:00
e0bd8c6dd2
remove pair programming Bonfire warm up challenge
2015-08-09 17:03:49 -07:00
2f714f1541
Fix typos in the Basic Javascript challenge
...
- Partially fixes #1519 - looks like some of those typos had already
been fixed.
2015-08-09 19:32:10 +00:00
babd7cb2eb
Merge pull request #1704 from ahstro/completion-monitor
...
Refactored CompletionMonitor() slightly
2015-08-10 11:30:14 -07:00
4fae8d59b3
fix mising type
...
remove extra bonfire in title
2015-08-10 11:27:12 -07:00
ce6f0b4a61
Incorrect JSON caused error during seed
2015-08-10 20:11:59 +02:00
1fba648672
Refactored CompletionMonitor() slightly
2015-08-10 18:44:19 +02:00
76e4fc2d33
Fix typos in the Basic Javascript challenge
...
- Partially fixes #1519 - looks like some of those typos had already
been fixed.
2015-08-09 19:32:10 +00:00