aboutsummaryrefslogtreecommitdiff
path: root/web/public/javascripts
Commit message (Collapse)AuthorAge
* removed js library for dark mode basemapHH-feat-2Kumar Damani2019-04-23
|
* added dark mode optionKumar Damani2019-04-23
|
* switched tabs to 2 spacesKumar Damani2019-04-23
|
* bug fix for initial load without any pointsKumar Damani2019-04-19
|
* web ui updatesKumar Damani2019-04-19
|
* Changed pic url for pending clicks.Samarth Agarwal2019-03-29
|
* Added undef line.Samarth Agarwal2019-03-29
|\
| * Added undef lineSamarth Agarwal2019-03-29
| |
* | Finished mergeSamarth Agarwal2019-03-29
| |
* | Merging.Samarth Agarwal2019-03-29
|\|
| * Merging.feat/33Samarth Agarwal2019-03-29
| |
| * Changed null to undefined.Samarth Agarwal2019-03-29
| |
| * Implemented feature so that whenever a point is clicked a red dot shows up ↵Samarth Agarwal2019-03-29
| | | | | | | | at its base to focus on it and the screen zooms to put the point in the center.
* | 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 ↵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
| |
* | 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 ↵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 basic site with basic mapKumar Damani2019-02-18