Commit Graph

6953 Commits

Author SHA1 Message Date
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
d9abe3dddc Use release to indicate answer attempt 2016-01-09 17:00:49 -08:00
5c1453bbaa Fix toast not showing up multiple times. 2016-01-08 21:43:53 -08:00
268bbe52e6 Left align and enlarge text in lecture 2016-01-08 10:24:30 -08:00
9a9421e712 Fix for Vimeo API change 2016-01-07 22:40:51 -08:00
8e930fbe8a Add toasts to react app 2016-01-07 15:04:32 -08:00
6c73f52970 Fix question move bug
Would cause question to change immediately before
answering was complete
2016-01-06 16:14:36 -08:00
1a858fe53c Fix hike transition bug 2016-01-06 15:39:41 -08:00
622974ca2a Fix transitioning between hikes resets questions 2016-01-06 13:19:47 -08:00
b2b933c153 Fix title for panel
This fixes hover object Object issue
2016-01-06 12:19:29 -08:00
1fb321332b Change full stack to back end on job apps 2016-01-05 21:31:48 -08:00
5ef6a7f11e jobsApp not jobApp 2016-01-05 17:43:01 -08:00
056bb6a2dd Actually use undefined instead of implicit undefined arg
Which might not be undefined...
2016-01-05 17:42:10 -08:00
81618517c0 Fix typo in preview container map 2016-01-05 12:46:54 -08:00
4e5da23844 Add error handling
In the near future these will be handled by a toast.
2016-01-05 12:34:50 -08:00
53810102dd Use isPrimed api for getUser fetch action 2016-01-05 12:26:14 -08:00
8e1f8d2159 Do not refetch if jobs array is not empty 2016-01-05 12:24:41 -08:00
6cbcc08c9f Fix for name-spaced transformer 2016-01-05 12:05:01 -08:00
e832c2ebc5 Remove debug statement in appActions
use arrow func
2016-01-05 10:11:10 -08:00
b62f09e71a Update /jobs 2016-01-04 15:51:29 -08:00
ea574d721e Make document titles work 2016-01-04 14:27:22 -08:00
30826d9ecb Fix production build never completing 2016-01-04 14:27:22 -08:00
80d36cc3cd Get router history working with flux 2016-01-04 14:27:22 -08:00
dcf7f59667 On hike completed, points increase 2016-01-04 14:27:22 -08:00
a39746d381 Fix question motion on correct answer 2016-01-04 14:27:22 -08:00
92246c2dd8 Fix transition bug 2016-01-04 14:27:22 -08:00
a3a3b1b9f2 Next hike loads up 2016-01-04 14:27:22 -08:00
acb05e3a71 Question now semi functional 2016-01-04 14:27:22 -08:00
dd4589dd6f Fix manifest build order 2016-01-04 14:27:22 -08:00
205b0da43f First question loads 2016-01-04 14:27:22 -08:00
935760a84a [fix] Lecture loads 2016-01-04 14:27:22 -08:00
22cb610279 Make structure changes to hikes 2016-01-04 14:27:22 -08:00
65b6715f68 Add services stamp 2016-01-04 14:27:22 -08:00
3028c891d7 Fix hikes order 2016-01-04 14:27:22 -08:00
cec243b032 [add] Upgrade ThunderCats react 2016-01-04 14:27:22 -08:00
1799322661 Fix hikes seed order 2016-01-04 14:27:22 -08:00
4391bfc60b Move hikes store to main store 2016-01-04 14:27:22 -08: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