Commit Graph

7201 Commits

Author SHA1 Message Date
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
a2343829bb fixes no url supplied on successful submission 2016-01-10 14:58:46 -08:00
5ffa12a77c Left align and enlarge text in lecture 2016-01-10 14:58:46 -08:00
0e16ab515c Fix loop protect thinking default cases are loop labels 2016-01-10 14:58:46 -08:00
5f63eb79ee closes FreeCodeCamp/FreeCodeCamp#5938 2016-01-10 14:58:46 -08:00
9b91703953 Fix for Vimeo API change 2016-01-10 14:58:46 -08:00
f02dffaff1 created checkpoint: profile-lookup
made final changes

added release date to Jan 8

made 'prop' argument clearer
2016-01-10 14:58:46 -08:00
c6bd4695af Add toasts to react app 2016-01-10 14:58:46 -08:00
d6cce6e7ca Improve Waypoint: Generate Random Whole Numbers with Javascript description 2016-01-10 14:58:46 -08:00
f9b3b7545a Add target to anchor in Waypoint Size Your Images
Mad Libs link in instructions missing the target attribute to new tab.
2016-01-10 14:58:46 -08:00
b1c836399e added test to check if the string matches exactly 2016-01-10 14:58:46 -08:00
d6c555cde1 Fix question move bug
Would cause question to change immediately before
answering was complete
2016-01-10 14:58:46 -08:00
06fd6e414e Record Collection Instruction Clarification 2016-01-10 14:58:46 -08:00
76ab73853c Fix hike transition bug 2016-01-10 14:58:46 -08:00
3f020b48c6 Fix Note, Example, and Hint Spacing 2016-01-10 14:58:46 -08:00
5c10678a58 Fix transitioning between hikes resets questions 2016-01-10 14:58:46 -08:00
cb101a631f Fix title for panel
This fixes hover object Object issue
2016-01-10 14:58:46 -08:00
f8aa0ec3e5 Change full stack to back end on job apps 2016-01-10 14:58:46 -08:00
b70f301ade jobsApp not jobApp 2016-01-10 14:58:46 -08:00
b6872ee00e Actually use undefined instead of implicit undefined arg
Which might not be undefined...
2016-01-10 14:58:46 -08:00
e43b9dc6ed Stand In Line - Improve Clarity 2016-01-10 14:58:46 -08:00
9303a26426 Fix typo in preview container map 2016-01-10 14:58:46 -08:00
7cb835aac4 Add error handling
In the near future these will be handled by a toast.
2016-01-10 14:58:46 -08:00
0166f7da15 Use isPrimed api for getUser fetch action 2016-01-10 14:58:46 -08:00
fc4af39210 Do not refetch if jobs array is not empty 2016-01-10 14:58:46 -08:00
cbde6b646e Fix for name-spaced transformer 2016-01-10 14:58:46 -08:00
8109c65f8d Remove debug statement in appActions
use arrow func
2016-01-10 14:58:46 -08:00
844f43d271 Update /jobs 2016-01-10 14:58:46 -08:00