aboutsummaryrefslogtreecommitdiff
path: root/web
Commit message (Collapse)AuthorAge
...
| * Added comments and made DOM easier to work with.Samarth Agarwal2019-03-07
| |
| * Added functionality so that whenever a point is clicked it opens up a ↵Samarth Agarwal2019-03-07
| | | | | | | | Details sidebar which shows information about that point.
* | resolve conflictsKumar Damani2019-03-08
|\ \
| * | added padding for distant points just in casefix/24Kumar Damani2019-03-08
| | |
* | | resolving conflictsKumar Damani2019-03-08
|\| |
| * | rezooming map using leaflet bounds to show all markersKumar Damani2019-03-08
| |/
* | remove unnecessary !!Ivan Shen2019-03-05
| |
* | Comment out prod dbIvan Shen2019-03-05
| |
* | modularize plot pointsivanshen2019-03-05
| |
* | Remove commented codeIvan Shen2019-03-05
| |
* | Point back to local dbIvan Shen2019-03-05
| |
* | Added live update functionality (feat 8)ivanshen2019-03-05
|/
* displaying all the fields in the marker popup, better var namingfeat/7Kumar Damani2019-02-28
|
* 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 default zoom level for mapKumar Damani2019-02-27
|
* fixed spaces to indentsKumar Damani2019-02-27
|
* removed unnecessary db call breaking homepage due to db updateKumar Damani2019-02-27
|
* added a step for mongodb locallyfeat/4Kumar Damani2019-02-19
|
* 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
|
* fixed READMEKumar Damani2019-02-18
|
* added basic site with basic mapKumar Damani2019-02-18