Commit Graph

7127 Commits

Author SHA1 Message Date
0957ba6abb fixes FreeCodeCamp/FreeCodeCamp#6066 2016-01-12 03:04:13 +05:30
dc4b555362 Merge pull request #6065 from raisedadead/fix/waypoint-assignment-with-a-returned-value-improve-example
Fixes the example text for Waypoint: Assignment with a Returned Value
2016-01-11 13:19:25 -08:00
73ac2bec0c Merge pull request #6064 from raisedadead/fix/waypoint-introducing-else-statements-combine-statements
Fixes the instructions for Waypoint: Introducing Else Statements
2016-01-11 13:19:00 -08:00
1818b2d7d5 fixes FreeCodeCamp/FreeCodeCamp#6062 2016-01-12 02:18:02 +05:30
7c20a2407a fixes FreeCodeCamp/FreeCodecamp#6055 2016-01-12 01:56:19 +05:30
ad89dafdfe Merge pull request #6053 from raisedadead/fix/zipline-build-a-wikipedia-server-recommended-hint
Added recommended hint to Zipline: Build a Wikipedia Viewer
2016-01-11 11:41:40 -08:00
d8da338c93 fixes FreeCodeCamp/FreeCodeCamp#6041 2016-01-12 01:03:36 +05:30
8f64c2f06e Merge pull request #6031 from patsul12/fix/add-tests-for-concat-waypoint
Add Tests to Concat with Plus Waypoint
2016-01-10 19:53:13 -08:00
9b2ffb1a9d add tests 2016-01-10 18:55:08 -08:00
05d34c8e15 Merge pull request #5848 from FreeCodeCamp/fix/hiding-text
Update certificate error messages
2016-01-10 18:22:01 -08:00
f8e06fb2bc Fix spacing issues in privacy page 2016-01-10 18:20:13 -08:00
7f60af8a3f Fix change links to about 2016-01-10 18:20:13 -08:00
17eaed7f99 Fix lint errors 2016-01-10 18:20:13 -08:00
93ebfd4515 update labs, update about page, create TOS and privacy view 2016-01-10 18:20:13 -08:00
4da8e5565c fix landing image padding issue 2016-01-10 18:20:13 -08:00
6233f66411 update GitHub in use error message copy 2016-01-10 18:20:13 -08:00
649cfb72f8 make sync data from GitHub button's text more clear 2016-01-10 18:20:13 -08:00
9b4b6a241c fix typo 2016-01-10 19:41:50 -06:00
7cbfd223ae Merge pull request #6039 from FreeCodeCamp/feature/use-tap-spec
Feature Use tap-spec in place of tap-nyancat
2016-01-10 17:33:54 -08:00
4582a4b956 Merge pull request #6030 from ltegman/fix/add-symm-diff-test
Add test to symmetric difference
2016-01-10 17:24:33 -08:00
f554c00fca Feature Use tap-spec in place of tap-nyancat 2016-01-10 16:13:20 -08:00
2fdde07b0e Merge pull request #6034 from FreeCodeCamp/master
Master
2016-01-10 15:03:10 -08:00
3053f99d1d added new logical order waypoint 2016-01-10 14:58:46 -08:00
ee608f719a Add missing period in instructions 2016-01-10 14:58:46 -08:00
61bd8fbc69 Clarify output format for counting card Checkpoint 2016-01-10 14:58:46 -08:00
8dc8ff82e0 Update test for "Use Comments to Clarify Code"
Allow blank lines before comment for "Waypoint: Use Comments to Clarify
Code" challenge.
2016-01-10 14:58:46 -08:00
bb0f10ae66 fixed spacing issue on waypoint: counting cards
readded language stuff
2016-01-10 14:58:46 -08:00
7347f4d75a fixed semicolon typo 2016-01-10 14:58:46 -08:00
72488ed34d Add note on adding commas between JSON objects 2016-01-10 14:58:46 -08:00
b6b2e9e02c Feature use toast instead of modal for info 2016-01-10 14:58:46 -08:00
86faa003ac Remove old debug 2016-01-10 14:58:46 -08:00
8ce2cde619 Remove optimistic update
Add multiple toast when saving challenge
and when first completed challenges
2016-01-10 14:58:46 -08:00
2553228d4c Reduce threshold for mobile 2016-01-10 14:58:46 -08:00
2bef4fa840 Fix postJSON$ should return response 2016-01-10 14:58:46 -08:00
2f068261c6 Clean up toast logic in AppActions 2016-01-10 14:58:46 -08:00
bb2daa2a1f Clean up toast logic in App.jsx 2016-01-10 14:58:46 -08:00
a681949995 Fix mobile touches can be empty.
Use changedTouches as backup
2016-01-10 14:58:46 -08:00
2277cde61b Fix grabQuestion on mobile 2016-01-10 14:58:46 -08:00
553f87822c feature completed challenge can also return json 2016-01-10 14:58:46 -08:00
0316c31708 Fix ajax json requests should be application/json 2016-01-10 14:58:46 -08:00
5bd52b0423 Fix on button answer must past in current Question 2016-01-10 14:58:46 -08:00
e923513cea Fix for no key issue
Now if location has no key, it is assumed that history hasn't updated
2016-01-10 14:58:46 -08:00
f72cd3c986 Fix remove semi-colon guard
Users should be instructed to always use semi-colons
2016-01-10 14:58:46 -08:00
4096f77c39 Use release to indicate answer attempt 2016-01-10 14:58:46 -08:00
7da7f7c47a Update news search field placeholder text
Changed placeholder text from 'Search our links' to 'search term or @username'. Tested locally.
2016-01-10 14:58:46 -08:00
c6f1468ff5 fixed waypoint ins .hasOwnProperty([propname]) 2016-01-10 14:58:46 -08:00
66c04513cb Fix toast not showing up multiple times. 2016-01-10 14:58:46 -08:00
392fb281e5 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-10 14:58:46 -08:00
9c04382a4f updated instructions on label bootstrap waypoint 2016-01-10 14:58:46 -08:00
ef0b1e7801 changed instructions to be more clear on data type wanted 2016-01-10 14:58:46 -08:00