Commit Graph

8470 Commits

Author SHA1 Message Date
Gaurav Makhecha
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
Xiangyun Chi
b1c836399e added test to check if the string matches exactly 2016-01-10 14:58:46 -08:00
Berkeley Martinez
d6c555cde1 Fix question move bug
Would cause question to change immediately before
answering was complete
2016-01-10 14:58:46 -08:00
Rex Schrader
06fd6e414e Record Collection Instruction Clarification 2016-01-10 14:58:46 -08:00
Berkeley Martinez
76ab73853c Fix hike transition bug 2016-01-10 14:58:46 -08:00
Rex Schrader
3f020b48c6 Fix Note, Example, and Hint Spacing 2016-01-10 14:58:46 -08:00
Berkeley Martinez
5c10678a58 Fix transitioning between hikes resets questions 2016-01-10 14:58:46 -08:00
Berkeley Martinez
cb101a631f Fix title for panel
This fixes hover object Object issue
2016-01-10 14:58:46 -08:00
Berkeley Martinez
f8aa0ec3e5 Change full stack to back end on job apps 2016-01-10 14:58:46 -08:00
Berkeley Martinez
b70f301ade jobsApp not jobApp 2016-01-10 14:58:46 -08:00
Berkeley Martinez
b6872ee00e Actually use undefined instead of implicit undefined arg
Which might not be undefined...
2016-01-10 14:58:46 -08:00
Rex Schrader
e43b9dc6ed Stand In Line - Improve Clarity 2016-01-10 14:58:46 -08:00
Berkeley Martinez
9303a26426 Fix typo in preview container map 2016-01-10 14:58:46 -08:00
Berkeley Martinez
7cb835aac4 Add error handling
In the near future these will be handled by a toast.
2016-01-10 14:58:46 -08:00
Berkeley Martinez
0166f7da15 Use isPrimed api for getUser fetch action 2016-01-10 14:58:46 -08:00
Berkeley Martinez
fc4af39210 Do not refetch if jobs array is not empty 2016-01-10 14:58:46 -08:00
Berkeley Martinez
cbde6b646e Fix for name-spaced transformer 2016-01-10 14:58:46 -08:00
Berkeley Martinez
8109c65f8d Remove debug statement in appActions
use arrow func
2016-01-10 14:58:46 -08:00
Berkeley Martinez
844f43d271 Update /jobs 2016-01-10 14:58:46 -08:00
Berkeley Martinez
c028398b9b Make document titles work 2016-01-10 14:58:46 -08:00
Berkeley Martinez
9535ffd41c Fix production build never completing 2016-01-10 14:58:46 -08:00
Berkeley Martinez
1c6e761299 Get router history working with flux 2016-01-10 14:58:46 -08:00
Berkeley Martinez
bfaed15c5f On hike completed, points increase 2016-01-10 14:58:46 -08:00
Berkeley Martinez
38d2513223 Fix question motion on correct answer 2016-01-10 14:58:46 -08:00
Berkeley Martinez
bcd6a56de6 Fix transition bug 2016-01-10 14:58:46 -08:00
Berkeley Martinez
3ea152ed6d Next hike loads up 2016-01-10 14:58:46 -08:00
Berkeley Martinez
54bb926c3d Question now semi functional 2016-01-10 14:58:46 -08:00
Berkeley Martinez
3fd472e594 Fix manifest build order 2016-01-10 14:58:46 -08:00
Berkeley Martinez
550fbfbe69 First question loads 2016-01-10 14:58:46 -08:00
Berkeley Martinez
958537682a [fix] Lecture loads 2016-01-10 14:58:46 -08:00
Berkeley Martinez
af950779a4 Make structure changes to hikes 2016-01-10 14:58:46 -08:00
Berkeley Martinez
fe16a74faa Add services stamp 2016-01-10 14:58:46 -08:00
Berkeley Martinez
e86fafe83f Fix hikes order 2016-01-10 14:58:46 -08:00
Berkeley Martinez
562f0d9054 [add] Upgrade ThunderCats react 2016-01-10 14:58:46 -08:00
Berkeley Martinez
f56a20376c Fix hikes seed order 2016-01-10 14:58:46 -08:00
Berkeley Martinez
9ba5d2c448 Move hikes store to main store 2016-01-10 14:58:46 -08:00
Harsha
bf05f88045 add tail to escape-sequences waypoint 2016-01-10 14:58:46 -08:00
patsul12
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
Logan Tegman
63ee1139da Merge pull request #5960 from FreeCodeCamp/feature/hikes
Add toasts to react app
2016-01-10 14:40:43 -08:00
Arsen Melikyan
904d0735f2 Fixes invalid JSON format data exporting 2016-01-11 02:39:15 +04:00
Logan Tegman
b074b781f7 Add test to symmetric difference 2016-01-10 12:54:14 -08:00
Logan Tegman
45741c2990 Merge pull request #5979 from patsul12/add/logical-ordering-of-elsif-waypoint
added new logical order waypoint
2016-01-10 12:46:44 -08:00
patsul12
ad120dd3cd added new logical order waypoint 2016-01-10 12:41:03 -08:00
Logan Tegman
203990153d Merge pull request #6029 from erictleung/fix/missing-instruction-period
Add missing period in instructions
2016-01-10 12:02:17 -08:00
Eric Leung
a0e677f2b1 Add missing period in instructions 2016-01-10 11:59:31 -08:00
Rex Schrader
ec46fa1830 Merge pull request #6016 from erictleung/fix/clarify-output-format-for-counting-cards
Clarify output format for counting card Checkpoint
2016-01-10 11:21:00 -08:00
Eric Leung
707c4c60fb Clarify output format for counting card Checkpoint 2016-01-10 10:40:03 -08:00
Logan Tegman
77d38fbe35 Merge pull request #6023 from dmytroyarmak/fix/allow-blank-lines-before-comment-in-html
Update test for "Use Comments to Clarify Code"
2016-01-10 09:10:10 -08:00
Dmytro Yarmak
dc6034a3e0 Update test for "Use Comments to Clarify Code"
Allow blank lines before comment for "Waypoint: Use Comments to Clarify
Code" challenge.
2016-01-10 18:46:46 +02:00
Arsen Melikyan
52601f33bd Merge pull request #6010 from erictleung/fix/note-on-commas-in-json
Add note on adding commas between JSON objects
2016-01-10 14:52:41 +04:00