Commit Graph

7134 Commits (45a160c5650a1e85e3d44458df521b8ee0982625)

Author SHA1 Message Date
Quincy Larson 45a160c565 remove advanced bonfires from required 2016-01-12 00:07:16 -06:00
Quincy Larson 3536b19dce add required state to required challenges, move advanced algorithms 2016-01-12 00:02:33 -06:00
Quincy Larson 743134031a Make advanced bonfires optional and put them in front end development certification 2016-01-11 21:22:27 -06:00
Quincy Larson 4c9026a354 Merge pull request #6071 from FreeCodeCamp/feature/add-data-science-cert
Add data vis certification
2016-01-11 18:24:39 -06:00
Berkeley Martinez ee0c5c90e0 Fix cert type switch 2016-01-11 16:23:24 -08:00
Berkeley Martinez a7f04cdc11 Add data vis certification 2016-01-11 15:58:37 -08:00
Rex Schrader 635073ffb1 Merge pull request #6069 from raisedadead/fix/waypoint-logical-order-in-if-else-statements
Fixes the example code in the Waypoint: Logical Order in If Else Statements
2016-01-11 14:13:48 -08:00
Mrugesh Mohapatra 0957ba6abb fixes FreeCodeCamp/FreeCodeCamp#6066 2016-01-12 03:04:13 +05:30
Rex Schrader 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
Rex Schrader 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
Mrugesh Mohapatra 1818b2d7d5 fixes FreeCodeCamp/FreeCodeCamp#6062 2016-01-12 02:18:02 +05:30
Mrugesh Mohapatra 7c20a2407a fixes FreeCodeCamp/FreeCodecamp#6055 2016-01-12 01:56:19 +05:30
Rex Schrader 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
Mrugesh Mohapatra d8da338c93 fixes FreeCodeCamp/FreeCodeCamp#6041 2016-01-12 01:03:36 +05:30
Rex Schrader 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
patsul12 9b2ffb1a9d add tests 2016-01-10 18:55:08 -08:00
Berkeley Martinez 05d34c8e15 Merge pull request #5848 from FreeCodeCamp/fix/hiding-text
Update certificate error messages
2016-01-10 18:22:01 -08:00
Berkeley Martinez f8e06fb2bc Fix spacing issues in privacy page 2016-01-10 18:20:13 -08:00
Berkeley Martinez 7f60af8a3f Fix change links to about 2016-01-10 18:20:13 -08:00
Berkeley Martinez 17eaed7f99 Fix lint errors 2016-01-10 18:20:13 -08:00
Quincy Larson 93ebfd4515 update labs, update about page, create TOS and privacy view 2016-01-10 18:20:13 -08:00
Quincy Larson 4da8e5565c fix landing image padding issue 2016-01-10 18:20:13 -08:00
Quincy Larson 6233f66411 update GitHub in use error message copy 2016-01-10 18:20:13 -08:00
Quincy Larson 649cfb72f8 make sync data from GitHub button's text more clear 2016-01-10 18:20:13 -08:00
Quincy Larson 9b4b6a241c fix typo 2016-01-10 19:41:50 -06:00
Rex Schrader 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
Rex Schrader 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
Berkeley Martinez f554c00fca Feature Use tap-spec in place of tap-nyancat 2016-01-10 16:13:20 -08:00
Berkeley Martinez 2fdde07b0e Merge pull request #6034 from FreeCodeCamp/master
Master
2016-01-10 15:03:10 -08:00
patsul12 3053f99d1d added new logical order waypoint 2016-01-10 14:58:46 -08:00
Eric Leung ee608f719a Add missing period in instructions 2016-01-10 14:58:46 -08:00
Eric Leung 61bd8fbc69 Clarify output format for counting card Checkpoint 2016-01-10 14:58:46 -08:00
Dmytro Yarmak 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
Akira Laine bb0f10ae66 fixed spacing issue on waypoint: counting cards
readded language stuff
2016-01-10 14:58:46 -08:00
Akira Laine 7347f4d75a fixed semicolon typo 2016-01-10 14:58:46 -08:00
Eric Leung 72488ed34d Add note on adding commas between JSON objects 2016-01-10 14:58:46 -08:00
Berkeley Martinez b6b2e9e02c Feature use toast instead of modal for info 2016-01-10 14:58:46 -08:00
Berkeley Martinez 86faa003ac Remove old debug 2016-01-10 14:58:46 -08:00
Berkeley Martinez 8ce2cde619 Remove optimistic update
Add multiple toast when saving challenge
and when first completed challenges
2016-01-10 14:58:46 -08:00
Berkeley Martinez 2553228d4c Reduce threshold for mobile 2016-01-10 14:58:46 -08:00
Berkeley Martinez 2bef4fa840 Fix postJSON$ should return response 2016-01-10 14:58:46 -08:00
Berkeley Martinez 2f068261c6 Clean up toast logic in AppActions 2016-01-10 14:58:46 -08:00
Berkeley Martinez bb2daa2a1f Clean up toast logic in App.jsx 2016-01-10 14:58:46 -08:00
Berkeley Martinez a681949995 Fix mobile touches can be empty.
Use changedTouches as backup
2016-01-10 14:58:46 -08:00
Berkeley Martinez 2277cde61b Fix grabQuestion on mobile 2016-01-10 14:58:46 -08:00
Berkeley Martinez 553f87822c feature completed challenge can also return json 2016-01-10 14:58:46 -08:00
Berkeley Martinez 0316c31708 Fix ajax json requests should be application/json 2016-01-10 14:58:46 -08:00
Berkeley Martinez 5bd52b0423 Fix on button answer must past in current Question 2016-01-10 14:58:46 -08:00
Berkeley Martinez 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
Berkeley Martinez f72cd3c986 Fix remove semi-colon guard
Users should be instructed to always use semi-colons
2016-01-10 14:58:46 -08:00