Commit Graph

15799 Commits

Author SHA1 Message Date
Dmytro Yarmak
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
Arsen Melikyan
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
Arsen Melikyan
30cf2e5e7c 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
Arsen Melikyan
0b30248d09 Merge pull request #6014 from AkiraLaine/fix/semicolon
fixed semicolon typo
2016-01-10 14:50:43 +04:00
Arsen Melikyan
e4fc17938e Merge pull request #6014 from AkiraLaine/fix/semicolon
fixed semicolon typo
2016-01-10 14:50:43 +04:00
Arsen Melikyan
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
Akira Laine
0628ed1ba6 fixed spacing issue on waypoint: counting cards
readded language stuff
2016-01-10 19:57:49 +11:00
Akira Laine
f190670448 fixed spacing issue on waypoint: counting cards
readded language stuff
2016-01-10 19:57:49 +11:00
Akira Laine
00e40e3194 fixed semicolon typo 2016-01-10 19:10:08 +11:00
Akira Laine
feb449752b fixed semicolon typo 2016-01-10 19:10:08 +11:00
Eric Leung
3fc2b5c6c0 Add note on adding commas between JSON objects 2016-01-10 00:00:57 -08:00
Eric Leung
b1c9ed15bf Add note on adding commas between JSON objects 2016-01-10 00:00:57 -08:00
Berkeley Martinez
8ba64d4950 Feature use toast instead of modal for info 2016-01-09 23:40:42 -08:00
Berkeley Martinez
2962ee52a0 Remove old debug 2016-01-09 23:23:04 -08:00
Berkeley Martinez
d172edecf7 Remove optimistic update
Add multiple toast when saving challenge
and when first completed challenges
2016-01-09 23:21:19 -08:00
Berkeley Martinez
e3890785a2 Reduce threshold for mobile 2016-01-09 23:21:03 -08:00
Berkeley Martinez
c670cdfaab Fix postJSON$ should return response 2016-01-09 23:05:53 -08:00
Berkeley Martinez
a8ee090fea Clean up toast logic in AppActions 2016-01-09 22:49:16 -08:00
Berkeley Martinez
f65b6472dd Clean up toast logic in App.jsx 2016-01-09 22:48:48 -08:00
Berkeley Martinez
632f596821 Fix mobile touches can be empty.
Use changedTouches as backup
2016-01-09 22:47:28 -08:00
Berkeley Martinez
835a478282 Fix grabQuestion on mobile 2016-01-09 22:18:17 -08:00
Berkeley Martinez
e51127ffc7 feature completed challenge can also return json 2016-01-09 20:08:01 -08:00
Berkeley Martinez
7e2867f747 Fix ajax json requests should be application/json 2016-01-09 19:59:17 -08:00
Berkeley Martinez
850c63a0a0 Fix on button answer must past in current Question 2016-01-09 18:40:07 -08:00
Berkeley Martinez
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
Berkeley Martinez
019a28a5cc Fix remove semi-colon guard
Users should be instructed to always use semi-colons
2016-01-09 18:16:10 -08:00
Berkeley Martinez
d9abe3dddc Use release to indicate answer attempt 2016-01-09 17:00:49 -08:00
Arsen Melikyan
8740a30f82 Merge pull request #6004 from 0x0936/fix/news-search
Update news search field placeholder text
2016-01-10 01:23:28 +04:00
Robert Richey
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
Rex Schrader
4ceb5baa77 Merge pull request #6000 from Takumar/master
Fix: mistyping in 'separated' word
2016-01-09 08:50:58 -08:00
Aleksander Gębicki
a3a2ae36a7 Correct mistyping in 'separated' word 2016-01-09 17:36:10 +01:00
Aleksander Gębicki
fa4b65e134 Correct mistyping in 'separated' word 2016-01-09 17:36:10 +01:00
Rex Schrader
fa049e9bf5 Merge pull request #5990 from marhyorh/upstream/insFix
fixed waypoint ins .hasOwnProperty([propname])
2016-01-09 00:12:06 -08:00
Rex Schrader
7add877400 Merge pull request #5990 from marhyorh/upstream/insFix
fixed waypoint ins .hasOwnProperty([propname])
2016-01-09 00:12:06 -08:00
Adegbuyi Ademola
014b81e0c2 fixed waypoint ins .hasOwnProperty([propname]) 2016-01-09 08:26:11 +01:00
Adegbuyi Ademola
3e01018192 fixed waypoint ins .hasOwnProperty([propname]) 2016-01-09 08:26:11 +01:00
Berkeley Martinez
5c1453bbaa Fix toast not showing up multiple times. 2016-01-08 21:43:53 -08:00
Logan Tegman
2acb7da991 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
Logan Tegman
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
Logan Tegman
169e05a66a Merge pull request #5904 from SaintPeter/fix/stand-in-line-details
Stand In Line - Improve Clarity
2016-01-08 19:25:32 -08:00
Logan Tegman
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
Rex Schrader
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
Robert Richey
665798ba91 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
Robert Richey
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
Rex Schrader
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
Rex Schrader
366d0a4f9b Merge pull request #5981 from patsul12/fix/instruction-label-bootstrap
Updated instructions on label bootstrap waypoint
2016-01-08 16:27:34 -08:00
patsul12
7aee0bd60a updated instructions on label bootstrap waypoint 2016-01-08 16:09:11 -08:00
patsul12
06ce3a0621 updated instructions on label bootstrap waypoint 2016-01-08 16:09:11 -08:00
Rex Schrader
3605c48a08 Merge pull request #5978 from patsul12/fix/json-waypoint
Change JSON Waypoint Instructions
2016-01-08 15:46:16 -08:00
Rex Schrader
217210b267 Merge pull request #5978 from patsul12/fix/json-waypoint
Change JSON Waypoint Instructions
2016-01-08 15:46:16 -08:00