Commit Graph

15783 Commits

Author SHA1 Message Date
Gaurav Makhecha
cdc29fa6e8 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
Berkeley Martinez
a681949995 Fix mobile touches can be empty.
Use changedTouches as backup
2016-01-10 14:58:46 -08:00
Xiangyun Chi
4504cab299 added test to check if the string matches exactly 2016-01-10 14:58:46 -08:00
Berkeley Martinez
2277cde61b Fix grabQuestion on mobile 2016-01-10 14:58:46 -08:00
Rex Schrader
faca93d1f5 Record Collection Instruction Clarification 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
Rex Schrader
353c67622d Fix Note, Example, and Hint Spacing 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
Rex Schrader
fdc8efee75 Stand In Line - Improve Clarity 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
14b9e5fdd9 Fix hikes seed order 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
Harsha
71113b843a add tail to escape-sequences waypoint 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
Berkeley Martinez
4096f77c39 Use release to indicate answer attempt 2016-01-10 14:58:46 -08:00
Robert Richey
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
Adegbuyi Ademola
c6f1468ff5 fixed waypoint ins .hasOwnProperty([propname]) 2016-01-10 14:58:46 -08:00
Berkeley Martinez
66c04513cb Fix toast not showing up multiple times. 2016-01-10 14:58:46 -08:00
Robert Richey
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
patsul12
9c04382a4f updated instructions on label bootstrap waypoint 2016-01-10 14:58:46 -08:00
patsul12
ef0b1e7801 changed instructions to be more clear on data type wanted 2016-01-10 14:58:46 -08:00
Harsha
a2343829bb fixes no url supplied on successful submission 2016-01-10 14:58:46 -08:00
Berkeley Martinez
5ffa12a77c Left align and enlarge text in lecture 2016-01-10 14:58:46 -08:00
Logan Tegman
0e16ab515c Fix loop protect thinking default cases are loop labels 2016-01-10 14:58:46 -08:00
Mrugesh Mohapatra
5f63eb79ee closes FreeCodeCamp/FreeCodeCamp#5938 2016-01-10 14:58:46 -08:00
Berkeley Martinez
9b91703953 Fix for Vimeo API change 2016-01-10 14:58:46 -08:00
Akira Laine
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
Berkeley Martinez
c6bd4695af Add toasts to react app 2016-01-10 14:58:46 -08:00
Peter Benjamin
d6cce6e7ca Improve Waypoint: Generate Random Whole Numbers with Javascript description 2016-01-10 14:58:46 -08:00
Gaurav Makhecha
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
Xiangyun Chi
b1c836399e added test to check if the string matches exactly 2016-01-10 14:58:46 -08:00
Berkeley Martinez
d6c555cde1 Fix question move bug
Would cause question to change immediately before
answering was complete
2016-01-10 14:58:46 -08:00
Rex Schrader
06fd6e414e Record Collection Instruction Clarification 2016-01-10 14:58:46 -08:00
Berkeley Martinez
76ab73853c Fix hike transition bug 2016-01-10 14:58:46 -08:00
Rex Schrader
3f020b48c6 Fix Note, Example, and Hint Spacing 2016-01-10 14:58:46 -08:00
Berkeley Martinez
5c10678a58 Fix transitioning between hikes resets questions 2016-01-10 14:58:46 -08:00
Berkeley Martinez
cb101a631f Fix title for panel
This fixes hover object Object issue
2016-01-10 14:58:46 -08:00
Berkeley Martinez
f8aa0ec3e5 Change full stack to back end on job apps 2016-01-10 14:58:46 -08:00
Berkeley Martinez
b70f301ade jobsApp not jobApp 2016-01-10 14:58:46 -08:00
Berkeley Martinez
b6872ee00e Actually use undefined instead of implicit undefined arg
Which might not be undefined...
2016-01-10 14:58:46 -08:00
Rex Schrader
e43b9dc6ed Stand In Line - Improve Clarity 2016-01-10 14:58:46 -08:00
Berkeley Martinez
9303a26426 Fix typo in preview container map 2016-01-10 14:58:46 -08:00
Berkeley Martinez
7cb835aac4 Add error handling
In the near future these will be handled by a toast.
2016-01-10 14:58:46 -08:00
Berkeley Martinez
0166f7da15 Use isPrimed api for getUser fetch action 2016-01-10 14:58:46 -08:00
Berkeley Martinez
fc4af39210 Do not refetch if jobs array is not empty 2016-01-10 14:58:46 -08:00
Berkeley Martinez
cbde6b646e Fix for name-spaced transformer 2016-01-10 14:58:46 -08:00
Berkeley Martinez
8109c65f8d Remove debug statement in appActions
use arrow func
2016-01-10 14:58:46 -08:00
Berkeley Martinez
844f43d271 Update /jobs 2016-01-10 14:58:46 -08:00
Berkeley Martinez
c028398b9b Make document titles work 2016-01-10 14:58:46 -08:00
Berkeley Martinez
9535ffd41c Fix production build never completing 2016-01-10 14:58:46 -08:00