Commit Graph

6985 Commits

Author SHA1 Message Date
6cbcc08c9f Fix for name-spaced transformer 2016-01-05 12:05:01 -08:00
ba64ddbc52 Fix tests in symmetric difference to comapre members and length 2016-01-05 11:02:31 -08:00
e832c2ebc5 Remove debug statement in appActions
use arrow func
2016-01-05 10:11:10 -08:00
989cebdcd4 Udpate Waypoint: Understanding Case Sensitivity in Variables
Added three tests to check if variables in both declaration and assignment sections have been camelCased.
2016-01-05 09:12:55 -07:00
0d5bf322ed Merge pull request #5876 from ShaggyTech/fix/less-specific-regex
Changed regex in last test to make it less specific.
2016-01-04 17:45:07 -08:00
1749c5130c Change regex in last test to make it less specific.
Closes #5857

The last test will now allow a space before the closing semicolon.
2016-01-04 18:55:56 -06: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
426df6fd47 add tail to escape-sequences waypoint 2016-01-03 01:06:53 -05: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
bf6f302a8a Merge pull request #5791 from patsul12/fix/change-color-in-jquery-waypoint
updated jquery waypoint to use a higher contrast color
2016-01-02 17:58:55 -08:00
d1bf5bf4af Merge pull request #5793 from SaintPeter/fix/checkpoints-missing-profile
Fix display of Checkpoints in Profile Page
2016-01-02 17:49:39 -08:00
9a18344dad Fix display of Checkpoints
Tested Locally\n\nFixes 5782
2016-01-02 17:43:48 -08:00
7898e0c4bc updated jquery waypoint to use a higher contrast color, also updated the spanish translation to match 2016-01-02 17:35:54 -08:00
833addf7f3 Merge pull request #5776 from DDaems/Fix/reverse-arrays
Add a example to Reverse Arrays waypoint
2016-01-02 17:21:45 -08:00