Commit Graph

7263 Commits

Author SHA1 Message Date
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
d9abe3dddc Use release to indicate answer attempt 2016-01-09 17:00:49 -08:00
8740a30f82 Merge pull request #6004 from 0x0936/fix/news-search
Update news search field placeholder text
2016-01-10 01:23:28 +04:00
0166e9db8c Update news search field placeholder text
Changed placeholder text from 'Search our links' to 'search term or @username'. Tested locally.
2016-01-09 14:13:57 -07:00
4ceb5baa77 Merge pull request #6000 from Takumar/master
Fix: mistyping in 'separated' word
2016-01-09 08:50:58 -08:00
fa4b65e134 Correct mistyping in 'separated' word 2016-01-09 17:36:10 +01:00
7add877400 Merge pull request #5990 from marhyorh/upstream/insFix
fixed waypoint ins .hasOwnProperty([propname])
2016-01-09 00:12:06 -08:00
3e01018192 fixed waypoint ins .hasOwnProperty([propname]) 2016-01-09 08:26:11 +01:00
5c1453bbaa Fix toast not showing up multiple times. 2016-01-08 21:43:53 -08:00
bea3dd7d95 Merge pull request #5796 from SaintPeter/fix/note-spacing
Fix Note, Hint, and Example Spacing in Basic Javascript
2016-01-08 19:27:33 -08:00
cb38484d2c Merge pull request #5904 from SaintPeter/fix/stand-in-line-details
Stand In Line - Improve Clarity
2016-01-08 19:25:32 -08:00
13fd72fd96 Merge pull request #5983 from 0x0936/fix/waypoint-description
Update description for Waypoint: Use a CSS Class to Style an Element
2016-01-08 19:19:53 -08:00
4434deb108 Update description for Waypoint: Use a CSS Class to Style an Element
Attempting to be more clear with the instructions and use correct terminology. closes #5980
2016-01-08 18:17:57 -07:00
3a1ea688f0 Merge pull request #5981 from patsul12/fix/instruction-label-bootstrap
Updated instructions on label bootstrap waypoint
2016-01-08 16:27:34 -08:00
7aee0bd60a updated instructions on label bootstrap waypoint 2016-01-08 16:09:11 -08:00
3605c48a08 Merge pull request #5978 from patsul12/fix/json-waypoint
Change JSON Waypoint Instructions
2016-01-08 15:46:16 -08:00
2f61cdebc3 changed instructions to be more clear on data type wanted 2016-01-08 13:43:52 -08:00
54352e42b3 Merge pull request #5976 from gasperno/fix/no-url-supplied-news-page
fixes no url supplied on successful story submission
2016-01-08 12:12:12 -08:00
b28c7089a2 Merge pull request #5974 from ltegman/fix/loop-protect-default-case
Fix loop protect thinking default cases are loop labels
2016-01-08 11:56:35 -08:00
0612b92eaa Merge pull request #5968 from raisedadead/fix/unclear-instructions-conditinal-logic-with-if-waypoint
Fixes the Waypoint: Use Conditional Logic with If Statements with clearer instructions.
2016-01-08 11:32:08 -08:00
2b64a97125 fixes no url supplied on successful submission 2016-01-08 14:20:32 -05:00
268bbe52e6 Left align and enlarge text in lecture 2016-01-08 10:24:30 -08:00
5d6808e7af Fix loop protect thinking default cases are loop labels 2016-01-08 09:40:53 -08:00
1cb29b8e19 Merge pull request #5726 from patsul12/fix/loop-protect-triggering-in-comments
Fixes loop protect triggering in comments
2016-01-08 09:15:18 -08:00
93bfb3a689 closes FreeCodeCamp/FreeCodeCamp#5938 2016-01-08 07:30:58 +00:00
9a9421e712 Fix for Vimeo API change 2016-01-07 22:40:51 -08:00
0c99674775 Merge pull request #5913 from AkiraLaine/checkpoint/profile-lookup
created checkpoint: profile-lookup
2016-01-07 21:52:09 -08:00
2f72516973 created checkpoint: profile-lookup
made final changes

added release date to Jan 8

made 'prop' argument clearer
2016-01-08 16:46:49 +11:00
d40e7c902b Merge pull request #5735 from gasperno/fix/test-waypoint-escape-sequences
add tail to waypoint to display variable value
2016-01-07 16:34:41 -08:00
8e930fbe8a Add toasts to react app 2016-01-07 15:04:32 -08:00
ab40e959ce Merge pull request #5954 from gauravmak/patch-1
Add target to anchor in Waypoint Constructing Strings with Variables
2016-01-07 11:33:29 -08:00
543095c7d9 Merge pull request #5931 from SaintPeter/fix/record-collection-clarification
Record Collection Instruction Clarification
2016-01-07 11:22:09 -08:00
3145e46a81 Merge pull request #5952 from yjcxy12/fix/issue-5940
added test to check if the string matches exactly
2016-01-07 11:20:25 -08:00
81955ee9bf Merge pull request #5956 from pmbenjamin/fix/generate-random-whole-numbers-with-javascript-waypoint-description
Improve Waypoint: Generate Random Whole Numbers with Javascript desc.
2016-01-07 11:08:50 -08:00
a4a713ae19 Improve Waypoint: Generate Random Whole Numbers with Javascript description 2016-01-07 19:03:31 +00:00
9653fc5df2 Merge pull request #5871 from FreeCodeCamp/feature/hikes
Release hikes
2016-01-07 11:02:32 -08:00
8d0166c29d Add target to anchor in Waypoint Size Your Images
Mad Libs link in instructions missing the target attribute to new tab.
2016-01-08 00:14:28 +05:30
cbd1776fa4 Merge pull request #5950 from franzwr/fix/add-missing-semicolons-in-front-end-jquery-challenge
Add missing semicolons in front end jQuery challenge
2016-01-07 09:28:19 -08:00
a33312f135 added test to check if the string matches exactly 2016-01-07 12:10:53 +00:00