aboutsummaryrefslogtreecommitdiff
path: root/web/routes
Commit message (Collapse)AuthorAge
* switched tabs to 2 spacesKumar Damani2019-04-23
|
* added proper content, no stylingKumar Damani2019-04-09
|
* 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 ↵fix/25Kumar Damani2019-03-26
| | | | the index.js, so heroku needs it
* 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 ↵Kumar Damani2019-03-15
| | | | front end web changes yet
* 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 ↵Kumar Damani2019-02-28
| | | | schema defs from index into models folder
* 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