aboutsummaryrefslogtreecommitdiff
path: root/web/public/javascripts/map.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
* Added semicolons to be consistent.Samarth Agarwal2019-03-26
* Update map.jsSamarth-Agarwal12019-03-26
* Finished front-end side of this feature.Samarth Agarwal2019-03-22
* Finished merge.Samarth Agarwal2019-03-21
|\
| * code cleanupKumar Damani2019-03-15
| * added FE web updates for displaying new form report. minor ui enchancementsKumar Damani2019-03-15
* | Saving changes before merge.Samarth Agarwal2019-03-21
|/
* Merged feat/22.Samarth Agarwal2019-03-08
|\
| * Changed code so that the popup doesn't show up when the marker is clicked.feat/22Samarth Agarwal2019-03-08
| * 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 Details...Samarth Agarwal2019-03-07
* | 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
* | modularize plot pointsivanshen2019-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
* sending geo data to front end, displaying it as markers, and taken out schema...Kumar Damani2019-02-28
* 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 basic site with basic mapKumar Damani2019-02-18