aboutsummaryrefslogtreecommitdiff
path: root/web/routes/index.js
Commit message (Expand)AuthorAge
* bug with liveupdates adding duplicate pointsfeat/34Kumar Damani2019-03-28
* saving status of point in db. loading only new or pending points in home pageKumar Damani2019-03-28
* bring in the data folder inside the web folder as its a hard dependency for t...fix/25Kumar Damani2019-03-26
* for both validationsKumar Damani2019-03-26
* changing error code to 422 for one of the validation conditionsKumar Damani2019-03-26
* fixed typoKumar Damani2019-03-25
* added data validation before inserting into dbKumar Damani2019-03-25
* added FE web updates for displaying new form report. minor ui enchancementsKumar Damani2019-03-15
* updated mobile form, updated web schemas, and /mobilerequest handler. No fron...Kumar Damani2019-03-15
* modularize plot pointsivanshen2019-03-05
* Remove commented codeIvan Shen2019-03-05
* Added live update functionality (feat 8)ivanshen2019-03-05
* changed index to use pointscollection by defaultKumar Damani2019-02-28
* sending geo data to front end, displaying it as markers, and taken out schema...Kumar Damani2019-02-28
* fixed spaces to indentsKumar Damani2019-02-27
* removed unnecessary db call breaking homepage due to db updateKumar Damani2019-02-27
* added error help for mongo connectionKumar Damani2019-02-18
* properly using the atlas mongo connectionKumar Damani2019-02-18
* added check for envs and mongo uri, updated readmeKumar Damani2019-02-18
* added basic site with basic mapKumar Damani2019-02-18