Commit Graph

7201 Commits

Author SHA1 Message Date
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
63ee1139da Merge pull request #5960 from FreeCodeCamp/feature/hikes
Add toasts to react app
2016-01-10 14:40:43 -08:00
904d0735f2 Fixes invalid JSON format data exporting 2016-01-11 02:39:15 +04:00
b074b781f7 Add test to symmetric difference 2016-01-10 12:54:14 -08:00
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
ad120dd3cd added new logical order waypoint 2016-01-10 12:41:03 -08:00
203990153d Merge pull request #6029 from erictleung/fix/missing-instruction-period
Add missing period in instructions
2016-01-10 12:02:17 -08:00
a0e677f2b1 Add missing period in instructions 2016-01-10 11:59:31 -08:00
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
707c4c60fb Clarify output format for counting card Checkpoint 2016-01-10 10:40:03 -08:00
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
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
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
0b30248d09 Merge pull request #6014 from AkiraLaine/fix/semicolon
fixed semicolon typo
2016-01-10 14:50:43 +04:00
ed981d6c3a Merge pull request #6015 from AkiraLaine/fix/text-spacing
fixed spacing issue on waypoint: counting cards
2016-01-10 14:39:56 +04:00
f190670448 fixed spacing issue on waypoint: counting cards
readded language stuff
2016-01-10 19:57:49 +11:00
00e40e3194 fixed semicolon typo 2016-01-10 19:10:08 +11:00
3fc2b5c6c0 Add note on adding commas between JSON objects 2016-01-10 00:00:57 -08:00
8ba64d4950 Feature use toast instead of modal for info 2016-01-09 23:40:42 -08:00
2962ee52a0 Remove old debug 2016-01-09 23:23:04 -08:00
d172edecf7 Remove optimistic update
Add multiple toast when saving challenge
and when first completed challenges
2016-01-09 23:21:19 -08:00
e3890785a2 Reduce threshold for mobile 2016-01-09 23:21:03 -08:00
c670cdfaab Fix postJSON$ should return response 2016-01-09 23:05:53 -08:00
a8ee090fea Clean up toast logic in AppActions 2016-01-09 22:49:16 -08:00
f65b6472dd Clean up toast logic in App.jsx 2016-01-09 22:48:48 -08:00
632f596821 Fix mobile touches can be empty.
Use changedTouches as backup
2016-01-09 22:47:28 -08:00
835a478282 Fix grabQuestion on mobile 2016-01-09 22:18:17 -08:00
e51127ffc7 feature completed challenge can also return json 2016-01-09 20:08:01 -08:00
7e2867f747 Fix ajax json requests should be application/json 2016-01-09 19:59:17 -08:00
850c63a0a0 Fix on button answer must past in current Question 2016-01-09 18:40:07 -08:00
9acc946a4e Fix for no key issue
Now if location has no key, it is assumed that history hasn't updated
2016-01-09 18:38:15 -08:00
019a28a5cc Fix remove semi-colon guard
Users should be instructed to always use semi-colons
2016-01-09 18:16:10 -08:00