Commit Graph

6967 Commits

Author SHA1 Message Date
f9b3b7545a Add target to anchor in Waypoint Size Your Images
Mad Libs link in instructions missing the target attribute to new tab.
2016-01-10 14:58:46 -08:00
b1c836399e added test to check if the string matches exactly 2016-01-10 14:58:46 -08:00
d6c555cde1 Fix question move bug
Would cause question to change immediately before
answering was complete
2016-01-10 14:58:46 -08:00
06fd6e414e Record Collection Instruction Clarification 2016-01-10 14:58:46 -08:00
76ab73853c Fix hike transition bug 2016-01-10 14:58:46 -08:00
3f020b48c6 Fix Note, Example, and Hint Spacing 2016-01-10 14:58:46 -08:00
5c10678a58 Fix transitioning between hikes resets questions 2016-01-10 14:58:46 -08:00
cb101a631f Fix title for panel
This fixes hover object Object issue
2016-01-10 14:58:46 -08:00
f8aa0ec3e5 Change full stack to back end on job apps 2016-01-10 14:58:46 -08:00
b70f301ade jobsApp not jobApp 2016-01-10 14:58:46 -08:00
b6872ee00e Actually use undefined instead of implicit undefined arg
Which might not be undefined...
2016-01-10 14:58:46 -08:00
e43b9dc6ed Stand In Line - Improve Clarity 2016-01-10 14:58:46 -08:00
9303a26426 Fix typo in preview container map 2016-01-10 14:58:46 -08:00
7cb835aac4 Add error handling
In the near future these will be handled by a toast.
2016-01-10 14:58:46 -08:00
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