aboutsummaryrefslogtreecommitdiff
path: root/web/models/points.js
Commit message (Collapse)AuthorAge
* switched tabs to 2 spacesKumar Damani2019-04-23
|
* saving status of point in db. loading only new or pending points in home pageKumar Damani2019-03-28
|
* Modified schema to include 'status' in mockpoints.js and points.js.Samarth Agarwal2019-03-28
|
* updated mobile form, updated web schemas, and /mobilerequest handler. No ↵Kumar Damani2019-03-15
| | | | front end web changes yet
* changed index to use pointscollection by defaultKumar Damani2019-02-28
|
* sending geo data to front end, displaying it as markers, and taken out ↵Kumar Damani2019-02-28
schema defs from index into models folder