Commit Graph

6953 Commits

Author SHA1 Message Date
0166f7da15 Use isPrimed api for getUser fetch action 2016-01-10 14:58:46 -08:00
fc4af39210 Do not refetch if jobs array is not empty 2016-01-10 14:58:46 -08:00
cbde6b646e Fix for name-spaced transformer 2016-01-10 14:58:46 -08:00
8109c65f8d Remove debug statement in appActions
use arrow func
2016-01-10 14:58:46 -08:00
844f43d271 Update /jobs 2016-01-10 14:58:46 -08:00
c028398b9b Make document titles work 2016-01-10 14:58:46 -08:00
9535ffd41c Fix production build never completing 2016-01-10 14:58:46 -08:00
1c6e761299 Get router history working with flux 2016-01-10 14:58:46 -08:00
bfaed15c5f On hike completed, points increase 2016-01-10 14:58:46 -08:00
38d2513223 Fix question motion on correct answer 2016-01-10 14:58:46 -08:00
bcd6a56de6 Fix transition bug 2016-01-10 14:58:46 -08:00
3ea152ed6d Next hike loads up 2016-01-10 14:58:46 -08:00
54bb926c3d Question now semi functional 2016-01-10 14:58:46 -08:00
3fd472e594 Fix manifest build order 2016-01-10 14:58:46 -08:00
550fbfbe69 First question loads 2016-01-10 14:58:46 -08:00
958537682a [fix] Lecture loads 2016-01-10 14:58:46 -08:00
af950779a4 Make structure changes to hikes 2016-01-10 14:58:46 -08:00
fe16a74faa Add services stamp 2016-01-10 14:58:46 -08:00
e86fafe83f Fix hikes order 2016-01-10 14:58:46 -08:00
562f0d9054 [add] Upgrade ThunderCats react 2016-01-10 14:58:46 -08:00
f56a20376c Fix hikes seed order 2016-01-10 14:58:46 -08:00
9ba5d2c448 Move hikes store to main store 2016-01-10 14:58:46 -08:00
bf05f88045 add tail to escape-sequences waypoint 2016-01-10 14:58:46 -08:00
8f777f62d8 add a check for single line, multi-line formatted comments, to prevent loop protect from triggering in these instances 2016-01-10 14:58:46 -08:00
4ceb5baa77 Merge pull request #6000 from Takumar/master
Fix: mistyping in 'separated' word
2016-01-09 08:50:58 -08:00
fa4b65e134 Correct mistyping in 'separated' word 2016-01-09 17:36:10 +01:00
cbd1776fa4 Merge pull request #5950 from franzwr/fix/add-missing-semicolons-in-front-end-jquery-challenge
Add missing semicolons in front end jQuery challenge
2016-01-07 09:28:19 -08:00
0435acc45f Add missing semicolons in front end jQuery challenge
Fixes #5946.
2016-01-07 11:41:35 +01:00
09abcf9f20 Merge pull request #5942 from erictleung/fix/increase-legibility-of-special-characters
Remove quotes for code tags for special characters
2016-01-06 22:49:51 -08:00
86ed13675d Remove quotes for code tags for special characters 2016-01-06 21:56:21 -08:00
d2c05b2255 Merge pull request #5918 from pmbenjamin/fix/waypoint-find-numbers-with-regular-expression-description
Improve description of Waypoint: Find Numbers with Regular Expressions
2016-01-06 20:08:02 -08:00
1e9c906f20 Merge pull request #5935 from patsul12/fix/add-example-for-objects-lookup-waypoint
add instruction to js objects waypoint
2016-01-06 20:03:04 -08:00
20b117f808 Merge pull request #5937 from patsul12/add/font-awesome-in-waypoint-descrip
updated the font awesome instructions to make them more clear.
2016-01-06 20:00:12 -08:00
03b7e458e1 updated the font awesome instructions to make them more clear. 2016-01-06 19:18:01 -08:00
7f0ed15f8e add instruction to the waypoint to make it more clear 2016-01-06 17:54:41 -08:00
6d01c143dd Improve description of Waypoint: Find Numbers with Regular Expressions
Add period at end of sentence on line 4108 of basic-javascript.json

Add period at end of sentence
2016-01-06 23:32:15 +00:00
aa2e49a7ff Merge pull request #5891 from jbmartinez/fix/friendly-date-ranges
Changes tests to work for 2016
2016-01-06 11:27:05 -08:00
1107cea961 Changes tests to work for 2016
See #5869. I think this should be a temporary fix so the campers can progress though, the tests could be more generic
2016-01-06 00:59:48 +00:00
23cb3e9878 Merge pull request #5895 from LenaBarinova/fix/bonfire-symmetric-difference-check-length
Fix tests in symmetric difference to compare members and length
2016-01-05 12:17:18 -08:00
6a37e5e9a4 Merge pull request #5893 from 0x0936/fix/case-sensitivity-tests
Udpate Waypoint: Understanding Case Sensitivity in Variables
2016-01-05 12:10:45 -08:00
ba64ddbc52 Fix tests in symmetric difference to comapre members and length 2016-01-05 11:02:31 -08:00
989cebdcd4 Udpate Waypoint: Understanding Case Sensitivity in Variables
Added three tests to check if variables in both declaration and assignment sections have been camelCased.
2016-01-05 09:12:55 -07:00
0d5bf322ed Merge pull request #5876 from ShaggyTech/fix/less-specific-regex
Changed regex in last test to make it less specific.
2016-01-04 17:45:07 -08:00
1749c5130c Change regex in last test to make it less specific.
Closes #5857

The last test will now allow a space before the closing semicolon.
2016-01-04 18:55:56 -06:00
ec18dc8dcc Merge pull request #5849 from krisgesling/fix/simplify-waypoint-language
Simplify language of waypoint description
2016-01-04 12:20:42 -08:00
95d5ccac8a Simplify language of waypoint description 2016-01-04 08:05:26 +00:00
1410f2468e Merge pull request #5843 from akshay093/patch-1
Fixed grammar and put a full stop.
2016-01-03 23:17:32 -08:00
1ba950edd8 Fixed grammar and put a full stop.
In the preview there is no line break, thus full stop is necessary for readability.
2016-01-04 12:16:26 +05:30
a762bd474b Merge pull request #5783 from SaintPeter/fix/head-tail-joins
Fix issues where bad user code hits the tail
2016-01-03 16:35:45 -08:00
16b3409682 Merge pull request #5835 from ltegman/fix/remove-ramda-dep
Remove ramda dep
2016-01-03 16:32:26 -08:00