Commit Graph

6939 Commits

Author SHA1 Message Date
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
c6064d246c Remove ramda dep 2016-01-03 16:27:19 -08:00
97a8c6b409 Merge pull request #5832 from patsul12/fix/add-test-to-us-phone-validation
adds a test to the validate phone numbers bonfire
2016-01-03 16:25:11 -08:00
bc4d1d608d Merge pull request #5834 from erictleung/fix/missing-punctuation-in-hexadecimal
Add missing punctuation in hexadecimal waypoint
2016-01-03 16:24:16 -08:00
de3c3232de adds a test to the validate phone numbers bonfire 2016-01-03 15:37:00 -08:00
4c70884771 Add missing punctuation in hexadecimal waypoint 2016-01-03 13:12:37 -08:00
2d8be851d2 Merge pull request #5822 from CaroleAnneHannon/contributions
contributions minor edits
2016-01-03 10:44:35 -08:00
6d6d309a44 contributions minor edits
Link to HelpContributors room is fixed.

Added other wiki articles related to contributing to FCC that were not
referenced before in a resources section at the bottom
2016-01-03 13:20:26 -05:00
63c104124f Merge pull request #5815 from duffn/fix/comparative-language-typo
Fix comparitive language typo in Waypoint
2016-01-03 09:38:30 -08:00
8b819fbcc4 Merge pull request #5814 from HoBi/fix/shopping-list-tests
Fix shopping list test
2016-01-03 09:38:00 -08:00
a025bc0810 Fix comparitive language typo in Waypoint 2016-01-03 07:31:28 -07:00
c683a90c5b Merge pull request #5798 from DDaems/Fix/lint-errors
Fix linting errors
2016-01-02 21:06:47 -08:00
64cfc53935 Merge pull request #5797 from DDaems/Fix/caesar-cipher
Add tips to Caesar Cipher Bonfire
2016-01-02 21:01:04 -08:00
dba9654a09 Fix linting errors 2016-01-03 05:48:23 +01:00
484da097b2 Add tips to Caesar Cipher Bonfire
- Also cleaned up the function code, less bloat.
2016-01-03 05:26:01 +01:00