selbiguru / selbiServer

Sails server repo
0 stars 0 forks source link

updating getUsersByPhone req.body for exponetially faster UI #34

Closed jordanharris closed 8 years ago

jordanharris commented 8 years ago

Returning all the info from original ti.phone call so as to not have to repeat loops on UI

jordanharris commented 8 years ago

Looks good